summaryrefslogtreecommitdiffstats
path: root/apps/calendar/templates
Commit message (Expand)AuthorAgeFilesLines
* removed description field for calendarMarvin Thomas Rabe2011-10-082-13/+1
* moved bookmarklet to personal. username must be provided when adding a new user.Marvin Thomas Rabe2011-10-081-2/+0
* conflicts solvedMarvin Thomas Rabe2011-10-061-1/+1
|\
| * Replace _ in timezone setting with a spaceBart Visscher2011-10-061-1/+1
| * Implement timezone fix from Stephen Rees-CarterBart Visscher2011-10-061-9/+11
* | BUGFIX: removed the hard-coded Continent selection for Calendar Timezones.Stephen Rees-Carter2011-10-061-24/+26
|/
* removed extra calendar settings. Also, table layout?Jan-Christoph Borchardt2011-10-051-23/+0
* Merge branch 'master' of gitorious.org:owncloud/owncloudMarvin Thomas Rabe2011-10-041-3/+8
|\
| * fix ical importGeorg Ehrke2011-10-041-3/+8
* | updated calendar settingsMarvin Thomas Rabe2011-10-041-29/+36
|/
* added import function as filehandlerGeorg Ehrke2011-10-032-87/+70
* Add user friendly calendar color chooserBart Visscher2011-10-031-1/+8
* Take setting default value out of loopBart Visscher2011-10-031-2/+2
* Added translatable text.Marvin Thomas Rabe2011-10-021-1/+1
* Add translation and fixed some css problemsMarvin Thomas Rabe2011-10-021-1/+1
* Changed multiple select for days of weekend to 'chosen'. Cleaned up some code...Marvin Thomas Rabe2011-10-021-9/+9
* added function to export single eventsGeorg Ehrke2011-10-011-0/+1
* choosable default duration of eventGeorg Ehrke2011-10-011-1/+3
* choosable time formatGeorg Ehrke2011-10-012-30/+11
* choosable first day of week & choosable days of weekendGeorg Ehrke2011-10-012-7/+102
* Change colspan in choose calendar dialog to 6Bart Visscher2011-09-292-3/+3
* Revert "commented out colorfield in edit calendar dialog, because colors aren...Bart Visscher2011-09-281-2/+2
* Add support for DURATION in VEVENTBart Visscher2011-09-281-61/+0
* Color event background with calendar colorBart Visscher2011-09-281-5/+9
* do not use 'URL' but 'address'Jan-Christoph Borchardt2011-09-281-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-281-0/+3
|\
| * show the syncing and ampache urls on the settings page. not very pretty but o...Frank Karlitschek2011-09-281-0/+3
* | commented out colorfield in edit calendar dialog, because colors aren't imple...Georg Ehrke2011-09-281-2/+2
|/
* show only most essential stuff in add and edit event formGeorg Ehrke2011-09-271-8/+16
* Use OC_JSON for json responsesBart Visscher2011-09-251-1/+1
* delete calendar function for userinterfaceGeorg Ehrke2011-09-241-1/+1
* apps/calendar: add delete button to edit event formFlorian Pritz2011-09-241-0/+1
* apps/calendar: check if variables are set before using themFlorian Pritz2011-09-241-5/+9
* Change copyright notice to short formBart Visscher2011-09-233-39/+19
* Fix use of reserved javascript keyword 'new'Bart Visscher2011-09-231-1/+1
* fixed a few calendar words, hack to get shortcode for May translatableJan-Christoph Borchardt2011-09-231-28/+28
* Make event category choice multiselectBart Visscher2011-09-231-4/+4
* Fix calendar active checkboxBart Visscher2011-09-181-2/+2
* Disable the Oneday and Fourweeks buttons in calendar interfaceBart Visscher2011-09-171-2/+2
* Move most javascript to calendar.jsBart Visscher2011-09-164-26/+5
* Move validateEventForm function and fix success handlingBart Visscher2011-09-162-2/+2
* Handle multi open of choosecalendar dialogBart Visscher2011-09-161-11/+0
* Close event new/edit dialog when clicking outside the dialogBart Visscher2011-09-164-74/+18
* Fixes for Calendar appBart Visscher2011-09-161-1/+5
* First implementation of edit eventBart Visscher2011-09-163-79/+33
* Move Calendar Object code to its own class OC_Calendar_ObjectBart Visscher2011-09-161-1/+1
* Move php code out of part.eventformBart Visscher2011-09-141-57/+19
* Move event form field to part.eventform templateBart Visscher2011-09-143-228/+134
* Rename calendar javascript functions into Calendar.UI namespaceBart Visscher2011-09-141-1/+1
* Fix initial visibility of database settings in setupBart Visscher2011-09-144-7/+7