Commit Graph

8382 Commits (71ae41716a56305ab9509571c0a84311b9f3eb63)
 

Author SHA1 Message Date
Michael Gapczynski 5ea8adc7c7 Reformat long line 12 years ago
Michael Gapczynski f6426cee04 Tweak failure message and throw exceptions from updateDbFromStructure() 12 years ago
Michael Gapczynski 89823ef4f9 Modify and include additional update messages from updating apps 12 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 12 years ago
Thomas Müller 0c6213a371 Merge pull request #1066 from owncloud/fix-388-master 12 years ago
Robin Appelman a5dcbc3d8a Files: prevent people from renaming files to '.' 12 years ago
Michael Gapczynski 0b13b41189 Merge pull request #1053 from owncloud/ocs_api 12 years ago
Michael Gapczynski a94405b4e4 Only show the version updating to instead of worrying about converting internal to a formatted version 12 years ago
Thomas Mueller da28ae0069 remove duplicate return 12 years ago
Jenkins for ownCloud 934d9dcc42 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 2cb6632752 enhanced log message 12 years ago
Thomas Mueller ac50c2f973 documentation adjusted on the way 12 years ago
Thomas Mueller cedec593ee Fallback to use COM or exec('stat ..') is only executed if stat or filesize return negative values. 12 years ago
Thomas Mueller dfc8d757b5 OC_Helper::is_function_enabled() added to find out if a function is available 12 years ago
Michael Gapczynski f2e6df807d Add back check if installed around background jobs 12 years ago
Thomas Müller 913c96ddc5 Merge pull request #1081 from owncloud/fix-issue-1075 12 years ago
Michael Gapczynski 394cebc90f Remove echo from lost password page 12 years ago
Michael Gapczynski ceafb5d7d1 Add maintenance mode entry to config.sample.php 12 years ago
Michael Gapczynski e7eea3dd2e Use hooks to send updates from apps 12 years ago
Jörn Friedrich Dreyer 9cd7bb2c8d reverse z-index of a and input to make upload work again in ie8/9 12 years ago
Jörn Friedrich Dreyer de496ed16d remove initial iframe, is added automatically by jquery upload mechanism 12 years ago
Jenkins for ownCloud 90f39cd703 [tx-robot] updated from transifex 12 years ago
Michael Gapczynski 7505837079 Basic update progress of database update only 12 years ago
Michael Gapczynski a52aa69ffe Rearrange code to prepare for updater feedback 12 years ago
Michael Gapczynski 4e1923b01e Merge pull request #1067 from owncloud/fix-logout 12 years ago
Thomas Müller b673748151 Merge pull request #1063 from owncloud/translate_not_enough_space_available 12 years ago
Jörn Friedrich Dreyer fc64e8ec58 fix error when wrong dir was specified 12 years ago
Jörn Friedrich Dreyer f19787f84c move $l to top 12 years ago
Jörn Friedrich Dreyer ea732e5b29 also translate 'No file was uploaded. Unknown error' 12 years ago
Michael Gapczynski ce443818d4 Check if oc_token cookie exists before trying to use it 12 years ago
Thomas Mueller 045c0acc92 workaround for 32-bit systems to handle filesizes bigger than 2GB 12 years ago
Thomas Mueller 34e5cb5070 fixing indent 12 years ago
Jenkins for ownCloud 3bcdd8c900 [tx-robot] updated from transifex 12 years ago
Thomas Müller e0e7c98100 Merge pull request #1041 from owncloud/fixing-856-master 12 years ago
Thomas Müller 9dc5ea172e Merge pull request #975 from irgsmirx/patch-1 12 years ago
Thomas Mueller 3ea9432d43 fixing undefined variable $l 12 years ago
Jörn Friedrich Dreyer 0405edc798 add translation call for 'Not enough space available' upload error 12 years ago
Jörn Friedrich Dreyer 8240717309 Merge pull request #1062 from owncloud/fix-1048-master 12 years ago
Thomas Mueller 1727b2e84d add smtp port configuration option 12 years ago
Jörn Friedrich Dreyer e2f549f6d7 remove css not selector - incompatible with ie8 12 years ago
Jörn Friedrich Dreyer 166da88b73 Merge pull request #945 from owncloud/fix_app_management_in_ie8 12 years ago
Jörn Friedrich Dreyer fe4f056a23 use jQuery.parseJSON fallback for IE6/7/8 12 years ago
Jörn Friedrich Dreyer 03b8a065cf input/form switching cleanup 12 years ago
Jörn Friedrich Dreyer 4a7604daa2 remove , at end of js. IE8 chokes on this 12 years ago
Robin Appelman 54f6f1e6b7 phpdoc fixes for public api 12 years ago
Jörn Friedrich Dreyer a6733ff012 abort rename on ESC keyup 12 years ago
Jörn Friedrich Dreyer 740b6623aa show notification when renaming a file to '' 12 years ago
Jörn Friedrich Dreyer 32c2b0d50e enable enter in ie by using .submit()+form instead of .change(), use notifications when name is empty 12 years ago
Jörn Friedrich Dreyer 8148c187a3 whitespace cleanup 12 years ago
Jörn Friedrich Dreyer 5b07e722cb combine ie8 fix with debug check 12 years ago