Commit graph

22 commits

Author SHA1 Message Date
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
6f5ca2d29a Allow presetting some values when creating an event.
Fixes 
2015-05-09 18:22:21 +02:00
Tim Schumacher
9877b70ef9 Convert all tags to lowercase.
Fixes 
2015-03-22 09:38:28 +01:00
Tim Schumacher
a5b2f118a2 Add /all.ics
Fixes 
2014-11-20 16:19:11 +01:00
Tim Schumacher
807cfa1b55 Integrate sabre.io into the EventController.
Ticket 
2014-11-15 21:35:11 +01:00
Tim Schumacher
69289df96e Use the right object *grml*
Fixes 
2014-09-29 13:59:26 +02:00
Tim Schumacher
0a0fd1e8b0 Add some basic validation. 2014-09-25 23:18:45 +02:00
Tim Schumacher
80182644bc Only use the edit.html.twig template. 2014-09-25 23:18:07 +02:00
Tim Schumacher
3a68ee4bcf Use the newly created function to create a unique slug.
Ticket 
2014-09-23 18:58:24 +02:00
Tim Schumacher
9562a8d3a3 Implement copying of events.
Fixes 
2014-09-17 17:50:24 +02:00
Tim Schumacher
e8c94262d0 Implemented deletion of events.
Fixes 
2014-09-17 17:37:54 +02:00
Tim Schumacher
0d9b4cce8e Allow removing the enddate.
Fixes 
2014-08-31 13:55:24 +02:00
Tim Schumacher
51af913608 Clear all the tags before adding them again.
Fixes 
2014-07-28 22:11:55 +02:00
Tim Schumacher
cbaec8676a Use the magic method and not the getter. 2014-07-22 21:47:53 +02:00
Tim Schumacher
92a21d3b69 Extracted a common function for insert and update to put all the stuff from the request into the entity. 2014-07-19 09:25:51 +02:00
Tim Schumacher
75a2ef9796 Dont set the longitude or latitude if nothing is set. 2014-07-11 20:10:10 +02:00
Tim Schumacher
2fce8b3cfd Show events for today 2014-07-11 20:04:43 +02:00
Tim Schumacher
e17c6529db Implemented nice urls 2014-07-10 12:43:09 +02:00
Tim Schumacher
d443179701 Added the feature that you can select a geocoord for your location. 2014-07-09 10:33:17 +02:00
Tim Schumacher
d12c8d6aeb Show only events which are in the future. 2014-07-08 12:59: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