Skip to content

Releases: akvo/akvo-rsr

Hot-fix 3.45.4 Helmeted Hornbill

05 Sep 12:11
Compare
Choose a tag to compare

Resolved issues

  • Fixed admin interface to show only relevant data to users #3757

  • Fixed project update admin interface search to allow searching updates by id and title #3755

  • Original reporting organisations on EUTF projects are set as implementing partners, when replacing them with EUTF as the reporting organisation #3759

Beta

  • Some improvements to the redesigned (beta) project editor #3762

Hot-fix 3.45.3 Helmeted Hornbill

26 Aug 09:41
Compare
Choose a tag to compare

Resolved issues

  • Only updates relevant to the partner site are shown in the typeahead on Akvo pages #3752

  • New Results and DimensionGroups & Labels are automatically created in child projects #3741

  • Re-importing the results framework has been disabled #3733

Code maintenance

  • New models were added to allow specifying disaggregation targets #3719

  • Back-end code added to include aggregated data for disaggregation values at the parent level #3578

  • Audit log has been added for disaggregation categories and labels #3750

Hot-fix 3.45.2 Helmeted Hornbill

29 Jul 14:42
5d74bc3
Compare
Choose a tag to compare

Resolved issues

  • Creating a new disaggregation category and adding it to an indicator now correctly creates the disaggregation category and labels at child and lower levels in the project hierarchy #3720

  • Minor change to the placeholder text for the password field for protected partner sites #3704

Hot-fix 3.45.1 Helmeted Hornbill

26 Jul 01:22
Compare
Choose a tag to compare

Resolved issues

  • Minor CSS polishing and wording changes

3.45 Helmeted Hornbill

25 Jul 13:01
Compare
Choose a tag to compare

New and noteworthy

  • A new project listing API end-point has been added that lists only the projects a user can edit #3709

  • Partner sites can now be password protected, and private projects are displayed in such partner sites' listings #3703 #3704

Beta

  • Some improvements to the redesigned project editor, which is currently in beta #3636 #3689 #3675

Resolved issues

  • Adding a new disaggregation category to an indicator correctly propagates to its children in any imported results framework #3713

  • Import results works even if disaggregation categories have already been manually created in the child project #3711

  • Fixed a bug in the project editor on creating an indicator along with associated disaggregation names #3693

  • Deleting results, indicators and periods is prevented if indicator period updates are present #3679

Code maintenance

  • Some unnecessary css files were removed #3707

Hot-fix 3.44.2 Gentoo Penguin

12 Jul 14:53
1782e04
Compare
Choose a tag to compare

Resolved issues

  • Fixed broken update form for qualitative updates #3696

Hot-fix 3.44.1 Gentoo Penguin

11 Jul 04:41
1558c4e
Compare
Choose a tag to compare

Resolved issues

  • Fixed a bug with undefined permissions for dimension name and dimension value models #3690

  • Removing dimension names associated with an indicator using the API now works #3684

  • Fixed results_framework endpoint POST method error #3675

  • Fixed problems with endpoints for models in section 11 of the project editor #3674

  • Fixed background colour of projects search input #3673

  • Changed the Akvo logo to the new one #3681

Code maintenance

  • Updated some outdated Python dependencies #3683

Data maintenance

  • Added a script to delete all contact information for a list of projects #3686

3.44 Gentoo Penguin

28 Jun 04:04
Compare
Choose a tag to compare

New and noteworthy

  • A new end-point to get currently logged-in user's info has been added #3643

  • Couple of more smaller customization options have been added for Akvo pages #3655

  • Some API end-points now return more nested data making it easier to use them with fewer network requests #3652

  • Couple of end-points return more fields to make them easier to work with #3661

  • Couple of improvements to how disaggregations are setup and aggregated #3564 #3566

Beta

Resolved issues

  • Fixed a problem with overlapping text in the project search box #3662

  • Loading custom stylesheets for Akvo pages now works correctly #3658

  • Projects can now be searched using their project ID in the Django admin #3656

  • Fixed problems with POST requests to the /rest/v1/indicator_framework end-point #3647 #3653

  • Permissions consistent for importing results/indicators and now more consistent #3641

  • The /rest/v1/user API endpoint has more restrictive permissions now #3649

  • Disaggregation/dimensions are now correctly inherited by the child projects from parents, on import #3040

Code maintenance

  • Tweaking Gunicorn parameters has been made easier #3628

  • Removed a fake-migration-flag used in the CloudVPS to k8s migration #3626

  • Fixed some flaky tests in RSR #3615

  • Grafana dashboard is now automatically deployed #3552

  • Added a mechanism to easily create new training environments #3617

Hot-fix 3.43.4 Blue Manakin

06 Jun 11:47
Compare
Choose a tag to compare

Resolved issues

  • Problem of incorrect unsaved project messages being shown in some projects corrected#3624

  • Allow editing of organisation specific codelists from the admin interface #3622

  • Avoid importing and copying target values when the results framework is copied or imported #3618

EUTF specific issues

  • Make the IATI suffix field read only #3620

Hot-fix 3.43.3 Blue Manakin

30 May 10:41
Compare
Choose a tag to compare

Resolved issues

  • Issues with the administrative location dropdown when adding multiple locations corrected #3612

  • Corrected a problem where various fields were incorrectly marked incomplete when publishing some projects #3605

  • Removed the organisation report incorrectly being shown in project reports page #3603

  • Resolved a problem with some users not being able to delete their own project updates #3600

  • Fixed ordering of Indicators and dimensions to match the order in which they are entered into section 5 of the project editor #3586

  • Prevented the parent project from being changed after the child project has imported the results framework from the parent #3161

EUTF Africa specific issues

  • Set EUTF to be the reporting organisation for all of their projects, and prevent this from being changed #3609

  • Made the IATI suffix field read-only and ensured that it maps to the subtitle field #3607

Code maintenance

  • Fixed problem with local development environment consuming 100% CPU when idle in MacOS #3597

  • Corrected problem with REST calls failing in the local development environment #3595

Data maintenance

  • Added a management command to merge organisations #3580