Commit Graph

41 Commits

Author SHA1 Message Date
markuswh 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
markuswh 3d3903eadc Check usergroups when accessing admin panel 2017-11-11 17:06:56 +01:00
markuswh 1ce3490ff0 Usergroup system 2017-11-11 17:00:08 +01:00
markuswh e5dcb07659 My projects page 2017-10-28 20:09:54 +02:00
markuswh 7e3d256f93 Add project admin interface 2017-10-28 16:44:56 +02:00
markuswh 1da1785e46 Add project creation
The projects page will also display a few random projects now
2017-10-22 17:57:55 +02:00
pederbs 473cd000d0 Remove url on simpleevent 2017-10-22 14:15:11 +02:00
markuswh 1abb7813a8 Add event editing to admin interface 2017-10-12 00:38:28 +02:00
markuswh 89c2a59fd6 Beginning of the admin interface 2017-10-07 23:12:10 +02:00
pederbs f7506d57da Fix some norsk 2017-10-07 23:09:04 +02:00
yorinad cd150d73c5 Cleanup code 2017-10-07 16:41:50 +02:00
yorinad db2ade9da0 Read kurs from database. 2016-08-29 18:27:31 +02:00
yorinad 60cadc9284 Make description in HTML. 2016-08-29 18:24:21 +02:00
yorinad b8f71db554 Add image for brettspillkveld 2016-08-27 00:13:58 +02:00
yorinad 305b4e7064 Remove empty events from Agenda::getNextOfEach 2016-08-27 00:13:28 +02:00
fredrils 1543363b10 Use tabs to make Yorn happy 2016-08-26 23:46:41 +02:00
fredrils d56dfcab46 Fetch event description from event class 2016-08-26 23:31:44 +02:00
yorinad 5a241a84a5 Fix regression, placeholders for database events. 2016-08-26 23:23:57 +02:00
yorinad ee000d2d67 Perfectionism. 2016-08-26 23:19:27 +02:00
yorinad b1266aa448 Set social activity text through class functions. 2016-08-26 23:18:14 +02:00
yorinad 1650328ccd Add Agenda::getNextOfEach() 2016-08-26 23:18:14 +02:00
fredrils f39389ead4 Global date formatting function 2016-08-26 23:14:46 +02:00
yorinad 07d3e47735 Add import for DateInterval. 2016-08-26 22:47:47 +02:00
yorinad 4cd3f90459 Add getRelativeDate() in Event. 2016-08-26 22:16:54 +02:00
yorinad 5b5023e696 Rename OnceEvent to SimpleEvent, fix regression. 2016-08-26 17:58:43 +02:00
yorinad 328a2a31e6 Add URL property to events. 2016-08-26 17:22:11 +02:00
yorinad 66114f36f9 Simplify class structure. 2016-08-26 17:04:20 +02:00
liangzh 29f0afa31f added brettspillkvled event 2016-08-19 23:46:30 +02:00
yorinad 2c1bc0a2cb Add "next week" and show relative dates. 2016-08-19 22:01:25 +02:00
yorinad 3655883c9f Write database configuration through dev-script. 2016-08-18 23:17:24 +02:00
yorinad 72b3a1f535 Add PDO-activity for reading events from database. 2016-08-18 22:43:48 +02:00
yorinad b6970d3f03 Add automatic agenda on front page. 2016-08-17 23:57:15 +02:00
yorinad c18b49e992 Fix endless loop in AnimekveldActivity. 2016-08-15 21:30:16 +02:00
karlaho 41f72b647f Merge branch 'master' of github.com:Programvareverkstedet/nettsiden 2016-08-15 20:58:47 +02:00
karlaho 9653716ff5 Get all events from MySQL DB 2016-08-15 20:56:24 +02:00
yorinad 2aa0839120 Fix but that may cause an endless loop. 2016-08-15 20:38:56 +02:00
yorinad fdf6e29990 Add classes for social activities. 2016-08-15 20:33:44 +02:00
yorinad b19ef0e25b Use immutable date/time objects. 2016-08-15 20:33:44 +02:00
karlaho 28397845a0 Event-getter classes 2016-08-15 19:57:27 +02:00
yorinad 89ffb4cd12 Add boilerplate and initial interfaces. 2016-08-15 18:48:02 +02:00
yorinad e6657a95cd Add boilerplate and initial activity classes. 2016-08-15 18:47:07 +02:00