Releases: unepwcmc/SAPI
Releases · unepwcmc/SAPI
1.6.0
Rails and Ruby upgrade
- Upgrade Ruby version to 2.3.1
- Upgrade Rails version to 4.0.6 (please check official documentation for details https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-3-2-to-rails-4-0)
1.5.1
1.4.2
1.4.1
1.4.0
1.4.0
EU Opinions
- Add new EU decision type (called SRG Referral)
- Change the name of current no opinion iii) to SRG Referral;
- Add new entity SRG History
- Change the name of current no opinion ii) to In consultation and changing it from an official EU decision to a non-opinion/notification for information only (SRG History)
- Add a second new SRG History, called Discussed at SRG (no decision taken)
- Add the new column SRG History to the EU decisions table in the Species+ public site
- Include validation on the BE so that if the decision_type is blank then the srg_history field should be populated
- On the download checkbox, new radio button to switch between EU decision type filters and "In consultation", and when the latter will be selected all the other filters disappear
- Exclude from the download the EU opinions with EU decision type = blank
or srg history = "Discussed at SRG referral"
Previous release
1.3.0
CITES ID Manual
- Change to the documents retrieving, now including ancestor and descendant relative documents
- Change to documents order retrieving (exact match first, than from the highest rank(kingdom) to the lowest)
- Add new event(CITES ID materials) and two types of docs (IDManual and Virtual College)
Checklist
- Update api_documents_mview to include the new doc types
- Add relative CITES checklist api to retrieve the new docs
- Add a new worker to dynamically merge Id materials documents based on user filter/search
1.2.2
1.2.1
1.2.0
1.2.0
Species+ Admin:
- Nomenclature Changes process for E-Library documents
- Nomenclature Changes bug fixes
- Trade interface logic amendments for EPIX integration
- Trade interface bug fixes
Configuration
- Update secrets configs
- Remove old and obsolete configs
- Update deploy scripts to speed up deploy using local assets precompilation
- Add capistrano-sidekiq to fix deploy issue