Commit graph

6599 commits

Author SHA1 Message Date
Jakob Sack
9ad31e5f81 Backgroundjobs: use correct var name in template 2012-08-10 01:44:38 +02:00
Jakob Sack
7c766cdfe0 Backgroundjobs: fix bugs in template 2012-08-10 01:42:30 +02:00
Thomas Tanghus
2c5ab91c7d Used wrong class. 2012-08-10 01:39:05 +02:00
Jakob Sack
7055d2aa2b Backgroundjobs: improve admin form 2012-08-10 01:36:33 +02:00
Jakob Sack
595591a460 Backgroundjobs: Add table to db_structure.xml 2012-08-10 01:30:08 +02:00
Lukas Reschke
2dfc485149 XSRF checks 2012-08-10 00:44:35 +02:00
Lukas Reschke
334296b027 Removed unused file 2012-08-10 00:09:00 +02:00
Lukas Reschke
ab97c04894 Added XSRF check 2012-08-10 00:09:00 +02:00
Jakob Sack
831ec985db Backgroundjobs: fix stupid bug 2012-08-09 23:52:48 +02:00
Jakob Sack
7b3c35107d Error handling works better now 2012-08-09 23:49:20 +02:00
Thomas Tanghus
26a9d7ea71 Fixed 3 - THREE - errors in one method call :-P 2012-08-09 23:16:07 +02:00
Jakob Sack
f46fdfd814 Backgroundjobs: Add reset counter in worker 2012-08-09 22:30:11 +02:00
Jakob Sack
66511469e0 Backgroundjobs: Improve error handling in cron.php 2012-08-09 22:22:43 +02:00
Lukas Reschke
5f51366435 Sanitzing user input 2012-08-09 22:14:09 +02:00
Jakob Sack
a6a1f892f0 BackgroundJobs: fix bug 2012-08-09 22:07:18 +02:00
Arthur Schiwon
7780e37f38 LDAP: don't give Test Connection button red background on fail, it is becoming unreadable 2012-08-09 21:42:35 +02:00
Jakob Sack
2b5f005547 Backgroundjobs: Forgot to require lib/base.php 2012-08-09 21:29:45 +02:00
Michael Gapczynski
be03ee29f0 Bump up version number 2012-08-09 13:55:36 -04:00
Michael Gapczynski
3b13051f7a Additional permission checks for editing and deleting contacts 2012-08-09 13:54:59 -04:00
Jakob Sack
28c1ec19ea BackgroundJob: forgot to rename file 2012-08-09 19:26:49 +02:00
Jakob Sack
ceda0ae052 Backgroundjobs: rename ScheduledTask to QueuedTask 2012-08-09 19:04:04 +02:00
Thomas Tanghus
b2c58bf5a6 Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html 2012-08-09 17:49:45 +02:00
Georg Ehrke
7955120aed remove debug code from calendar - thanks michael for pointing that out :) 2012-08-09 17:39:16 +02:00
Michael Gapczynski
78cd1153f0 Merge branch 'master' into share_api
Conflicts:
	apps/contacts/lib/vcard.php
	apps/files_sharing/sharedstorage.php
2012-08-09 11:38:22 -04:00
Georg Ehrke
6e922035e1 add SabreDav 1.6.4 2012-08-09 17:34:19 +02:00
Georg Ehrke
4e85848c92 remove SabreDav 1.6.3 2012-08-09 17:34:18 +02:00
Thomas Tanghus
f9cec1426f Change parameter name and update docs. 2012-08-09 17:04:14 +02:00
Robin Appelman
acd8381094 fix scanning of archives in some cases 2012-08-09 16:36:16 +02:00
Thomas Tanghus
39814edf81 Another take at profile photo/thumbnail caching. oc-839. 2012-08-09 16:32:05 +02:00
Georg Ehrke
00d7ae8319 move calendar settings from personal settings to in app settings 2012-08-09 12:37:26 +02:00
Georg Ehrke
10d0861872 remove unstable lib 2012-08-09 12:37:26 +02:00
Thomas Tanghus
d24582503a Fix require statements. Fix for oc-1460. 2012-08-09 11:35:14 +02:00
Jakob Sack
1ce2cd73ff Add first version of backgroundjobs settings 2012-08-09 10:41:10 +02:00
Jakob Sack
889f0a1c6d rename appconfig keys for backgroundjobs 2012-08-09 10:40:39 +02:00
Michael Gapczynski
b830b3e24b Start adding permission checks for addressbooks 2012-08-08 21:43:02 -04:00
Michael Gapczynski
2c5744f16c Add back getItemSharedWithBySource(), some situtations require this ability 2012-08-08 20:56:55 -04:00
Jenkins for ownCloud
f4ab2ba115 [tx-robot] updated from transifex 2012-08-09 02:03:19 +02:00
Jakob Sack
37ee88aa6d Fixed bug in OC_BackgroundJob_Worker 2012-08-09 01:29:15 +02:00
Michael Gapczynski
f4285a25ef Don't include shared addressbook if source not found 2012-08-08 19:12:59 -04:00
Jakob Sack
13a0818fec Be more precise regarding backgroundjobs mode 2012-08-09 01:02:05 +02:00
Jakob Sack
7fa896971f JavaScript file for activating web cron 2012-08-09 00:58:54 +02:00
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. 2012-08-09 00:48:36 +02:00
Jakob Sack
4107273a79 fix license text 2012-08-09 00:46:50 +02:00
Jakob Sack
088b3ea0bc Add public interface to background jobs 2012-08-09 00:01:06 +02:00
Jakob Sack
443e198224 Renaming backgroundjobs on file system as well 2012-08-09 00:00:12 +02:00
Jakob Sack
6025d2ebc3 Rename Backgroundjobs to BackgroundJob 2012-08-08 23:59:30 +02:00
Michael Gapczynski
d02b0e39b2 Fix issues with hiding and showing dropdown 2012-08-08 17:50:09 -04:00
Jakob Sack
4f90860001 Add initial version of backgroundjobs library 2012-08-08 23:39:30 +02:00
Bart Visscher
3387454094 Move login code from index.php to OC class 2012-08-08 22:42:51 +02:00
Bart Visscher
9156fb73fd Move handling request of index.php to OC class 2012-08-08 22:42:50 +02:00