Commit Graph

13 Commits

Author SHA1 Message Date
310246dd20 Update global config variables 2024-04-10 21:44:58 +02:00
1f60b80b98 move sql_config.php to config.php 2024-04-10 21:44:58 +02:00
39126936b0 Fix bug with single digit dates 2018-10-25 00:32:04 +02:00
c3ada63c69 Whoops
I really feel like doing a commit ammend with force push...
2018-08-29 19:18:22 +02:00
59463ebdfb Fix bug where days with string length 1 would break mysql 2018-08-29 19:03:05 +02:00
29a41f5ad8 Fix admin event editor
The date field was a lot of work, but it's a lot easier to use now.
2018-08-10 00:19:16 +02:00
90ece46dd7 Minor tweaks to design, labels and navbar 2018-08-09 22:28:34 +02:00
d92e53f0b7 Disallow invalid event dates.
this froze the simpleevent class
2018-08-09 22:27:28 +02:00
ebedc31fb6 Norwegian localisation fixes 2018-02-10 18:08:53 +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
3d3903eadc Check usergroups when accessing admin panel 2017-11-11 17:06:56 +01:00
6574bd576e Generalize navigation and PHP configuration 2017-11-11 15:20:58 +01:00
1abb7813a8 Add event editing to admin interface 2017-10-12 00:38:28 +02:00