summaryrefslogtreecommitdiffstats
path: root/apps/calendar/js
Commit message (Expand)AuthorAgeFilesLines
* Use the same category input and management as the contacts appBart Visscher2012-04-121-7/+8
* Calendar: Don't request edit form for readonly eventsBart Visscher2012-03-011-0/+3
* add missing parameter to addEventListener function - bugfix for oc-225Georg Ehrke2012-02-261-1/+1
* give users the possibility to choose between monday and sunday as first day o...Georg Ehrke2012-02-262-1/+13
* stop using 3rdparty services for timezone detectionGeorg Ehrke2012-02-261-1/+0
* update js files for new ajax pathesGeorg Ehrke2012-02-234-20/+20
* Calendar: Correct calendarcolor format for ical color propertyBart Visscher2012-02-211-1/+1
* Calendar: only update default view when it really changedBart Visscher2012-02-171-1/+4
* fix oc-bug 239 - & => &Georg Ehrke2012-02-121-1/+1
* OC-41: [Calendar] Date format not translatableBart Visscher2012-02-081-1/+11
* Calendar: Bugfix: better input validationGeorg Ehrke2012-02-021-0/+1
* validate the calendar nameGeorg Ehrke2012-01-211-2/+16
* [Calendar] Use class for active view buttonBart Visscher2012-01-191-10/+16
* OC-23: [Calendar] Double vertical scrollbar in week viewBart Visscher2012-01-191-0/+6
* fix double new calendar button - bugfix for oc 59Georg Ehrke2012-01-191-1/+3
* use button for new calendarGeorg Ehrke2012-01-171-1/+1
* Merge branch 'master' into calendarGeorg Ehrke2012-01-171-0/+1
|\
| * fix ocbug 34Georg Ehrke2012-01-171-0/+1
* | use timepicker to force users to use HH:MMGeorg Ehrke2012-01-161-0/+6
|/
* highlight the current viewGeorg Ehrke2012-01-151-1/+12
* improve import functionGeorg Ehrke2012-01-141-7/+36
* improve import form for calendarGeorg Ehrke2012-01-131-3/+36
* update js of calendar importGeorg Ehrke2012-01-121-13/+16
* fix js for repeating eventsGeorg Ehrke2012-01-051-1/+4
* remove unused jsGeorg Ehrke2012-01-021-52/+13
* add function to detect always the timezoneGeorg Ehrke2012-01-022-1/+12
* Merge branch 'master' into calendarGeorg Ehrke2011-12-291-0/+23
|\
| * Calendar: add loading indicatorBart Visscher2011-12-271-0/+23
* | fix the default setting for yearly repeating eventsGeorg Ehrke2011-12-261-6/+4
* | make repeating events editableGeorg Ehrke2011-12-251-1/+122
* | Merge branch 'master' into calendarGeorg Ehrke2011-12-101-3/+2
|\|
| * Some small changesBart Visscher2011-12-091-3/+2
* | optimize timezone detectionGeorg Ehrke2011-12-091-0/+1
|/
* Fix scrolling through monthsBart Visscher2011-11-231-0/+4
* fix timeformat setting for fullcalendarGeorg Ehrke2011-11-201-5/+5
* automatic timezone detectionGeorg Ehrke2011-11-111-0/+20
* Use Last-Modified property to check for changed eventsBart Visscher2011-11-091-2/+6
* Cleanup tipsy popups on more actionsBart Visscher2011-10-271-0/+3
* 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