Commit Graph

81 Commits

Author SHA1 Message Date
Markus 89a8cecb2a Implement user listing. 2016-03-22 01:06:25 +01:00
Markus dc2afe0e2a Fix user creation. 2016-03-22 00:41:31 +01:00
Markus be26efa343 Allow logins with fully qualified user names. 2016-03-21 23:35:11 +01:00
Markus 59962f53a1 Render buttons using a macro. 2016-03-21 23:16:50 +01:00
Xaver 3d82ce657a [TASK] Menu, logo and favicon 2016-03-21 22:54:08 +01:00
Markus 6dc0f4c98f Improve forms. 2016-03-21 21:43:25 +01:00
Markus 1c93fb0846 Add bootstrap-theme.min.css.map. 2016-03-21 20:48:12 +01:00
Markus ae02dc4944 Fix stupid bugs (dict in format). 2016-03-20 17:17:13 +01:00
Markus 60f6671d1d Better feedback (success/error). 2016-03-20 16:33:23 +01:00
Markus 8426e00037 Implement adding users. 2016-03-20 16:26:14 +01:00
Markus 85d4f414cc Make use of bootstrap glyphicons. 2016-03-20 16:16:05 +01:00
Markus 365b313544 Make more use of bootstrap. 2016-03-20 16:10:00 +01:00
Markus 71bfe671ed Start implementation of a create user dialog. 2016-02-10 17:03:09 +01:00
Markus 4fff031fc4 Refactor navigation. 2016-02-10 17:00:40 +01:00
Markus 516b448422 Simplify form validation. 2016-02-10 16:56:54 +01:00
Markus 42718082a1 Rename Project. 2016-02-10 16:52:01 +01:00
Markus f465f7cade Update bootstrap to v3.3.6. 2016-02-01 08:28:29 +01:00
Markus 89b96293ec Improve error-handling. 2016-02-01 08:27:43 +01:00
Markus 23c88975ca Add some error messages and improve edit dialog. 2015-10-01 17:06:33 +02:00
Markus 60e5380d37 Refactor isLoggedin. 2015-10-01 16:39:19 +02:00
Markus 3dde9cb790 Minor cleanup. 2015-09-30 16:31:27 +02:00
Markus c3c76ec772 Fix navigation if session expired. 2015-09-28 23:28:55 +02:00
Markus 33e5432c5e Implement password changing and configurable session timeout. 2015-09-28 21:27:56 +02:00
Markus 6705ce83cc First edit implementation (doesn't do too much). 2015-06-18 19:14:24 +02:00
Markus b75552b0b3 Working login/logout. Generate navigation based on login status. 2015-06-17 20:34:30 +02:00
Markus d40dd533a4 First working login. 2015-06-17 20:22:52 +02:00
Markus a26eb822c6 Use ldap/redis. Use external configuration file (example provided). Prepare login. 2015-06-17 20:13:55 +02:00
Markus 67117ebf3c Use Bootstrap. 2015-06-16 22:26:10 +02:00
Markus 691346e75a Add very basic templates, style and a handler for '/'. 2015-06-16 21:57:44 +02:00
Markus c7e3672c32 Fix requirement listing (markdown syntax). 2015-06-16 21:46:51 +02:00
Markus 9dc61b725a Initial commit. 2015-06-16 21:45:52 +02:00