| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
e71b04f637 | Groups: description and organization of groups are now visible for non-admins. |
28fd4bcf34 | Group.setEmails -> Group.populateEmails. |
ed842744d2 | GroupPagesRest: Excel contains now mails of assigned users. |
b2de9061fa | GroupPagesRest: Excel export added (analog UserGroupPagesRest) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
278e6042d0 | User, Group access tightend (also in UI). |
63081666f6 | Source file headers: 2024-> 2025. |
2a5005e7fe | Gradle, javax.validation -> jakarta.validation |
3c42485eb9 | Migration stuff in progress... (all tests of all packages: OK). |
77bade6dfb | javax.* -> jakarta.* |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
b360e5f4d1 | GroupPage, UserPage: clone support. GroupPage validates now groupname on existing ones. |
5a8eeade11 | WIP: UserPagesRest |
4df1901969 | WIP: React version of users. |
15af713be9 | GroupPagesRest: disable list row click for non-admin-users. |
44dcb895b9 | AbstractPagesRest.createListLayout(...) refactored. |
07db5cb1a8 | WIP: GroupPagesRest |
762d940ad1 | WIP: GroupPagesRest |
4a8ee9d9cf | WIP: AG-Grid, multi-selection |
d6e38e6087 | WIP: AG-Grid, mass-update |
5f7ef41b8c | Copyright 2021 -> 2022 |
ceb63e8a1b | Source code header: (C) 2001-2021. |
261f475ae3 | Merge branch 'develop' into ReactMigration |
685d7f9cc2 | rest: optimizations for usage from Java classes. |
e16d8a0b65 | Redirect group restpoint to react version. |
9ac06b25ac | Add Visitorbook rest pages |
4056f0625d | Renaming stuff: *BaseRest -> *PagesRest. |