aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Ajout de WebDAVQuentin Dufour2024-06-241-1/+52
|
* rework inspect pageQuentin Dufour2024-06-241-45/+234
|
* don't display the global key anymoreQuentin Dufour2024-06-243-236/+35
|
* ajout de la modification du nddQuentin Dufour2023-10-172-1/+73
|
* typochange-vhostQuentin Dufour2023-10-171-1/+1
|
* finalQuentin Dufour2023-09-261-3/+3
|
* done with APIapiQuentin Dufour2023-09-251-2/+2
|
* patch and delete with quota are now implementedQuentin Dufour2023-09-252-6/+41
|
* heavy refactor in progressQuentin Dufour2023-09-254-91/+50
|
* fix some templatesQuentin Dufour2023-09-254-15/+15
|
* bind templateswebsiteQuentin Dufour2023-04-192-9/+24
|
* bind website pageQuentin Dufour2023-04-191-2/+14
|
* Garage key page infoQuentin Dufour2023-04-191-8/+8
|
* all templates are okQuentin Dufour2023-04-184-2/+109
|
* WIP templatesQuentin Dufour2023-04-184-10/+284
|
* mailing list: ability to add guest usersAlex Auvolat2023-02-084-20/+71
|
* First iteration on mailing list administration interfaceAlex Auvolat2023-02-085-1/+112
|
* Slight improvements to admin viewAlex Auvolat2023-02-081-2/+16
|
* Inclusive + Fix checks + Fix SSHAbetter_loginQuentin Dufour2022-07-194-9/+18
|
* show everyone in the directory page by defaultshow-everyone-by-defaultdarkgallium2021-08-181-0/+5
|
* remove useless newlineAlex Auvolat2021-08-161-1/+0
|
* Fix directory searchingAlex Auvolat2021-08-163-28/+39
|
* Improve profile editing page & photo uploadingAdd_DirectoryAlex Auvolat2021-08-161-26/+41
|
* Add profile image front-end and back-endMrArmonius2021-08-162-3/+14
| | | | | | | 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-162-0/+13
| | | | | | | | | | | | 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-163-0/+35
|
* Cleanup code in admin.goAlex Auvolat2021-08-161-4/+4
|
* Add Datalist to help search users or group in LDAP admin pageMrArmonius2021-07-221-2/+12
|
* Fix @ symbol on the login pageMrArmonius2021-07-011-1/+1
|
* Use Argon2 hash functionAlex Auvolat2020-02-151-5/+2
|
* Fix code generation form templateAlex Auvolat2020-02-141-7/+12
|
* Invitation mechanism with codes etcAlex Auvolat2020-02-141-1/+1
|
* Invitation mechanism with codes etcAlex Auvolat2020-02-144-1/+88
|
* Mechanism to create new accountAlex Auvolat2020-02-142-3/+88
|
* Prettier message when wrong username or password on loginAlex Auvolat2020-02-121-0/+6
|
* Use more appropriate `description` instead of `displayname` for everything ↵Alex Auvolat2020-02-123-11/+20
| | | | except users
* Refactor is_admin checkAlex Auvolat2020-02-121-2/+2
|
* Disable email modification in user profileAlex Auvolat2020-02-111-1/+1
|
* ContainerizeAlex Auvolat2020-02-101-1/+1
|
* A true arobase symbolAlex Auvolat2020-02-101-1/+1
|
* Better tools for initial setupAlex Auvolat2020-02-102-1/+2
|
* Make some values non deletableAlex Auvolat2020-02-101-5/+7
|
* Minor UI changesAlex Auvolat2020-02-105-11/+18
|
* Ability to delete an objectAlex Auvolat2020-02-091-0/+16
|
* Add breadcrumbs; stuffAlex Auvolat2020-02-092-8/+24
|
* Add form to create objectsAlex Auvolat2020-02-092-0/+51
|
* Also show groups/members when none are present for some object classesAlex Auvolat2020-02-091-3/+3
|
* Add/remove from groupsAlex Auvolat2020-02-091-21/+71
|
* LDAP modification formAlex Auvolat2020-02-094-3/+172
|
* Uniformize templatesAlex Auvolat2020-02-094-41/+45
|