125f9ae77b
fix: mailto formatting
continuous-integration/drone/push Build is passing
2025-12-03 10:14:57 +01:00
b0c94234a9
chore: update gettext
continuous-integration/drone/push Build is passing
2025-12-02 16:46:07 +01:00
ac2ad0a0d5
Merge pull request 'Implement filter for has_paid closes #227 ' ( #237 ) from feature/227_payment_filter into main
...
continuous-integration/drone/push Build is passing
Reviewed-on: #237
2025-12-02 16:12:42 +01:00
671e6ce804
feat: add payment status filter and paid column to member list
...
Add PaymentFilterComponent dropdown and colored paid column. Filter supports URL bookmarking and combines with search/sort.
2025-12-02 15:55:23 +01:00
386b4c9e65
Merge pull request 'Don't show birthday field for default configurations closes #161 ' ( #239 ) from feature/161_remove_birthday into main
...
continuous-integration/drone/push Build is passing
Reviewed-on: #239
Reviewed-by: rafael <rafael@noreply.git.local-it.org>
2025-12-02 15:48:59 +01:00
a67a91cffa
Mark required fields in UI
continuous-integration/drone/push Build is passing
2025-12-02 15:23:44 +01:00
c8968636a8
feat: remove birth_date field from Member resource
...
continuous-integration/drone/push Build is passing
Users who need birthday data can use custom fields instead.
Closes #161
2025-12-02 14:58:50 +01:00
d10f2ecc90
chore: adds migration for member field visibility
2025-12-02 14:16:02 +01:00
ba78a6ac7a
feat: improve email copy UX with colored alerts and mailto button
...
continuous-integration/drone/push Build is passing
- Green success alert for copied confirmation
- Blue info alert with BCC privacy tip
- Mailto button opens email program with BCC recipients
- Alerts stack vertically instead of overlapping
2025-12-02 11:42:11 +01:00
e2ace3d2a8
feat: add bulk email copy for selected members ( #230 )
...
continuous-integration/drone/push Build is passing
Copy selected members' emails to clipboard in 'First Last <email>' format
2025-12-02 10:02:58 +01:00
f9ff6d3d2d
fix: remove unused branch in seeds and fixed translations
continuous-integration/drone/push Build is passing
2025-12-01 10:54:12 +01:00
fdae610da0
adds translation
2025-12-01 10:43:19 +01:00
37553d8d6c
feat: adds settings live view and updated seeds
2025-12-01 10:42:10 +01:00
193618eace
chore: adds settings ressource and migration
2025-12-01 10:42:10 +01:00
2284cd93c4
translate: add translation
continuous-integration/drone/push Build is passing
2025-12-01 08:53:18 +01:00
b509dc4ea3
chore: add migration for show in overview flag
2025-12-01 08:50:06 +01:00
4b4ec63613
feat: improve user-member linking UI and error messages
...
continuous-integration/drone/push Build is passing
Reload members on email change, extract user-friendly errors from Ash, add translations
2025-11-20 21:45:05 +01:00
078809981d
docs: add translations and update development log ( #168 )
2025-11-20 16:51:44 +01:00
8ba15eb16b
refactor: change wording to hide technical details
continuous-integration/drone/push Build is passing
2025-11-20 15:07:47 +01:00
2af23f4042
feat: custom field deletion
2025-11-20 15:04:08 +01:00
efb3e1cc37
feat: add translation
continuous-integration/drone/push Build is passing
2025-11-20 14:25:06 +01:00
edf8b2b79e
feat: add custom field slug
2025-11-20 14:23:25 +01:00
bc75a5853a
fix: correction of some english translation
continuous-integration/drone/push Build is passing
2025-11-20 13:48:05 +01:00
158ac52d97
feat: Add Custom Fields link to navbar
continuous-integration/drone/push Build is passing
2025-11-13 18:52:24 +01:00
7f77eb7023
feat: Add German translations and extended seeds for custom fields
2025-11-13 18:52:24 +01:00
8400e727a7
refactor: Rename Property/PropertyType to CustomFieldValue/CustomField
...
continuous-integration/drone/push Build is passing
Complete refactoring of resources, database tables, code references, tests, and documentation for improved naming consistency.
2025-11-13 18:04:53 +01:00
918b02a714
fix accessibility issues
2025-11-13 16:33:29 +01:00
d02461f8ea
fix missing translations
2025-11-13 16:33:29 +01:00
5ce220862f
refactor and docs
2025-11-13 16:33:29 +01:00
4ba03821a2
add translation
2025-11-13 16:33:29 +01:00
e920d6b39c
chore: added trigram migration for fuzzy search
2025-10-30 16:48:45 +01:00
41e3a52482
test: updated tests
2025-10-30 16:42:19 +01:00
017ca8b32c
chore: updated translation
2025-10-30 16:42:19 +01:00
7c1aeddad4
add constraints for member-user and member-property
2025-10-16 15:28:31 +02:00
59a8067c09
add some comments
2025-10-16 15:28:30 +02:00
b47b0d36b5
gender neutral translation
2025-10-16 14:22:58 +02:00
cde619543f
translate all error messages
2025-10-16 13:54:07 +02:00
908517641b
add users link to navbar
continuous-integration/drone/push Build is passing
2025-10-16 12:30:03 +02:00
23d1ca8a32
fix: axe-core critical and major issues
2025-10-16 12:30:02 +02:00
515cd76cee
feat: add translation
2025-10-16 12:30:02 +02:00
d8ec828df0
feat: make member emails unique
2025-10-16 12:30:01 +02:00
98f4768e00
feat: seed member user relations
2025-10-16 12:30:01 +02:00
72a8415cb3
feat: member user relation
2025-10-16 12:30:01 +02:00
dd03000428
chore: adds tsvector to members
2025-09-17 13:34:14 +02:00
7118782a2d
Add seed data for members
2025-08-21 14:11:55 +02:00
2a6f1ccf80
feat: add translation
2025-08-21 13:29:50 +02:00
dd77be0388
Add seed script for admin user
2025-08-15 10:11:12 +02:00
a09e2add2f
feat: add missing translation
2025-07-24 17:07:20 +02:00
662e80cc74
feat: set password for new and for existing user
2025-07-24 17:07:20 +02:00
5959c9f545
feat: use layout from memberlist
2025-07-24 17:07:20 +02:00