Commit Graph

11 Commits

Author SHA1 Message Date
9e3b172227 Working state in production 2023-07-17 10:19:01 +02:00
Quentin Dufour
3c846b6a59
Inclusive + Fix checks + Fix SSHA 2022-07-19 10:35:14 +02:00
Alex Auvolat
01bf4aa522
Fix directory searching 2021-08-16 16:27:20 +02:00
Alex Auvolat
e94bd728ec
Improve profile editing page & photo uploading 2021-08-16 15:30:14 +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
f929ca7297 Uniformize templates 2020-02-09 19:56:01 +01:00
Alex Auvolat
1322220439 User list 2020-02-09 18:28:42 +01:00
Alex Auvolat
27a411fe69 Password change 2020-02-09 17:45:22 +01:00
Alex Auvolat
6297981c3b Profile modify 2020-02-09 17:35:16 +01:00