Commit Graph

11 Commits

Author SHA1 Message Date
cb3949f6e8 Fix changing user permissions. usernames with _ in them would be split into multiple users
This page is utterly broken and deserves a rewrite.
delimiting fields with "_" is a bad idea.
But i'm too lazy to be bothered. Don't call me when the db breaks
2018-08-06 23:33:04 +02:00
6777048dac Fix login button on all pages
By passing PDO to the login bar so admins get their link
2018-02-24 17:02:00 +01:00
32f9653a6d Prepare for merge 2018-02-24 16:53:17 +01:00
774f2754a0 Remove rogue header tag 2018-02-13 15:51:57 +01:00
ebedc31fb6 Norwegian localisation fixes 2018-02-10 18:08:53 +01:00
25da4a80f2 Fix navbar on some pages 2018-02-10 18:05:38 +01:00
c4c5389fe8 Fix admin css 2018-02-10 16:13:18 +01:00
56e6766520 Move navbar CSS to its own file 2018-02-10 15:04:57 +01:00
689975f262 Admins can add new users to usergroup system
new users meaning users who aren't in the usergroup system for the website yet.

also spicier no access messages
2017-11-11 20:37:04 +01:00
bb965aadd2 Admins can now set groups for new users
new users meaning users who don't already have any usergroups set
2017-11-11 19:13:59 +01:00
1ce3490ff0 Usergroup system 2017-11-11 17:00:08 +01:00