Releases: pulilab/TIIP
Releases · pulilab/TIIP
Documentation
What's Changed
- [UT03-923] Feat/email template update for better domain determining by @GergelyKovach in #431
- [UT03-1021] feature/Handover Support - Documentation by @TiborPL in #429
Full Changelog: 3.2.10...3.3.0
3.2.10
Changelog feature: Project version history
3.2.0 Merge pull request #387 from pulilab/feature/UT03-796/changelog-dialo…
Nested KPI tabs
What's Changed
- [UT03-954] Fix/adding new release tag + new app short name by @GergelyKovach in #418
- [UT03-948][UT03-949] Feat/better admin for solutions and export by @GergelyKovach in #416
- [UT03-972] bugfix/Fix empty donor edge case by @TiborPL in #419
- [UT03-899] Hotfix/removing is_active column from export resource by @GergelyKovach in #412
- [UT03-979] feature/Added nested tabs with unique translatable tags by @TiborPL in #422
Full Changelog: 3.1.20...3.1.22
3.1.20
Country Manager
Feature/country manager (#327) * get country office id helper method on project * manager of m2m on user to country office * country office serializer to include country managers * userprofile inline admin to set managers of a country office * in team permission to include country manager test * country manager list api * include api in user-list * permission layer on retrieving a project * migration for country managers on user * fix querysets * test country manager can update project groups * test country manager can retrieve project data * test country manager can update project data * test country manager project listing * fix linting * optimize permission checks * Implement 'country manager' role (#328) Co-authored-by: Tibor Adam <[email protected]> * Implement 'country manager' role (#328) Co-authored-by: Tibor Adam <[email protected]> * Implement 'country manager' role (#328) Co-authored-by: Tibor Adam <[email protected]> Co-authored-by: Tibor <[email protected]> Co-authored-by: Tibor Adam <[email protected]>
INVENT v2.0: Deliverable 4.2 HOTFIX
2.4.1 Small fixes to project export function (#304)
INVENT v2.0: Deliverable 4.2
New features added:
- Matomo tracking
- Innovation categories to dashboard columns
- Overall reviewer summary for project and portfolio reviewers
- User export to Admin menu
INVENT v2.0: Deliverable 4.1 HOTFIX 3
Make score and reviews exportable separately (#290) * Make score and reviews exportable separately * Code cleanup Co-authored-by: Tibor Adam <[email protected]> Co-authored-by: Alonso Lamas <[email protected]>
INVENT v2.0: Deliverable 4.1 HOTFIX 2
Save Draft data refined