Commit Graph

53 Commits

Author SHA1 Message Date
markuswh e60195d431 Migrate project owners to the project member table
... to keep project membership tidy and centralized
This puts organizer fitlers out of commission for now
2018-02-26 16:24:50 +01:00
markuswh 54467ab9b9 Small project member related fixes 2018-02-24 21:09:31 +01:00
markuswh 30c8aa2032 Groundwork for project members
Tools for adding/removing members are coming soon (tm)
2018-02-24 21:09:15 +01:00
markuswh d984dfb89c Begin work on project pages
Also store project owners' emails as contact info
2018-02-24 19:41:57 +01:00
markuswh ebe3ce0e1e Better text breaking on hendelser 2018-02-24 17:49:17 +01:00
markuswh 43fb843b17 Fix missing p tag without violating the purity of plaintext 2018-02-24 17:45:51 +01:00
markuswh 32f9653a6d Prepare for merge 2018-02-24 16:53:17 +01:00
pederbs 550161bba2 Add colors to each event in hendelse 2018-02-20 19:36:06 +01:00
pederbs c2374d999d Fix bug with simpleevents where the description didn't start with <p> tags 2018-02-20 18:56:02 +01:00
markuswh 1db31b9e56 Add MOTD 2018-02-13 16:58:54 +01:00
markuswh 5e10d53c36 Fix newlines in project descriptions 2018-02-13 16:28:59 +01:00
pederbs 5dd2260948 Fix dbactivity queries, missing a required column 2018-02-10 18:01:53 +01:00
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