Skip to content
Snippets Groups Projects
Commit 9dc0940d authored by Tifenn Guillas's avatar Tifenn Guillas
Browse files

Update changelog (v3.1 and v3.2)

parent a43c2ee6
No related branches found
No related tags found
2 merge requests!100Develop,!83Resolve "Datatable: Ajout du nombre d'objets par page"
...@@ -4,14 +4,37 @@ All notable changes to this project will be documented in this file. ...@@ -4,14 +4,37 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.0.3] - 2019-10-21 ## [3.2.0] - 2020-04
### Added ### Added
- Display anis-client and anis-server versions. - User can change the number of object displayable (10, 20, 50, 100) in result datatable
- Add detail page for an object.
### Security
- Migrate to Angular v8 to v9
## [3.1.0] - 2020-03
### Added
- Unit tests added
- Scroll to top on new page added
- Operators are visible on search form
### Changed
- Detail-link and detail-btn renderers refactored
- Update datasets display to accordion
- Password fields can be visible
- Search form design updated to integrate operators
### Fixed
- Migrate from anis-server v3.0.3 to 3.1
- Migrate to anis-auth v3.1
## [3.0.3] - 2019-10
### Added
- Display anis-client and anis-server versions
- Add detail page for an object
### Changed ### Changed
- Fix ordering by diplay for options in Criteria step. - Fix ordering by diplay for options in Criteria step
- Design ouputs selection. - Design ouputs selection
### Fixed ### Fixed
- Fix bug renderer external links. - Fix bug renderer external links
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment