Commit graph

45 commits

Author SHA1 Message Date
Tim Schumacher
faad41f5e2 Typeahead for tags with selectize.
Fixes #12
2015-04-11 11:29:53 +02:00
Tim Schumacher
3a862e7432 Make two columns for the editform. 2015-03-31 21:26:11 +02:00
Tim Schumacher
9107742c1a Add a link to semantic ui 2015-03-29 22:29:48 +02:00
Tim Schumacher
1326137eb0 Change the heading.
Ticket #40
2015-03-29 22:25:11 +02:00
Tim Schumacher
2027b94179 Update Semantic
Fixes #40,#24
2015-03-29 19:33:23 +02:00
Tim Schumacher
1715f27f44 Added a about page.
Fixes #39,#14
2015-03-29 19:22:46 +02:00
Tim Schumacher
175f99809d Prevent an update of a location when there is a location with the same name.
Fixes #23
2015-03-21 15:55:49 +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
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
fb735cfda8 missing endif 2014-09-27 17:49:16 +02:00
andibraeu
65fe172e73 resolved merge conflict 2014-09-27 17:41:33 +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
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
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
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
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
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
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