aboutsummaryrefslogtreecommitdiff
path: root/templates/directory.html
Commit message (Collapse)AuthorAgeFilesLines
* show everyone in the directory page by defaultshow-everyone-by-defaultdarkgallium2021-08-181-0/+5
|
* Fix directory searchingAlex Auvolat2021-08-161-25/+13
|
* Add profile image front-end and back-endMrArmonius2021-08-161-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 attributesMrArmonius2021-08-161-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 DirectoryMrArmonius2021-08-161-0/+33