summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-054-18/+18
|\
| * Calendar & Contacts: Store import progress in OC_CacheBart Visscher2012-06-044-18/+18
| | | | | | | | | | | | Convert calendar and contacts import to use a caching system for storing the import progress percentage. OC_Cache can later be made smarter about storing values.
* | xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
|/
* fix potential XSSGeorg Ehrke2012-05-312-2/+2
|
* Remove OC_App::register functionBart Visscher2012-05-311-4/+0
| | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
* Calendar: small cleanup of import progress writingBart Visscher2012-05-311-24/+15
|
* fix statusGeorg Ehrke2012-05-291-9/+5
| | | | of timezone detection
* Correct typo in last_insert_id for calendar and pg fix #oc-731Brice Maron2012-05-281-1/+1
|
* add urlencode for caldav linkGeorg Ehrke2012-05-281-0/+1
|
* fix share for users with a point within their nameGeorg Ehrke2012-05-261-3/+4
|
* Merge branch 'calendar_dropimport'Georg Ehrke2012-05-192-0/+119
|\
| * Merge branch 'master' into calendar_dropimportGeorg Ehrke2012-05-1779-35/+940
| |\
| * | some little js fixes for drop importGeorg Ehrke2012-05-131-2/+2
| | |
| * | Merge branch 'master' into calendar_dropimportGeorg Ehrke2012-05-134-6/+7
| |\ \
| * | | add first version of drop importGeorg Ehrke2012-05-132-0/+119
| | | |
* | | | fix for calendarGeorg Ehrke2012-05-191-2/+1
| | | |
* | | | mark the apps as part of the shipped package and increase the requirement to ↵Frank Karlitschek2012-05-181-1/+2
| |_|/ |/| | | | | | | | ownCloud 4
* | | fix paths to images and set height for calendar management dialogGeorg Ehrke2012-05-173-4/+5
| | |
* | | update translationsRobin Appelman2012-05-178-8/+366
| | |
* | | add caldav and carddav files in their old place for backward compatibility - ↵Georg Ehrke2012-05-162-0/+10
| | | | | | | | | | | | add rewriterule for caldav and carddav
* | | removing executable bit - againThomas Mueller2012-05-1552-0/+0
| | |
* | | better user permission check for files in ajax/calendar/Georg Ehrke2012-05-144-4/+20
| | |
* | | some fixes for calendar's export.phpGeorg Ehrke2012-05-141-0/+8
| | |
* | | check user permissions in calendar's changepermission.phpGeorg Ehrke2012-05-141-0/+8
| | |
* | | check user permissions in calendar's unshare.phpGeorg Ehrke2012-05-141-0/+8
| | |
* | | selective app loading for remote/publicRobin Appelman2012-05-141-0/+4
| | |
* | | add post user delete hook for calendar sharingGeorg Ehrke2012-05-132-0/+19
| | |
* | | update translationsRobin Appelman2012-05-1318-20/+493
| |/ |/|
* | hide share tab for new events, because you can't share an event that haven't ↵Georg Ehrke2012-05-131-2/+2
| | | | | | | | got an id yet
* | fix another php noticeGeorg Ehrke2012-05-131-0/+1
| |
* | fix another php noticeGeorg Ehrke2012-05-131-3/+3
| |
* | fix php notice and displaying of eventsGeorg Ehrke2012-05-131-1/+1
|/
* load remote and public paths from info.xml during upgrade instead of setting ↵Robin Appelman2012-05-113-3/+9
| | | | them every time
* Correct undef variable mistake from prev commitBrice Maron2012-05-101-2/+3
|
* Correct calendar loading when calendar are from hooks. fix oc-619Brice Maron2012-05-102-9/+16
|
* revert 000d7ba97535f470f30be44e02140401b24b43e2Georg Ehrke2012-05-091-1/+1
|
* fix bug in events.phpGeorg Ehrke2012-05-091-1/+1
|
* update translationsRobin Appelman2012-05-0943-732/+1619
|
* fix bug in calendarGeorg Ehrke2012-05-091-1/+1
|
* Calendar: Resize content after creating calendar layoutBart Visscher2012-05-081-0/+1
| | | | The calendar can be higher than the window, this corrects for the scrollbar
* fix for previous commitGeorg Ehrke2012-05-081-1/+1
|
* fix calendar vulnerabilityGeorg Ehrke2012-05-081-1/+7
|
* Create a function for linking to remote.phpBart Visscher2012-05-073-4/+4
|
* make calendar compatible with public.phpGeorg Ehrke2012-05-074-4/+6
|
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+2
|
* fix path of caldav in calendar managementGeorg Ehrke2012-05-071-1/+1
|
* fix pathes in calendar and contactsGeorg Ehrke2012-05-071-1/+1
|
* fix merge conflictsGeorg Ehrke2012-05-0720-56/+58
|\
| * ported the oc_template classFrank Karlitschek2012-05-0617-41/+41
| |
| * Calendar: Fixed image paths.Thomas Tanghus2012-05-061-5/+5
| |