Commit Graph

8294 Commits (364b1cd3915ab8d33f1a63f598be3acb4bfcf86a)
 

Author SHA1 Message Date
Thomas Mueller 364b1cd391 Merge branch 'master' into fixing-998-master 14 years ago
Thomas Müller 60489764f3 Merge pull request #1133 from owncloud/add_linebreaks_in_sharing 14 years ago
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 14 years ago
Thomas Müller 23dd7f1bea Merge pull request #1127 from owncloud/fixing-641-for-webdav-master 14 years ago
Jenkins for ownCloud 912050afa0 [tx-robot] updated from transifex 14 years ago
Lukas Reschke fda1ada4f0 Merge pull request #1131 from owncloud/more_translations 14 years ago
Lukas Reschke ca027f3749 Merge pull request #1124 from schiesbn/sabredav2 14 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 14 years ago
Jörn Friedrich Dreyer a40c95242f more translations 14 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 14 years ago
Jenkins for ownCloud 533f0e8e25 [tx-robot] updated from transifex 14 years ago
Thomas Tanghus dae8f15f9f Merge pull request #938 from owncloud/fix_minor_files_annoyances 14 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 14 years ago
Thomas Mueller 7b9e6d2f2c fixing string concatenation in javascript 14 years ago
Jenkins for ownCloud b69328e1d1 [tx-robot] updated from transifex 14 years ago
Thomas Mueller bfc55fef89 bring back L250 as spotted by @tanghus - THX 14 years ago
Frank Karlitschek 861f32a22b Update apps/user_webdavauth/user_webdavauth.php 14 years ago
Jörn Friedrich Dreyer 0dda8f5d1c ie8 ignores rgba, show button border in ie8 by adding second border css row 14 years ago
Jörn Friedrich Dreyer 3bb7ee521f attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index 14 years ago
Jörn Friedrich Dreyer da442b024c remove aborted uploads 14 years ago
Jörn Friedrich Dreyer cbb118d4a3 adapt to isFileNameValid, whitespace cleanup 14 years ago
Jörn Friedrich Dreyer 3dbb148567 Merge pull request #1061 from owncloud/remove_css_not_selector_to_fix_ie8_input_fields 14 years ago
Jenkins for ownCloud 0b007235b9 [tx-robot] updated from transifex 14 years ago
Thomas Müller 7ca740fa3d Merge pull request #632 from owncloud/fix_629 14 years ago
Thomas Mueller 9671ace32e Merge branch 'master' into fix_minor_files_annoyances 14 years ago
Thomas Mueller 07b3b23a39 Merge branch 'master' into fixing-998-master 14 years ago
Thomas Müller 08d7b8ce30 Merge pull request #1092 from owncloud/rename_dot 14 years ago
Thomas Mueller b4191b7da5 rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed! 14 years ago
Thomas Mueller 7ebfcab49b Merge branch 'master' into fixing-998-master 14 years ago
Thomas Mueller a867b36e7f js optimisations and style fixes 14 years ago
Thomas Mueller 6806484c16 Merge branch 'master' into fixing-998-master 14 years ago
Michael Gapczynski da7a14e9a6 Merge pull request #1079 from owncloud/update-progress 14 years ago
Michael Gapczynski 035d0aa9d5 Merge branch 'master' into update-progress 14 years ago
Michael Gapczynski 5ea8adc7c7 Reformat long line 14 years ago
Michael Gapczynski f6426cee04 Tweak failure message and throw exceptions from updateDbFromStructure() 14 years ago
Michael Gapczynski 89823ef4f9 Modify and include additional update messages from updating apps 14 years ago
Michael Gapczynski 6b2216f0d6 Remove old data directory protection from update, should already have taken place or not working because the server isn't Apache 14 years ago
Thomas Müller 0c6213a371 Merge pull request #1066 from owncloud/fix-388-master 14 years ago
Robin Appelman a5dcbc3d8a Files: prevent people from renaming files to '.' 14 years ago
Michael Gapczynski 0b13b41189 Merge pull request #1053 from owncloud/ocs_api 14 years ago
Michael Gapczynski a94405b4e4 Only show the version updating to instead of worrying about converting internal to a formatted version 14 years ago
Thomas Mueller da28ae0069 remove duplicate return 14 years ago
Jenkins for ownCloud 934d9dcc42 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 2cb6632752 enhanced log message 14 years ago
Thomas Mueller b5d1dfcdc9 javascript syntax error fixed on the way 14 years ago
Thomas Mueller 594d388ad9 new javascript notification functions used within users.js 14 years ago
Thomas Mueller ba475d4862 javascript notification functions have been moved to js.js for common use 14 years ago
Thomas Mueller ac50c2f973 documentation adjusted on the way 14 years ago
Thomas Mueller cedec593ee Fallback to use COM or exec('stat ..') is only executed if stat or filesize return negative values. 14 years ago
Thomas Mueller dfc8d757b5 OC_Helper::is_function_enabled() added to find out if a function is available 14 years ago