Commit Graph

31 Commits

Author SHA1 Message Date
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
6d13f47815 Set theme-color to #024 2018-08-14 03:29:10 +02:00
7dc892b757 Ensure all pages react to mobile browsers
In addition: add <header> to all pages
2018-08-14 02:09:57 +02:00
79e413d194 Switch to useing markdown for user formatted text 2018-08-12 03:52:55 +02:00
5ef3bc68a0 Revert pagesize test value commited in 5205a3f0 2018-08-12 00:59:28 +02:00
5205a3f095 Fix filter and pagination combo on admin event page 2018-08-12 00:52:34 +02:00
88e258a0fb Add some HTML5 doctypes 2018-08-10 00:20:03 +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
13518f7fff Fix admin event list style 2018-08-10 00:18:28 +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
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
9f935cd810 Implode with <br> 2018-02-14 17:55:41 +01:00
ebedc31fb6 Norwegian localisation fixes 2018-02-10 18:08:53 +01:00
0b0707eafe Fix html for the rest of the main pages 2018-02-10 16:23:17 +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
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
53d97b5ccd Fix navbar in adminpanel 2017-10-28 20:55:40 +02:00
446d966e80 Add simple login button & indicator to navbar 2017-10-28 17:19:40 +02:00
751967c5fa Add filtering to activity admin page 2017-10-28 16:11:36 +02:00
1da1785e46 Add project creation
The projects page will also display a few random projects now
2017-10-22 17:57:55 +02:00
c7d4c6c524 Fix admin interface hrefs 2017-10-22 13:46:19 +02:00
1abb7813a8 Add event editing to admin interface 2017-10-12 00:38:28 +02:00
d8f5dd4ad9 Split activities into pages in the admin interface
and other trivial fixes
2017-10-08 03:33:42 +02:00
89c2a59fd6 Beginning of the admin interface 2017-10-07 23:12:10 +02:00