|
|
6695296c52
|
Person: remove email validation
|
2025-01-30 16:26:39 +01:00 |
|
|
|
a1dfbde52e
|
Fix breadcrumb on person form
|
2025-01-23 16:24:22 +01:00 |
|
|
|
02d2cc6629
|
Implement lib to generate fake data for testing
|
2025-01-23 15:53:58 +01:00 |
|
|
|
1a67a0e30a
|
Contacts + Members: only show sections if they can contain
|
2025-01-23 15:44:00 +01:00 |
|
|
|
b3c309743b
|
Move pagination to helper function and implement filters+search in contacts
|
2025-01-23 12:04:09 +01:00 |
|
|
|
581d11c98d
|
Members: Export CSV
|
2025-01-22 15:27:22 +01:00 |
|
|
|
ff91f0ddca
|
Add filters to members page
|
2025-01-22 13:13:16 +01:00 |
|
|
|
3d02804c3f
|
Pagination in members
|
2025-01-21 17:48:00 +01:00 |
|
|
|
17a44fa8b6
|
For field values and permissions, purge instead of soft delete
|
2025-01-21 16:07:06 +01:00 |
|
|
|
187bb525b7
|
Permissions contacts
|
2025-01-20 16:20:08 +01:00 |
|
|
|
68edf0a76f
|
Fix 404 & clean code
|
2025-01-20 15:40:03 +01:00 |
|
|
|
8c94b2567e
|
Implement permissions in members controllers
|
2025-01-17 15:59:35 +01:00 |
|
|
|
8155b54f99
|
Better licences page
|
2025-01-17 13:53:59 +01:00 |
|
|
|
150c289741
|
Toggle light and dark modes + header color
|
2025-01-17 00:05:34 +01:00 |
|
|
|
b1f7777c3e
|
Manage contacts
|
2025-01-16 16:48:17 +01:00 |
|
|
|
93467df92f
|
Members: optional fields
|
2025-01-16 16:30:30 +01:00 |
|
|
|
8226329b61
|
Started working on optional fields (members)
|
2025-01-15 16:16:24 +01:00 |
|
|
|
cf2c70df0d
|
Members: edit - archive/restore - delete
|
2025-01-13 17:13:55 +01:00 |
|
|
|
6d35cd472d
|
Switch to validator v10
|
2025-01-13 16:08:17 +01:00 |
|
|
|
2a7d446f98
|
Members: show & add
|
2025-01-13 12:38:19 +01:00 |
|
|
|
68ff9ee375
|
Create contacts & members pages
|
2025-01-08 16:09:19 +01:00 |
|
|
|
71e39dcf62
|
Implement saved sessions
|
2025-01-08 15:21:47 +01:00 |
|
|
|
db0797345c
|
Remove export permission (if you can view you can export)
|
2025-01-07 16:02:35 +01:00 |
|
|
|
1cdbc1cbb6
|
Sections: prevent parent/child loop & force unqiue name/shortname
|
2025-01-07 15:47:29 +01:00 |
|
|
|
360ed9acd4
|
Manage optionnal fields
|
2025-01-06 17:05:03 +01:00 |
|
|
|
04aa36830f
|
Change module name
|
2025-01-05 14:52:27 +01:00 |
|
|
|
cee139e960
|
Fix redirect after totp enroll
|
2025-01-05 14:45:44 +01:00 |
|
|
|
5adc01baff
|
Manage user account
|
2025-01-05 14:44:05 +01:00 |
|
|
|
91300d957b
|
Check if email already exists & fix last admin check
|
2025-01-03 16:21:40 +01:00 |
|
|
|
1705ac7353
|
Gestion des permissions
|
2025-01-03 16:13:41 +01:00 |
|
|
|
9d25ca20df
|
Gestion des utilisateurs
|
2025-01-02 21:18:56 +01:00 |
|
|
|
157c33227e
|
Remove DisabledAt for users
|
2025-01-02 19:50:14 +01:00 |
|
|
|
9da9cd4f61
|
Gestion des rôles
|
2025-01-02 15:29:55 +01:00 |
|
|
|
9efdf085f3
|
Fix login & mfa flow redirect
|
2025-01-02 14:39:40 +01:00 |
|
|
|
647aaa29b0
|
Add order in tables
|
2025-01-02 14:39:19 +01:00 |
|
|
|
f7c8fa4539
|
Gestion des sections
|
2025-01-01 16:15:47 +01:00 |
|
|
|
28662ed965
|
Admin: Gestion des listes
|
2024-12-31 16:19:19 +01:00 |
|
|
|
6acd737b99
|
Lists: list & add
|
2024-12-30 16:18:40 +01:00 |
|
|
|
0159e8d528
|
Create lists model & controllers
|
2024-12-30 14:46:42 +01:00 |
|
|
|
cc4135d14b
|
Rework login process & implement MFA
|
2024-12-22 16:54:42 +01:00 |
|
|
|
ee9f0d8777
|
Convert templates to pongo2
|
2024-12-22 15:17:05 +01:00 |
|
|
|
7689f2f1d4
|
Improve welcome page
|
2024-12-22 14:02:17 +01:00 |
|
|
|
3e4b5a811a
|
Welcome page on first login or after password change
|
2024-12-22 13:00:05 +01:00 |
|
|
|
9d4fd98ada
|
Remove debug print statement
|
2024-12-21 21:55:39 +01:00 |
|
|
|
33590c7110
|
WIP: Enrollement MFA avec TOTP
|
2024-12-21 21:54:51 +01:00 |
|
|
|
aa34c6ef4c
|
Handle logout
|
2024-12-21 18:46:49 +01:00 |
|
|
|
d217d1c14b
|
Create login form & handle auth
|
2024-12-21 18:39:09 +01:00 |
|
|
|
3d986c4ee2
|
first commit
|
2024-12-20 19:58:37 +01:00 |
|