Commit graph

410 commits

Author SHA1 Message Date
Chris Mann 5a8b8cf7d1 Trying a utility file 2023-07-20 12:00:20 +02:00
Chris Mann 41eb2639bf Trying a utility file 2023-07-20 11:56:59 +02:00
Chris Mann 24c1d118bd Trying a utility file 2023-07-20 11:56:11 +02:00
Chris Mann 7a7fd592e4 Trying to refactor 2023-07-20 11:20:46 +02:00
Chris Mann f8ee897d2a Merge branch 'main' of ssh://mail.resdigita.org:/home/guichet/git/guichet 2023-07-20 10:22:48 +02:00
Chris Mann 8291e9b607 Modification on dev computer 2023-07-20 10:22:41 +02:00
Chris Mann fd6d186c06 State in production 2023-07-20 10:21:51 +02:00
Chris Mann 598e106dbc New look 2023-07-19 08:04:29 +02:00
Chris Mann 50e13f4ac3 Personalization 2023-07-19 07:54:28 +02:00
Chris Mann 57dc8aa2bb State in production 2023-07-18 16:09:10 +02:00
Chris Mann 684b62ad91 Personalisation pour lesgrandsvoisins 2023-07-18 15:59:46 +02:00
Chris Mann 75d524f1ab Personalisation pour lesgrandsvoisins 2023-07-18 15:48:02 +02:00
Chris Mann 7bee9941d3 Personalisation pour lesgrandsvoisins 2023-07-18 15:40:01 +02:00
Chris Mann d269f3088f Eliminated Debug Prints 2023-07-17 17:23:03 +02:00
Chris Mann a480ebbe36 I think the group management probably didn't work 2023-07-17 17:20:27 +02:00
Chris Mann 2c5bb1ebd6 @resdigita in javascript 2023-07-17 13:09:53 +02:00
Chris Mann 13b2bbffdd @resdigita in javascript 2023-07-17 12:49:36 +02:00
Chris Mann 5a84380979 Imposition of email format 2023-07-17 12:15:13 +02:00
Chris Mann b623433714 State in production 2023-07-17 11:32:41 +02:00
Chris Mann 5a7d32de13 Cosmetic changes 2023-07-17 11:18:21 +02:00
Chris Mann 9e3b172227 Working state in production 2023-07-17 10:19:01 +02:00
Quentin 1e75c21b65 Merge pull request 'Manage Garage Websites from Guichet' (#19) from website into main
Reviewed-on: Deuxfleurs/guichet#19
2023-04-19 13:11:46 +00:00
Quentin 83ed187dbc
reformat code 2023-04-19 15:07:46 +02:00
Quentin 27efd5384b
fix build 2023-04-19 15:07:09 +02:00
Quentin 1f34547a4c
bind templates 2023-04-19 14:58:39 +02:00
Quentin ddb1ca205a
bind website page 2023-04-19 12:17:27 +02:00
Quentin bdb9af5a26
Garage key page info 2023-04-19 11:36:13 +02:00
Quentin 24600c8787
add dependency to garage 2023-04-18 22:45:04 +02:00
Quentin e77b9ebd9c
all templates are ok 2023-04-18 22:09:56 +02:00
Quentin 37b7694910
WIP templates 2023-04-18 19:37:51 +02:00
Alex 02670ba6a6 Merge pull request 'added integration folder with a docker compose file and some explanation' (#18) from integration into main
Reviewed-on: Deuxfleurs/guichet#18
2023-03-31 14:18:49 +00:00
Adrien 5fb0139a3f bridged Guichet (built directly with Go) with the integration docker-compose 2023-03-27 11:13:09 +02:00
Adrien 9eaa4c068d added integration folder with a docker compose file and some explanation 2023-03-27 10:34:52 +02:00
Alex f77697f501 mailing list: ability to add guest users 2023-02-08 16:46:13 +01:00
Alex 670123df38 First iteration on mailing list administration interface 2023-02-08 13:11:43 +01:00
Alex cd41532572 Slight improvements to admin view 2023-02-08 11:58:46 +01:00
Alex ca41c481b1
Drone build with Nix 2022-12-02 12:16:27 +01:00
Alex 085a7cfd26
Add missing nix dependency 2022-12-01 23:26:41 +01:00
Alex 5eed8fa506
Make repo into a Nix flake 2022-12-01 23:25:26 +01:00
Quentin 3c846b6a59
Inclusive + Fix checks + Fix SSHA 2022-07-19 10:35:14 +02:00
Quentin 216e175eaf
Remove a too strict check from admin interface 2021-09-14 10:07:46 +02:00
Quentin d26f5670bd
Fix typo in config example 2021-09-10 18:31:50 +02:00
darkgallium 59c29e9c76 show everyone in the directory page by default 2021-08-18 12:44:44 +02:00
Alex a187ae72cb
remove useless newline 2021-08-16 16:31:04 +02:00
Alex b1316fb653
go fmt 2021-08-16 16:28:42 +02:00
Alex 01bf4aa522
Fix directory searching 2021-08-16 16:27:20 +02:00
Alex e94bd728ec
Improve profile editing page & photo uploading 2021-08-16 15:30:14 +02:00
Alex 9e3279b9c0
Fail when no config file is given, add example in repo 2021-08-16 14:36:14 +02:00
MrArmonius f00702b51c
Correction Review Alex
Change json Identifiant to ID
2021-08-16 12:54:08 +02:00
MrArmonius a2a484daba
Add profile image front-end and back-end
Correct when empty result

The image showed when the result was empty. Now if the `dn == ""` then we
write in the column image just `""`
2021-08-16 12:54:08 +02:00