Commit Graph

4112 Commits (53ca0db434f3ad8d043a0a9b76bd59f22af38f99)

Author SHA1 Message Date
Björn Schießle 8a93cc14f6 port of approved pull request #442 - 'Always set renaming to false, also if renaming was aborted, to finalize the operation and show the file actions again.' 13 years ago
Jenkins for ownCloud a418a3ba65 [tx-robot] updated from transifex 13 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. 13 years ago
Jenkins for ownCloud 9c36326e47 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud ac22cd4ab0 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon d79e9a2da7 LDAP: cherrypick objectGUID handling from stable45, was part of PR 344 13 years ago
Jörn Friedrich Dreyer bbef5b377e add i18n for cancel button 13 years ago
Jenkins for ownCloud 09d6d843f7 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 13 years ago
Jenkins for ownCloud 9f8cc09642 [tx-robot] updated from transifex 13 years ago
Diederik de Haas 6e6df6e410 Fixed new checkstyle issues in ftp.php from build #1341. 13 years ago
Diederik de Haas 3cc6df489f Fixed new checkstyle issues in swift.php from build #1341. 13 years ago
Diederik de Haas 051635412d Fixed new checkstyle issues from build #1341. 13 years ago
Jenkins for ownCloud 7ec0efe5c2 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud b33a443088 [tx-robot] updated from transifex 13 years ago
Thomas Mueller 127a5a3ecd l10n support for user_webdavauth 13 years ago
Jenkins for ownCloud cb57a20ec2 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud c8f24fa3c9 [tx-robot] updated from transifex 13 years ago
Robin Appelman 37fe9800b6 add actions to newly created files and folders 13 years ago
Robin Appelman 42935c5564 reuse jquery object when adding files to the file list 13 years ago
Robin Appelman e14054610f Revert "fix blocking drag & drop upload of folders" 13 years ago
Björn Schießle 168a2c7b6b get the right file name for drag&drop. This was necessary after the switch to css to show/hide file actions, otherwise the actions where part of the extracted file name. 13 years ago
Björn Schießle 12983cf0b0 urlencode file/dir to allow special characters in filename/path (issue #95) 13 years ago
Jenkins for ownCloud 3e01fe1dbb [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 6339e71bdc LDAP: fix typo in config value handling. 13 years ago
Alessandro Cosentino 50dbb30eb9 Moved relative_modified_date from file/js to core/js 13 years ago
Jenkins for ownCloud 4d052c1eee [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 8b3ae4309b Fix mkdir and opendir warnings when path does not exist 13 years ago
Arthur Schiwon 85d6a08ae9 prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups 13 years ago
Georg Ehrke bb0164c9fc fix file delete in opera - fixes #188 13 years ago
Lorenzo M. Catucci ca24f4767b Return an empty array on succesful existence check 13 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 13 years ago
Lorenzo M. Catucci 510191db68 Return true or false from readAttribute if $attr is empty 13 years ago
Frank Karlitschek 6fba4ba87d fix the webdavauth app 13 years ago
Robin Appelman 34fee8afaa remove debug statements 13 years ago
Frank Karlitschek 01b0e9b133 fix the webdav user backend. still not completel working but a frist step 13 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 13 years ago
Robin Appelman 4f32f49fb1 this line shouldn't be here 13 years ago
Robin Appelman f187aa6c93 some more code reuse for fileactions 13 years ago
Felix Moeller 9795bc19bf Checkstyle: Fix the last two InvalidEOLChar 13 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
Felix Moeller 1205749f8c Checkstyle: Fix the last two SpaceBeforeOpenBrace 13 years ago
Lukas Reschke 80b9854710 Remove uneeded debug output 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
Jenkins for ownCloud 17d466b03b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 2f0fd84477 [tx-robot] updated from transifex 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Arthur Schiwon df8c67721d code style 13 years ago
Lukas Reschke d9e9761099 Fix a typo 13 years ago