summaryrefslogtreecommitdiffstats
path: root/apps/calendar/templates/part.eventform.php
Commit message (Expand)AuthorAgeFilesLines
* hide alarm and attendees tabGeorg Ehrke2012-04-221-4/+4
* fix merge conflictsGeorg Ehrke2012-04-131-7/+3
|\
| * Calendar: Fix saving of Categories in an eventBart Visscher2012-04-131-1/+1
| * Use the same category input and management as the contacts appBart Visscher2012-04-121-6/+2
* | hide share tab in shared eventsGeorg Ehrke2012-04-131-0/+4
* | fix calendarid in eventform and validation of calendaridGeorg Ehrke2012-04-121-1/+1
* | make shared events editable and add (empty) classes for alarm and attendeesGeorg Ehrke2012-04-101-1/+1
* | add dropdown to eventformGeorg Ehrke2012-04-071-2/+10
* | fix width of dropdown to select monthdays - bugfix oc-354Georg Ehrke2012-03-271-1/+1
* | add read only 'form' for shared eventsGeorg Ehrke2012-03-261-0/+1
* | fix merge conflictsGeorg Ehrke2012-02-251-0/+7
|\|
| * Calendar selection only available if there are more than one.Marvin Thomas Rabe2012-02-231-0/+7
* | Merge branch 'calendar' of gitorious.org:owncloud/owncloud into calendarGeorg Ehrke2012-02-041-4/+4
|\ \
| * | fix merge conflictsGeorg Ehrke2012-02-021-3/+3
| |\|
| | * Calendar: Bugfix: better input validationGeorg Ehrke2012-02-021-3/+3
* | | add sharing management for calendarsGeorg Ehrke2012-02-041-3/+3
|/ /
* | add share as a tabGeorg Ehrke2012-01-311-3/+5
* | make tab names translatableGeorg Ehrke2012-01-311-4/+4
* | add alarm as a tabGeorg Ehrke2012-01-311-1/+3
* | add tabs for repeating and attendees in the event formGeorg Ehrke2012-01-311-20/+30
|/
* make repeating events editableGeorg Ehrke2011-12-251-61/+190
* Use a function to generate select optionsBart Visscher2011-11-091-9/+3
* Take setting default value out of loopBart Visscher2011-10-031-2/+2
* show only most essential stuff in add and edit event formGeorg Ehrke2011-09-271-8/+16
* apps/calendar: check if variables are set before using themFlorian Pritz2011-09-241-5/+9
* Make event category choice multiselectBart Visscher2011-09-231-4/+4
* Move most javascript to calendar.jsBart Visscher2011-09-161-9/+0
* Close event new/edit dialog when clicking outside the dialogBart Visscher2011-09-161-2/+10
* First implementation of edit eventBart Visscher2011-09-161-15/+15
* Move php code out of part.eventformBart Visscher2011-09-141-57/+19
* Move event form field to part.eventform templateBart Visscher2011-09-141-0/+126