Commit Graph

8 Commits

Author SHA1 Message Date
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