Commit Graph

7812 Commits (eaa625c9bc426dcba0427457777a79a3944628a5)
 

Author SHA1 Message Date
Bart Visscher 85209a0a00 Cleanup user settings js 14 years ago
Valerio Ponte de7e419610 Fixed style according to owncloud styleguide 14 years ago
Valerio Ponte 8e190a5a97 Moved X-Sendfile headers into OC_Files::get 14 years ago
Valerio Ponte 8420b9bf67 Implemented X-Sendfile support 14 years ago
Lukas Reschke 8b03b683df Merge pull request #271 from owncloud/239_webdav_999_files 14 years ago
libasys 493ae19bca If you using the sharing by link the array monthNames don't exist and causes errors in all browsers! so we check if the type of the variable isn't undefined! 14 years ago
libasys eda9ce4cf8 Fixes two issues if you using IE8. IE8 has problems with .bind actions and since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered. 14 years ago
Thomas Müller 49f05dfade Merge pull request #402 from zimba12/master 14 years ago
Thomas Müller e06513d76b Fixing syntax error - closes #406 14 years ago
Thomas Müller 99af3433d1 Fixing syntax error - closes #406 14 years ago
Alessandro Cosentino 7d01342bab fix translation issues with previous commit 14 years ago
Alessandro Cosentino aa917cfb18 uncomment hours entries in relative date functions 14 years ago
Thomas Tanghus c353568ea0 Merge pull request #41 from owncloud/vcategories_db 14 years ago
Jenkins for ownCloud 9c36326e47 [tx-robot] updated from transifex 14 years ago
Bart Visscher 530f3f8be9 Create functions to install standard hooks 14 years ago
Thomas Mueller 33a4dfa087 function isEnabled() added 14 years ago
Thomas Tanghus bfb6faa850 Bump version to trigger update. 14 years ago
Thomas Tanghus 34a7e81ffb Merge branch 'master' of github.com:owncloud/core into vcategories_db 14 years ago
Bart Visscher ad85087fcc Use util function to protect datadirectory in setup 14 years ago
Jenkins for ownCloud ac22cd4ab0 [tx-robot] updated from transifex 14 years ago
icewind1991 66dfe270c6 Merge pull request #319 from owncloud/fileactions_newfile 14 years ago
Thomas Tanghus 268a48479d Merge branch 'master' of github.com:owncloud/core into vcategories_db 14 years ago
Thomas Tanghus c127c78df4 Don't use indexes in test data as postgres complains over duplicate keys. 14 years ago
Thomas Tanghus d809efc1e5 Change insertIfNotExist() for sqlite. Not fast, but more reliable than previous attempt. 14 years ago
Thomas Mueller c3825112a0 public contacts api as discussed here https://github.com/owncloud/apps/issues/113 14 years ago
Bart Visscher 7b53c9d3f0 Merge pull request #157 from owncloud/setup 14 years ago
Brice Maron 910a25adbd Fix deleting multiple user w-o reloading V2 14 years ago
Thomas Tanghus 42b871dcf1 Correct SQL syntax. 14 years ago
Arthur Schiwon d79e9a2da7 LDAP: cherrypick objectGUID handling from stable45, was part of PR 344 14 years ago
thomas 847467ab00 Add connection time out option 14 years ago
thomas 4564898c28 Use curl to get remote file content 14 years ago
Lukas Reschke 89f2d4ba07 Merge pull request #368 from butonic/i18n_of_cancel_button 14 years ago
Jörn Friedrich Dreyer 0ce5e9257e add php-doc for ellipsis 14 years ago
Jörn Friedrich Dreyer 28671d92c0 move code to better places 14 years ago
Jörn Friedrich Dreyer bb56581192 add php-doc 14 years ago
Jörn Friedrich Dreyer 43bfabf68f add bmp support 14 years ago
blizzz e0fdb8272b Merge pull request #371 from butonic/sql_and_error_log_fixes 14 years ago
Jörn Friedrich Dreyer ba91f9a237 add missing sql backticks, check sharing for error and add log 14 years ago
Jörn Friedrich Dreyer bbef5b377e add i18n for cancel button 14 years ago
Thomas Tanghus 82e010c51c Merge branch 'master' of github.com:owncloud/core into vcategories_db 14 years ago
Jenkins for ownCloud 09d6d843f7 [tx-robot] updated from transifex 14 years ago
Thomas Tanghus 9ae6876884 Merge pull request #361 from owncloud/cruds_consts_2 14 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 14 years ago
Thomas Tanghus 7f0c69eb0e Added CRUDS permissions to the OCP namespace. Implements issue #345 14 years ago
Thomas Tanghus fd709fc021 Merge branch 'master' of github.com:owncloud/core into vcategories_db 14 years ago
Thomas Müller 3be21cf665 Merge pull request #354 from michielbdejong/master 14 years ago
Michiel de Jong e37dd7aa82 add /.well-known/host-meta.json to .htaccess 14 years ago
Jenkins for ownCloud 9f8cc09642 [tx-robot] updated from transifex 14 years ago
Bart Visscher 04aa029cd3 Disable loading apps before starting tests 14 years ago
Thomas Müller a7f26b6b40 Merge pull request #346 from diederikdehaas/patch-checkstyle-build1341 14 years ago