Commit graph

135 commits

Author SHA1 Message Date
00b7c4b371
Update go dependencies 2025-04-28 09:58:16 +02:00
6227b52b42
GORM set max connections to 1 2025-04-08 15:16:17 +02:00
656c06d5ce
Search: default to active if no params 2025-03-29 12:44:19 +01:00
7ba325bcee
Search: if both active and archived are turned off, return nothing 2025-03-29 12:44:19 +01:00
22bff52921
Update go dependencies 2025-03-29 12:44:19 +01:00
e6c698c98d
New search for members + contacts on list + csv export 2025-03-29 12:44:19 +01:00
8044cb975a
Advanced search on members 2025-03-29 12:44:19 +01:00
e53ace830a
Person page: use diabled checkboxes instead of list in textarea 2025-03-29 12:44:19 +01:00
9a41a5f8aa
More work on the new people search 2025-03-29 12:44:19 +01:00
9cd17bd8e6
Javascript based search system (using json to be dynamic) 2025-03-29 12:44:19 +01:00
76d09db5a9
Fix wrong error returned in fix-fields-order 2025-03-29 12:44:19 +01:00
6f761b1c75
Start reworking the members and contacts search 2025-03-29 12:44:19 +01:00
363c167fbd
Update dependencies 2025-03-29 12:44:19 +01:00
1465c44793
First name is not required 2025-03-29 12:44:19 +01:00
9c585d6751
Method to fix fields order 2025-03-29 12:44:19 +01:00
03b1f92886
Field position management 2025-03-29 12:44:19 +01:00
aaad6ae454
Improve multi list display 2025-03-29 12:44:19 +01:00
c5e71d058c
Change text to "Choisir..." on select inputs 2025-03-29 12:44:19 +01:00
6bc2ce8b48
Person: remove email validation 2025-03-29 12:44:19 +01:00
c39a15f113
Fix list multi oui/non 2025-03-29 12:44:19 +01:00
ac2a51d1ed
Person email field: use text instead of email 2025-03-29 12:44:19 +01:00
26d31a09ec
Fix section select on edit person 2025-03-29 12:44:19 +01:00
ca545bd5d6
Add comments in main 2025-03-29 12:44:19 +01:00
e915d62afa
Add "behind proxy" mode to use forwarded IP headers 2025-03-29 12:44:19 +01:00
a4b505f965
Fix typo in admin menu 2025-03-29 12:44:19 +01:00
b38acfe0cc
Fix typo enrôlement 2025-03-29 12:44:19 +01:00
5b79b8c8bb
Add info and help on TOTP enroll page 2025-03-29 12:44:19 +01:00
f7e06a3c12
Separate DEV_MODE (for assets + templates) and DEBUG (for logs + special routes) 2025-03-29 12:44:19 +01:00
13a5bc65b6
Fix breadcrumb on person form 2025-03-29 12:44:19 +01:00
b2fe3a32b5
Update dependencies 2025-03-29 12:44:19 +01:00
e05fba69e7
Implement lib to generate fake data for testing 2025-03-29 12:44:19 +01:00
801efeac7e
Fix pagination 2025-03-29 12:44:19 +01:00
bd32fb3a60
Contacts + Members: only show sections if they can contain 2025-03-29 12:44:19 +01:00
030f19b50f
Logout user if deleted while session active 2025-03-29 12:44:19 +01:00
db549df9ae
Remove btn-md and use outline buttons 2025-03-29 12:44:19 +01:00
59b1e32c29
Add BS modals when confirmation needed 2025-03-29 12:44:19 +01:00
e5b564539e
Prevent line break on responsive tables 2025-03-29 12:44:19 +01:00
b596cb876f
Improve table in list 2025-03-29 12:44:19 +01:00
607001840d
Improve lists 2025-03-29 12:44:19 +01:00
5cb7d7ce32
Move pagination to helper function and implement filters+search in contacts 2025-03-29 12:44:19 +01:00
f2afffd818
Members: Export CSV 2025-03-29 12:44:19 +01:00
c98030a197
Add filters to members page 2025-03-29 12:44:19 +01:00
910df73609
Pagination in members 2025-03-29 12:44:19 +01:00
2b9fadb75c
Simplify fiber error handler 2025-03-29 12:44:19 +01:00
60476a260e
Permissions: If no sections, do not show list 2025-03-29 12:44:19 +01:00
2592577e55
For field values and permissions, purge instead of soft delete 2025-03-29 12:44:19 +01:00
03526b65ef
Purge old expired sessions 2025-03-29 12:44:19 +01:00
be55e06855
Purge saved session on logout 2025-03-29 12:44:19 +01:00
94cb8a5d40
Show debug logs only when debug mode enabled 2025-03-29 12:44:19 +01:00
3373c8a5f7
Log SQL queries in debug mode 2025-03-29 12:44:19 +01:00