Commit Graph

14181 Commits (b4df4cc61d897703176b0ca5cad7fa687ddd059b)
 

Author SHA1 Message Date
Björn Schießle b4df4cc61d Merge pull request #5219 from owncloud/catch_wrong_timezone 13 years ago
Bjoern Schiessle c1e5725db9 changed default time format to ISO8601 13 years ago
Morris Jobke a18ebac108 Merge pull request #5213 from owncloud/files-filesappdetectionhint 13 years ago
Andreas Fischer fe64f7b900 Merge pull request #5032 from owncloud/fixing-5006-master 13 years ago
Thomas Müller 24e99016a9 Merge pull request #5188 from owncloud/master-delete-user 13 years ago
Bjoern Schiessle 3cf4c46c43 catch unknown timezone and fall-back to UTC 13 years ago
Andreas Fischer 75588fc0b6 Use strict comparison === instead of ==. 13 years ago
Andreas Fischer 114e9d4403 Adjust return value tests for checkPassword() to what OC_User_Example says. 13 years ago
Andreas Fischer 6eab36a89b Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. 13 years ago
Andreas Fischer 1f11dc7200 Use parent:: in Test_User_Database::getUser(). 13 years ago
Andreas Fischer 46cd3082b0 Test_User_Backend::getUser() does not return an array, it returns a string. 13 years ago
Andreas Fischer 00a0588807 Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. 13 years ago
Björn Schießle 76bdd6bc81 Merge pull request #5173 from owncloud/set_timezone_for_log 13 years ago
Vincent Petry cddb85c588 Added filesApp flag as input field for files app detection 13 years ago
Frank Karlitschek 92d9263e24 Merge pull request #5146 from guruz/cache_enabled_apps_list 13 years ago
Morris Jobke 6284ab31de fix escaping 13 years ago
Bjoern Schiessle 68e1dd1f23 make sure that we only remove file/folder shares 13 years ago
Victor Dubiniuk 176c2f1502 Add unit tests 13 years ago
Thomas Müller e7e53363ac Merge pull request #5194 from owncloud/fixing-5172-master 13 years ago
Björn Schießle f49de34373 Merge pull request #5193 from owncloud/fix_5126_2 13 years ago
Jenkins for ownCloud 209392587f [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 6c45fab037 part file needs to have .part extension 13 years ago
Thomas Müller c77f74e1de adding check isDeletable() on $sourcePath 13 years ago
Bjoern Schiessle dd202d9ad3 updating a existing large file creates new file chunks. Therefore createFile() needs to check not only if we can write to the parent folder but also if we can update the existing file" 13 years ago
Bjoern Schiessle 0293d8e04f If a existing file in Shared/ with update permissions gets updated we need to write the .part file to a different place because we can't create new files in the Shared folder 13 years ago
Morris Jobke 2123ef57d8 Merge pull request #5181 from owncloud/fixing-chunked-upload-master 13 years ago
Victor Dubiniuk 77f43c357c User::delete should return bool 13 years ago
Bart Visscher 6a93994a01 Merge pull request #4796 from owncloud/config-no-catch 13 years ago
VicDeo 372a73d43a Merge pull request #5184 from owncloud/fix-trash-bin-button 13 years ago
Jenkins for ownCloud c655eec3d1 [tx-robot] updated from transifex 13 years ago
Morris Jobke 980fc9cc7e Fix trash bin button 13 years ago
Morris Jobke 605ace7398 Merge pull request #5179 from owncloud/userlist-avatar 13 years ago
Thomas Müller f496609085 the path for reassembling was created the wrong way 13 years ago
Vincent Petry a3d0e29aa5 Merge pull request #5178 from owncloud/sharing-ispublicflagintemplate 13 years ago
VicDeo d8b7e42fc1 Merge pull request #4921 from owncloud/file_conflicts_dialog_fixes 13 years ago
Victor Dubiniuk a240e63981 Fix new user avatar. Ref#5166 13 years ago
Vincent Petry 6a36d7fa86 Added isPublic flag in files_sharing template 13 years ago
Bjoern Schiessle 6a411833b9 let admin specify timezone for log file entries 13 years ago
Thomas Müller b48dffa9a3 Merge pull request #5072 from owncloud/apache-auth-master 13 years ago
Morris Jobke 0d492afee1 Merge pull request #5169 from owncloud/sharingdropdown-uxbugfixes 13 years ago
Morris Jobke 2b3c351601 Merge pull request #5162 from owncloud/fixing-l10n-master-2 13 years ago
Morris Jobke 193e815133 Merge pull request #5165 from owncloud/files-dropontobreadcrumbfix 13 years ago
Vincent Petry e97aaee1aa Prevent share dropdown to close too early with autocomplete 13 years ago
Vincent Petry 68fbd7b922 Fixed label for sharing notification to be clickable 13 years ago
Vincent Petry 27579f36f6 Prevent scroll up when click on links in sharing dropdown 13 years ago
Frank Karlitschek 30faaf92b9 Merge pull request #5142 from owncloud/fix_version_cache_expire 13 years ago
Frank Karlitschek 3f29e4ebea a few styleguide fixes 13 years ago
Andreas Fischer 47ed6a5135 Move backend finding into its own method. 13 years ago
Thomas Müller 1e47468c53 Merge pull request #4974 from owncloud/fixing-4011-master 13 years ago
Thomas Müller 131d82e41e move call to print_unescaped() to template 13 years ago