Commit graph

121 commits

Author SHA1 Message Date
cc3eaa8c4f Method to fix fields order 2025-03-24 15:30:15 +01:00
3b9ca37baa Field position management 2025-02-11 13:44:53 +01:00
bc8a7d5fee Improve multi list display 2025-01-31 18:24:03 +01:00
271139c54f Change text to "Choisir..." on select inputs 2025-01-31 17:48:24 +01:00
6695296c52 Person: remove email validation 2025-01-30 16:26:39 +01:00
7681fa19e0 Fix list multi oui/non 2025-01-30 16:23:43 +01:00
4084a73f47 Person email field: use text instead of email 2025-01-30 16:21:54 +01:00
13127fcde1 Fix section select on edit person 2025-01-28 19:59:48 +01:00
500049031a Add comments in main 2025-01-26 14:44:10 +01:00
a6e05ba4c4 Add "behind proxy" mode to use forwarded IP headers 2025-01-26 14:24:55 +01:00
272ccc1929 Fix typo in admin menu 2025-01-26 14:14:12 +01:00
94cc1e714b Fix typo enrôlement 2025-01-24 15:23:59 +01:00
16d14a8732 Add info and help on TOTP enroll page 2025-01-24 15:19:31 +01:00
138aad9bd9 Separate DEV_MODE (for assets + templates) and DEBUG (for logs + special routes) 2025-01-24 13:54:31 +01:00
a1dfbde52e Fix breadcrumb on person form 2025-01-23 16:24:22 +01:00
a8bda6fbca Update dependencies 2025-01-23 15:55:36 +01:00
02d2cc6629 Implement lib to generate fake data for testing 2025-01-23 15:53:58 +01:00
e96fff646f Fix pagination 2025-01-23 15:53:24 +01:00
1a67a0e30a Contacts + Members: only show sections if they can contain 2025-01-23 15:44:00 +01:00
ac4c685b6c Logout user if deleted while session active 2025-01-23 15:05:19 +01:00
9d21929112 Remove btn-md and use outline buttons 2025-01-23 14:57:11 +01:00
476b8c396e Add BS modals when confirmation needed 2025-01-23 14:54:31 +01:00
73e24514b1 Prevent line break on responsive tables 2025-01-23 12:44:48 +01:00
0188db4716 Improve table in list 2025-01-23 12:44:25 +01:00
1946083679 Improve lists 2025-01-23 12:27:17 +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
486147ea53 Simplify fiber error handler 2025-01-21 16:25:44 +01:00
9a803aabf5 Permissions: If no sections, do not show list 2025-01-21 16:25:22 +01:00
17a44fa8b6 For field values and permissions, purge instead of soft delete 2025-01-21 16:07:06 +01:00
c577facc24 Purge old expired sessions 2025-01-21 15:59:51 +01:00
93b464b0ff Purge saved session on logout 2025-01-21 15:59:40 +01:00
74af1e53c0 Show debug logs only when debug mode enabled 2025-01-21 12:27:55 +01:00
c4cca195fd Log SQL queries in debug mode 2025-01-21 12:27:33 +01:00
463b93e4eb Use integrated terminal for debugging 2025-01-21 12:27:05 +01:00
5e3814e4fb Add logger & implement fiber error handling 2025-01-20 17:24:19 +01:00
639652bfeb Popover placement in header 2025-01-20 16:20:18 +01:00
187bb525b7 Permissions contacts 2025-01-20 16:20:08 +01:00
a98898ad03 Improve margins on forms 2025-01-20 15:42:06 +01:00
68edf0a76f Fix 404 & clean code 2025-01-20 15:40:03 +01:00
6b27dd545a Add permissions to menus 2025-01-17 16:21:16 +01:00
6152cff54a Footer: fix licences link 2025-01-17 16:00:28 +01:00
8c94b2567e Implement permissions in members controllers 2025-01-17 15:59:35 +01:00
625d777a8b Add permissions helper functions 2025-01-17 15:59:13 +01:00
d599ecc3bd Update go modules 2025-01-17 13:56:26 +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