What's new?
ARLAS-server
v26.0.1 (2024-08-23)
v26.0.1-rc.1 (2024-08-23)
v26.0.0 (2024-08-21)
v25.1.0 (2024-07-04)
New stuff:
Fixed bugs:
- Apply an OR operation between different Partition filters. #964
- BBOX with e-notation is misinterpreted as a WKT #915
Miscellaneous:
- Update documentation of partition-filters #966 [documentation]
v25.0.0 (2024-05-15)
v25.0.0-rc.2 (2024-05-05)
v25.0.0-rc.1 (2024-05-04)
Miscellaneous:
- Upgrade Dropwizard to version 4.x #884
v25.0.0-beta.6 (2024-03-29)
v25.0.0-beta.5 (2024-03-29)
Fixed bugs:
- Released versions of ARLAS have their swagger file pointing 23.0.1 always #904
- swagger2markdown documentation is generated in every sub-module of ARLAS-server #894 [documentation]
Miscellaneous:
- Use an alternative to convertSwagger2markup for openapi spec (v3) #953
v25.0.0-beta.4 (2024-03-22)
v25.0.0-beta.3 (2024-03-20)
Miscellaneous:
v25.0.0-beta.2 (2024-03-11)
v24.1.2 (2024-03-06)
Miscellaneous:
v24.1.1 (2024-02-14)
v24.1.0 (2023-12-11)
v24.0.3 (2023-09-01)
Fixed bugs:
- Dates should be given in timestamp if dateformat is not specified #910
v24.0.2 (2023-06-22)
Fixed bugs:
- Paginating to previous pages throws an unhandled operation exception #900
v24.0.1 (2023-04-21)
Miscellaneous:
- [es] Migrate to new Java ES client #765
v24.0.0 (2023-04-19)
New stuff:
- Show only public collections to anonymous users #889
v23.0.9 (2023-02-10)
New stuff:
- Support multiple Partition filter #869
- Filter collections on organisation name #864
- Empty column filter should forbid all collections #860
- [fetch_hits][raw_geometries] share the same
top\_hits
call #854 - [fetch_hits][raw_geometries] make sort on chosen fields optional #853
v23.0.8-doc.2 (2022-12-22)
v23.0.8-doc (2022-12-22)
v23.0.8 (2022-12-22)
v23.0.8-beta.1 (2022-11-28)
v23.0.7 (2022-11-28)
v22.0.2 (2022-11-17)
v23.0.6 (2022-11-17)
v23.0.5 (2022-11-16)
Fixed bugs:
- NPE on stac collection endpoint if no data in the collection #840
Miscellaneous:
- Remove Zipkin support #843 [conf] [documentation]
v23.0.4 (2022-10-14)
v23.0.3 (2022-10-11)
v23.0.2 (2022-09-13)
Fixed bugs:
v23.0.0 (2022-07-08)
Fixed bugs:
- Use the base uri of the request if ARLAS_BASE_URI is not set #770
Miscellaneous:
- Upgrade dependencies #809
- Migrate to ES client 7.17 #804
- add trivy action in github CI to detect CVEs #793
- Handle polygons orientation on ARLAS-server side #778
v22.0.1 (2022-05-24)
v22.0.0 (2022-05-23)
v22.0.0-beta.4 (2022-05-11)
v22.0.0-beta.3 (2022-05-10)
v22.0.0-beta.2 (2022-05-06)
v22.0.0-beta.1 (2022-05-06)
New stuff:
- Forbid access if no column filter is provided #782
Fixed bugs:
checkFields
query param is ignored when PUTing a new collection #784- H3 aggregations with geometries as bbox returns invalid geojson #780
v21.0.0 (2022-04-05)
New stuff:
- Add the possibility to declare an alias (name) for the collection #764
- Add a new query param that allows to choose orientation of passed WKT #760 [API]
- Enhance shape export service with key,value label/field map collection #759
- Add key,value map in collection definition to define human readable label for mapping field #758
- Support multi-collection in
partition-filter
#749
Fixed bugs:
- Documentation misuses the terms 'right' and 'left' for wkt orientation #761 [documentation]
\_search
and\_geosearch
don't return the same results when applying abefore
pagination #755- Doc for 'f' parameter is truncated #693 [documentation]
- Boolean search: wrong exception saying that field must be numeric #380
- Throw appropriate exception when applying filters on non-indexed fields #357
Miscellaneous:
- Fix properly the warnings at Arlas-server startup #428
v20.7.0 (2022-01-07)
New stuff:
- Add a new parameter in
putCollection
that makes validation of geometrical-fields optional #748 - Make referencing centroid_path and geometry_path mandatory again #747
Fixed bugs:
Miscellaneous:
- Migrate to java 17 #707
v19.7.8 (2021-12-02)
v19.7.7 (2021-10-20)
Fixed bugs:
- Export Shapefile on geohash aggregation fails #736
v19.7.6 (2021-10-08)
Miscellaneous:
- Update Elasticsearch to 7.14 #735
v19.7.5 (2021-10-05)
v19.7.4 (2021-10-04)
v19.7.3 (2021-10-01)
v19.7.1 (2021-09-29)
Fixed bugs:
- Adding "distribution Management to java-client pom" command is not mac compatible #730
- Building typescript client of api doesn't work #729
- Check if collection path is not null #728
v19.7.0 (2021-09-27)
v18.7.1 (2021-09-10)
Breaking changes:
- Remove ARLAS_OPENSEARCH_URL_TEMPLATE env variable #581 [conf]
- Remove ARLAS_OGC_SERVER_URI env variable #580 [conf]
New stuff:
- Collections Cache should be updated regularly in order to follow changes on indices #696
- Incorrect error message on badly formatted
ARLAS\_ELASTIC\_NODES
#594 [conf] - H3 aggregation #713 (alainbodiguel)
- H3 aggregation #711 (alainbodiguel)
Fixed bugs:
- Applying a filter with Polygons that have multiple points on a node throw Exception #712
- Public uri sends 403 if we provide an invalid token #710 [security]
- Creation of a collection with typo in geometry_path properties key does not raise errors #681
- OGC Spatial Filters (within, BBOX, ...) throws Invalid parameter exception for valid geomtry fields #582 [OGC]
- Problem with "size" param support in geohash aggregation #42
Miscellaneous:
- SWAGGER Documentation is not up to date #684 [documentation]
- [Elasticsearch Java API] cobined datehistogram interval is deprecated #545 [API]
- testGwithinFilter tests fails when bumping Elasticsearch to 6.6.1 #411
- CI : Add an [ERROR] tag in CI when Disclaimer is missing #306
v18.7.0 (2021-07-07)
v16.7.1 (2021-05-27)
Fixed bugs:
- _shapeaggregate return code 500 #708
v17.7.1 (2021-05-27)
v12.7.5.2 (2021-05-21)
v17.7.0 (2021-05-18)
New stuff:
- _(geo)aggregate : Add geotile aggregation type #449 [API]
- GeoTile Aggregation #694 (alainbodiguel)
Fixed bugs:
- [WFS] wrong lat/long order in geometry point #703 [OGC]
- Fix check params for Geotile intervalValue #702 (alainbodiguel)
- Supporting again GEOHASH and GEOHASH_CENTER Aggregated geometries values #697 (alainbodiguel)
v16.7.0 (2021-03-18)
v15.7.0 (2021-02-18)
New stuff:
- Support shapefile export #680 [API]
- Export Shapefiles #686 (alainbodiguel)
Fixed bugs:
- The results of fetch_hits parameter in an aggregation are not flattened when 'flat=true' #692
- Unable to create a collection with index template and without index created #674
v15.7.0-beta.1 (2021-02-01)
v14.7.2 (2021-02-01)
v14.7.1 (2021-01-15)
Fixed bugs:
- Fix sort on geo-fields in 'fetch_hits' parameter #688
v14.7.1-beta.0 (2020-12-17)
Fixed bugs:
- Multiple header value fix #678 (alainbodiguel)
Miscellaneous:
- Upgrade APM to 1.19.0 #682
v14.7.0 (2020-11-09)
New stuff:
- Add an information about whether the field is actually indexed in ES when describing the collection #670
- Put mapping in cache #666
- Arlas Auth: support multiple for header permission #664
- allow a difference of 3 between '_geoaggregate/{geohash}' precision and geohash aggregation precision #656
- Add env variable to set ALLOWED_ORIGINS_PARAM #560 [conf]
- ColumnFilter update to support external modules #676 (alainbodiguel)
- Allow a difference of 3 between '_geoaggregate/{geohash}' precision … #658 (alainbodiguel)
- Bump to elasticsearch 7.9.2 #662 (sfalquier)
Fixed bugs:
- Tiled geoaggregations counts data on the border of geohashes twice #673
- Taggable fields are not returned correctly in _describe #671
- Fix template matching for a given collection index pattern #661 (sfalquier)
Miscellaneous:
- Add documentation about security of ARLAS-server #672 [documentation]
v14.7.0-rc.3 (2020-10-29)
v14.7.0-rc.2 (2020-10-27)
Fixed bugs:
- Invalidate the geo-fields types when the collection cache is invalidated #547
v14.7.0-rc.1 (2020-09-29)
v14.7.0-beta.8 (2020-09-15)
v14.7.0-beta.7 (2020-09-11)
v14.7.0-beta.6 (2020-09-11)
v14.7.0-beta.5 (2020-09-11)
v14.7.0-beta.4 (2020-09-11)
v14.7.0-beta.3 (2020-09-11)
v14.7.0-test-doc (2020-09-09)
v14.7.0-beta.1 (2020-08-25)
Breaking changes:
New stuff:
- Fix jwtVerifier #645 (mbarbet)
- No longer escaping replacement value in Auth header variables. #643 (alainbodiguel)
Fixed bugs:
- CollectionServiceIT randomly fails at time of merge #642
- CollectionServiceIT is faulty #637
- Fix silent error in _import #650 (mbarbet)
v13.7.2 (2020-07-17)
New stuff:
- Collection filter #635
- Add variable 'user' to authorisation rules #634
- Authentication new headers #641 (alainbodiguel)
- Collection filter #636 (alainbodiguel)
v12.7.5.1 (2020-06-30)
v13.7.1 (2020-06-02)
v13.7.0 (2020-05-28)
Breaking changes:
New stuff:
- [Authentication] Public URIs as regex #628
- Extend applying geobbox and geocentroid metrics to any geo-point field #606
- Add parameter in aggregate endpoint that allows to return multiple geometries #604 [API]
v12.7.8 (2020-04-17)
v12.7.7 (2020-03-26)
New stuff:
- Generate a Java client api and push it in maven repo #486
v12.7.6 (2020-03-24)
New stuff:
- Using New Rest High Level Client for ES #612 (alainbodiguel)
v12.7.5 (2020-03-24)
Fixed bugs:
- NullPointer exception thrown when writing xml after a GetFeature or GetFeatureById request #616 [OGC]
- WFS GetFeature and GetFeatureById can return an invalid XML without throwing an error #615 [OGC]
v12.7.4 (2020-02-06)
New stuff:
- [Tiled Geoaggregate] Set the geohash tile on which the geoaggregation is excetuded in the response #599
- [Tiled Geoaggregate] return all buckets resulting from a tiled geoaggregate query #598
- Apply FGA (column filtering) to v12 #597
- Make FGA header compatible with multiple collections #586
- Fine grain access (column filtering) #558
Fixed bugs:
- OGC Spatial Filters : Handle invalid geometries exception #583 [OGC]
- OGC filter with unparsable XML throws NPE #573 [OGC]
v11.6.5 (2020-01-21)
Fixed bugs:
- responseContainer of _list endpoint is invalid #585 [API]
- Hide column-filter header un SearchRESTService #578
v12.7.3 (2020-01-02)
New stuff:
\_compute
the bounding or the geocentroid #561
Miscellaneous:
- Too many logs on CI #577
v11.6.4 (2019-12-23)
Fixed bugs:
- Describe does not return properly the list of taggable fields #568
- Describe does not return properly the list of taggable fields #569 (alainbodiguel)
v12.7.2 (2019-11-25)
New stuff:
- Support array of geohashes for geo-point fields #556
v12.7.1 (2019-11-21)
Fixed bugs:
- [GEOAGGREGATE] apply fetch_geometry strategy on the geo-point on which we aggregate #552
v12.7.0 (2019-11-15)
Breaking changes:
New stuff:
- Add HTTPS in the swagger definition #513
- [auth-4] Variable support in rules and headers #497 [API]
- [auth-3] Authorization mode: headers processing #496 [API]
- [auth-2] Authorization mode: rules processing #495 [API]
- [auth-1] Authentication mode support #494 [API]
- [Multi-geometry] return one or multiple geometries in _geosearch responses #466 [API]
- Add _compute endpoint #463 [API]
Fixed bugs:
- TimestampTypeMapper unit test fails #548
- ARLAS Rest services: header keys must be case insensitive #472 [API]
Miscellaneous:
v11.7.2 (2019-11-08)
Fixed bugs:
- Fix Datehistogram key bug due to bump to ES7 #541 (MohamedHamouGisaia)
Miscellaneous:
- [Server] Generate API documentation #542 [documentation]
v11.7.1 (2019-10-29)
New stuff:
- Add support for Elastic Cloud #530
Fixed bugs:
- Remove redundant execution of range query #533 (MohamedHamouGisaia)
v11.6.3 (2019-10-22)
New stuff:
- Add support for Elastic Cloud #537
Fixed bugs:
- Make sure to remove before in next and after in previous #529
- Remove redundant execution of range query #539
- Make sure to remove before in next and after in previous #538
v11.7.0 (2019-09-19)
New stuff:
- Make
type\_name
optional in CollectionReference #521
Miscellaneous:
- Add a warning in logs saying that
type\_name
is deprecated #522 - Fix docker-compose to fit README.md #493 [documentation]
- Bump Elasticsearch to 7.x.x #468
v11.6.2 (2019-09-17)
New stuff:
- Publish arlas-admin module in cloudsmith #511
- Pwithin request should support WKT geometry #500
- Add HTTPS in the swagger definition #515 (alainbodiguel)
Fixed bugs:
- gwithin : WKT or BBOX orientation is only considered when the smallest polygon crosses the antimeridian #514
- WKT : validate each element of a MULTIGEOMETRY separately #512
Miscellaneous:
- Partition-filter docs contains typo #473 [documentation]
v11.6.1 (2019-09-06)
Breaking changes:
- Change auth configuration to snake case #507 (alainbodiguel)
New stuff:
- [Auth-6] Add more tests to auth module #508
- [auth-5] Change configuration to snake case #498 [API]
- Support geometries that are indexed as WKT #510
- Push arlas jars in maven repos #485
- Add more tests to auth module #509 (alainbodiguel)
- Variable support in rules and headers #506 (alainbodiguel)
- Authorization mode: headers processing #505 (alainbodiguel)
- Authorization mode: rules processing #504 (alainbodiguel)
Fixed bugs:
- Geometries that are indexed with WKT format are systematically considered as geo_points #482
v11.6.0 (2019-07-23)
New stuff:
- Add 'previous' link in search results #488
- Add 'before' parameter in _search/_geosearch #477 [API]
- Feature/fix #477 #479 [API] (mbarbet)
Miscellaneous:
v10.6.2 (2019-07-19)
New stuff:
- _search : Allow geodistance sort along with 'after' parameter #481
Fixed bugs:
- _search : Error 500 caused by applying a geosort along with a sort on id when returning _next link in search response #475
- [tiled geosearch][tiled geoaggreagte] pwithin filter breaks due to shared borders with tiles #456
- Taggable fields can contain duplicate tags #266
v10.6.1 (2019-05-17)
New stuff:
- Add a new configuration variable to configure the base uri of the server #451
- _search : Add link.next when search request is sorted by collectionReference.idPath #436
Fixed bugs:
- DOC: Fix link to inspire configuration in arlas-inspire.md #442 [documentation]
- _search : handle the case of descending 'sort' with 'after' #440
- _search: search after a date not formatted as timestamp throws a parse exception #439
- _search : configure the address of ARLAS-server in link "next&self" #437
- _search : link to the last page throws ArrayIndexOutOfBoundsException #435
Miscellaneous:
- Deprecate [arlas-ogc.serverUrl] configuration variable #454 [conf]
- Deprecate [opensearch.url-template-prefix] configuration variable #453 [conf]
- _tag: In logstash (/elasticsearch?), taggable field path should not contain
tags
#448 [documentation] - _tag : Taggable fields have to be initialized with null value at indexation #447 [documentation]
v10.6.0 (2019-04-01)
Breaking changes:
- make Explore API request & response models definitions in snake_case #432 [API]
- Refactor
Size
andSort
classes: both are combined intoPage
class #405 [API] - Remove ARLAS_ELASTIC_HOST and ARLAS_ELASTIC_PORT from configuration. #254 [conf]
New stuff:
- Aggregations : Extend fetch_geometry option to all types of aggregations #417 [API]
- Check validity of WKT passed to geographic filters (gintersect, gwithin, notgintersect, notgwithin) #407
- Add _link object to specify next page for search end point #403 [API]
- extend the
flat
option to Aggregate REST service #397 [API] - Add a the possibility to fetch an attribute (first, last, default, ...) in aggregation responses #391 [API]
- Add
dateformat
option in [range, lt, gt, lte, gte] queries for date fields #389 [API] - extend the
flat
option to Search and Raw REST services #388 [API] - Add
md
in\_geosearch
response #387 - Implement search_after query parameter in search request. #289 [API]
- Add search after param #402 [API] (mbarbet)
Fixed bugs:
- Python client of ARLAS-api returns incorrect geometries #429 [API]
- Release script fails to clean root-owned previously generated files #421
- Release process breaks on root-generated file #412
- Fix false-positive geohashes returned in
\_geoaggregate/{geohash}
service #395 - Aggregation and Search responses are snake_case while it's camelCase in typescript generated api #381 [API]
- Fix Atom search tests when content type is application/atom+xml #394 (MohamedHamouGisaia)
Miscellaneous:
- Fix warnings logs arlas server startup #419
- arlas-api-tutorial : Aggregation examples are not updated to the latest versions of arlas-api #385 [documentation]
- Update arlas-api-tutorial : Elasticsearch 6.x no longer supports enabling [_all] for mapping #384 [documentation]
- Bump Elasticsearch dependency to 6.5 #383
- Use configurable character for replacing the dot within the field path #305
v9.6.2 (2019-03-01)
v8.6.2 (2019-03-01)
New stuff:
v9.6.1 (2018-12-14)
Fixed bugs:
- Exclude geometry in Geosearch : handle geometry paths that don't contain '.' #377
- Initialize InspireConfiguration when it is not initialized in yaml conf #376
Miscellaneous:
- INFO Logs at startup as well as Admin REST API displays the list of ES nodes #378
- Remove
Strings.isNullOrEmpty
from logic tier #370
v9.6.0 (2018-11-27)
New stuff:
- Support multi-polygon for WFS #364 [OGC]
- Collection : Add the possibility to define a filter in collection declaration #363 [API]
- Make WFS and CSW Inspire compliant #356 [API] [OGC]
- Add a filter in Collection param #366 [API] (mbarbet)
- Support multipolygon, multipoint, multilinestring in WFS result #365 [OGC] (mbarbet)
Miscellaneous:
- Document the CSW and WFS endpoints #295 [documentation]
- Support TimeFilter on WFS #192 [OGC]
v8.6.1 (2018-11-04)
Fixed bugs:
- Geosearch : Check if geometry exists before removing it from properties of geojson #361
- filter Q doesn't support field values containing ":" #359
v8.6.0 (2018-10-16)
Breaking changes:
New stuff:
- Crop 256x256 on raster tiles #343 (sylvaingaudan)
- Remove duplicate geo in geojson #333 (mbarbet)
Fixed bugs:
- GeoSearch : remove the duplicated geometry in the geojson properties #103
- Geo query not work with bbox on Bering Detroit #347
- Some of Aggregation model attributes are not checked for validity when using POST for _aggregate #341
- Fix shape orientation Bbox #348 (mbarbet)
Miscellaneous:
- API Documentation points on github instead of gitlab. #353 [documentation]
- Typo error in collection model doc #345 [documentation]
v7.6.4 (2018-09-07)
New stuff:
- README CI badge: explicitly mention branch #332 [documentation]
- Aggregation Interval : allow decimals for histogram aggegation's interval #335
Fixed bugs:
- Describe collection generates inconsistant warn logs #338
- Documentation links given in README.md are dead links (404) #337 [documentation]
v7.6.3 (2018-07-13)
New stuff:
- TiledGeosearch : increase max zoom level #326
- make
scripts/wait-for-elasticsearch
recognize environment valueARLAS\_ELASTIC\_NODES
#323 - Made
scripts/wait-for-elasticsearch.sh
support environment variable… #328 (elouanKeryell-Even) - Increase max zoom for tiled geosearch #330 (mbarbet)
Fixed bugs:
- RangeService : check if the field exists before calculating its values range #325
v7.6.2 (2018-06-25)
Fixed bugs:
- Flat : NullPointerException thrown when an attribute has a null value #321
- Flat : remove attributes that has null value #322 (MohamedHamouGisaia)
v7.6.1 (2018-06-20)
New stuff:
- _geosearch : centroid/geometry is not in the returned geojson data when property map is flatted #311
- GeoAggregate/Geosearch : flat the propreties of geojson #296 [API]
- Generate python api #287
- OPENSEARCH: add url_template_prefix in ARLAS server configuration instread of collection reference definition #286 [conf]
- RASTER Tile Service for ARLAS #261 [conf]
- GeoAggregate and GeoSearch: add feature-type property #212
- Aggregate and Geoaggregate must allow multiple metrics #106 [API]
- Filters: Implement date math values in range, lt and gt operators #87 [API]
- Feat/#287 python api generation #288 (TamerGisaia)
Fixed bugs:
- release.sh : pip publication command line fails #312
- When coordinates are Long/Integer, the GEOJSON is not built. #284
Miscellaneous:
- Multiple Metrics within a single aggregation #313 [API]
- OGC URL prefix for OGC related services #294 [API] [OGC] [documentation]
- Documentation : update range operator documentation #290 [documentation]
v6.6.0 (2018-05-16)
New stuff:
- Implement a
\_range
service that calculates the min and max values of a given field #269 [API] - Exclude in search and geosearch : check that md properties are not included in the exclude patterns #184
- Helm packaging #264 (elouanKeryell-Even)
Miscellaneous:
- Simplify
GeoSearchRESTService.getFeatures\(\)
#273 - Useless
main
inGeoTypeMapper
#271 - Documentation : add documentation of Collection Model #144 [documentation]
v5.6.2 (2018-04-27)
v5.6.1 (2018-04-27)
New stuff:
- Implements Atom Response for CSW GetRecords #260
v5.6.0 (2018-04-20)
New stuff:
- Add cardinality aggregation to ARLAS server #148 [API]
- Add Dublin Core element name to a collection #251
- Add Csw GetCapabilities Operation #232 [OGC]
- Enable ogc bbox for geo filter #225 [OGC]
- Geo OPENSEARCH: allow bbox search #208 [OGC]
- Add a new API that tags the result of a query #140 [API]
- Support elasticsearch aliases as collection's index name #259 (sfalquier)
- Allow multiple elasticsearch nodes configuration for TransportClient. #242 [conf] (sfalquier)
- Enable sniffing for elasticsearch client #238 [conf] (sfalquier)
Fixed bugs:
- DateHistogram : day unit should not be limited to 1 but month and week units should be #245
Miscellaneous:
- Check if exclude field contains md field #215
- release.sh : the building process of ARLAS server JAR must start with a clean #209
- Fake mode for release script #206
- Add License check in CI #203
- README.md: remove all the text that is provided in the documentation #200 [documentation]
- Generate changelog based on the issues of the milestone #68 [documentation]
v4.6.0 (2018-04-04)
Breaking changes:
- Upgrade to Elasticsearch 6.2.3 #137
New stuff:
- Add all include/exclude filter in WFS query #188 [OGC]
- Add include/exclue fields in Atom/Opensearch #218 [OGC]
- Add include/exclue fields in ElasticDocument GetSource #217
v3.5.1 (2018-03-29)
New stuff:
- Add wfs exclude field in CollectionReferenceParameters #187 [OGC]
- Configuration: applicationContextPath can be customized in a container via an environment variable #158 [conf]
Fixed bugs:
- GeoSearch : geometry attribute of the geojson result doesn't not return the centroid when the geometry field is null or absent #216
v3.5.0 (2018-03-22)
New stuff:
- Generate arlas-api with typescript-fetch #199
- Plug OGC wfs test suite docker in ARLAS Server CI #172
- Implement Complex Feature in WFS Service #170 [OGC]
- Implement Basic WFS with Simple Feature. #169 [OGC]
- Enable/Disable services #149
Fixed bugs:
- Support All ARLAS geometry for WFS #190
- Filter f : cannot filter on fields values containing ':' as a caracter #146
- number types are not recognized in service 'arlas/explore/{collection}/_describe' #145
Miscellaneous:
- Avoid "." in xml element name of a WFS response #194 [OGC]
- Implement header partition filter for WFS #189 [security] [OGC]
- Refactor ElasticCollectionReferenceDaoImpl with jackson serialize/marshall #178
v2.5.7 (2018-03-07)
New stuff:
Fixed bugs:
- Range queries on date fields : values should be in milliseconds #174
v2.5.6 (2018-03-02)
New stuff:
- Type centroid and geometry properties in MD model #164
- Implement Simple WFS with simple Feature #168 [OGC]
Fixed bugs:
- mkDocs.sh fails to build the doc on 2.5.4 and 2.5.5 #166
v2.5.5 (2018-02-19)
v2.5.4 (2018-02-16)
New stuff:
- Max number of hits / aggregations #147
ARLAS-tagger
v26.0.0 (2024-08-30)
v25.1.0 (2024-08-30)
v24.1.0 (2023-12-12)
v24.0.3 (2023-09-01)
v24.0.2 (2023-06-27)
v24.0.1 (2023-04-25)
v23.0.4 (2023-02-10)
v23.0.3-doc (2022-12-22)
v23.0.3 (2022-12-21)
v23.0.2 (2022-11-28)
v23.0.1 (2022-11-21)
v23.0.0 (2022-07-11)
v22.0.1 (2022-05-24)
v22.0.0 (2022-05-23)
v22.0.0-beta.4 (2022-05-11)
v22.0.0-beta.2 (2022-05-06)
v21.0.0 (2022-04-05)
v20.7.0 (2022-01-07)
Miscellaneous:
- Upgrade to java 17 + dependencies update #90
v19.7.1 (2021-10-07)
v19.7.0 (2021-09-27)
v18.7.0 (2021-07-07)
v17.7.0 (2021-05-19)
Miscellaneous:
- Log errors when tagging fails #81
v16.7.0 (2021-03-18)
v15.7.1 (2021-03-18)
v15.7.0 (2021-02-18)
v14.7.0 (2020-11-09)
New stuff:
- [Tagger] Add column filtering #64
- Upgrade server to 14.7.0 #76 (alainbodiguel)
v13.7.1 (2020-06-18)
v13.7.0 (2020-06-02)
New stuff:
v12.7.3 (2020-03-26)
v12.7.1 (2019-12-17)
Breaking changes:
- Replace QueryParam with PathParam in get tag status #65 [API] (alainbodiguel)
New stuff:
- [Tagger] Replay previous tagging request #62
- [Tagger] Replace QueryParam with PathParam in get tag status #55
v12.7.0 (2019-11-21)
New stuff:
- [Tagger] Support new multigeometry syntax #34
- Add Authentication #61 (alainbodiguel)
- Support new multigeometry syntax #60 (alainbodiguel)
Fixed bugs:
- [Tagger] Tag job list Kafka consumer problem #58
- Tag job list Kafka consumer problem #59 (alainbodiguel)
v11.7.0 (2019-11-19)
New stuff:
- Bump Elasticsearch client to 7.x.x #38
- Added -rel parameter and SKIP_API option #57 (alainbodiguel)
Fixed bugs:
- Fix -es parameter value #56 (alainbodiguel)
v11.6.6 (2019-11-18)
Fixed bugs:
- [Tagger] Rollback breaking change on status endpoint #52
- Renamed tag list endpoint #54 (alainbodiguel)
- Rollback breaking change on status endpoint (fix #52) #53 (alainbodiguel)
v11.6.5 (2019-11-18)
New stuff:
- [Tagger] Use slicing for Untag operation #50
- [Tagger] Endpoint for list of tagging jobs #33
- Use slicing for Untag operation (fix #50) #51 (alainbodiguel)
- Endpoint for list of tagging jobs (fix #33) #49 [API] (alainbodiguel)
- Fix minor documentation issue #48 [documentation] (elouanKeryell-Even)
Miscellaneous:
- [Tagger] Generate API documentation #46 [documentation]
v11.6.4 (2019-10-24)
New stuff:
- [Tagger] Add support for ES x-pack #32
- Support multiple execute consumers #42 (alainbodiguel)
- Feature/x pack #37 (alainbodiguel)
- Refactor TaggingStatus #43 (alainbodiguel)
Fixed bugs:
- Remove DefaultHealthCheck as dropwizard provides, by default, a deadlock healthcheck #15
Miscellaneous:
- Aggregate the different docker-compose files into one #9
- Add configuration by environment variable #28
v11.6.3 (2019-10-14)
New stuff:
- [Tagger] Add tracing for process time #35
- [Tagger] Improve Kafka reliability #30 [conf]
- Add tracing (process time) #36 (alainbodiguel)
- Improve Kafka reliability #31 [conf] (alainbodiguel)
v11.6.2 (2019-10-03)
New stuff:
- Add logging in conf + set progress to 100 when no propagation is possible #29 (MohamedHamouGisaia)
v11.6.1 (2019-09-20)
New stuff:
- Add in the configuration file of the ARLAS-tagger a field for providing kafka connection properties #14
- Add HTTPS in the swagger definition #22 (alainbodiguel)
- Kafka extra properties #21 (alainbodiguel)
- Add Doc generation for python library #26 (MohamedHamouGisaia)
- Add script (mkDocs.sh) that generates documentation #25 [documentation] (MohamedHamouGisaia)
Fixed bugs:
- The entry point in the arlas-tagger container is doubled and ends up in a shell #20
- Version of arlas-tagger-api is not correctly set in the release script #16
v11.6.0 (2019-09-06)
New stuff:
- Migrate arlas-tagger source code from ARLAS-server project #2
- Add CI that run IT #8 (MohamedHamouGisaia)
- Start the stack with docker #7 (MohamedHamouGisaia)
- Implement arlas-tagger-tests #6 (MohamedHamouGisaia)
- Implement arlas-tagger-rest #5 [API] (MohamedHamouGisaia)
- Implement arlas-tagger-core #4 (MohamedHamouGisaia)
- Implement arlas-tagger app #3 (MohamedHamouGisaia)
ARLAS-persistnce
ARLAS-permissions
v26.0.0 (2024-08-22)
v26.0.0-rc.1 (2024-08-22)
v25.0.0 (2024-05-15)
v25.0.0-rc.2 (2024-05-06)
v25.0.0-beta.6 (2024-04-02)
v25.0.0-beta.2 (2024-03-22)
v25.0.0-beta.1 (2024-03-18)
v24.0.5 (2024-02-05)
v24.0.4 (2023-12-11)
v24.0.2 (2023-06-27)
v24.0.0 (2023-04-21)
v23.0.5 (2023-03-05)
v23.0.4 (2023-02-12)
v23.0.3-doc (2022-12-22)
v23.0.3 (2022-12-21)
v23.0.2 (2022-11-28)
v23.0.1 (2022-11-21)
v23.0.0 (2022-07-11)
v22.0.1 (2022-05-24)
v22.0.0 (2022-05-23)
v22.0.0-beta.4 (2022-05-11)
v22.0.0-beta.2 (2022-05-06)
v21.0.0 (2022-04-05)
v20.0.0 (2022-01-07)
Miscellaneous:
- Upgrade to java 17 + dependencies update #16
v19.0.2 (2021-10-11)
v19.0.1 (2021-10-07)
v18.0.0 (2021-07-07)
v17.0.0 (2021-05-19)
v16.0.1 (2021-03-26)
v16.0.0 (2021-03-18)
v15.0.0 (2021-02-18)
v14.0.2 (2021-01-18)
v14.0.0 (2021-01-15)
ARLAS-wui
v26.0.7 (2024-09-22)
Fixed bugs:
- Detailed timeline doesn't show buckets for some cases #884
- Tour guide is not triggered unless you resize the window of your tab #801
v26.0.6 (2024-09-16)
v26.0.5 (2024-09-16)
v26.0.4 (2024-09-16)
v26.0.3 (2024-09-12)
v26.0.2 (2024-09-11)
v26.0.1 (2024-09-11)
v26.0.0 (2024-09-11)
v26.0.0-rc.4 (2024-09-11)
v26.0.0-rc.3 (2024-09-11)
v26.0.0-rc.2 (2024-09-06)
New stuff:
- change icon when selecting an item #870
- Pass the new searchContributors input to arlas-search component #865
- [bookmark] rename bookmarks #543
Fixed bugs:
- errors related to bounding box + resizehistogram at init #871
- The resultlist is not updated after removing the bbox #868
- The information icon 'i' stays on the item after closing the detail in the resultlist #866
- When I log out, a blank page is displayed #864
v26.0.0-rc.1 (2024-09-02)
New stuff:
- Create a Collection Service that provides the display name and the unit of a given collection. #841
- Add a new Metric Table component #824
- Implement a multi-collection powerbar #818
- Highlight the item whose detail is displayed on the list #813
- 'Zoom to' button next to count should zoom to feature geometry #810
- Add an option to deactivate 'Sign up' button #806
- Display Unit instead of collection name in timeline and histogram having a count #755
- Add a legend for x / y in a histogram #688
- [legend] refactor how the legend is displayed #554
- [metrics] organize metrics in a datatable #544
- Rescale the x-axis domain to include selection that goes beyond the data domain #411
- Handle Multi-collection fulltext search #382
- Support H3 grids #315
Fixed bugs:
- Hilighting layer when cursor is over result list no longer work #854
- Multiline values "outlined" colored cells rendering in result list could be improved #852
- Missing geo sort in datatable (result list) #849
- Drag and drop of layers within a group doesn't work anymore in arlas wui #848
- [Timeline] Incohérence d'affichage de date dans le cas de un seul produit #847
- Logout action must redirect to login instead of alert message #837
- User can create a dashboard on an organisation where he is only user #836
- Map tilt cannot be reset #808
- Search input placeholder persists on focus #807
v25.1.0 (2024-07-18)
New stuff:
- Display start value and end value of a timeline bucket. #816
- Improve property window on feature click #673
- [map] filter data with a circle #545
- Handle multi-collection for powerbars #390
Fixed bugs:
- Dashboards that don't have tabs attribute are not displayed on arlas-wui #833
- Paginator of bookmarks list doesn't show the right lenght of the table #819
- Layers disappear when we are zoomed in #817
- Features layers are not displayed on the map if the collection has a date field that has not a format #804
- Export / Import dashboard : circle heatmaps configurations are lost #797
- Histogram filter: Cross for closing a selection among multi-selection is partially hidden #787
- Tour of ARLAS breaks the layout when the step is on the timeline #765
- Histogram : NaN values instead of negative values #728
- Label layer with average metric displays abnormal values #646
- Research does not work with space character #533
- Histogram and timeline selection moves when ARLAS is loading #513
- Changing tabs triggers map style update after hard coded 500ms #360
v24.3.9 (2024-07-01)
v25.0.1-beta.4 (2024-06-26)
v25.0.1-beta.3 (2024-06-26)
Fixed bugs:
- [Migration demo] Map controls are positionned wrongly in the app #822
- Thumbnail fitters are always hidden #811
v25.0.1-beta.2 (2024-06-18)
New stuff:
- Refresh tokens halfway its duration #802
Fixed bugs:
- [Migration demo] Bookmarks don't use persistence when logged in #815
- [Migration demo] List of basemap thumbnails does'nt show anymore #814
v25.0.1-beta.1 (2024-06-11)
New stuff:
- Close window in drop down selection for sorting results in result list #707
Fixed bugs:
- Incorrect message #796
- Crop with geo filter is not active #790
- Datepicker position seems off #736
- Grid tablet tooltip disappeared in new ARLAS version #732
- The filter shortcut preview values does not work on a multi-select #685
- Network analytics layer is not displayed with temporal filter #648
- Vulnerabilities #628
- Colorisation of a column fails #588
Miscellaneous:
- Upgrade NGINX version #718
v25.0.0 (2024-05-15)
New stuff:
Fixed bugs:
- Avoid handling errors using statusText #785
- While verifiying a new account, current account is not logged out #778
- It's impossible to access geo-filter tools #777
- When changing protomaps basemap, an error is thrown in the console #776
- When timeline is hidden and we open the analytics board, errors are thrown in the console #775
- When timeline is hidden, moving the map triggers errors in the console #774
- ARLAS_GEOCODING_FIND_PLACE_URL value is not replaced at startup of the app #772
- When viewing a dashboard, an error is thrown in console systematically #771
- Logging out is not detected in other opened tabs #770
- Detailed timelines are not displayed #756
- Powerbar download button no longer working when multiple powerbars in a group #753
v24.3.8 (2024-04-24)
New stuff:
- Add spanish translation #764
Fixed bugs:
- Close button in build bbox with coordinates does not work #759
- The cross button in the Generate bbox popup does not work #738
- Donut tooltip is wrongly rounded off #737
- Shortcut filter window is systematically vertically too small #731
v24.3.7 (2024-04-05)
v24.3.6 (2024-04-05)
v24.3.5 (2024-04-05)
v24.3.4 (2024-04-04)
New stuff:
v24.3.2-beta.3 (2024-03-21)
v24.3.2-beta.2 (2024-03-21)
v24.3.2-beta.1 (2024-03-21)
v24.3.3 (2024-03-20)
New stuff:
- Check the browser compatibility on load #754
- Upgrade typedoc version in order to be able to generate typescript documentation of v3-swagger apis #750 [documentation]
v24.3.2 (2024-03-01)
New stuff:
- use app name in toolbar logo tooltip instead of 'ARLAS-wui' #751
v24.3.1 (2024-02-16)
New stuff:
- Pass custom headers to protomaps basemaps #739
Fixed bugs:
- Polygons cross the antimeridian whatever there orientation is #733
- Dialogs are not displaying like before #723
v24.3.0 (2023-12-20)
v24.3.0-rc.2 (2023-12-12)
v24.3.0-rc.1 (2023-12-01)
New stuff:
- Config list should be displayed/hidden by configuration #714
- Center the map to given lat/long #708
- Draw polygon: move back to the previous icon #679
- In the grid view, the circles are partially hidden #675
- Generate the AOI from the coordinates in decimal or sexagesimal degrees #668
- Add the possibility to switch to different apps of ARLAS by configuration #667
- Move authentication buttons to top menu #666
- Display bbox/polygons area and width/height #661
- Generate a form base on geoprocess _descibe input #659
- Integrate bookmarks + download + tagger + tour in a menu. #635
- Open shortcut above timeline #615
- Integrate timeline collection legend into the chart #614
- Move map attribution on the top right of the map #612
- Move analytics tabs in left menu #611
- Integrate search bar in top menu #610
- Add a bar of shortcuts to apply filter on data #606
- User informations Panel: layout is too spread out #564
- Add a button hide/display the timeline #542
Fixed bugs:
- Initial coordinates of Bbox generator are inverted #712
- Handle the absence of map attributions #711
- View quicklook in fullscreen does not work #709
- The default basemap is not taken into account #704
- The map actions buttons are incorrectly displayed in case of absence of attributions #702
- Selecting quicklooks doesn't clear the previously selected one #701
- The selected features on the list are not reset if the filters change #700
- Replay tutorial button shouldn't be displayed when no dashboard is explored #693
- Incorrect tooltip on the login icon #691
- Tooltip placement #689
- ARLAS Version does not show up any more on the (i) #681
- ARLAS WUI is not telling me to reconnect when session is over #680
v24.2.0 (2023-11-30)
New stuff:
- Add an option of force_connect in IAM mode #676
Fixed bugs:
- The timeline disappears when there is no data #696
v24.3.0-beta.8 (2023-11-16)
Fixed bugs:
- Production buttons should not appear if the user has not the rights #695
v24.3.0-beta.7 (2023-11-15)
v24.3.0-beta.6 (2023-11-13)
v24.3.0-beta.5 (2023-11-13)
v24.3.0-beta.4 (2023-11-10)
New stuff:
- Display results/status of the download process #671
v24.3.0-beta.3 (2023-11-08)
v24.3.0-beta.2 (2023-11-08)
New stuff:
- Create a permission based on current filters using IAM #664
v24.2.0-beta.4 (2023-10-10)
v24.2.0-beta.3 (2023-09-28)
v24.2.0-beta.2-beta.2 (2023-09-11)
v24.2.0-beta.1 (2023-08-28)
v24.1.0 (2023-08-09)
New stuff:
- Add menu bar at the top of application #608
Fixed bugs:
- tinycolor2 has published a new version lately that breaks arlas-wui install #585
Miscellaneous:
- Timeline selection is based on timezone #512
v23.0.5 (2023-06-02)
Miscellaneous:
- Upgrade angular to v14 in front stack #580
v24.0.0 (2023-05-16)
New stuff:
- [LEGEND] display 'Manual' and 'Generated' colors legend the same way #596
- Add an indication for 'caridinality' metric, that the value is approximative #578
Fixed bugs:
- negative values on x-axis are rendered as NaN #594
- [LEGEND] the ordering of the layer within a visualisation set does not always work #579
- When loading the application many calls to arlas-server are duplicated or not needed #575
- [LEGEND] Heatmap legend does not display proper counts #573
- Visualisation service dont work if geometry is Geojson in es document #570
- Detailed histogram does not adapt itself to the correct extend #557
- When reaching the border of the map, trails don't go in the right direction but make a loop around the world #531
- Legend : Labels of provided colors can generate entires with hex colors #510
- Map legend : filters on data visibility are ignored in the legend #486
- Filter on histogram miss extrem value #576
Miscellaneous:
v23.2.0 (2023-02-17)
Fixed bugs:
- Issues with the WUI #463
v23.2.0-alpha.2 (2023-02-09)
Fixed bugs:
- [BOOKMARKS] the action of clicking on DELETE (BIN) does not remove the bookmark #574
- Deleting a polygon via the "draw" menu does not delete the filter #569
- The bookmarks do not show up anymore in the top right corner. #566
- Basemap selector disappear when mouse moving over the map cells #556
- Inconsistency in the legend of clusters of the preview of the builder versus the WUI: Polygon becomes Fill #550
- Deselecting the sort field of a data table does not fully clear the field #516
- When mouse hover and loose focus on geo-filters button, the menu remains. #508
Miscellaneous:
- Add npm audit action #577
v23.1.0 (2022-11-29)
Fixed bugs:
- Average metric is not displayed correctly on the map #567
- The legend of layers does not display properly and flickers when ARLAS loads (23.0.1) #529
v23.0.4 (2022-11-21)
New stuff:
- [powerbar] display the value associated to each term (bar) #541
Fixed bugs:
- Labels dissapear by other layers #560
- It is not possible to import a
.geojson
file to import a polygon #532 - Hovering over a data table feature on the map does not highlight the feature in the data table #518
v20.1.2 (2022-09-29)
v23.0.3 (2022-09-27)
v23.0.2 (2022-09-12)
Fixed bugs:
- Text not contained in text box when interacting with features restricted by a data table #517
- favicon disappeared #511
- Legend of metrics not centered #507
v23.0.1 (2022-08-31)
Fixed bugs:
- Metric Hits count creates an error #509
- Choosing a bucket size in the timeline does not seem to work #490
- Detail view of resultlist is not scrollable #447
- Legend values are between 0 and 1 when normalizing a metric #445
v22.0.3 (2022-07-11)
v23.0.0 (2022-07-11)
New stuff:
- Export a visible layer as Geojson #475
v22.0.2 (2022-07-08)
New stuff:
- Timeline : recalculate the number of buckets after showing/hiding a collection #452
Fixed bugs:
- Cartographic elements are not displayed correctly on the map #474
v22.0.1 (2022-07-06)
New stuff:
- Timeline : enhance displayed tooltip at hover #453
Fixed bugs:
- Creating a dataset (bookmark) does not work #489
- The map actions are not visible on demos that are using a image grid on the right side #487
Miscellaneous:
- Link "Get started" not working #461 [documentation]
v22.0.0 (2022-05-25)
New stuff:
- Adapt Map settings component to handle multi-collection #464
- Replace the collection name by the display_name of the collection #457
- Download command doesn't handle multi-collection #440
- Create a dedicated component to choose basemaps #387
Fixed bugs:
- Timeline : legend of collections is wrongly displayed when using time shortcuts #454
Miscellaneous:
- Dockerfile need root right to be execute in K8S #423
v20.1.1 (2022-04-13)
v21.0.0 (2022-04-05)
New stuff:
- Encode the visible layers and selected tabs in url #403
v21.0.0-beta.5 (2022-03-30)
v21.0.0-beta.4 (2022-03-29)
v21.0.0-beta.3 (2022-03-29)
v21.0.0-beta.2 (2022-03-24)
Fixed bugs:
- ascending sort on powerbars is reversed #442
v21.0.0-beta.1 (2022-03-14)
New stuff:
- Display icons on analytics and list tabs #388
- Add the possibility to show a label in map layers #385
- Add for each collection its own list of filters icons #383
v19.1.2 (2022-02-28)
New stuff:
- Add the possibility to exclude a bar in powerbars #396
Fixed bugs:
- bboxes prevent from showing detail of a feature when clicking on it #373
v20.1.0 (2022-02-21)
New stuff:
Fixed bugs:
- Resultlists with small initial page size are not scrollable #408
- Aggegated data don't load east the Behring detroit #379
- Hovering items on the list doesn't highlight features on the map #370
v20.0.0 (2022-02-02)
New stuff:
- Add possibility to exclude selection from filter in powerbars widgets #421
Fixed bugs:
- Issue with embarked config.json file #424
- Export CSV button is not well positionned in the analytics board #377
- Widgets are not loaded in the analytics board #374
v19.2.3 (2022-01-21)
Fixed bugs:
- Count does not show for dashboards created with 19.1.0 and displayed in 19.2.0 #413
- Interpolation of colors of a layer according to timestamp doesn't work #410
- Basmap credits are not visible correctly #405
- Scrolling data in resultlist may fetch duplicated raws #378
- Features and Legend of layers colored with the
manual
option don't render correctly when having negative values #371 - Scrollable layers style is not set correctly at app initialisation #369
- List loads 'precedent' data that already exists #358
Miscellaneous:
- Use the mapComponent outputs directly in the html #134
v20.0.0-rc.1 (2022-01-07)
Miscellaneous:
- Migrate to Angular 13 #415
v20.0.0-beta.15 (2022-01-03)
v19.2.2 (2021-12-06)
v19.2.1 (2021-12-06)
v19.2.0 (2021-12-06)
New stuff:
- Display the count of all decalred collections in collaborations #352
- Apply the ZoomTo feature by collection #351
Fixed bugs:
- Chosen sort field disappear from the list after hiding and redesplaying it #357
- Map tooltip keeps an 'close' icon after hiding it #350
- Interaction of the list on linestring on map doesn't work #349
v19.1.1 (2021-10-28)
Fixed bugs:
- Fix datepicker timezone #348
v17.2.6 (2021-10-28)
v19.1.0 (2021-10-25)
v19.0.4 (2021-10-11)
v19.0.3 (2021-10-06)
Fixed bugs:
- Click on features when no resullist is defined throws an error #339
- Layers that are not "Scrollable top elements" are not fetched correctly #338
v19.0.2 (2021-09-30)
v19.0.1 (2021-09-30)
New stuff:
- Optimize 'scrollable top hits' layers fetch data trigger #313
- Support interaction between list elements and map features both ways #309
- [Multi-collection] apply timeline filters to widgets and layers of other collections #287
Fixed bugs:
- Fill icon color in legend is wrong #335
- Legend issue : empty fill polygon with data driven color stroke display no legend #322
Miscellaneous:
- Display additional information on the map #307
- Apply same pagination between map and result list #306
- Synchronise data displayed on the map and the result list #305
v19.0.0 (2021-09-28)
New stuff:
- Add result list to the right of the application with tabs #314
v19.0.0-beta.7 (2021-09-22)
v19.0.0-beta.6 (2021-09-20)
v18.1.1 (2021-09-17)
v17.2.5 (2021-09-17)
v18.1.0 (2021-09-13)
v18.0.2 (2021-08-16)
v17.2.4 (2021-08-16)
v18.0.1 (2021-08-06)
v17.2.3 (2021-08-03)
v18.0.0 (2021-07-12)
v17.2.2 (2021-07-09)
v17.2.1 (2021-06-30)
v17.2.0 (2021-06-24)
v17.1.5 (2021-06-18)
v17.1.4 (2021-06-17)
v17.1.3 (2021-06-17)
v17.1.2 (2021-06-14)
v17.1.1 (2021-06-14)
New stuff:
- Share only layers that are visible on the map #294
- Add the possibility to override the arlas-version dynamically #292
v17.1.0 (2021-06-04)
v17.0.1 (2021-05-21)
New stuff:
v17.0.0 (2021-05-19)
v17.0.0-beta.0 (2021-05-10)
v16.1.2 (2021-04-30)
v16.1.1 (2021-04-29)
v16.1.0 (2021-04-21)
v16.0.2 (2021-04-12)
New stuff:
- Support shapefile download #243
v16.0.1 (2021-03-31)
v16.0.0 (2021-03-29)
v15.0.2 (2021-02-25)
v15.0.1 (2021-02-23)
v15.0.0 (2021-02-18)
Fixed bugs:
- Wrong css applied in details section in resultlist #268
v15.0.0-beta.1 (2021-02-04)
v15.0.0-beta.0 (2021-02-04)
v14.3.1 (2021-02-03)
v14.3.0 (2021-02-01)
New stuff:
v14.2.2 (2021-01-19)
v14.2.1 (2021-01-18)
v14.2.0 (2021-01-18)
Miscellaneous:
- Publish component build library to npm #258
v14.1.2 (2020-12-22)
v14.1.1 (2020-12-18)
New stuff:
- Add map coordinates #248
v14.1.0 (2020-12-07)
Fixed bugs:
- Import geometries as filter is broken #244
v14.0.1 (2020-11-13)
v14.0.0 (2020-11-09)
v14.0.0-rc.2 (2020-10-06)
New stuff:
- Add a list of configs to load in the lateral menu #232 (MohamedHamouGisaia)
v14.0.0-test-doc (2020-09-17)
Fixed bugs:
- Add a silent-refresh html page to renew token #227
v14.0.0-beta.1 (2020-08-20)
v13.0.3 (2020-07-10)
v13.0.2 (2020-06-26)
v13.0.1 (2020-06-25)
New stuff:
- [Resultlist] Get collection id from CSS instead of config #218
- Add percentage in "donut" widget #147
Fixed bugs:
- Map: Two aggregation levels presented at once #143
v13.0.0 (2020-06-18)
New stuff:
v12.7.0 (2020-05-13)
New stuff:
- Enable persistance-server configuration through env var for gisaia/arlas-wui #207
- Enable tagger configuration through env var for gisaia/arlas-wui #206
v12.6.4 (2020-04-10)
New stuff:
- Enable collection configuration through env var for gisaia/arlas-wui #200 [documentation] [conf]
v12.6.3 (2020-03-26)
v12.6.2 (2020-03-23)
v12.6.1 (2020-03-20)
v12.6.0 (2020-03-13)
v12.5.5 (2020-03-11)
12.5.4 (2020-02-24)
v12.5.4 (2020-02-24)
v12.5.3 (2020-02-19)
v12.5.2 (2020-02-19)
Fixed bugs:
- Fix routing for auth callback response #191
v12.5.1 (2020-02-17)
v12.5.0 (2020-02-17)
v12.4.0 (2020-02-10)
New stuff:
- Add entry in configuration to display or not indicators on analytics board #187 [conf]
- Update toolkit version to 12.4.0 #186
- Add entry in configuration to display or not "zoom to data" button #185 [conf]
- Add entry in configuration to activate gauge #184 [conf]
v12.3.0 (2020-02-03)
New stuff:
v12.2.2 (2020-01-24)
Fixed bugs:
- Donut size change when applying a filter #178
v12.2.1 (2020-01-17)
Fixed bugs:
- Missing replacement of Google Analytics Key #176
v12.2.0 (2020-01-17)
New stuff:
- Upgrade stack to v12.2.0 #174
- Add configuration node for Spinner activation #173
- Add env variable to set Google Analytics key #168
- Support serving app under URL base-path #156
v12.1.1 (2019-12-23)
Fixed bugs:
- Sort radio buttons of Result list get deselected by MapSettings component #166
- Hide and show topology styles #165
v12.1.0 (2019-12-19)
New stuff:
- Upgrade to v12.1.0 of the stack #163
- Remove bootstrap dependency #160
- Start the presentation tour on app launch if available #157
Fixed bugs:
- Changing the rendred styles in Feature mode is not supported #164
Miscellaneous:
- Remove yarn.lock #159
- Document the configuration of ARLAS-wui #35 [documentation]
v12.0.0 (2019-11-22)
Breaking changes:
- Update to angular 8.1 #136
New stuff:
- [MAP] Use redrawTile as input #153
- Add MapSettings Component #152
- Add css style for 'Export CSV' button #151
- Display button on widget hover #148 (mbarbet)
v11.4.0 (2019-11-08)
v11.2.0 (2019-10-03)
New stuff:
- Add download component in chip menu #146 (sebbousquet)
Fixed bugs:
- add sort by id to geosort #145 (MohamedHamouGisaia)
- Add sort by Id to resultlist + handle nested id field path #144 (MohamedHamouGisaia)
v11.1.1 (2019-09-27)
Fixed bugs:
- Make mkDocs.sh file executable #141
- Fix filter chips integration #142 (sebbousquet)
v11.1.0 (2019-09-17)
New stuff:
- Tagging with propagation (WUI) #133
- Use new tagger component #140 (sebbousquet)
v11.0.0 (2019-09-10)
New stuff:
- Add analyticsContributor in html #135
- Feature/toollkit11 #138 (sebbousquet)
- Add groupsDisplayStatusMap in analytics board #137 (mbarbet)
v10.0.1 (2019-05-15)
Fixed bugs:
- Fix 'envsubst' replacement #131
v10.0.0 (2019-05-09)
New stuff:
- Add 'map_styles' queryParam to share selected styles of the map in url #128 (MohamedHamouGisaia)
- Upgrade to arlas-wui-toolkit@10.0.0 #127 (MohamedHamouGisaia)
- Add customizable css file in app assets #125 (MohamedHamouGisaia)
Miscellaneous:
- Environment variables provided to the container are replaced within the configuration file #115 [conf]
v9.3.1 (2019-04-26)
New stuff:
- Fetch resources before running the app #126 (sebbousquet)
v9.3.0 (2019-03-21)
New stuff:
- Add the map input :'defaultBasemapStyle' & 'basemapStyles' #124 (MohamedHamouGisaia)
v9.2.0 (2019-02-14)
New stuff:
- Allow analytics elements to be dragged and dropped #113
- Add version information #57
- Show the app version hover app title #119 (sebbousquet)
- Enable topomap from conf #116 (mbarbet)
Fixed bugs:
- Fix geosort configuration validity check #118
v9.0.0 (2018-12-03)
Breaking changes:
- Update to angular 7 #104
New stuff:
- Replace angular2-markdown by ngx-md #90
- Update to angular 7 #114 (sebbousquet)
v8.0.0 (2018-10-24)
New stuff:
Fixed bugs:
- Before instantiate check existence of contributor in conf #106
v7.4.2 (2018-10-17)
New stuff:
- Integrate Datapicker in timeline #108 (sebbousquet)
Fixed bugs:
- Wrap search with "" after pressing enter in autocompletion results #101
Miscellaneous:
- Add list of supported browsers in generated doc #103 [documentation]
v7.4.1 (2018-09-25)
New stuff:
- ARLAS WUI URL keeps the Map extend and moves the map to that extend at the initial load. #91
- Add tooltips for #86
- Add action 'zoom to' on each item in result list #99 (sebbousquet)
- Add env variable for 'en' and 'fr' language file in start script #97 (sebbousquet)
Fixed bugs:
- define language configuration files in when running arlas-wui docker container #96
v7.4.0 (2018-09-17)
New stuff:
- Add toggle button for search & analytics #92 (sebbousquet)
Fixed bugs:
- Fix/dataset dialog validation #89 (sebbousquet)
v7.3.0 (2018-08-09)
New stuff:
- prepare Arlas-wui v7.3.0 #84
- MAP : Add delta checking of the map drag before geosorting the result list #80
- Dataset Managment #33
Fixed bugs:
- SEARCH: remove "" between search words as it doesn't allow simple_query_string #85
- Search bar send a request for empty strings #81
v7.2.0 (2018-07-25)
New stuff:
- Feature/v.7.2.0 #77 (MohamedHamouGisaia)
v7.1.0 (2018-07-13)
New stuff:
- Update to v7.1.0 #75 (MohamedHamouGisaia)
Fixed bugs:
- Display search value on init #74 (sebbousquet)
v7.0.1 (2018-06-26)
New stuff:
Fixed bugs:
- Remove scroll bar display on load #72 (sebbousquet)
- Fix configuration for map and timeline #70 (MohamedHamouGisaia)
v7.0.0 (2018-06-22)
New stuff:
- Add timeshortcuts and detailed timeline #66
- Feature/timeline #67 (MohamedHamouGisaia)
Fixed bugs:
- Items of autocomplete must be added to the search surrounded by double quote #64
v6.0.1 (2018-05-25)
v6.0.0 (2018-05-24)
New stuff:
- Add changelog generation in release process #58
- Use analytics board event to highlight features on map #56 (sebbousquet)
Miscellaneous:
- Add docker build in CI #19
v5.1.0 (2018-04-30)
Breaking changes:
- Feature/angular5 #54 (sebbousquet)
Miscellaneous:
- Add LABEL in Dockerfile #51 [documentation]
- Make ARLAS-wui configuration general #40
v5.0.3 (2018-04-27)
New stuff:
- Add a button to reload the components #53 (sebbousquet)
v5.0.2 (2018-04-25)
New stuff:
- Make optional the display of components (tag&share) #50 (sebbousquet)
- Define env variable for 'About.md' file in start script #47 (sebbousquet)
- Improve cleaning in release script #46 (sebbousquet)
Fixed bugs:
- Fix the donut component size #49 (sebbousquet)
v5.0.1 (2018-04-23)
New stuff:
- Add tag component #45 (sebbousquet)
ARLAS-wui-toolkit
v26.0.8 (2024-09-22)
New stuff:
- Share layers : Sort alphabetically the list of fields to include #509
v26.0.7 (2024-09-12)
Fixed bugs:
- When unchecking the crop checkbox in aias download component the the aoi is sent to the payload #849
v24.3.19 (2024-09-11)
v26.0.5 (2024-09-11)
v26.0.4 (2024-09-11)
v26.0.3 (2024-09-10)
v26.0.2 (2024-09-10)
v26.0.1 (2024-09-06)
New stuff:
- Update function in ArlasPersistenceDatabase dont work #610
v26.0.0 (2024-09-02)
v26.0.0-rc.5 (2024-08-30)
v26.0.0-rc.4 (2024-08-29)
v26.0.0-rc.3 (2024-08-27)
v26.0.0-rc.2 (2024-08-23)
v26.0.0-rc.1 (2024-08-22)
v25.2.0-beta.2 (2024-08-07)
v25.2.0-beta.1 (2024-08-06)
v26.0.0-beta.2 (2024-07-18)
v25.1.2 (2024-07-18)
v26.0.0-beta.1 (2024-07-15)
v25.1.1 (2024-07-12)
v25.1.0 (2024-07-09)
New stuff:
- Update layout of X and Y labels in histogram tooltip #781
- Disable add bookmark button while waiting for server answer #728
Fixed bugs:
- Retrocompatibility with stored bookmarks with collection attribute bug #802
v24.3.18 (2024-07-01)
v23.3.18 (2024-07-01)
Fixed bugs:
- FGA fields to be hidden should be listed by collection #803
v25.0.3 (2024-06-18)
v25.0.2 (2024-06-06)
v25.0.1 (2024-06-04)
v25.0.0 (2024-05-15)
Fixed bugs:
- Bookmarks disappear when we change collections of a dashboard #719
v25.0.0-rc.5 (2024-05-14)
v25.0.0-rc.4 (2024-05-14)
v25.0.0-rc.3 (2024-05-14)
v25.0.0-beta.18 (2024-05-14)
v25.0.0-rc.2 (2024-05-13)
New stuff:
- Add spanish translation #747
Fixed bugs:
v25.0.0-rc.1 (2024-05-03)
v25.0.0-rc.0 (2024-05-03)
New stuff:
- Manage previews using their ids instead of doc_key #723
Fixed bugs:
- Use user name initials in case the avatar is absent from the claims #748
- Bookmarks store all collections #657
v25.0.0-beta.17 (2024-05-02)
v25.0.0-beta.16 (2024-04-30)
v25.0.0-beta.15 (2024-04-29)
v25.0.0-beta.14 (2024-04-29)
v25.0.0-beta.13 (2024-04-29)
v25.0.0-beta.12 (2024-04-26)
v24.3.17 (2024-04-25)
v24.3.16 (2024-04-24)
v24.3.15 (2024-04-19)
v25.0.0-beta.11 (2024-04-12)
v24.3.14 (2024-04-11)
v24.3.13 (2024-04-05)
v24.3.12 (2024-04-05)
v24.3.11 (2024-04-05)
v24.3.10 (2024-04-03)
v25.0.0-beta.10 (2024-04-02)
v25.0.0-beta.9 (2024-04-02)
v25.0.0-beta.8 (2024-03-29)
v25.0.0-beta.7 (2024-03-26)
v25.0.0-beta.6 (2024-03-25)
New stuff:
- [IAM] Remove information from local/session storage #744
v24.3.10-beta.4 (2024-03-21)
v24.3.9 (2024-03-20)
New stuff:
- [openid] add memory storage in oidc #746
Fixed bugs:
- Restore creating of dashboard in openid authmode #745
v24.3.8 (2024-03-11)
v25.0.0-beta.5 (2024-03-11)
v24.3.7 (2024-03-01)
v25.0.0-beta.4 (2024-02-20)
v24.3.6 (2024-02-16)
v25.0.0-beta.3 (2024-02-15)
v25.0.0-beta.2 (2024-02-14)
v25.0.0-beta.1 (2024-02-13)
v24.3.5 (2024-01-25)
New stuff:
- Add a new node in config.json schema to store resources #718
v24.3.4 (2023-12-20)
v24.3.3 (2023-12-15)
v24.3.2 (2023-12-12)
v24.3.1 (2023-12-12)
v24.3.0 (2023-12-12)
Fixed bugs:
- Access tokens could be passed to queries when authent is not activated #708
- Password change leads to password page after submission #710
v24.3.0-rc.1 (2023-11-30)
New stuff:
- Implement a "Messaging service" to display errors to users + robustify the code #678
- Integrate ARLAS-iam in Authentication service #578
- Enhance filters chips tooltips #506
Fixed bugs:
- Once logged on the Hub, it displays nothing #695
- Enhance the message error when backend services are down #679
- Persistence service is not a singleton in apps that lazy load toolkit module #670
v24.2.1 (2023-11-22)
v24.3.0-beta.15 (2023-11-17)
v24.3.0-beta.14 (2023-11-16)
v24.3.0-beta.13 (2023-11-16)
v24.3.0-beta.12 (2023-11-16)
v24.3.0-beta.11 (2023-11-15)
v24.3.0-beta.10 (2023-11-14)
v24.3.0-beta.9 (2023-11-13)
v24.3.0-beta.8 (2023-11-10)
v24.3.0-beta.7 (2023-11-10)
v24.3.0-beta.6 (2023-11-09)
v24.3.0-beta.5 (2023-11-05)
v24.3.0-beta.4 (2023-10-31)
v24.3.0-beta.3 (2023-10-27)
v24.3.0-beta.2 (2023-10-20)
v24.3.0-beta.1 (2023-10-20)
v24.2.0-beta.7 (2023-10-12)
v24.2.0-beta.6 (2023-10-12)
v24.2.0-beta.5 (2023-09-29)
v24.2.0 (2023-09-29)
v24.2.0-beta-iam.11 (2023-09-27)
v24.2.0-beta-iam.10 (2023-09-22)
v24.2.0-beta-iam.8 (2023-09-15)
v24.2.0-beta-iam.6 (2023-09-11)
v24.2.0-beta-iam.5 (2023-09-04)
v24.2.0-beta-iam.4 (2023-08-28)
v24.2.0-beta-iam.3 (2023-08-28)
v24.1.6 (2023-08-09)
Fixed bugs:
- PermissionService in arlas-config-menu dont update the token correctly during refresh #613
v24.1.5 (2023-08-09)
Fixed bugs:
- Filter bars don't show icons #652
- Navigation in toolkitcomponent ignores the current path route of the app #651
v24.1.4 (2023-07-25)
v24.1.3 (2023-07-21)
v24.1.2 (2023-07-12)
v24.2.0-beta.4 (2023-07-11)
v24.2.0-beta.3 (2023-07-10)
v24.2.0-beta.2 (2023-06-21)
v24.2.0-beta.1 (2023-06-20)
v24.1.1 (2023-06-19)
v24.1.0 (2023-06-01)
v24.1.0-beta.9 (2023-05-31)
v24.1.0-beta.8 (2023-05-31)
v24.1.0-beta.7 (2023-05-31)
v24.1.0-beta.6 (2023-05-30)
v24.1.0-beta.5 (2023-05-26)
v24.1.0-beta.4 (2023-05-25)
v24.1.0-beta.3 (2023-05-23)
v24.1.0-beta.2 (2023-05-22)
v24.1.0-beta.1 (2023-05-10)
v24.0.1 (2023-04-28)
v24.0.0 (2023-04-28)
v23.2.3 (2023-04-06)
v23.2.2 (2023-03-24)
v23.2.1 (2023-03-14)
Fixed bugs:
- Links in the README don't work #621
v23.2.0-beta.10 (2023-02-14)
v23.2.0 (2023-02-13)
v23.2.0-beta.6 (2023-02-09)
v23.2.0-beta.5 (2023-02-09)
23.2.0-beta.4 (2023-02-03)
v23.2.0-beta.3 (2023-02-01)
v23.1.1-beta.7 (2023-01-24)
v23.1.1-beta.4 (2023-01-24)
New stuff:
- Bookmarks should be saved in persistence when persistence is declared in wui configuration #447
v22.0.12 (2023-01-23)
v22.0.11 (2022-12-05)
v23.1.0 (2022-11-29)
v23.1.1-beta.3 (2022-11-25)
v23.1.1-beta.2 (2022-11-21)
v23.1.1-beta.1 (2022-11-21)
v23.0.5-beta.2 (2022-10-31)
v22.0.10 (2022-10-27)
v23.0.5-beta.1 (2022-10-26)
v20.1.2 (2022-09-29)
v19.2.1 (2022-09-29)
v22.0.9 (2022-09-28)
v23.0.4 (2022-09-27)
v23.0.3 (2022-09-27)
v22.0.8 (2022-09-09)
v22.0.7 (2022-09-09)
v23.0.2 (2022-09-06)
Fixed bugs:
- Hits count metric is not displayed in ARLAS #580
v23.0.1 (2022-08-31)
Fixed bugs:
- Adapt the 'canCreateRole' to newest admin roles #561
v23.0.1-beta.3 (2022-08-22)
v23.0.1-beta.2 (2022-08-22)
v23.0.1-beta.1 (2022-08-22)
Fixed bugs:
- Share config does not set correct groups for preview #573
v22.0.6 (2022-07-11)
v23.0.0 (2022-07-11)
v23.0.0-rc.1 (2022-07-11)
New stuff:
- Configure nb of histogram buckets at csv export #570
v22.0.5 (2022-07-08)
v22.0.4 (2022-07-05)
v22.0.3 (2022-07-05)
New stuff:
- Enable powerbars selection to be excluded in the filter #431
v22.0.2 (2022-05-25)
v22.0.1 (2022-05-24)
v22.0.0 (2022-05-24)
v20.1.1 (2022-04-13)
v21.0.0 (2022-04-05)
v21.0.0-beta.3 (2022-03-30)
v21.0.0-beta.2 (2022-03-29)
New stuff:
- [App state in URL] Displayed layers are not encoded into the URL #370
v21.0.0-beta.1 (2022-03-14)
New stuff:
- [Timeline Component] Set default value for input properties if not provided #198
v19.1.2 (2022-02-28)
Fixed bugs:
- Missing 'options' input in result list widget #476
v20.1.0 (2022-02-21)
v20.1.0-beta.4 (2022-02-17)
v20.1.0-beta.3 (2022-02-16)
v20.1.0-beta.2 (2022-02-16)
v20.1.0-beta.1 (2022-02-15)
v20.0.1 (2022-02-02)
v20.0.0 (2022-02-02)
Fixed bugs:
- run-parallel is fixed to 1.1.10 to avoid CI crushing #422
v20.0.0-rc.2 (2022-01-07)
v20.0.0-rc.1 (2022-01-07)
Breaking changes:
- Migrate to Angular 13 #388
v20.0.0-beta.15 (2022-01-03)
v19.2.0 (2021-12-06)
New stuff:
- Display the count of all decalred collections in collaborations #507
- Histogram tooltip : translate 'par' by 'pour' #505
Fixed bugs:
- Share layers: the share crashes for dashboards having multi-collections #510
v12.7.6 (2021-11-08)
v19.1.1 (2021-10-28)
v17.2.6 (2021-10-28)
Fixed bugs:
- Date picker timezone is not applied after setting one end of range #502
v19.1.0 (2021-10-25)
Fixed bugs:
- Fix sharable layers #499
v19.0.3 (2021-10-11)
Miscellaneous:
- Add translation of temporal intervals #495
v19.0.2 (2021-10-05)
Miscellaneous:
- Upgrade to arlas-web-contributors 19.0.2 #491
v19.0.1 (2021-09-28)
Fixed bugs:
- Fix datepicker initialisation #490
v19.0.0 (2021-09-28)
New stuff:
- emit all resultlist outputs through one output in the widget #488
v12.7.5 (2021-09-23)
v19.0.0-beta.6 (2021-09-20)
v18.1.2 (2021-09-17)
v17.2.5 (2021-09-17)
v18.1.1 (2021-09-14)
v18.1.0 (2021-09-10)
v18.0.2 (2021-08-16)
v17.2.4 (2021-08-16)
v18.0.1 (2021-08-06)
v17.2.3 (2021-08-03)
v17.2.2 (2021-07-09)
v18.0.0 (2021-07-08)
Breaking changes:
- Support multiple curves displayed on the timeline #461
New stuff:
- Timeline legend #462
Fixed bugs:
- Download command doesn't work on Windows #473
v17.2.1 (2021-06-30)
Fixed bugs:
v17.2.0 (2021-06-24)
v17.1.2 (2021-06-17)
v17.1.1 (2021-06-14)
New stuff:
- Share layers that are visible on the map only #463
v17.1.0 (2021-06-04)
New stuff:
v17.0.0 (2021-05-19)
Fixed bugs:
- After deleting a dashboard, an 'Unauthorized action' msg is popped-up, but the dashboard is deleted #440
- If a session is expired, the pop-up informing of this event is popped several times and freezes the browser #439
v17.0.0-beta.1 (2021-05-12)
v17.0.0-beta.0 (2021-05-10)
v16.1.2 (2021-04-30)
Fixed bugs:
- Old map filters of v15 have wrong flat fields #453
v16.1.1 (2021-04-29)
Fixed bugs:
- Map filters handling Infinity values are wrong #450
v16.1.0 (2021-04-21)
New stuff:
- [donut] externalize tooltip outside the widget space to gain space and lisibility #443
- Add download button as shapefile #409
Fixed bugs:
- Dates displayed on the timeline are always in UTC #421
v16.0.1 (2021-03-26)
v16.0.0 (2021-03-23)
Fixed bugs:
- Make layer name human readable in share component #426
v15.0.1 (2021-02-23)
v15.0.0 (2021-02-18)
v15.0.0-beta.0 (2021-02-04)
v14.3.2 (2021-02-03)
v14.3.1 (2021-02-03)
v14.3.0 (2021-01-29)
New stuff:
- replace share link with a download button #408
Fixed bugs:
- Exporting the widget as CSV ignores the widget's current filter #411
v14.2.0 (2021-01-18)
New stuff:
- Integrate arlas-permission to config-menu component #400
Fixed bugs:
- Move biesbjerg dependencies from dev to main, and add in package-release #403
v12.7.4 (2021-01-13)
v14.1.1 (2020-12-18)
New stuff:
- Manage static links #398
Fixed bugs:
- Enhance error message for not existing configs ids #397
v14.1.0 (2020-12-07)
v14.1.0-beta.0 (2020-12-01)
New stuff:
- Update properly keywords colors in ArlasColorGenearorLoader #390
Fixed bugs:
- [Config manager ] Wrong error message when I try to duplicate/create #389
v14.0.1 (2020-11-10)
New stuff:
- Layer names that are translated the same are not distinguishable #384
Fixed bugs:
- Layers should be distinguished by their ids #385
- The place holder for search bar is not configurable #382
v14.0.0 (2020-11-09)
Fixed bugs:
- authentication is always stored in localstorage #378
v14.0.0-rc.2 (2020-09-30)
v14.0.0-rc.1 (2020-09-29)
v12.7.3 (2020-09-18)
Breaking changes:
- Create a settings file for the app that allows to configure authent #345
New stuff:
- Add would you login after logout modal #361
- Add user info components #360
- Add a share configuration component #358
- Add a menu to manage configurations #357
- Include configuration of ARLAS-persistence in settings.yaml file #346
- Load configuration file from ARLAS-persistence #344
- Add fetch interceptor & reconnect modal #363 (mbarbet)
- Feature/add fga #262 (MohamedHamouGisaia)
Fixed bugs:
- Fix describe call if no properties are returned #367
v12.7.2 (2020-06-30)
New stuff:
v13.0.2 (2020-06-25)
v13.0.1 (2020-06-25)
Fixed bugs:
- StartUp service : Apply authentication before fga #331
v13.0.0 (2020-06-18)
Breaking changes:
- Remove id collection from conf and fetch with a decribe #312
- [Share] Propose a sharable link for each layer on the map #304
New stuff:
- Add unit to countAll #323
- Translate the headers of the exported csv files #321
- Enhance color service generated color #315
- Create a shared module #297
- Add a configuration updater service that allows to apply fga #261
Fixed bugs:
- [Bookmark] bookmarks have the scope of the current collection #309
- Download command contains not escaped characters #294
- Fix share component required export field #327 (mbarbet)
Miscellaneous:
- [Timeline] Adapt range to v13.0.0 upgrade of the contributor #303
v12.7.1 (2020-04-29)
New stuff:
- Add x label text to histograms #299
v12.7.0 (2020-04-10)
New stuff:
v12.6.1 (2020-03-20)
New stuff:
- Add input to ignore contributors in filters comp #289
- Define a map instance of mapboxgl in the MapService #288
- Add input to ignore contributor in filters comp #286 (mbarbet)
v12.6.0 (2020-03-12)
New stuff:
- Add the possibility to specify an auth type to download component #282
- Add new inputs of swimlane #285 (MohamedHamouGisaia)
Miscellaneous:
- Add context in walkthrough service #283
v12.5.2 (2020-03-03)
New stuff:
- Allow downloading geo-field in the download component #279
v12.5.3 (2020-02-24)
Fixed bugs:
v12.5.1 (2020-02-17)
Fixed bugs:
- Wrong redirect uri & silent redirect uri for authentification #269
v12.5.0 (2020-02-14)
New stuff:
- [MapSettings service] Add an option to exclude geo field #267
Fixed bugs:
- [Export CSV] export modify Tree Original agg size #265
v12.4.0 (2020-02-06)
New stuff:
- Externalize date time format provider #259
- Disable update of map data at MapContributor creation #257
- Add an indicator on analytics tabs when at least one of its filter is active #246
- TAG : Add tag management #230
Miscellaneous:
- Update Material Icons font to the lastest version #255
v12.3.0 (2020-01-27)
New stuff:
- Update the configuration object according to the available fields for exploration #245
Miscellaneous:
- Add init i18n in startup Service #251
v12.2.2 (2020-01-23)
Fixed bugs:
- Tabs creation order in analytics board #249
v11.5.2 (2020-01-22)
New stuff:
- Use list method of CSS and inject FETCH_OPTIONS #248 (MohamedHamouGisaia)
v11.5.1 (2020-01-21)
New stuff:
v11.5.0 (2020-01-17)
v12.2.1 (2020-01-17)
Fixed bugs:
- Analytics board tabs initialisation crash #243
v12.2.0 (2020-01-15)
New stuff:
Miscellaneous:
- Build Warning related to old lint rules #236
v12.1.3 (2020-01-13)
New stuff:
- [Widget] Optimize widget update #226
Fixed bugs:
- the zoom to data extent is not centered all the time #238
v12.1.2 (2020-01-02)
New stuff:
- Add a Map service that provides a 'zoomToData' method #234
v12.1.1 (2019-12-18)
Fixed bugs:
- Walkthrough service doesn't start properly if the
tour.json
file contains no steps #232 - [WIDGET] Add missing
valuePrecision
input on metric component #227 - Color service send exception on none found value #223
- TAG : Allow untag with propagation #191
Miscellaneous:
- Remove yarn.lock #224
v12.1.0 (2019-12-04)
New stuff:
- Update ResultList input to match new version #221
- Change test to init authent mode #212
- Add requireHttps in configuration of authentification #210
- Enhance authentification service #208
Fixed bugs:
- Error on share due to
max\_for\_topology
#219 - Filter component no longer need to set map contributor icon #216
- MapSettings Service detects incorrectly Topology mode #214
v12.0.0 (2019-11-22)
Breaking changes:
- Remove Donut and Powerbars Contributors and replace them with TreeContributor #200
- Update to angular 8.1 #158
New stuff:
- Update build target to
es6
#206 - Add implicit flow authentification service #196
- Add a service to export to CSV #194
Fixed bugs:
- Fix chips icon rendering when label is empty #199 (sebbousquet)
v11.4.0 (2019-10-16)
New stuff:
- Translate labels in filters chips #185
- Support Topology aggregation in the share component #174
- Use the map aggregation in the share component #173
Fixed bugs:
- Remove max_cluster and add max_topology in share configuration #187 (sebbousquet)
v11.3.0 (2019-10-09)
Fixed bugs:
- Drag analytics element only from title section #183 (sebbousquet)
v11.2.3 (2019-10-03)
Fixed bugs:
- check if tag aggregation response has elements #180 (MohamedHamouGisaia)
v11.2.2 (2019-10-03)
Fixed bugs:
- Missing export of Download component #182
- Fix configuration check for drag and drop #181 (sebbousquet)
v11.2.1 (2019-10-02)
Fixed bugs:
v11.2.0 (2019-10-02)
New stuff:
- Allow analytics elements to be dragged and dropped #101
- Allow groups of analytics board to be Drag/Drop #176 (sebbousquet)
- Add a service to describe the collections #175 (sebbousquet)
v11.1.2 (2019-09-17)
New stuff:
- Improve tagger UI #171 (sebbousquet)
v11.1.1 (2019-09-16)
Fixed bugs:
- Fix dependencies issues #170 (sebbousquet)
v11.1.0 (2019-09-16)
New stuff:
- Tagging with propagation (WUI) #167
Fixed bugs:
- i18n not implemented for arlas-bookmark #165
v11.0.0 (2019-07-26)
New stuff:
- Instantiate ChipsSearchContributor in the contributorBuilder #163
- Update to Arlas API V11 #161
- Adap new list input in widget component #160
- User preference : favorite AOI (draw, shp, geosjon,kml/kmz,wkt) with localstorage #148
- User preference : favorite extent with localstorage #147
- Add aoi / extend / bookmark component and service #154 (sebbousquet)
v10.2.0 (2019-07-04)
New stuff:
- Config files caching #153
- Add full text search #146
- Add filters component #145
- Set i18n default value with the value of the browser #144
- Add a component to generate a command line to download features #143
- Update arlas dependencies #157 (mbarbet)
- Set default language with browser language #151 (sebbousquet)
- Add search component #150 (sebbousquet)
- Add filter component #149 (sebbousquet)
Fixed bugs:
- Max_age is not used for caching #152
v10.1.0 (2019-05-23)
New stuff:
- Implement function that allows to add widgets to Analytics Board #135 (MohamedHamouGisaia)
Miscellaneous:
- Write a README.md for the project and for npm repo #139 [documentation]
v10.0.2 (2019-05-07)
v10.0.1 (2019-04-11)
v10.0.0 (2019-04-02)
Breaking changes:
- Remove [datatype] from Histogram contributors configuration and instanciation #130
- Apply new format for contributors configuration #129
New stuff:
- Add 'map_styles' queryParam to share selected styles of the map in the url #133
- Add test CI with Chome #126 [CI] (mbarbet)
v9.3.0 (2019-03-26)
9.3.0-beta.0 (2019-02-20)
v9.2.0 (2019-02-06)
New stuff:
- Integrate TreeContributor (arlas-web-contributors@9.2.*) #117
- Add new ColorServiceLoader to override the one in arlas-web-components@9.2.* #116
- Deduplicate html tags for donut and powerbars #114 (MohamedHamouGisaia)
Miscellaneous:
- Rearrange tasks in gulpfile #118
v9.2.0-beta.2 (2019-02-01)
Breaking changes:
- Create ArlasColorGeneratorLoader injected to powerbars/donuts/list #111 (MohamedHamouGisaia)
v9.2.0-beta.1 (2019-01-31)
Breaking changes:
- Integrate TreeContributor #110 (MohamedHamouGisaia)
v9.1.3 (2019-01-25)
Fixed bugs:
v9.1.2 (2019-01-11)
Fixed bugs:
v9.1.1 (2019-01-09)
v9.1.0 (2019-01-09)
New stuff:
- Add new input in powerbar widget #105 (sebbousquet)
- Add a 'compact' mode to the analytics board #102 (sebbousquet)
- Add a class for AB group size #100 (sebbousquet)
Fixed bugs:
v9.0.2 (2018-12-14)
New stuff:
Fixed bugs:
- The displayed dates in date picker should be utc #98
v9.0.1 (2018-11-29)
v9.0.0 (2018-11-29)
Breaking changes:
- Update Angular version to 7 #87
New stuff:
- Add a check to zoomToPrecisionCluster configuration properties #86
- Add check in zoomToPrecisionCluster config #93 (mbarbet)
v8.0.0 (2018-10-18)
Breaking changes:
New stuff:
- Update Arlas module Version #91
v7.4.3 (2018-10-17)
New stuff:
v7.4.2 (2018-10-17)
New stuff:
Fixed bugs:
- Remove generated repo #83 (MohamedHamouGisaia)
v7.4.1 (2018-09-25)
New stuff:
- Include map extent in the url #81
v7.4.0 (2018-09-14)
Breaking changes:
- Support swimlane term selection mode #77
v7.3.2 (2018-08-09)
Fixed bugs:
- Detailedtimeline : check the existence of currentSelectedInterval #75
v7.3.1 (2018-08-09)
New stuff:
- Add missing tooltips #70
Fixed bugs:
- Bookmark is not added to local storage after click on
OK
#72 - Internationalize hard coded labels #68
- Timeline : use utc as date locale #66
- Selection interval of detailed timeline is not set correctly when loading datasets due to effect board #65
v7.0.2 (2018-08-06)
Fixed bugs:
- timeline & detailedTimeline : conf schema doesn't declare some properties as required #63
v7.3.0 (2018-07-25)
New stuff:
- Contributor Builder : add analytics contributor #60
- Feature/count bookmark view #62 (sebbousquet)
- Add analytics contributor management #61 (mbarbet)
v7.2.1 (2018-07-25)
New stuff:
- Emit geoAutoSortEvent in resultlist #59 (MohamedHamouGisaia)
Fixed bugs:
- Add a detailedTimelineComponent object in arlas-timeline #58 (MohamedHamouGisaia)
v7.2.0 (2018-07-23)
New stuff:
- Add brush selection on detailed timeline #57 (MohamedHamouGisaia)
- Add a map to analyticsboard that indicates which groups to show #55 (MohamedHamouGisaia)
- Addjsonpath to swimlane widget #54 (mbarbet)
Fixed bugs:
- Fix the size of share dialog #56 (sebbousquet)
v7.1.0 (2018-07-11)
New stuff:
- Update ARLAS-wui-toolkit to version 7.1.0 #52
- GeoJson Export: use "flat" property of the server #46
- Improve info lisibility in share component #50 (sebbousquet)
Fixed bugs:
- Fix bookmark date #51 (sebbousquet)
v7.0.1 (2018-06-21)
New stuff:
- Timeline : add time shortcuts #49
v6.0.0 (2018-05-23)
New stuff:
Fixed bugs:
- Share : agg field is not configurable #37
- Fix swimlanes dropdown list #39 (sebbousquet)
v5.1.2 (2018-05-16)
New stuff:
- Expose geoSort event from resultlist into the AB #36 (sebbousquet)
v5.1.1 (2018-05-04)
New stuff:
- Implement interception of events between widgets #14
v5.1.0 (2018-04-27)
Breaking changes:
- Feature/angular5 #32 (sebbousquet)
v5.0.2 (2018-04-26)
New stuff:
- Boards : add an option to initialize boards to be closed #18
- Expose tagEvent & Add collaped option on Analytics #31 (sebbousquet)
v5.0.1 (2018-04-23)
Fixed bugs:
- Export tag component #29 (sebbousquet)
v5.0.0 (2018-04-23)
New stuff:
- Feature/tagManagement #26 (sebbousquet)
v4.0.6 (2018-04-19)
Fixed bugs:
- Impossible to combine dataset #27
v4.0.5 (2018-04-17)
v4.0.4 (2018-04-16)
Fixed bugs:
- Fix path to assets 'i18n' #25 (sebbousquet)
v4.0.3 (2018-04-12)
v4.0.1 (2018-04-12)
Fixed bugs:
- Fix the key to retrieve chipssearch contributor config #24 (sebbousquet)
ARLAS-web-components
v26.0.5 (2024-09-22)
v26.0.4 (2024-09-12)
v26.0.3 (2024-09-10)
v26.0.2 (2024-09-10)
v26.0.1 (2024-09-06)
v26.0.0 (2024-08-30)
v26.0.0-rc.4 (2024-08-29)
v26.0.0-rc.3 (2024-08-23)
v26.0.0-rc.2 (2024-08-21)
v26.0.0-rc.1 (2024-08-20)
v25.2.0-beta.1 (2024-08-06)
Miscellaneous:
- Add a title to the technical details in a resultlist #836 [RESULTLIST]
v26.0.0-beta.2 (2024-07-18)
v26.0.0-beta.1 (2024-07-15)
v25.1.2 (2024-07-12)
v25.1.1 (2024-07-09)
v25.1.0 (2024-07-05)
Miscellaneous:
v25.0.2 (2024-06-18)
v25.0.1 (2024-06-04)
v25.0.0 (2024-05-15)
v25.0.0-rc.2 (2024-05-14)
v25.0.0-rc.1 (2024-05-13)
v25.0.0-rc.0 (2024-05-03)
Fixed bugs:
- transformRequest Input should have a default value #785
Miscellaneous:
- Use markers to detect all texts to be translated #811
v25.0.0-beta.7 (2024-05-02)
v25.0.0-beta.6 (2024-04-29)
v24.3.8 (2024-04-25)
v24.3.7 (2024-04-19)
v24.3.7-beta.0 (2024-04-17)
v25.0.0-beta.5 (2024-04-12)
v24.3.6 (2024-04-05)
v25.0.0-beta.4 (2024-03-25)
v25.0.0-beta.3 (2024-03-21)
v24.3.5 (2024-03-20)
v25.0.0-beta.2 (2024-03-11)
v24.3.4 (2024-03-01)
v24.3.3 (2024-02-15)
v25.0.0-beta.1 (2024-02-15)
v24.3.2 (2023-12-20)
v24.3.1 (2023-12-15)
Fixed bugs:
- An error is thrown when we attempt to re-add the same source type to mapbox library #774
v24.3.0 (2023-12-11)
Fixed bugs:
- Not coherent behavior of area/lenght div with polygons/bbox #771
v24.3.0-rc.2 (2023-12-07)
v24.3.0-rc.1 (2023-11-30)
New stuff:
Fixed bugs:
- chosen basemap is not stored in localstorage anymore #763
- ColorService is instantiated several times in case of using it in lazy loaded modules #755
v24.2.1 (2023-11-22)
v24.2.1-beta.2 (2023-11-21)
v24.2.1-beta.1 (2023-11-20)
v24.3.0-beta.8 (2023-11-16)
v24.3.0-beta.7 (2023-11-15)
v24.3.0-beta.6 (2023-11-10)
v24.3.0-beta.5 (2023-11-09)
v24.3.0-beta.4 (2023-10-31)
v24.3.0-beta.3 (2023-10-27)
Miscellaneous:
v24.3.0-beta.2 (2023-10-18)
v24.3.0-beta.1 (2023-10-18)
v24.1.4-beta.2 (2023-10-18)
v24.1.4-beta.1 (2023-10-12)
v24.2.0 (2023-09-29)
v24.1.3 (2023-07-21)
v24.1.2 (2023-07-12)
v24.1.1 (2023-06-19)
v24.1.0 (2023-06-01)
v24.1.0-beta.4 (2023-05-31)
v24.1.0-beta.3 (2023-05-22)
v24.1.0-beta.2 (2023-05-17)
New stuff:
v24.1.0-beta.1 (2023-05-10)
New stuff:
v24.0.1 (2023-04-20)
v24.0.0 (2023-04-19)
v23.2.2 (2023-03-24)
v23.2.1 (2023-03-14)
v23.2.0 (2023-02-10)
v23.1.0 (2022-11-28)
v23.1.0-beta.4 (2022-11-25)
v23.1.0-beta.3 (2022-11-21)
v23.1.0-beta.2 (2022-11-18)
v23.1.0-beta.1 (2022-11-18)
v23.0.5-beta.2 (2022-10-26)
v23.0.5-beta.1 (2022-10-26)
v22.0.4 (2022-10-26)
v22.0.3 (2022-09-28)
v23.0.1 (2022-09-27)
New stuff:
Fixed bugs:
- layers displaying not normalized count have wrong legends #673
v23.0.0 (2022-07-11)
v23.0.0-rc.2 (2022-07-11)
Fixed bugs:
- Result set List : layout problem #669
v22.0.2 (2022-07-08)
v23.0.0-rc.1 (2022-07-08)
v22.0.1 (2022-07-05)
New stuff:
- Basemaps: attempt to display thumbnails without being defined in builder #663
Fixed bugs:
- Actions on a result list detail are not displayed #665
v22.0.0 (2022-05-24)
New stuff:
- Add html identifier to map container #656 [MAP]
- Add preserveDrawingBuffer input to the map #654 [MAP]
- Externalise Basemaps choice from map settings #525
v21.0.0 (2022-04-05)
Fixed bugs:
- Display color and size legend for label layers #650
v21.0.0-beta.1 (2022-03-14)
Fixed bugs:
v20.1.0 (2022-02-18)
v20.1.0-beta.3 (2022-02-17)
v20.1.0-beta.2 (2022-02-16)
v20.1.0-beta.1 (2022-02-15)
New stuff:
- Add option to exclude selected bars from the global filter instead of including them #562 [POWERBARS]
v20.0.0 (2022-02-02)
New stuff:
- Add spinner when the resultlist is fetching new/more data #563 [RESULTLIST]
Fixed bugs:
- Columns titles are incorrectly aligned if values of a column are too long #623 [RESULTLIST]
v20.0.0-rc.2 (2022-01-07)
v20.0.0-rc.1 (2022-01-07)
v20.21.20-beta.22 (2021-12-24)
v0.0.0-beta.20 (2021-12-24)
v19.2.0 (2021-12-06)
New stuff:
- Handle multiple field in image/thumbnail url pattern #615 [RESULTLIST]
- Select features on layer of a given collection #614 [MAP]
Fixed bugs:
- Metric short values are wrong #616
- 0 is displayed as 0e0000 #613
- Layers that are hidden in the visualisation set keep displayed on the map #514 [MAP]
v19.1.0 (2021-10-25)
New stuff:
- Use scientific notation for numbers between -0.09 and 0.09 #602 [POWERBARS]
- Emit an event of visible items after scroll #601 [RESULTLIST]
Fixed bugs:
- filters of external event layers are not taking into account #606 [MAP]
- After drawing a polygon on the map, the cursor stays in drawing mode #597 [MAP]
- Fix visibility of layers that belong to several visualisation sets #540 [MAP]
v19.0.4 (2021-10-11)
New stuff:
- Action buttons of the list should support several field for the css class #580 [RESULTLIST]
Fixed bugs:
v19.0.3 (2021-09-30)
Fixed bugs:
v19.0.2 (2021-09-28)
Fixed bugs:
- Click on bbox/polygons emits features that are under these drawings #594 [MAP]
- Align actions icons in row mode #593 [RESULTLIST]
v19.0.1 (2021-09-27)
v19.0.0 (2021-09-27)
New stuff:
- Add new output to notif when the basemap has been changed #590 [MAP]
- Improve Grid title style #587 [RESULTLIST]
- Add stroke layer that corresponds to a fill layer if it exists #565 [MAP]
Fixed bugs:
- Fix cursor style when drawing a bbox/polygon #589 [MAP]
- Fix end of scroll bug #588 [RESULTLIST]
v12.7.6 (2021-09-23)
v19.0.0-beta.3 (2021-09-20)
v18.1.0 (2021-09-10)
Fixed bugs:
v18.0.2 (2021-08-16)
v17.2.2 (2021-08-16)
v18.0.1 (2021-08-06)
Fixed bugs:
- Metric short values should show 100k instead of 0.1M #571
- Swimlane tooltip hides the buckets #569
- Swimlane tooltip should not be displayed for infinity values #568
v17.2.1 (2021-08-03)
v18.2.1 (2021-08-03)
v18.0.0 (2021-07-08)
New stuff:
- Inject color service to histogram component #556 [HISTOGRAM]
- Add curve chart in Histogram component #555 [HISTOGRAM]
Fixed bugs:
- numbers with xxx numerals are not shown correctly as short value #554
v17.2.0 (2021-06-24)
v17.1.0 (2021-06-04)
New stuff:
- Apply value precision for short value metrics #549
v17.0.0 (2021-05-19)
Fixed bugs:
- Map layer Icon doesn't handle cricle strokes and dasharrays #546 [MAP]
- Text appears behind the rightband #545 [POWERBARS]
v17.0.0-beta.0 (2021-05-10)
New stuff:
v16.1.0 (2021-04-21)
New stuff:
- Remove layers that are not visible on the map from the TOC #535 [MAP]
- Text in cells should be in black for outlined cells #530 [RESULTLIST]
- Colors applied to powerbars hide the text #529 [POWERBARS]
Fixed bugs:
- Show outlined cell only if the cell is not empty #534 [RESULTLIST]
v16.0.3 (2021-03-29)
v16.0.2 (2021-03-26)
v16.0.1 (2021-03-23)
v16.0.0 (2021-03-23)
v15.0.0 (2021-02-18)
New stuff:
v15.0.0-beta.0 (2021-02-03)
v14.3.1 (2021-02-01)
v14.3.0 (2021-01-29)
New stuff:
v14.2.0 (2021-01-18)
v12.7.5 (2021-01-13)
v12.7.4 (2021-01-13)
v14.1.1 (2020-12-18)
New stuff:
- Change the order of layers inside visualisation sets #501 [MAP]
- Change the order of visualisation sets #500 [MAP]
v14.1.0 (2020-12-07)
v14.0.1 (2020-11-09)
v14.0.0 (2020-11-09)
New stuff:
- Add validity geometry check in import file component #496
v14.0.0-rc.1 (2020-09-29)
v13.0.3 (2020-09-14)
v13.0.2 (2020-07-17)
Fixed bugs:
- [Map-icon] Import module TranslateModule in Map icon module #487
v13.0.1 (2020-07-10)
v12.7.3 (2020-06-30)
v1.1.1 (2020-06-30)
New stuff:
- Add pipe translate in Sort field list for ASC/DESC #479 [RESULTLIST]
- Add translate in sort field list #483 [RESULTLIST] (mbarbet)
- Add translate in sort field list #480 [RESULTLIST] (mbarbet)
Fixed bugs:
v13.0.0 (2020-06-17)
Breaking changes:
New stuff:
- Add custom icons to map components #469 [MAP]
- Indicates units for each displayed value #458 [DONUT] [HISTOGRAM] [POWERBARS]
- Histograms : group ticks values by "K", "M, "B" (40000 => 40K, ....) #446 [HISTOGRAM]
- Display powerbars tooltips with space between thousands, millions, ... #436 [POWERBARS]
- Add a Legend component #425
- Add visualisation sets #423
- [Powerbars] Add rightband #444 [POWERBARS] (MohamedHamouGisaia)
Fixed bugs:
- [Legend] Interpolation of colors needs to take steps into account #464
- Fix bug of raw extents #441 (MohamedHamouGisaia)
Miscellaneous:
- Display numbers with space between thousands, millions, ... #438
- Display numbers with space between thousands, millions, ... #437 [RESULTLIST]
v12.7.2 (2020-04-29)
v12.7.1 (2020-04-29)
New stuff:
v12.7.0 (2020-04-10)
Miscellaneous:
- Add html id for a ResultItemComponent element #413 [RESULTLIST]
- Add a neutral state in isHighLight item #411 [RESULTLIST]
v12.6.3 (2020-03-26)
Fixed bugs:
- Set metric value to '-' when it becomes undefined #410
v12.6.2 (2020-03-23)
Fixed bugs:
- Fix regression of introducing NAN in metric component #408
v12.6.1 (2020-03-23)
Fixed bugs:
- Metric component doesn't update when the value is equal to 0 #406
- Wrong tbody heigth #402 [RESULTLIST]
v12.6.0 (2020-03-12)
New stuff:
- Add swimlaneRepresentation input #400
- Add swimlaneOptions input to configure graphical aspects of the swimlane #399
v12.5.0 (2020-02-14)
New stuff:
- Add properties for to better reprenset modes in map settings #396
v12.4.0 (2020-02-06)
Miscellaneous:
v12.3.0 (2020-01-27)
New stuff:
Fixed bugs:
- Grid mode : images and thumbnails are sometimes displayed when they shouldn't #383 [RESULTLIST]
- Resultlist : Set icon colors independently from title #381 [RESULTLIST]
Miscellaneous:
- Enhance the robustness of the component's code #382 [MAP]
- Check fetchState attribute definition #380 [RESULTLIST]
- [WMTS layer manager] Fix bug and Enhance query building #369 [MAP]
- Optimize display of thumbnail with lazy loading #368 [RESULTLIST]
v11.5.0 (2020-01-15)
Fixed bugs:
- Resultlist : Set icon colors independently from title #377 [RESULTLIST]
- [Grid Mode] Tooltips on tiles stay rendered when we hover actions buttons #374 [RESULTLIST]
- Grid mode : images and thumbnails are sometimes displayed when they shouldn't #371 [RESULTLIST]
Miscellaneous:
- Check fetchState attribute definition #379 [RESULTLIST]
- Enhance the robustness of the component's code #372 [MAP]
v12.2.0 (2020-01-06)
Breaking changes:
- FieldsConfiguration interface is different from the one used in ARLAS-web-contributors #360 [RESULTLIST]
v12.1.4 (2019-12-23)
Fixed bugs:
- Topology styles list cannot be hidden when clicking outside of its container #365
- Radio buttons for ASC and DESC sorts get deselected by other Radio buttons groups #364 [RESULTLIST]
Miscellaneous:
v12.1.3 (2019-12-18)
Fixed bugs:
- Remove param type
string
from getColor method #358 [RESULTLIST]
v12.1.2 (2019-12-18)
Fixed bugs:
v12.1.1 (2019-12-18)
New stuff:
Fixed bugs:
- Topology mode styles are not displayed #356
Miscellaneous:
- Color service send exception on none found value #350 [RESULTLIST]
v12.1.0 (2019-12-04)
New stuff:
- Improve resultlist header section #346 [RESULTLIST]
Miscellaneous:
v12.0.1 (2019-11-21)
New stuff:
- Update build target to
es6
#343
Fixed bugs:
- Fix Mapsettings CSS #345
v12.0.0 (2019-11-20)
Breaking changes:
- redrawTile should be an Input instead of Output in MapComponent #330 [MAP]
- Update to angular 8.1 #284 [ALL]
New stuff:
- Add Metric component #334
- MapSettingsComponent : New component for configuring layers #332
- Add translate pipe to powerbars #328 [POWERBARS] (mbarbet)
Fixed bugs:
v11.4.1 (2019-10-23)
New stuff:
- Add tooltip when drawing a polygon that shows how to end drawing #327 [MAP] (MohamedHamouGisaia)
Fixed bugs:
- Fix bugs in draw mode #325 [MAP] (MohamedHamouGisaia)
v11.4.0 (2019-10-16)
Breaking changes:
v11.3.1 (2019-10-10)
New stuff:
v11.3.0 (2019-10-09)
New stuff:
- Add a button to show the entire quicklook #308 [RESULTLIST]
- Access to action buttons without to show detail #307 [RESULTLIST]
- Enable style object in map style #320 [MAP] (mbarbet)
- Make show/hide icons customizable #318 [RESULTLIST] (MohamedHamouGisaia)
Fixed bugs:
v11.2.1 (2019-10-02)
Fixed bugs:
v11.2.0 (2019-10-02)
New stuff:
- Add links part in detail of the list #309 [RESULTLIST]
- Add new component to manage style/layer WMTS #306
- Add WMTS layer style manager #311 (mbarbet)
v11.1.0 (2019-09-16)
New stuff:
Fixed bugs:
- Validation of drawing geometry not work at first drawing #299 [MAP]
- Apply i18n in layer switcher menu #298 [MAP]
v11.0.3 (2019-07-31)
Fixed bugs:
- Emit 'selectedItemEvent' after in between selection #297 [RESULTLIST] (MohamedHamouGisaia)
v11.0.2 (2019-07-30)
Fixed bugs:
- Fix SelectInBetween and SelectAll bugs #295 [RESULTLIST] (MohamedHamouGisaia)
v11.0.1 (2019-07-26)
Fixed bugs:
- Remove unused outputs and unexisting method in HTML file #294 [RESULTLIST] (MohamedHamouGisaia)
v11.0.0 (2019-07-26)
Breaking changes:
- Remove 'searchSize' @input #292 [RESULTLIST]
New stuff:
- Emit added AOI in an @Output in form of Geojson #286 [MAP]
- Add an event when reaching the top of a scroll #275 [RESULTLIST]
Miscellaneous:
- Deprecate 'askForMoreData' method #291 [RESULTLIST]
- Deprecate 'moreDataEvent' @output #290 [RESULTLIST]
- Deprecate 'nLastLines' @input #289 [RESULTLIST]
v10.2.0 (2019-07-04)
New stuff:
- Add button to clear all selection #280 [RESULTLIST]
- Add properties to onMoveResult map #282 [MAP] (mbarbet)
- Add button to clear list selection #281 [RESULTLIST] (mbarbet)
- Add showEmptyGroup input in list #279 [RESULTLIST] (mbarbet)
Miscellaneous:
- Add properties to onMoveResult #283 [MAP]
- Enhance detailled item layout #277 [RESULTLIST]
v10.1.5 (2019-06-19)
Fixed bugs:
- Fix zip content validation #274 (sebbousquet)
v10.1.4 (2019-06-11)
New stuff:
- Add a component to import geosjon #271 [MAP]
- Add a component to import WKT #270 [MAP]
- Import KML + WKT + GeoJSON #273 [MAP] (sebbousquet)
Miscellaneous:
v10.1.3 (2019-05-29)
Fixed bugs:
v10.1.2 (2019-05-24)
Fixed bugs:
v10.1.1 (2019-05-24)
New stuff:
- Add transformRequest options #264 [MAP] (sebbousquet)
- Add more detail in error message during shape import #263 [MAP] (sebbousquet)
v10.1.0 (2019-05-22)
Breaking changes:
New stuff:
- Feature/import shp #262 [MAP] (sebbousquet)
Miscellaneous:
- Update README.md #260 [documentation]
- MAP: Add an event that emits the map extend & zoom on window close/refresh #255 [MAP]
v10.0.2 (2019-05-07)
v10.0.1 (2019-04-11)
New stuff:
- Improve performance with draw tools #254 (sebbousquet)
- Put draw layer on top #253 [MAP] (mbarbet)
v10.0.0 (2019-04-02)
New stuff:
- Allow layers of type 'point' to be highlighted #187 [MAP]
- Emit new events :
onStyleChanged
&onMapLoaded
#250 [MAP] (MohamedHamouGisaia) - save chosen styles in localStoreage #243 [MAP] (MohamedHamouGisaia)
v9.3.0 (2019-03-25)
New stuff:
- Beta/9.3.x #241 [MAP] (sebbousquet)
9.3.0-beta.0 (2019-03-21)
v9.2.1 (2019-02-06)
v9.2.0 (2019-02-06)
Breaking changes:
- Change Donuts input format #230 [DONUT]
- Change powerbars inputs format #219 [POWERBARS]
- Colorize powerbars/donuts/resultlist using the same color service #212 [DONUT] [POWERBARS] [RESULTLIST]
New stuff:
- HISTOGRAMS: Refactor brush tooltips according to v6.0.0 of arlas-d3 #229 [HISTOGRAM]
- Create a new component : y log axis (logarithmic gauge) #216
- Display coordinates of the mouse pointer #213 [MAP]
- Emit init position of the map on first loading #209 [MAP]
Fixed bugs:
- ResultList fix : Check existence of nativeElements parentNodes and childNodes #228 [RESULTLIST] (MohamedHamouGisaia)
- Update powerbars demo inputs #226 [POWERBARS] (MohamedHamouGisaia)
- Fix construction of selected powerbars list #224 [POWERBARS] (MohamedHamouGisaia)
v9.2.0-beta.5 (2019-02-01)
Fixed bugs:
- Fix color of powerbars and update json schema #223 (MohamedHamouGisaia)
v9.2.0-beta.4 (2019-01-30)
Fixed bugs:
- Fix color for result list : apply toString() to itemData.get method #222 [RESULTLIST] (MohamedHamouGisaia)
v9.2.0-beta.3 (2019-01-30)
Fixed bugs:
- sort powerbar list #221 [POWERBARS] (MohamedHamouGisaia)
v9.2.0-beta.2 (2019-01-30)
v9.2.0-beta.1 (2019-01-30)
v9.2.0-beta.0 (2019-01-25)
Breaking changes:
- Refactor Histogram and Donuts according to changes of arlas-d3@6.0.0 #215 (MohamedHamouGisaia)
New stuff:
v9.1.3 (2019-01-16)
Fixed bugs:
- Check if source exists before adding it #208 [MAP] (MohamedHamouGisaia)
v9.1.2 (2019-01-11)
Fixed bugs:
v9.1.1 (2019-01-11)
New stuff:
Fixed bugs:
v9.1.0 (2019-01-09)
New stuff:
- MAP: Add basemap switcher button #194 [MAP]
- POWERBARS: Add search filter in title zone #193 [POWERBARS]
- POWERBARS : customize bar color from term value #191 [POWERBARS]
- Move geosort action #201 [RESULTLIST] (mbarbet)
- Improve filter field in powerbars #200 (sebbousquet)
- Add search field on top of powerbars #197 (sebbousquet)
- Fix routing strategy in demo #196 (sebbousquet)
- Custom css powerbars with term value #195 [POWERBARS] (mbarbet)
Fixed bugs:
- Not all layers are added after setStyle #204 [MAP]
- RESULTLIST : wrong tbody height if displayfilter is set to false #190 [RESULTLIST]
- Fix typo menu name #202 [RESULTLIST] (mbarbet)
- Fix tbody list height if no filter #192 [RESULTLIST] (mbarbet)
v9.0.0 (2018-11-28)
Breaking changes:
Miscellaneous:
v8.0.1 (2018-11-05)
Fixed bugs:
- Fix bug selectAll list #188 [RESULTLIST] (mbarbet)
v8.0.0 (2018-10-17)
Breaking changes:
New stuff:
- Add css class in \<td> arlas-filter #182 [RESULTLIST]
- Add css class for column filter #184 [RESULTLIST] (mbarbet)
- Add selected item as input #180 [RESULTLIST] (mbarbet)
Fixed bugs:
v7.4.2 (2018-09-25)
v7.4.1 (2018-09-25)
v7.4.0 (2018-09-14)
Breaking changes:
New stuff:
- MAP : Add the possibility to define new sources as an input #172 [MAP]
- MAP: Cancel geobox selection #126 [MAP]
- Remove useless CSS file #177 (sebbousquet)
- Add escape listener to cancel draw bbox #169 [MAP] (mbarbet)
Fixed bugs:
- Selection disappear in powerbars #124 [POWERBARS]
- Fix selection disappear powerbars #170 [POWERBARS] (mbarbet)
v7.3.1 (2018-07-27)
New stuff:
- RESULTLIST : add the possibility to hide filter's input/dropdown of a sepcified column #167 [RESULTLIST]
- Apply geosort on geo-auto-sort activation #168 (MohamedHamouGisaia)
v7.3.0 (2018-07-25)
Fixed bugs:
- MAP: Crash when null selection with geobox (simple click instead of rectangle) #125 [MAP]
- Improve draw bbox management #165 [MAP] (mbarbet)
Miscellaneous:
- RESULTLIST : fieldsList no longer needs to include idFieldName #143 [RESULTLIST]
v7.2.0 (2018-07-21)
New stuff:
- HISTOGRAMS : Add an output that is emitted at the end of plot #157 [HISTOGRAM]
- HISTOGRAMS : Add an option to start y axis from min of data #156 [HISTOGRAM]
- HISTOGRAMS : Display only selections containing data #155 [HISTOGRAM]
- Add option to translate area charts by half data interval #164 (MohamedHamouGisaia)
- Feature/auto geo sort list #163 [RESULTLIST] (mbarbet)
- Add dropdown in search list #160 [RESULTLIST] (mbarbet)
v7.1.1 (2018-07-13)
New stuff:
- Update mapcomponent configuration schema #161 (MohamedHamouGisaia)
v7.1.0 (2018-07-11)
New stuff:
- RESULTLIST : Add customs css class for cell #147 [RESULTLIST]
- RESULTLIST: add tool tip on button in detail #146 [RESULTLIST]
- MAP: add scale as option #145 [MAP]
- MAP: Add max and min zoom of map in input #144 [MAP]
- Feature/improve result list #159 [RESULTLIST] (mbarbet)
- Add maxZoom,minZoom,scale input #154 [MAP] (mbarbet)
- Improve style resultlist cell data driven #148 (mbarbet)
Fixed bugs:
- RESULTLIST : The detailled grid view is not updated #151
- MAP: The map should add the default/selected style of each styleGroup #150
- Fix #150 : Display the slected styles of all stylegroups #152 (MohamedHamouGisaia)
Miscellaneous:
- RESULTLIST : Improve thumbail grid url gestion #149 [RESULTLIST]
- RESULTLIST : wrap \<tbody> with \<table> #89 [RESULTLIST]
- ALL : implement routing to different demos #82 [ALL]
v7.0.0 (2018-06-15)
Breaking changes:
- Add an output to the MapComponent for the map switch layer controller #136 [MAP]
- DONUT : Add an input that set the color of donut nodes #127 [DONUT]
New stuff:
Fixed bugs:
- Result-list component : trim undefined value #139
- Fix/139 resultlist trim #140 [RESULTLIST] (MohamedHamouGisaia)
Miscellaneous:
- COMPONENTS: review documentation #90 [documentation] [ALL]
v6.0.1 (2018-05-29)
New stuff:
- Add no view image #134 [RESULTLIST] (mbarbet)
- Add css in action item #133 [RESULTLIST] (mbarbet)
v6.0.0 (2018-05-23)
Fixed bugs:
- MAP/HISTOGRAM : An error is thrown when we draw a BBOX in Bering strait #87
v5.1.2 (2018-05-21)
New stuff:
- Feature/improve result list #129 [RESULTLIST] (mbarbet)
Fixed bugs:
v5.1.1 (2018-05-15)
v5.1.0 (2018-04-27)
Breaking changes:
- Feature/angular5 #123 (sebbousquet)
v5.0.0 (2018-04-23)
ARLAS-web-contributors
ARLAS-web-core
v26.0.0 (2024-08-29)
v25.1.0 (2024-07-05)
v25.0.1 (2024-06-06)
v25.0.0 (2024-05-15)
v25.0.0-rc.0 (2024-05-03)
v25.0.0-beta.3 (2024-03-25)
v25.0.0-beta.2 (2024-03-11)
v24.3.0 (2023-12-11)
v24.3.0-rc.1 (2023-11-30)
v24.1.0 (2023-06-01)
v24.1.0-beta.5 (2023-05-30)
v24.1.0-beta.4 (2023-05-17)
New stuff:
- Link a contributor to a similar contributor and synchronize their selections #172
v24.1.0-beta.3 (2023-05-10)
v24.1.0-beta.2 (2023-05-10)
v24.1.0-beta.1 (2023-05-10)
v24.0.0 (2023-04-19)
v24.0.0-beta.2 (2023-04-05)
v24.0.0-beta.1 (2023-04-05)
v23.2.2 (2023-03-30)
v23.2.1 (2023-03-30)
v23.2.0 (2023-02-10)
v23.1.0 (2022-11-28)
v23.1.0-beta.1 (2022-11-25)
v23.0.0 (2022-07-11)
v22.0.1 (2022-07-05)
New stuff:
- Avoid triggering an 'Add' collaboration in the contributor that produced it #162
v22.0.0 (2022-05-24)
v21.0.0 (2022-04-05)
v21.0.0-beta.1 (2022-03-14)
v20.1.0 (2022-02-18)
v20.0.0 (2022-02-01)
New stuff:
- Add a bus (Observable) of global message #81
v20.0.0-rc.1 (2022-01-07)
Miscellaneous:
- Upgrade typescript and rxjs versions #156
v20.0.0-beta.6 (2022-01-07)
v19.2.0 (2021-12-06)
New stuff:
- Calculate the count of all decalred collections in collaborations #150
v19.0.0 (2021-09-27)
v18.1.0 (2021-09-10)
v18.0.0 (2021-07-07)
v17.2.0 (2021-06-24)
v17.1.1 (2021-06-17)
v17.1.0 (2021-06-04)
v17.0.0 (2021-05-19)
New stuff:
- _(geo)aggregate : Add geotile aggregation #73
v17.0.0-beta.0 (2021-05-10)
v16.1.0 (2021-04-21)
v16.0.0 (2021-03-23)
New stuff:
- set contributor name programatically #135
v15.0.0 (2021-02-18)
v15.0.0-beta.0 (2021-02-03)
v14.3.0 (2021-01-29)
v14.2.0 (2021-01-18)
v14.1.1 (2020-12-18)
v14.1.0 (2020-12-07)
v14.0.0 (2020-11-09)
v13.0.0 (2020-05-28)
Breaking changes:
- Remove range endpoint #120
New stuff:
- Add an abort controller to 'resolve' methods of the CSS #122
v12.7.0 (2020-04-10)
New stuff:
v12.6.0 (2020-03-12)
v12.5.0 (2020-02-13)
v12.4.1 (2020-02-06)
New stuff:
- Add list method to CSS #113
v12.4.0 (2020-02-06)
New stuff:
- Upgrade arlas-api to 12.0.4 #111
v12.3.0 (2020-01-27)
v11.5.1 (2020-01-21)
New stuff:
- Add list method to the CSS #110 (MohamedHamouGisaia)
v11.5.0 (2020-01-17)
New stuff:
- Upgrade arlas-api to v11.1.0 #109
v12.2.0 (2020-01-06)
v12.1.1 (2020-01-02)
New stuff:
- Include the computation of 'geobbox' and 'geocentroid' with ARLAS-api 12.0.3 #105
- Add max_age in optional parameter of resolve function #102
- Add a boolean to update (or not) contributor data during a new collaboration #100
Fixed bugs:
- the return type of 'resolveButNotComputation' is not correct #104
Miscellaneous:
- Change package manager in release script #88
v12.1.0 (2019-12-04)
v12.0.1 (2019-11-21)
New stuff:
- Update build target to
es6
#98
v12.0.0 (2019-11-20)
Breaking changes:
- Remove write api #89
New stuff:
- Use rxjs 6.5.3 and stop using rxjs-compat #95
- Add ResolveButNot method for _compute endpoint #93
- Support Multi-geometry of ARLAS-api #91
Miscellaneous:
- Mark updateFromCollaboration as protected in Contributor class #90
v11.4.0 (2019-10-16)
v11.3.0 (2019-10-09)
New stuff:
v11.2.0 (2019-10-02)
v11.1.0 (2019-09-16)
v11.0.0 (2019-07-25)
New stuff:
- Update arlas-api V11 #80
Miscellaneous:
- Add LICENSE file in package at build #82
v10.2.0 (2019-07-03)
v10.1.1 (2019-05-22)
Fixed bugs:
- update arlas-api to 10.0.1 in package-release.json #79 (MohamedHamouGisaia)
v10.1.0 (2019-05-22)
Fixed bugs:
Miscellaneous:
- Copy README-NPM.md files in dist before publishing in npm #76 [documentation]
v10.0.0 (2019-04-01)
Breaking changes:
New stuff:
- Update arlas api to 10.0.0 #72 (MohamedHamouGisaia)
10.0.0-beta.0 (2019-03-06)
v9.2.0 (2019-02-05)
v9.1.1 (2019-01-15)
New stuff:
- Add debounceTime in contribution observable #61
- Add debounce time collab in con #63 (mbarbet)
- Fix #61 #62 (mbarbet)
Fixed bugs:
- buildAggGetParam : add missing 'on' parameter #59
v9.1.0 (2019-01-09)
Fixed bugs:
v9.0.0 (2018-11-28)
Breaking changes:
- Update Rxjs version to 6 #49
Miscellaneous:
- Update README.md and CONTRIBUTING.md #56 [documentation]
v8.0.2 (2018-11-27)
New stuff:
- Update Arlas-api to 8.0.0 #48
v8.0.1 (2018-10-17)
Fixed bugs:
v8.0.0 (2018-10-17)
Breaking changes:
v7.4.0 (2018-09-14)
Miscellaneous:
- Add a check for npm login :
npm who i am
#44
v7.3.0 (2018-07-25)
v7.2.0 (2018-07-19)
New stuff:
v7.1.2 (2018-07-13)
v7.1.1 (2018-07-13)
New stuff:
- Update arlas-api version to 7.0.3 #43 (MohamedHamouGisaia)
v7.1.0 (2018-07-11)
New stuff:
- Update ARLAS-web-core version to 7.1.0 #42
v7.0.2 (2018-06-25)
New stuff:
- Update arlas-api to 7.0.2 #41 (MohamedHamouGisaia)
v7.0.1 (2018-06-20)
Breaking changes:
- Integrate multiple collectField/collectFct #39
New stuff:
- Add function to set fetch option. #37
- Update the CSS to v7.0.1 of arlas-api: #40 (MohamedHamouGisaia)
v6.0.1 (2018-05-23)
Fixed bugs:
- Feature/remove compodoc #33 (sebbousquet)
v6.0.0 (2018-05-18)
New stuff:
- Include FieldRange service of arlas-api in colloaborations #32
v5.1.0 (2018-04-27)
New stuff:
- Upgrade arlas-api version #28 (sebbousquet)
v5.0.1 (2018-04-23)
v5.0.0 (2018-04-23)
Breaking changes:
- Use arlas-api 5.0.0 & implements describe, tag, untag from API #27 (sebbousquet)
v4.0.1 (2018-04-18)
Fixed bugs:
- Set 'getFinalFilter' method public #26 (sebbousquet)
ARLAS-d3
v11.2.5 (2024-09-22)
v11.2.4 (2024-08-30)
v11.2.3 (2024-08-23)
v11.2.2 (2024-07-09)
v11.2.1 (2024-07-09)
v11.2.0 (2024-07-05)
New stuff:
- Display start value and end value of a timeline bucket #228
Fixed bugs:
- Histogram : NaN values instead of negative values #222
v11.1.1 (2024-04-04)
v11.1.0 (2023-06-01)
v11.1.0-beta.3 (2023-05-17)
v11.1.0-beta.2 (2023-05-15)
v11.0.2 (2023-04-20)
v11.0.1 (2023-04-19)
v11.0.0 (2023-04-19)
Fixed bugs:
- [Histogram] Tooltip values above 1000 are NaN #213
- [Histogram] Negative values of the histogram are NaN #212
v10.1.0-beta.1 (2023-04-11)
v10.0.1 (2023-02-17)
v10.0.0 (2023-02-01)
v9.2.2 (2022-12-22)
v9.2.1 (2022-11-25)
v9.2.0 (2022-11-25)
Breaking changes:
- Upgrade to v7.6.1 of D3 #45
v9.2.0-beta.4 (2022-11-21)
v9.2.0-beta.3 (2022-11-18)
v9.2.0-beta.2 (2022-11-18)
v9.2.0-beta.1 (2022-11-18)
v9.1.1 (2022-09-27)
Fixed bugs:
- The tooltip of the timeline is not displayed when we choose a 1year/1month bucket interval #179
v9.1.0 (2022-07-11)
v9.1.0-beta.1 (2022-07-08)
New stuff:
- Enhance granularity of dates units in timeline tooltip #176
v9.0.0 (2022-02-01)
v9.0.0-rc.1 (2022-01-07)
Miscellaneous:
- Upgrade typescript & rxjs #164
v9.0.0-beta.5 (2022-01-03)
v8.0.4 (2021-10-25)
New stuff:
Fixed bugs:
- numbers in charts and swimlanes tooltips are not rounded #159
v8.0.3 (2021-09-10)
Fixed bugs:
- labels in histograms axis are all shown as 0 #156
v8.0.2 (2021-08-16)
v7.4.3 (2021-08-16)
v7.4.2 (2021-08-16)
v8.0.1 (2021-08-06)
Fixed bugs:
- Swimlane doesn't handle Infinity values #149
v7.4.1 (2021-08-03)
Breaking changes:
- Support multi-lines in one signle graph #143
New stuff:
- Support new chart type : curve #144
v8.0.0 (2021-07-07)
New stuff:
- [DONUT] Add percentage in "donut" widget #121
Fixed bugs:
- HISTOGRAM : tooltip position has a consequent offset when data occupies o small part of the histogram #18
v7.4.0 (2021-04-21)
New stuff:
- Enhance donut tooltip #141
v7.3.1 (2021-03-26)
v7.3.0 (2021-03-23)
v7.2.0 (2021-02-18)
New stuff:
- Add an input for donut containers #132
v7.1.6 (2021-02-01)
Fixed bugs:
- Charts that yAxis don't start from 0 render incorrectly #131
v7.1.5 (2021-01-19)
v7.1.4 (2021-01-19)
v7.1.3 (2020-06-08)
v7.1.2 (2020-06-02)
New stuff:
- Add a custom style for min/max values of a bar histogram headbands #119
v7.1.1 (2020-06-01)
v7.1.0 (2020-05-29)
New stuff:
- [Donut] Add 'diameter' input to manually configure it #116
- [Swimlane] Display ticks and tooltips with space between thousands, millions, ... #110
- [Donut] Display donut tooltips with space between thousands, millions, ... #109
- [Histogram] Display histogram tooltips & ticks with space between thousands, millions, ... #108
- Histograms : group ticks values by "K", "M, "B" (40000 => 40K, ....) #62
Fixed bugs:
- [Histogram] If all buckets have the same values, the histogram is not well plotted #112
v7.0.2 (2020-04-10)
v7.0.1 (2020-04-10)
Fixed bugs:
- [Histograms] Fix buckets whose values are 'Infinity' #104
v7.0.0 (2020-03-12)
Breaking changes:
- Separate swimlaneData and histogramData #100
New stuff:
v6.1.0 (2019-11-18)
New stuff:
- Upgrade rxjs version to v6.5.3 #97
v6.0.3 (2019-10-04)
Fixed bugs:
- Fix swimlanes horizontal ticks height #95 (MohamedHamouGisaia)
v6.0.2 (2019-07-25)
Fixed bugs:
- HISTOGRAMS: Remove visibility style from brush #88
v6.0.1 (2019-04-25)
New stuff:
- Histograms: apply [ticksDateFormat] option when its specified on xLabels for bar charts #86
Fixed bugs:
- Histogram : Handle No-data values #71
- Histograms: date ticks are not utc when the option [ticksDateFormat] is specified #63
v6.0.0 (2019-02-05)
Breaking changes:
- Donut: add metricValue to TreeNode interface #81
- Refactor the Donut input Data (DonutArc) #77
- Enhance colors generation for donuts #72
- Create a new component : y log axis (logarithmic gauge) #69
New stuff:
- Donuts : Keep unexisting nodes in the selectedArcsList #80
- Donut: Remove all similar selected nodes on a same ring. #76
v6.0.0-beta.1 (2019-01-30)
New stuff:
- Donut: Add metricValue attibute to TreeNode interface & keep unexisting selected nodes #79 (MohamedHamouGisaia)
v6.0.0-beta.0 (2019-01-25)
Breaking changes:
- Refactor tooltips on brush corners #70 (MohamedHamouGisaia)
Fixed bugs:
v5.0.0 (2018-11-28)
Breaking changes:
New stuff:
- Add link to CI #64 [documentation] (elouanKeryell-Even)
v4.3.1 (2018-09-25)
Fixed bugs:
- Histograms : date is undefined when there is one bucket represented #59
- Donut : fix checking if donut node size is undefined #56
- Export AbstractChart class #55
v4.3.0 (2018-09-14)
Breaking changes:
- SWIMLANE : Remove brush selection & add the possibility to filter on terms #49
New stuff:
- HISTOGRAM/SWIMLANE : Implement a system of rounding key values when interval \< 1 #47
Fixed bugs:
- DONUT : remove sum policy for nodes hierarchy #52
- SWIMLANE : Swimlane bars get thin after applying filters on ARLAS-wui #48
v4.2.4 (2018-08-09)
Fixed bugs:
- HISTOGRAM/SWIMLANE : dates should be in utc #43
v4.0.8 (2018-08-06)
v4.0.7 (2018-08-06)
v4.2.3 (2018-08-03)
Fixed bugs:
- SWIMLANE : dataInterval is wrong when there is one bucket per lane #40
v4.2.2 (2018-07-23)
Fixed bugs:
- Fix bug : area chart is moved by half recursevly after each data change #39 (MohamedHamouGisaia)
v4.2.1 (2018-07-21)
Fixed bugs:
- Fix bug related to move area chart by half interval #38 (MohamedHamouGisaia)
v4.2.0 (2018-07-20)
Fixed bugs:
- HISTOGRAM : extend the x axis for area chart by one bucket unity #25
- Feature/#25 add bucket area #37 (MohamedHamouGisaia)
- Fix second value in tooltip #36 (MohamedHamouGisaia)
v4.1.0 (2018-07-10)
New stuff:
- HISTOGRAMS : Display only selections containing data #33
- HISTOGRAMS : Add an option to start y axis from min of data #32
- HISTOGRAMS: Add an offset in the top of y axis domain #30
- HISTOGRAM: draw y-axis on top of plotted data #29
- Feature/#32 y axis from zero #35 (MohamedHamouGisaia)
- Histograms : Display only selections containing data #34 (MohamedHamouGisaia)
- Translate Y axes so that they're not hidden by histogram #31 (MohamedHamouGisaia)
v4.0.6 (2018-06-21)
Fixed bugs:
- HISTOGRAM: Resizing a histogram should be applied after it was plotted #27
- Histogram: resize should not be applied before it's first plotted #28 (MohamedHamouGisaia)
v4.0.5 (2018-06-14)
New stuff:
- HISTOGRAM : make labels of ticks and tooltip clearer for timeline #23
- Hide svg when there is no data to plot #22 (MohamedHamouGisaia)
Fixed bugs:
- HISTOGRAM : labels of the horizontal axis positions #19
- HISTOGRAM: if ticksDateFormat is undefined, the ticks values turn to be undefined #14
- Add moment library in package-release.json #26 (MohamedHamouGisaia)
v4.0.4 (2018-05-30)
v4.0.3 (2018-05-30)
New stuff:
- DONUT : Emit tooltip informations when a node is hovered #16
Fixed bugs:
- Donut : crash when selecting a donut node #10