Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inclusive + Fix checks + Fix SSHAbetter_login | Quentin Dufour | 2022-07-19 | 1 | -5/+10 |
| | |||||
* | Improve profile editing page & photo uploadingAdd_Directory | Alex Auvolat | 2021-08-16 | 1 | -17/+18 |
| | |||||
* | Correction Review Alex | MrArmonius | 2021-08-16 | 1 | -4/+4 |
| | | | | Change json Identifiant to ID | ||||
* | Add profile image front-end and back-end | MrArmonius | 2021-08-16 | 1 | -3/+22 |
| | | | | | | | 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 attributes | MrArmonius | 2021-08-16 | 1 | -0/+8 |
| | | | | | | | | | | | | 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 profile | Alex Auvolat | 2020-02-11 | 1 | -7/+5 |
| | |||||
* | Better tools for initial setup | Alex Auvolat | 2020-02-10 | 1 | -4/+4 |
| | |||||
* | Uniformize templates | Alex Auvolat | 2020-02-09 | 1 | -5/+8 |
| | |||||
* | Split out profile editing in profile.go | Alex Auvolat | 2020-02-09 | 1 | -0/+107 |