Commit graph

23 commits

Author SHA1 Message Date
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
Tim Schumacher
c7ab23c4aa Use ISO-Format for the date in the placeholder attribute. 2014-08-31 14:03:41 +02:00
Tim Schumacher
befd59c2a7 Add enddate to the event box.
Fixes #10
2014-08-31 13:42:52 +02:00
Tim Schumacher
6908eeebc9 Specify the favicon in the main template. 2014-08-01 11:32:27 +02:00
Tim Schumacher
f554de91ba Added a mission statement. 2014-07-30 17:36:11 +02:00
Tim Schumacher
f4acf98688 Use the right repeating pattern. 2014-07-28 22:52:48 +02:00
Tim Schumacher
90b6f52446 Implement the GUI for the repeating events.
referencing #4
2014-07-28 22:15:06 +02:00
Tim Schumacher
6f0b6eabef Reformated the code. 2014-07-19 09:26:54 +02:00
Tim Schumacher
53bc3f1ac6 Use slug and not id. 2014-07-10 12:57:16 +02:00
Tim Schumacher
e54460d0ed Merge branch 'master' of https://phablab.krautspace.de/diffusion/C/calcifer
Conflicts:
	src/Hackspace/Bundle/CalciferBundle/Resources/views/Event/event_box.html.twig
2014-07-10 12:46:27 +02:00
Tim Schumacher
e17c6529db Implemented nice urls 2014-07-10 12:43:09 +02:00
Tim Schumacher
4f0a34aba0 Added closing quotation mark. 2014-07-10 12:07:01 +02:00
Tim Schumacher
182826cda1 Add the link class to the icon so that the popup works. 2014-07-10 11:53:41 +02:00
Tim Schumacher
d64f78dc5e formated the icon classes uniformingly 2014-07-10 11:44:12 +02:00
Tim Schumacher
d2601e19d7 Make the event grid on the startpage responsive. 2014-07-10 09:17:15 +02:00
Tim Schumacher
df74c9f263 Show geocoords for known locations. 2014-07-09 13:09:49 +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
b498e0f14d use protocoll independent urls. 2014-07-08 12:23:45 +02:00
Tim Schumacher
ceeab5332e Added some help to the edit form. 2014-07-08 12:21:52 +02:00
Tim Schumacher
eebe27b8cc Added a link for a new item. 2014-07-08 00:14:37 +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