summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Expand)AuthorAgeFilesLines
* fix new allday bugGeorg Ehrke2011-10-211-3/+1
* fix allday bugGeorg Ehrke2011-10-211-10/+13
* Better event popupBart Visscher2011-10-212-25/+50
* added transition function from 'old' calendar to fullcalendar (fixed currentv...Georg Ehrke2011-10-212-3/+13
* Disable calendar scrolling, doesn't work yetBart Visscher2011-10-201-21/+13
* Implement listview for fullcalendarBart Visscher2011-10-204-130/+213
* Optimize deleting eventBart Visscher2011-10-201-8/+5
* Fix changing calendar dataBart Visscher2011-10-207-51/+72
* Implement resizing of eventsBart Visscher2011-10-202-0/+54
* Implement moving of eventBart Visscher2011-10-202-106/+38
* Connect popup to fullcalendarBart Visscher2011-10-202-24/+14
* Connect newEvent & editEvent to fullcalendarBart Visscher2011-10-204-214/+39
* Translation of calendar interfaceBart Visscher2011-10-202-0/+18
* Connect calendar buttons to actionsBart Visscher2011-10-204-31/+39
* Implement loading of events in calendarBart Visscher2011-10-206-443/+88
* Replace ownCloud calendar html with fullcalendar implementationBart Visscher2011-10-203-192/+72
* Merge branch 'master' of gitorious.org:owncloud/owncloud into calendarGeorg Ehrke2011-10-156-15/+20
|\
| * Remove unused parameterBart Visscher2011-10-151-1/+1
| * Fix calendar colors with new calendarBart Visscher2011-10-154-11/+17
| * Improve handling of calendar export $_GET paramsJohn Kristensen2011-10-121-2/+2
| * remove 'description' from OC_Connector_Sabre_CalDAV propertyMapJohn Kristensen2011-10-121-1/+0
* | scrolling in calendarGeorg Ehrke2011-10-141-0/+38
|/
* reload calendar automaticallyGeorg Ehrke2011-10-101-0/+1
* removed description field for calendarMarvin Thomas Rabe2011-10-089-41/+15
* moved bookmarklet to personal. username must be provided when adding a new user.Marvin Thomas Rabe2011-10-081-2/+0
* Revert "support of RRULE in calendar app"Jan-Christoph Borchardt2011-10-081-665/+34
* Change colorselector to use border for selected colorBart Visscher2011-10-072-5/+3
* conflicts solvedMarvin Thomas Rabe2011-10-063-36/+667
|\
| * Add icon for calendar color selectorBart Visscher2011-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
| * Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-10-061-29/+13
| |\
| * | support of RRULE in calendar appGeorg Ehrke2011-10-061-34/+665
* | | Merge commit 'refs/merge-requests/55' of git://gitorious.org/owncloud/ownclou...Marvin Thomas Rabe2011-10-061-47/+26
|\ \ \
| * | | 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
* | | updated marginsMarvin Thomas Rabe2011-10-041-2/+1
|/ /
* | 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
|/
* fix checkLoggedIn function in import of ical filesGeorg Ehrke2011-10-031-1/+1
* added import function as filehandlerGeorg Ehrke2011-10-036-87/+158
* Add user friendly calendar color chooserBart Visscher2011-10-035-3/+53
* 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-022-16/+11
* added function to export single eventsGeorg Ehrke2011-10-012-10/+25
* choosable default duration of eventGeorg Ehrke2011-10-015-27/+55
* fix duration bugGeorg Ehrke2011-10-011-1/+3