aboutsummaryrefslogtreecommitdiff
path: root/templates/profile.html
Commit message (Collapse)AuthorAgeFilesLines
* fix some templatesQuentin Dufour2023-09-251-1/+1
|
* Inclusive + Fix checks + Fix SSHAbetter_loginQuentin Dufour2022-07-191-1/+1
|
* Fix directory searchingAlex Auvolat2021-08-161-3/+3
|
* Improve profile editing page & photo uploadingAdd_DirectoryAlex Auvolat2021-08-161-26/+41
|
* Add profile image front-end and back-endMrArmonius2021-08-161-3/+13
| | | | | | | Correct when empty result The image showed when the result was empty. Now if the `dn == ""` then we write in the column image just `""`
* Add Description and visibility attributesMrArmonius2021-08-161-0/+12
| | | | | | | | | | | | 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>`
* Disable email modification in user profileAlex Auvolat2020-02-111-1/+1
|
* Uniformize templatesAlex Auvolat2020-02-091-31/+29
|
* User listAlex Auvolat2020-02-091-1/+1
|
* Password changeAlex Auvolat2020-02-091-30/+29
|
* Profile modifyAlex Auvolat2020-02-091-0/+45