Commit Graph

43 Commits

Author SHA1 Message Date
thiesjohannbroetje 150aa37cc1 translated admin_ldap page to English
Signed-off-by: thiesjohannbroetje <kontakt+dev@thiesbroetje.de>
2021-09-11 16:37:10 +02:00
thiesjohannbroetje 8c02d4f827 translated directory page to English 2021-09-11 16:28:28 +02:00
thiesjohannbroetje 4f207e6ed5 translated results page to English
Signed-off-by: thiesjohannbroetje <kontakt+dev@thiesbroetje.de>
2021-09-11 16:26:56 +02:00
thiesjohannbroetje 4c7250df42 translated home to English 2021-09-11 16:25:40 +02:00
darkgallium 59c29e9c76 show everyone in the directory page by default 2021-08-18 12:44:44 +02:00
Alex a187ae72cb
remove useless newline 2021-08-16 16:31:04 +02:00
Alex 01bf4aa522
Fix directory searching 2021-08-16 16:27:20 +02:00
Alex e94bd728ec
Improve profile editing page & photo uploading 2021-08-16 15:30:14 +02:00
MrArmonius a2a484daba
Add profile image front-end and back-end
Correct when empty result

The image showed when the result was empty. Now if the `dn == ""` then we
write in the column image just `""`
2021-08-16 12:54:08 +02:00
MrArmonius 815e9bfe2a
Add Description and visibility attributes
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>`
2021-08-16 12:54:08 +02:00
MrArmonius 819d7bf02f
New HTML Directory 2021-08-16 12:54:08 +02:00
Alex 0a1ac27efb
Cleanup code in admin.go 2021-08-16 12:53:35 +02:00
MrArmonius 3d7b4a9f68 Add Datalist to help search users or group in LDAP admin page 2021-07-22 10:41:06 +02:00
MrArmonius 353f9600f3 Fix @ symbol on the login page 2021-07-01 16:25:49 +02:00
Alex e1b5980f27 Use Argon2 hash function 2020-02-15 10:29:46 +01:00
Alex c2f229f085 Fix code generation form template 2020-02-14 22:25:49 +01:00
Alex 244a2434e4 Invitation mechanism with codes etc 2020-02-14 22:25:49 +01:00
Alex 151a31a425 Invitation mechanism with codes etc 2020-02-14 21:58:34 +01:00
Alex 768f2de916 Mechanism to create new account 2020-02-14 19:11:16 +01:00
Alex 721eda63f8 Prettier message when wrong username or password on login 2020-02-12 16:02:42 +01:00
Alex b3d6854d82 Use more appropriate `description` instead of `displayname` for everything except users 2020-02-12 15:54:17 +01:00
Alex 3fbbe61a46 Refactor is_admin check 2020-02-12 00:13:24 +01:00
Alex 7ca56ba8df Disable email modification in user profile 2020-02-11 23:24:53 +01:00
Alex 9a6e24aea0 Containerize 2020-02-10 15:26:02 +01:00
Alex 7ab5451a3f A true arobase symbol 2020-02-10 15:26:02 +01:00
Alex e2e8a443ae Better tools for initial setup 2020-02-10 15:26:02 +01:00
Alex 61a76f624d Make some values non deletable 2020-02-10 09:54:33 +01:00
Alex 9f891bdb9a Minor UI changes 2020-02-10 09:44:18 +01:00
Alex 08a7ec3292 Ability to delete an object 2020-02-09 23:20:44 +01:00
Alex 54eb5d6239 Add breadcrumbs; stuff 2020-02-09 23:13:33 +01:00
Alex fa96e61d75 Add form to create objects 2020-02-09 23:04:27 +01:00
Alex e51bff05d2 Also show groups/members when none are present for some object classes 2020-02-09 22:43:24 +01:00
Alex db9840a6f1 Add/remove from groups 2020-02-09 22:32:59 +01:00
Alex 43825b1bbc LDAP modification form 2020-02-09 22:06:33 +01:00
Alex f929ca7297 Uniformize templates 2020-02-09 19:56:01 +01:00
Alex 1322220439 User list 2020-02-09 18:28:42 +01:00
Alex edc75d18b7 Do not always show invite and admin links 2020-02-09 17:52:48 +01:00
Alex 826a27854a Appearance tweak 2020-02-09 17:47:36 +01:00
Alex 27a411fe69 Password change 2020-02-09 17:45:22 +01:00
Alex 6297981c3b Profile modify 2020-02-09 17:35:16 +01:00
Alex ebb7553cc8 Implement logout 2020-02-09 16:46:26 +01:00
Alex 3fe43f85ae Integrate Bootstrap CSS 2020-02-09 16:19:55 +01:00
Alex e72034c430 Implement login 2020-02-09 15:44:18 +01:00