summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Expand)AuthorAgeFilesLines
* translation updatesRobin Appelman2012-01-209-10/+320
* [Calendar] Use class for active view buttonBart Visscher2012-01-193-25/+17
* 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
* move loading icon to the top barGeorg Ehrke2012-01-172-3/+3
* use button for new calendarGeorg Ehrke2012-01-172-2/+2
* Merge branch 'master' into calendarGeorg Ehrke2012-01-176-10/+226
|\
| * fix ocbug 34Georg Ehrke2012-01-172-0/+2
| * fix ocbug 24Georg Ehrke2012-01-171-10/+10
| * update translationsRobin Appelman2012-01-164-0/+214
* | use timepicker to force users to use HH:MMGeorg Ehrke2012-01-162-0/+8
* | Merge branch 'master' into calendarGeorg Ehrke2012-01-1538-931/+1279
|\|
| * update translationsRobin Appelman2012-01-1534-922/+1271
| * 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
* | use svg icon for calendarGeorg Ehrke2012-01-152-15/+55
|/
* 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