summaryrefslogtreecommitdiffstats
path: root/apps/calendar/js
Commit message (Expand)AuthorAgeFilesLines
...
* Move unselect call to after the dialog startsBart Visscher2011-10-271-1/+1
* Quickfix hanging tipsy popupsBart Visscher2011-10-251-0/+1
* Implement select event creationBart Visscher2011-10-251-26/+9
* Fix scrolling calendarBart Visscher2011-10-251-3/+6
* translatable error messagesGeorg Ehrke2011-10-221-8/+8
* Better event popupBart Visscher2011-10-211-23/+22
* Disable calendar scrolling, doesn't work yetBart Visscher2011-10-201-21/+13
* Implement listview for fullcalendarBart Visscher2011-10-201-127/+166
* Optimize deleting eventBart Visscher2011-10-201-8/+5
* Fix changing calendar dataBart Visscher2011-10-201-40/+49
* Implement resizing of eventsBart Visscher2011-10-201-0/+11
* Implement moving of eventBart Visscher2011-10-201-26/+8
* Connect popup to fullcalendarBart Visscher2011-10-201-21/+10
* Connect newEvent & editEvent to fullcalendarBart Visscher2011-10-201-199/+29
* Translation of calendar interfaceBart Visscher2011-10-201-0/+12
* Connect calendar buttons to actionsBart Visscher2011-10-201-2/+25
* Implement loading of events in calendarBart Visscher2011-10-201-318/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloud into calendarGeorg Ehrke2011-10-151-2/+3
|\
| * Remove unused parameterBart Visscher2011-10-151-1/+1
| * Fix calendar colors with new calendarBart Visscher2011-10-151-1/+2
* | scrolling in calendarGeorg Ehrke2011-10-141-0/+38
|/
* reload calendar automaticallyGeorg Ehrke2011-10-101-0/+1
* Change colorselector to use border for selected colorBart Visscher2011-10-071-3/+1
* added import function as filehandlerGeorg Ehrke2011-10-031-0/+16
* Add user friendly calendar color chooserBart Visscher2011-10-031-1/+30
* Changed multiple select for days of weekend to 'chosen'. Cleaned up some code...Marvin Thomas Rabe2011-10-021-7/+2
* choosable default duration of eventGeorg Ehrke2011-10-011-0/+11
* added drag and drop function for events in calendar appGeorg Ehrke2011-10-011-0/+35
* choosable time formatGeorg Ehrke2011-10-011-0/+12
* choosable first day of week & choosable days of weekendGeorg Ehrke2011-10-012-9/+53
* Use .empty function instead of .html("")Bart Visscher2011-09-281-7/+7
* Use OC.filePath to locate ajax entry pointsBart Visscher2011-09-282-10/+10
* Color event background with calendar colorBart Visscher2011-09-281-4/+10
* show only most essential stuff in add and edit event formGeorg Ehrke2011-09-271-0/+4
* delete calendar function for userinterfaceGeorg Ehrke2011-09-241-0/+13
* apps/calendar: add delete button to edit event formFlorian Pritz2011-09-241-0/+13
* Change copyright notice to short formBart Visscher2011-09-231-41/+8
* Fix use of reserved javascript keyword 'new'Bart Visscher2011-09-231-1/+1
* Make event category choice multiselectBart Visscher2011-09-231-0/+7
* Fix calendar active checkboxBart Visscher2011-09-181-1/+1
* Move most javascript to calendar.jsBart Visscher2011-09-161-20/+28
* Move validateEventForm function and fix success handlingBart Visscher2011-09-161-40/+39
* Handle multi open of choosecalendar dialogBart Visscher2011-09-161-6/+10
* Close event new/edit dialog when clicking outside the dialogBart Visscher2011-09-161-26/+53
* First implementation of edit eventBart Visscher2011-09-161-1/+54
* Fix initial visibility of database settings in setupBart Visscher2011-09-141-55/+56
* Better feedback for saving calendar and openid settingsBart Visscher2011-09-111-6/+2
* Correct copyright noticesBart Visscher2011-09-111-0/+1
* Small update Calendars dialogBart Visscher2011-09-091-1/+2
* Add creating calendars with the web interfaceBart Visscher2011-09-081-7/+30