Commit graph

13 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
0987c7c99c Update dependencies. 2015-03-29 19:39:46 +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
cbc62dc5cd Update dependencies to include 0.3 of teh relative date parser.
Ticket #29
2014-09-30 07:11:17 +02:00
Tim Schumacher
8aef6ecc0f Update symfony files. 2014-08-31 14:07:50 +02:00
Tim Schumacher
bf2ddbea4a Added postgresql to the manual and choose a more generic sqlite database name. 2014-07-29 16:15:10 +02:00
andibraeu
e9b10802d1 support sqlite database path in config 2014-07-29 22:47:20 +02:00
Tim Schumacher
1613b75fe8 Added a migration to set the slugs. 2014-07-10 12:44:18 +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