Skip to content

Releases: akvo/akvo-rsr

RSR Release 20230807-030651

21 Aug 05:36
Compare
Choose a tag to compare

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

05 Dec 05:29
7a85883
Compare
Choose a tag to compare

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

  • Sentry for error logging 553a56b

  • Full source maps for production 704bf1b

  • Get rid of backend country calculation #3860

RSR Release v4.2 Orange-footed Scrubfowl

14 Nov 07:33
1fa31ce
Compare
Choose a tag to compare

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

31 Oct 12:13
afe2ffa
Compare
Choose a tag to compare

Resolved issues

  • [#3820] Fixed a problem with non unicode strings in feed creation e4b4809

  • Added translations & improved PE menu i18n display 75500fc

  • Added a new UI component for external child projects to section 1 #3850

Code maintenance

  • Remove old setup directory 78dd6d9

  • Bump pillow from 6.1.0 to 6.2.0 in /scripts/deployment/pip/requirements 9bd85ef

4.1 Spoon-billed Sandpiper

29 Oct 13:00
Compare
Choose a tag to compare

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

24 Sep 12:38
Compare
Choose a tag to compare

Resolved issues

  • Fixed API to allow adding an external project as a related project #3747

  • Fix problems with location filtering in the Project Editor #3799

  • Allow removing a parent project from the Project Editor UI #3799

  • Fixed some smaller issues with incorrect/incomplete validation sets

Hot-fix 4.0.3 Malachite Kingfisher

23 Sep 10:48
Compare
Choose a tag to compare

Resolved issues

  • Fix problem with editor not saving empty strings #3793

  • Added indicator reordering functionality to the new project editor #3792

  • Allow adding thematic labels to indicators #3788

  • Creating new organisations via the new project editor is now supported #3787

Code maintenance

  • Support ReportServer in the training environments #3763

  • Removed some unused data models #3565

Hot-fix 4.0.2 Malachite Kingfisher

19 Sep 11:40
Compare
Choose a tag to compare

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

17 Sep 13:54
Compare
Choose a tag to compare

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

12 Sep 09:37
Compare
Choose a tag to compare

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