Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show everyone in the directory page by defaultshow-everyone-by-default | darkgallium | 2021-08-18 | 1 | -0/+5 |
| | |||||
* | Fix directory searching | Alex Auvolat | 2021-08-16 | 1 | -25/+13 |
| | |||||
* | Add profile image front-end and back-end | MrArmonius | 2021-08-16 | 1 | -0/+1 |
| | | | | | | | 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/+1 |
| | | | | | | | | | | | | 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>` | ||||
* | New HTML Directory | MrArmonius | 2021-08-16 | 1 | -0/+33 |