Commit graph

34 commits

Author SHA1 Message Date
Chris Mann ccb628df39 Fixed Change Password Bug 2023-07-25 21:35:22 +02:00
Chris Mann 900b75738f Fixed Change Password Bug 2023-07-24 16:28:22 +02:00
Chris Mann 60b204b82f Fixed Change Password Bug 2023-07-24 16:16:08 +02:00
Chris Mann ca571fa687 Fixed Change Password Bug 2023-07-24 15:57:01 +02:00
Chris Mann 65d63bc49d Fixed Change Password Bug 2023-07-24 15:38:01 +02:00
Chris Mann 53d323570b Menu system conform / propagation CanAdmin 2023-07-24 11:12:46 +02:00
Chris Mann 9bbbfbe91a Menu system conform / propagation CanAdmin 2023-07-24 11:05:05 +02:00
Chris Mann 1f3a7a6ffa G Pas 2023-07-23 18:53:44 +02:00
Chris Mann 568f9f1f5a G Pas 2023-07-23 13:39:05 +02:00
Chris Mann 01601a3842 G Pas 2023-07-23 13:37:20 +02:00
Chris Mann ab02beb314 G Pas 2023-07-23 13:14:50 +02:00
Chris Mann 345ddb2031 G Pas 2023-07-23 13:12:59 +02:00
Chris Mann 803c2e952e G Pas 2023-07-23 12:53:26 +02:00
Chris Mann 0ffa7a155a Factoring the model user and correcting password 2023-07-22 10:10:30 +02:00
Chris Mann 60ddadbfc5 Factoring the model user and correcting password 2023-07-22 10:01:05 +02:00
Chris Mann 9a31439aca Factoring the model user and correcting password 2023-07-22 09:55:10 +02:00
Chris Mann 2f68cfda0a Factoring the model user and correcting password 2023-07-22 09:52:34 +02:00
Chris Mann e247d4b434 Factoring the model user and correcting password 2023-07-22 09:49:09 +02:00
Chris Mann 0f349fc70d Factoring the model user and correcting password 2023-07-22 07:43:41 +02:00
Chris Mann 25522b81fb Factoring the model user and correcting password 2023-07-22 07:36:00 +02:00
Chris Mann 75d524f1ab Personalisation pour lesgrandsvoisins 2023-07-18 15:48:02 +02:00
Chris Mann d269f3088f Eliminated Debug Prints 2023-07-17 17:23:03 +02:00
Chris Mann 9e3b172227 Working state in production 2023-07-17 10:19:01 +02:00
Alex 670123df38 First iteration on mailing list administration interface 2023-02-08 13:11:43 +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
Alex e94bd728ec
Improve profile editing page & photo uploading 2021-08-16 15:30: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
MrArmonius 815e9bfe2a
Add Description and visibility attributes
Modify in profil's page your description and your choice about show you
on the directory. The default visibility's choice is false. Tthe
description is empty by default.

In the directory, a new row exist to show the description.

Adapt view in column Description

I use the style `word-break: break-all;` on the `<td>`
2021-08-16 12:54:08 +02:00
Alex 7ca56ba8df Disable email modification in user profile 2020-02-11 23:24:53 +01:00
Alex e2e8a443ae Better tools for initial setup 2020-02-10 15:26:02 +01:00
Alex f929ca7297 Uniformize templates 2020-02-09 19:56:01 +01:00
Alex e9140c5a66 Split out profile editing in profile.go 2020-02-09 18:03:10 +01:00