EN · DE · RU · FR · ES

#2188: Group.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/dto/Group.kt DTO, projectforge-rest/src/main/kotlin/org/projectforge/rest/dto/Group.kt 151 lines · 89 code · 49 comments · 13 blank
Source file: Group.kt - data transfer component in ProjectForge.

Git History

868d6abb7 2025 -> 2026
e71b04f63 Groups: description and organization of groups are now visible for non-admins.
28fd4bcf3 Group.setEmails -> Group.populateEmails.
ed842744d GroupPagesRest: Excel contains now mails of assigned users.
51c73dc09 Hotfix: Group.copyMinimal must copy id.
278e6042d User, Group access tightend (also in UI).