Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inclusive + Fix checks + Fix SSHAbetter_login | Quentin Dufour | 2022-07-19 | 1 | -1/+1 |
| | |||||
* | Fix directory searching | Alex Auvolat | 2021-08-16 | 1 | -3/+3 |
| | |||||
* | Improve profile editing page & photo uploadingAdd_Directory | Alex Auvolat | 2021-08-16 | 1 | -26/+41 |
| | |||||
* | Add profile image front-end and back-end | MrArmonius | 2021-08-16 | 1 | -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 attributes | MrArmonius | 2021-08-16 | 1 | -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 profile | Alex Auvolat | 2020-02-11 | 1 | -1/+1 |
| | |||||
* | Uniformize templates | Alex Auvolat | 2020-02-09 | 1 | -31/+29 |
| | |||||
* | User list | Alex Auvolat | 2020-02-09 | 1 | -1/+1 |
| | |||||
* | Password change | Alex Auvolat | 2020-02-09 | 1 | -30/+29 |
| | |||||
* | Profile modify | Alex Auvolat | 2020-02-09 | 1 | -0/+45 |