Commit graph

167 commits

Author SHA1 Message Date
Tim Schumacher
a77fea9c36 Show all events. 2014-11-20 15:49:43 +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
e75020e9da Encapsulate the event into a calendar. 2014-11-17 22:58:02 +01:00
Tim Schumacher
d5773b8c6e Strip new lines for ical files. 2014-11-17 22:57:04 +01:00
Tim Schumacher
807cfa1b55 Integrate sabre.io into the EventController.
Ticket #31
2014-11-15 21:35:11 +01:00
Tim Schumacher
539616f7b7 Add a principal and a caldav backend for sabre to work with.
Ticket #31
2014-11-15 21:34:38 +01:00
Tim Schumacher
2f1d60f3cc Add sabre.io to the dependencies.
Ticket #31
2014-11-15 21:33:58 +01:00
Tim Schumacher
dbb74b06dc Extracted some duplicate code into a common function. 2014-11-15 21:30:49 +01:00
Tim Schumacher
097469b376 Add the default sqlite db to the ignore. 2014-11-15 16:31:02 +01:00
Tim Schumacher
6a37d77092 Update dependencies. 2014-11-15 16:30:38 +01:00
Tim Schumacher
9921a789e5 Implemented search by tags with these operators: AND (&), OR (|)
Fixes #30
2014-10-15 17:23:12 +02:00
Tim Schumacher
7c2c17c571 Merge branch 'master' of https://phablab.krautspace.de/diffusion/C/calcifer
Conflicts:
	composer.lock
2014-09-30 07:12:55 +02: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
69289df96e Use the right object *grml*
Fixes #27
2014-09-29 13:59:26 +02:00
Tim Schumacher
9330814449 Add a description to the location edit icon.
Fixes #21
2014-09-29 09:06:47 +02:00
Tim Schumacher
34949950a5 Rename the title of the location edit page.
Fixes #22
2014-09-29 09:03:42 +02:00
andibraeu
c522653d6f set uid on ics file, some calenders need it to distinguish events 2014-09-27 18:07:51 +02:00
andibraeu
fb735cfda8 missing endif 2014-09-27 17:49:16 +02:00
andibraeu
429676f702 Merge branch 'HackspaceJena-master' 2014-09-27 17:41:40 +02:00
andibraeu
65fe172e73 resolved merge conflict 2014-09-27 17:41:33 +02:00
Tim Schumacher
fc44a6cb40 Set the enddate for the right entity.
Fixes #7
2014-09-25 23:21:36 +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
30474e80ce Missed the description 2014-09-24 23:38:36 +02:00
Tim Schumacher
78b20716cd Update the dependencies 2014-09-24 23:28:38 +02:00
Tim Schumacher
93da869e00 Extend the location detail page with the new informations. 2014-09-24 23:27:43 +02:00
Tim Schumacher
9227016086 Add edit form for the location. 2014-09-24 23:26:49 +02:00
Tim Schumacher
1b3fc58d44 Add the model stuff to the location. 2014-09-24 23:25:19 +02:00
Tim Schumacher
73400e90fd Use the generic slug generation also for repeating events.
Fixes #20
2014-09-23 18:58:27 +02:00
Tim Schumacher
3a68ee4bcf Use the newly created function to create a unique slug.
Ticket #20
2014-09-23 18:58:24 +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
d21c818e84 Implemented delete for repeating events. 2014-09-21 17:49:49 +02:00
Tim Schumacher
e6c6e0ee35 Merge branch 'master' of https://phablab.krautspace.de/diffusion/C/calcifer
Conflicts:
	src/Hackspace/Bundle/CalciferBundle/Controller/LocationController.php
2014-09-21 11:47:41 +02:00
Tim Schumacher
9fb6285d6e Fix some whitespace issues. 2014-09-17 17:59:00 +02:00
Tim Schumacher
9562a8d3a3 Implement copying of events.
Fixes #17
2014-09-17 17:50:24 +02:00
Tim Schumacher
e8c94262d0 Implemented deletion of events.
Fixes #16
2014-09-17 17:37:54 +02:00
Tim Schumacher
405b19b157 Only show the edit details on the detail page. 2014-09-17 17:06:35 +02:00
Andi
a2f17074be Merge pull request #3 from HackspaceJena/master
update
2014-09-01 20:33:47 +02:00
Tim Schumacher
f2bc90c9ae Hide the underline on some of the icons. 2014-08-31 14:26:05 +02:00
Tim Schumacher
8aef6ecc0f Update symfony files. 2014-08-31 14:07:50 +02:00
Tim Schumacher
c7ab23c4aa Use ISO-Format for the date in the placeholder attribute. 2014-08-31 14:03:41 +02:00
Tim Schumacher
0d9b4cce8e Allow removing the enddate.
Fixes #13
2014-08-31 13:55:24 +02:00
Tim Schumacher
ec89bd77fe Update dependencies. 2014-08-31 13:46:23 +02:00
Tim Schumacher
fedcb0e860 Add a UTF-8 hint, so compass does not fail to build the css. 2014-08-31 13:45:46 +02:00
Tim Schumacher
befd59c2a7 Add enddate to the event box.
Fixes #10
2014-08-31 13:42:52 +02:00
andibraeu
6731d716f8 added link to ics file 2014-08-16 09:39:07 +02:00
Tim Schumacher
6908eeebc9 Specify the favicon in the main template. 2014-08-01 11:32:27 +02:00
Andi
8a8087b8a3 Merge pull request #2 from HackspaceJena/master
update
2014-07-31 20:55:16 +02:00
Tim Schumacher
16c48302b9 Replaced the favicon 2014-07-31 15:09:45 +02:00