Commit graph

11 commits

Author SHA1 Message Date
Quentin be97a1be58
fix some templates
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-09-25 15:57:59 +02:00
Quentin 3c846b6a59
Inclusive + Fix checks + Fix SSHA
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-07-19 10:35:14 +02:00
Alex 01bf4aa522
Fix directory searching
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-08-16 16:27:20 +02:00
Alex e94bd728ec
Improve profile editing page & photo uploading
Some checks are pending
continuous-integration/drone/push Build is pending
continuous-integration/drone/pr Build is pending
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 7ca56ba8df Disable email modification in user profile 2020-02-11 23:24:53 +01:00
Alex f929ca7297 Uniformize templates 2020-02-09 19:56:01 +01:00
Alex 1322220439 User list 2020-02-09 18:28:42 +01:00
Alex 27a411fe69 Password change 2020-02-09 17:45:22 +01:00
Alex 6297981c3b Profile modify 2020-02-09 17:35:16 +01:00