Commit graph

14 commits

Author SHA1 Message Date
Tim Schumacher
e44e7b6423 First take on unit tests.
Creates an event and compares the the input data with the database.

Ticket #28
2016-06-26 13:48:47 +02:00
Tim Schumacher
3f1e728781 Update symfony to 2.8
fixes #57
2016-06-10 00:17:29 +02:00
Tim Schumacher
b3a4836a10 Reworked ics handling by using sabre vobject
This results in more clean ics files, which for example respect spaces
which occur directly after a internal line break.
2016-06-02 16:01:44 +02:00
Tim Schumacher
7c30f8956e Update dependencies 2016-06-02 15:22:48 +02:00
Tim Schumacher
c5ffb8aeca update relativedateparser to 0.5 to fix repeating date validation.
Fixes #43
2015-05-09 19:46:49 +02:00
Tim Schumacher
34f58dcded Update relativedateparser to fix the date generation for first of the month. 2015-05-04 18:54:50 +02: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
2f1d60f3cc Add sabre.io to the dependencies.
Ticket #31
2014-11-15 21:33:58 +01:00
Tim Schumacher
cbc62dc5cd Update dependencies to include 0.3 of teh relative date parser.
Ticket #29
2014-09-30 07:11:17 +02:00
Tim Schumacher
33b63429ef Implement relative startdates *yay*
Fixes #18
2014-09-21 20:01:56 +02:00
Tim Schumacher
4f187ad08a Added the url to the ics file. 2014-07-31 09:51:34 +02:00
Tim Schumacher
480e0e5568 Added doctrine migrations. 2014-07-10 12:43:34 +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