404fc51fd6
allow to select the primary group for a new user
2020-09-11 10:58:10 +02:00
933443f30e
upgrdae to bootstrap 4
...
adjust classes to look okay with bootstrap 4
replace glyphicons with inline svgs from bootstrap-icons
2020-09-10 10:50:47 +02:00
16642ffea4
templates: update Flask URL
2020-09-09 16:56:44 +02:00
233bcfa3e0
templates: move imports after extends statement
2020-09-09 16:17:05 +02:00
e33150507d
list: also display numberic uid
2019-05-16 16:13:05 +02:00
1c573cd15b
Fix source URL in footer
2019-02-12 09:40:20 +01:00
f88da30fe6
fix account listing for python3
2019-02-11 15:53:17 +01:00
46e560cef9
Rename function list to list_users.
...
The function list shadowed the built-in type list leading to weird
TypeError exceptions in the user creation.
While at it list the users cn before the dn to improve readability.
2016-04-16 21:06:19 +02:00
a01d33d989
Change navigation handling.
...
Use a tuple instead of a single string so that the name can differ
significantly from the function that is called.
2016-04-16 21:06:15 +02:00
c792b687e0
Use error glypchicon in form errors.
2016-03-22 13:23:10 +01:00
7ba6c86e2d
Minor text improvements.
2016-03-22 01:09:35 +01:00
89a8cecb2a
Implement user listing.
2016-03-22 01:06:25 +01:00
59962f53a1
Render buttons using a macro.
2016-03-21 23:16:50 +01:00
3d82ce657a
[TASK] Menu, logo and favicon
2016-03-21 22:54:08 +01:00
6dc0f4c98f
Improve forms.
2016-03-21 21:43:25 +01:00
60f6671d1d
Better feedback (success/error).
2016-03-20 16:33:23 +01:00
85d4f414cc
Make use of bootstrap glyphicons.
2016-03-20 16:16:05 +01:00
365b313544
Make more use of bootstrap.
2016-03-20 16:10:00 +01:00
71bfe671ed
Start implementation of a create user dialog.
2016-02-10 17:03:09 +01:00
42718082a1
Rename Project.
2016-02-10 16:52:01 +01:00
23c88975ca
Add some error messages and improve edit dialog.
2015-10-01 17:06:33 +02:00
6705ce83cc
First edit implementation (doesn't do too much).
2015-06-18 19:14:24 +02:00
b75552b0b3
Working login/logout. Generate navigation based on login status.
2015-06-17 20:34:30 +02:00
a26eb822c6
Use ldap/redis. Use external configuration file (example provided). Prepare login.
2015-06-17 20:13:55 +02:00
67117ebf3c
Use Bootstrap.
2015-06-16 22:26:10 +02:00
691346e75a
Add very basic templates, style and a handler for '/'.
2015-06-16 21:57:44 +02:00