Commit graph

21 commits

Author SHA1 Message Date
Tim Schumacher
cc9a48315f Set the URI of the event as UID
Fixes #35
2014-11-22 21:54:47 +01:00
Tim Schumacher
10931fa07b Add the tags as categories in the ICS-files.
Fixes #34
2014-11-22 17:08:25 +01:00
Tim Schumacher
b5d22c0bbc Add the UID to the ical file.
This also fixes the caldavs issues.

Fixes #33,#31
2014-11-20 15:48:42 +01:00
Tim Schumacher
d5773b8c6e Strip new lines for ical files. 2014-11-17 22:57:04 +01:00
Tim Schumacher
dbb74b06dc Extracted some duplicate code into a common function. 2014-11-15 21:30:49 +01:00
Tim Schumacher
0a0fd1e8b0 Add some basic validation. 2014-09-25 23:18:45 +02:00
Tim Schumacher
1b3fc58d44 Add the model stuff to the location. 2014-09-24 23:25:19 +02:00
Tim Schumacher
e2618b06af Create a generic method for generating slugs that are unique to the table.
Ticket #20
2014-09-23 18:58:22 +02:00
Tim Schumacher
33b63429ef Implement relative startdates *yay*
Fixes #18
2014-09-21 20:01:56 +02:00
Tim Schumacher
befd59c2a7 Add enddate to the event box.
Fixes #10
2014-08-31 13:42:52 +02:00
Tim Schumacher
4f187ad08a Added the url to the ics file. 2014-07-31 09:51:34 +02:00
Tim Schumacher
9947bf1e22 Add properties for better code completion. 2014-07-29 15:08:08 +02:00
Tim Schumacher
0ef2977199 Update the repeating patterns. 2014-07-28 23:10:12 +02:00
Tim Schumacher
7719e760ec Finish the model for the repeating events.
referencing #5
2014-07-28 22:12:51 +02:00
Tim Schumacher
4eb53a8ceb Extracted the tag functions into a trait, so it can be used by events and repeating events. 2014-07-28 22:11:02 +02:00
Tim Schumacher
e9f6dcfdae Renamed RepeatEvent to RepeatingEvent 2014-07-20 09:49:57 +02:00
Tim Schumacher
881f0a7de2 Completed the repeating event model. 2014-07-20 09:49:01 +02:00
Tim Schumacher
12e7dafe0d Introduced a BaseEntity for more easy access to all the properties. 2014-07-19 09:25:09 +02:00
Tim Schumacher
e17c6529db Implemented nice urls 2014-07-10 12:43:09 +02:00
Tim Schumacher
1f6c3c5fd4 Major overhaul:
* Switched to semantic ui.
* Add searching by location or tag
* Reworked the forms
2014-07-08 00:11:48 +02:00
Tim Schumacher
741e1c403a init 2014-06-26 22:00:27 +02:00