Commit Graph

6006 Commits (536fbb918919b3eb4c8d58b1d4e540c772353b07)
 

Author SHA1 Message Date
Jakob Sack a6a1f892f0 BackgroundJobs: fix bug 14 years ago
Arthur Schiwon 7780e37f38 LDAP: don't give Test Connection button red background on fail, it is becoming unreadable 14 years ago
Jakob Sack 2b5f005547 Backgroundjobs: Forgot to require lib/base.php 14 years ago
Michael Gapczynski be03ee29f0 Bump up version number 14 years ago
Michael Gapczynski 3b13051f7a Additional permission checks for editing and deleting contacts 14 years ago
Jakob Sack 28c1ec19ea BackgroundJob: forgot to rename file 14 years ago
Jakob Sack ceda0ae052 Backgroundjobs: rename ScheduledTask to QueuedTask 14 years ago
Thomas Tanghus b2c58bf5a6 Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html 14 years ago
Georg Ehrke 7955120aed remove debug code from calendar - thanks michael for pointing that out :) 14 years ago
Michael Gapczynski 78cd1153f0 Merge branch 'master' into share_api 14 years ago
Georg Ehrke 6e922035e1 add SabreDav 1.6.4 14 years ago
Georg Ehrke 4e85848c92 remove SabreDav 1.6.3 14 years ago
Thomas Tanghus f9cec1426f Change parameter name and update docs. 14 years ago
Robin Appelman acd8381094 fix scanning of archives in some cases 14 years ago
Thomas Tanghus 39814edf81 Another take at profile photo/thumbnail caching. oc-839. 14 years ago
Georg Ehrke 00d7ae8319 move calendar settings from personal settings to in app settings 14 years ago
Georg Ehrke 10d0861872 remove unstable lib 14 years ago
Thomas Tanghus d24582503a Fix require statements. Fix for oc-1460. 14 years ago
Jakob Sack 1ce2cd73ff Add first version of backgroundjobs settings 14 years ago
Jakob Sack 889f0a1c6d rename appconfig keys for backgroundjobs 14 years ago
Michael Gapczynski b830b3e24b Start adding permission checks for addressbooks 14 years ago
Michael Gapczynski 2c5744f16c Add back getItemSharedWithBySource(), some situtations require this ability 14 years ago
Jenkins for ownCloud f4ab2ba115 [tx-robot] updated from transifex 14 years ago
Jakob Sack 37ee88aa6d Fixed bug in OC_BackgroundJob_Worker 14 years ago
Michael Gapczynski f4285a25ef Don't include shared addressbook if source not found 14 years ago
Jakob Sack 13a0818fec Be more precise regarding backgroundjobs mode 14 years ago
Jakob Sack 7fa896971f JavaScript file for activating web cron 14 years ago
Jakob Sack 14cbb8724c Add "cron.php" for background jobs. It is named cron.php because more people will recognize the purpose of the file then. 14 years ago
Jakob Sack 4107273a79 fix license text 14 years ago
Jakob Sack 088b3ea0bc Add public interface to background jobs 14 years ago
Jakob Sack 443e198224 Renaming backgroundjobs on file system as well 14 years ago
Jakob Sack 6025d2ebc3 Rename Backgroundjobs to BackgroundJob 14 years ago
Michael Gapczynski d02b0e39b2 Fix issues with hiding and showing dropdown 14 years ago
Jakob Sack 4f90860001 Add initial version of backgroundjobs library 14 years ago
Bart Visscher 3387454094 Move login code from index.php to OC class 14 years ago
Bart Visscher 9156fb73fd Move handling request of index.php to OC class 14 years ago
Bart Visscher 10cfcd4ff0 Remove useless setting of RUNTIME_NOAPPS 14 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 14 years ago
Michael Gapczynski a22f30fb78 Reset item shares variable, fixes autocomplete not showing people 14 years ago
Michael Gapczynski 05648dac61 Don't return file handle if the mode supports writing and the file is not writable 14 years ago
Bjoern Schiessle 0bf2a3e6d6 while loop not needed because of recursive call of put() 14 years ago
Bjoern Schiessle dc927bd346 fix for bug 879 - add parent directory to file cache if it does not exist yet. 14 years ago
Michael Gapczynski b1a7e30819 Actually change background image of shared items 14 years ago
Bart Visscher 35a1738a39 Use new sharing API in OC_Calendar_Share::allSharedwithuser 14 years ago
Bart Visscher d4882df8cb Fix warnings and better styling 14 years ago
Bart Visscher 1b5c8ff471 Don't return error when just no sharing found 14 years ago
Bart Visscher 1e644b5a53 Add Event share backend 14 years ago
Bart Visscher b287b11ff2 adjust the query generation in getItems, to use placeholders 14 years ago
Michael Gapczynski 9580d0ef29 Initial calendar sharing backend 14 years ago
Michael Gapczynski 3533f43d12 Implement groupExists in group database backend 14 years ago