Commit graph

39 commits

Author SHA1 Message Date
Tim Schumacher 6f0b6eabef Reformated the code. 2014-07-19 09:26:54 +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 12e7dafe0d Introduced a BaseEntity for more easy access to all the properties. 2014-07-19 09:25:09 +02:00
Tim e3ca015608 Merge pull request #1 from andibraeu/patch-1
genauere Installationsanweisung
2014-07-14 20:44:59 +02:00
Andi 6916af8cd1 genauere Installationsanweisung 2014-07-14 19:25:54 +02:00
Tim Schumacher ab8236da0f Make the iCalendar work with the slugs. 2014-07-11 20:21:47 +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 0f34bb4242 updated todo 2014-07-10 14:37:28 +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 b737d292de Added a todo item. 2014-07-10 17:51:11 +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 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 e46c36b19b Use uniformingly jQuery instead of $ 2014-07-10 11:49:27 +02:00
Tim Schumacher 509a4f501b Only initialize the various elements if they are in the dom. 2014-07-10 11:48:00 +02:00
Tim Schumacher d64f78dc5e formated the icon classes uniformingly 2014-07-10 11:44:12 +02:00
Tim Schumacher 8b2a6bdd92 Cleaned up the source. 2014-07-10 11:41:16 +02:00
Tim Schumacher d2601e19d7 Make the event grid on the startpage responsive. 2014-07-10 09:17:15 +02:00
Tim Schumacher 4d3ad6ea2e Merge branch 'master' of https://phablab.krautspace.de/diffusion/C/calcifer 2014-07-09 13:10:38 +02:00
Tim Schumacher df74c9f263 Show geocoords for known locations. 2014-07-09 13:09:49 +02:00
Tim Schumacher 7f68f691d9 compiled the assets. 2014-07-09 10:38:44 +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 1ce436b85b Added a todo 2014-07-09 07:14:26 +02:00
Tim Schumacher d12c8d6aeb Show only events which are in the future. 2014-07-08 12:59:34 +02:00
Tim Schumacher 29ac5c81cb Created a install file. 2014-07-08 12:45:53 +02:00
Tim Schumacher d66bbbe5d3 generated production assets. 2014-07-08 12:29:05 +02:00
Tim Schumacher 60ec1fc17c Removed bootstrap, yay! 2014-07-08 12:28:32 +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 896bc2064e Updated the readme 2014-07-08 05:00:08 +02:00
Tim Schumacher 7e4ea7104b removed the upgrade files 2014-07-08 04:53:47 +02:00
Tim Schumacher b78faa611a removed core file 2014-07-08 04:51:59 +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