Releases: akvo/akvo-rsr
RSR Release 20230807-030651
What's Changed
- [#4536] Redesign Enumerator View
- [#4580] Indicator target visualization
- [#4617] Indicator period data audit trail
- [#4680] Use a real queue worker
- [#4710] Improve project hierarchies
- [#4725] Improve project directory performance
- [#4951] Use IATI validator API
- [#4955] Password policy
- Refactored landing page in #4971
- [#5048] RSR design system for landing page
- [#5077] Cumulative indicator updates
- [#5080] Implement indicator approval workflow
- Two factor auth in #5299
Full Changelog: https://github.com/akvo/akvo-rsr/commits/promote-20230807-030651
RSR Release v4.3 Yellow-billed Loon
New and noteworthy
-
Allow seamlessly switching between partner site logo and RSR logo #3869
-
Change project ordering in the index page #3885
-
Display overlay Server maintenance message on 502 #3878
Resolved issues
-
[#3839] Fix broken directory pages for organisations and updates 39515b3
-
Prevent crash when related project is not returned by /typeaheads/projects e072466
-
PE section fetching improvement: fetch selected first upon reload 3c6846c
-
Add country code to the my_projects end-point 6d51c53
-
PE section fetching improvement: load s1 always first to prevent validation issues 7a53f3f
-
Validation status on location item e1cb3bb
-
Connect s5 result.description dc4ec83
-
Prevent deletion of reporting organization (thus losing access) b77056b
-
Validation fix: filter out non-validation errors (required & min) 804af50
Code maintenance
RSR Release v4.2 Orange-footed Scrubfowl
New and noteworthy
- Support for dropdown custom fields, and searching for projects using these custom fields has been added #3839
Resolved issues
-
Improved validations in the new project editor, especially for the Results section #3852
-
Added support for custom fields in new project editor #3855
-
Fix permissions on disaggregation targets da4c38f
-
Minor improvements to the My Projects page, after the last release 80c0ce8 e1dd97c 7785428 08a9db6 c34131a
-
Update EUTF administrative codes 7e21cb3
-
Fixed problems with adding new organisation (due to country handling after location service replacement) 5d415f1
-
Fix problem with scrolling in Internet Explorer c2923e4
Code maintenance
- Improve the script to create a release 7776a52
Hot-fix 4.1.1 Spoon-billed Sandpiper
4.1 Spoon-billed Sandpiper
New and noteworthy
-
Allow jump to results and indicators from the preview in the project editor #3814
-
Improved the my projects page, showing more information like Sector, country, etc. #3813
-
Add API end-point to fetch data for disaggregation contributions #3807
-
Descriptions in Section 4 can now be ordered #3804
-
Maximum Image Upload size is now increased to 10MB #3529
Resolved issues
-
Editor tab is not shown to users without edit permissions #3837
-
Fixed a bug with POSTing to
/rest/v1/crs_add/
#3831 -
Fixed attribute error in typeaheads/user_organisations for anonymous user #3829
-
Replaced location service to use Google for better search results #3823
-
Fix problem with deleting projects which have a results framework with updates #3822
-
Improve the my projects listing and link to the project editor or the my project page based on permissions #3818
-
Add deep linking to section 5, results and indicators from the IATI page #3805
-
Ensure end date >= start date (for project, periods, etc) #3800
-
Some miscellaneous fixes to the project editor, especially with locations #3799 #3774
Code maintenance
-
Fixed a problem with Webpack Dev Server returning Invalid Host header #3842
-
Project Admin has now been simplified to show minimal information about the project #3833
-
Upgrade containers to the latest version of Python 2.7 #3820
-
Remove validation sets from the admin interface #3796
-
Ensure validation sets in the new PE match with the old validation sets #3785
Hot-fix 4.0.4 Malachite Kingfisher
Hot-fix 4.0.3 Malachite Kingfisher
Hot-fix 4.0.2 Malachite Kingfisher
Resolved issues
-
Fixed bug with last modified information not updating in the project editor for some kind of edits #3742
-
Changed the backend to make it easier to create partner organisations from the project editor. (The UI still requires a bit more work.) #3787
-
Fixed a number of validation issues around section 9 (documents). #3782
-
A handful of smaller bugs in the project editor front-end resolved.
Hot-fix 4.0.1 Malachite Kingfisher
Resolved issues
-
Fix bug with IATI checks not being run when a project is modified from the new PE #3777
-
Fix broken support for Sector vocabularies other than DAC-3 in the new PE #3773
-
Pushed minor CSS changes to the project and updates directory to make it easy to do some partner specific changes #3776
-
Fix a handful of minor bugs in the new PE, related to displaying locations, etc.
Partner specific issues
- Fix bug in IATI activity ID customization logic for EUTF projects #3781
4.0 Malachite Kingfisher
New and noteworthy
- The RSR project editor has been replaced with a new shiny, faster version. It has been in beta for the last few releases and is now available to all the users.
Resolved issues
- Fix problem with permissions on projects in content owned organisations #3765
Code maintenance
- RSR DB host is not started by default in the local development environment. #3771