summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Expand)AuthorAgeFilesLines
* change description of the changed colors (calendar)Georg Ehrke2012-01-151-1/+1
* change calendar colorsGeorg Ehrke2012-01-151-2/+2
* use backslash n instead of a real new lineGeorg Ehrke2012-01-152-6/+3
* fix newline problem in calendarGeorg Ehrke2012-01-151-2/+4
* added bart to the authors in info.xmlGeorg Ehrke2012-01-151-1/+1
* highlight the current viewGeorg Ehrke2012-01-152-1/+26
* improve import functionGeorg Ehrke2012-01-145-48/+161
* improve import form for calendarGeorg Ehrke2012-01-132-66/+48
* Merge branch 'calendar'Georg Ehrke2012-01-123-0/+16
|\
| * Merge branch 'master' into calendarGeorg Ehrke2012-01-1216-3/+1072
| |\
| * | change app iconGeorg Ehrke2012-01-123-0/+16
* | | update js of calendar importGeorg Ehrke2012-01-121-13/+16
| |/ |/|
* | fix old calendar name and color not being preserved when editing a calendarRobin Appelman2012-01-111-2/+2
* | update translationsRobin Appelman2012-01-1115-1/+1070
|/
* update calendar pot fileGeorg Ehrke2012-01-072-1/+41
* fix search functionGeorg Ehrke2012-01-071-0/+1
* improve search functionGeorg Ehrke2012-01-063-3/+37
* fix login check in ajax filesGeorg Ehrke2012-01-053-3/+9
* fix js for repeating eventsGeorg Ehrke2012-01-051-1/+4
* fix autodetection for the week of the monthGeorg Ehrke2012-01-051-1/+2
* fix editeventdialog for monthly repeating events with a specific weekday and ...Georg Ehrke2012-01-051-7/+7
* fix repeat rule for every weekdayGeorg Ehrke2012-01-051-1/+1
* fix end for repeating eventsGeorg Ehrke2012-01-051-5/+5
* remove unused jsGeorg Ehrke2012-01-021-52/+13
* add function to detect always the timezoneGeorg Ehrke2012-01-027-5/+53
* Merge branch 'master' into calendarGeorg Ehrke2011-12-294-11/+37
|\
| * Merge branch 'tanghus_remote_backup' of git://gitorious.org/~tanghus/owncloud...Bart Visscher2011-12-271-11/+11
| |\
| | * Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backupThomas Tanghus2011-12-112-17/+5
| | |\
| | * \ Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backupThomas Tanghus2011-12-095-76/+33
| | |\ \
| | * \ \ Merge gitorious.org:~tanghus/owncloud/tanghus-owncloud into tanghus_remote_ba...Thomas Tanghus2011-12-043-3/+5
| | |\ \ \
| | * | | | Removed some debug statements.Thomas Tanghus2011-12-011-13/+13
| * | | | | Calendar: add loading indicatorBart Visscher2011-12-273-0/+26
* | | | | | fix the default setting for yearly repeating eventsGeorg Ehrke2011-12-263-13/+13
* | | | | | make repeating events editableGeorg Ehrke2011-12-256-89/+857
* | | | | | use pre-decrement instead of post-decrementGeorg Ehrke2011-12-251-1/+1
* | | | | | use OC_JSON::checkLoggedIn() in all ajax filesGeorg Ehrke2011-12-2211-33/+11
* | | | | | fix merge conflictsGeorg Ehrke2011-12-2117-135/+133
|\| | | | |
| * | | | | Calendar: small for loop fixBart Visscher2011-12-181-2/+2
| * | | | | Calendar: refactor common ajax functions to OC_Calendar_AppBart Visscher2011-12-1817-128/+131
| | |_|_|/ | |/| | |
* | | | | delete unused filesGeorg Ehrke2011-12-106-98/+0
* | | | | check for php version is greater than 5.3.0 - we make extensive use of Date T...Georg Ehrke2011-12-101-19/+21
* | | | | Merge branch 'master' into calendarGeorg Ehrke2011-12-102-17/+5
|\| | | |
| * | | | Some small changesBart Visscher2011-12-091-3/+2
| * | | | Update OC_VObjectBart Visscher2011-12-091-14/+3
| | |_|/ | |/| |
* | | | add resettimezone file for testing timezone detectionGeorg Ehrke2011-12-091-0/+4
* | | | optimize timezone detectionGeorg Ehrke2011-12-092-1/+2
* | | | Merge branch 'master' into calendarGeorg Ehrke2011-12-085-76/+33
|\| | |
| * | | Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-075-76/+33
| | |/ | |/|
* | | fix merge conflictsGeorg Ehrke2011-12-0317-139/+334
|\| |
| * | Calendar: Also check if the enddate is in the requested range for eventsBart Visscher2011-11-301-0/+2