Commit Graph

5984 Commits (82d81e8d39ce69211ec6b29fe3f803c57714b8dd)
 

Author SHA1 Message Date
Jenkins for ownCloud f4ab2ba115 [tx-robot] updated from transifex 13 years ago
Jakob Sack 37ee88aa6d Fixed bug in OC_BackgroundJob_Worker 13 years ago
Michael Gapczynski f4285a25ef Don't include shared addressbook if source not found 13 years ago
Jakob Sack 13a0818fec Be more precise regarding backgroundjobs mode 13 years ago
Jakob Sack 7fa896971f JavaScript file for activating web cron 13 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. 13 years ago
Jakob Sack 4107273a79 fix license text 13 years ago
Jakob Sack 088b3ea0bc Add public interface to background jobs 13 years ago
Jakob Sack 443e198224 Renaming backgroundjobs on file system as well 13 years ago
Jakob Sack 6025d2ebc3 Rename Backgroundjobs to BackgroundJob 13 years ago
Michael Gapczynski d02b0e39b2 Fix issues with hiding and showing dropdown 13 years ago
Jakob Sack 4f90860001 Add initial version of backgroundjobs library 13 years ago
Bart Visscher 3387454094 Move login code from index.php to OC class 13 years ago
Bart Visscher 9156fb73fd Move handling request of index.php to OC class 13 years ago
Bart Visscher 10cfcd4ff0 Remove useless setting of RUNTIME_NOAPPS 13 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 13 years ago
Michael Gapczynski a22f30fb78 Reset item shares variable, fixes autocomplete not showing people 13 years ago
Michael Gapczynski 05648dac61 Don't return file handle if the mode supports writing and the file is not writable 13 years ago
Bjoern Schiessle 0bf2a3e6d6 while loop not needed because of recursive call of put() 13 years ago
Bjoern Schiessle dc927bd346 fix for bug 879 - add parent directory to file cache if it does not exist yet. 13 years ago
Michael Gapczynski b1a7e30819 Actually change background image of shared items 13 years ago
Bart Visscher 35a1738a39 Use new sharing API in OC_Calendar_Share::allSharedwithuser 13 years ago
Bart Visscher d4882df8cb Fix warnings and better styling 13 years ago
Bart Visscher 1b5c8ff471 Don't return error when just no sharing found 13 years ago
Bart Visscher 1e644b5a53 Add Event share backend 13 years ago
Bart Visscher b287b11ff2 adjust the query generation in getItems, to use placeholders 13 years ago
Michael Gapczynski 9580d0ef29 Initial calendar sharing backend 13 years ago
Michael Gapczynski 3533f43d12 Implement groupExists in group database backend 13 years ago
Bart Visscher 31003b475e Decode the alternative path_info 13 years ago
Bart Visscher 7d20e98aec Move getting the path info to OC_Request 13 years ago
Bart Visscher 95031cb139 remoteStorage: Use OCP\\Util for redirecting for login and generating link 13 years ago
Bart Visscher 4e6b4b265b remoteStorage: split auth allow template 13 years ago
Bart Visscher 34c076e2a8 Add comments the other functions in OC_Request 13 years ago
Bart Visscher 99ce7ba1df Move serverHost and serverProtocol functions to OC_Request 13 years ago
Bart Visscher c4f1a1de5b Added function to make url absolute 13 years ago
Bart Visscher 6d0390dcca Fix rewriting GET parameters with ? in REQUESTEDAPP 13 years ago
Michael Gapczynski 8d56c42fde Add search and limit to getGroups search in groupExists implementation 13 years ago
Michael Gapczynski b6bbbb4c47 Remove undefined return variable 13 years ago
Michael Gapczynski 0ddfc94cf5 Try to fix last commit 13 years ago
Michael Gapczynski 5e2ef1e918 Check if itemShares share type is an array instead of set, javascript likes to set indexes to 'undefined' 13 years ago
Michael Gapczynski b6b713eb76 Only show the user's groups in the share with autocomplete 13 years ago
Jenkins for ownCloud a9f894ce11 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 2eac79b782 Some UI improvements on the addressbooks settings. 13 years ago
Michael Gapczynski de7f48b050 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 13 years ago
Michael Gapczynski 7c0a5d4a59 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 13 years ago
Michael Gapczynski a96a75c263 Select the correct column when searching for similar targets 13 years ago
Michael Gapczynski 5e95e2a131 Set filePath variable 13 years ago
Michael Gapczynski 1b21cde2b3 Throw more exceptions 13 years ago
Michael Gapczynski 3be4f5f2f1 Sharing backends for contacts and addressbooks 13 years ago
Michael Gapczynski 51ddc44b62 Somewhat fixes dropdown display issues in the contacts app 13 years ago