Commit Graph

14 Commits

Author SHA1 Message Date
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 Auvolat 670123df38 First iteration on mailing list administration interface 2023-02-08 13:11:43 +01:00
Alex Auvolat 5eed8fa506
Make repo into a Nix flake 2022-12-01 23:25:26 +01:00
Quentin Dufour 3c846b6a59
Inclusive + Fix checks + Fix SSHA 2022-07-19 10:35:14 +02:00
Alex Auvolat 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 Auvolat 7ca56ba8df Disable email modification in user profile 2020-02-11 23:24:53 +01:00
Alex Auvolat e2e8a443ae Better tools for initial setup 2020-02-10 15:26:02 +01:00
Alex Auvolat f929ca7297 Uniformize templates 2020-02-09 19:56:01 +01:00
Alex Auvolat e9140c5a66 Split out profile editing in profile.go 2020-02-09 18:03:10 +01:00