Commit Graph

399 Commits (20c24f234f832b326d935b59d1f6c1fa5f854313)

Author SHA1 Message Date
Bart Visscher 20c24f234f Do the url encoding once, only in breadcrumbs template 13 years ago
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
Jenkins for ownCloud 9c36326e47 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud ac22cd4ab0 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer bbef5b377e add i18n for cancel button 13 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 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
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
Jenkins for ownCloud 3e01fe1dbb [tx-robot] updated from transifex 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 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
Robin Appelman 34fee8afaa remove debug statements 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 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
Lukas Reschke d9e9761099 Fix a typo 13 years ago
Lukas Reschke 0f02b7dea6 Add CSRF token 13 years ago
Jenkins for ownCloud 627509875e [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt e66482430e Files: change wording 'From url' to 'From link' 13 years ago
Björn Schießle a9ce43de41 adapted comments to the code changes 13 years ago
Björn Schießle 3878950af4 load logging apps for webdav connections 13 years ago
Jenkins for ownCloud aca6d3252f [tx-robot] updated from transifex 13 years ago
Lukas Reschke 116fa64294 Change IE8 to "older IE versions" 13 years ago
Lukas Reschke ee1e4a7602 Send the requesttoken as form value 13 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 13 years ago
denis-b 2aa5a185d4 Update apps/files/ajax/move.php 13 years ago
denis-b b563935498 Update apps/files/index.php 13 years ago
Bart Visscher ccbf4e993c Use files remote webdav in compatibility files/webdav.php 13 years ago
Bart Visscher ab4ade0d24 Remove fixme, problem is solved already 13 years ago
Jenkins for ownCloud dbb4e74c79 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 13 years ago
Robin Appelman 0fbb99690b properly replace fileaction icons with pngs when needed 13 years ago
Georg Ehrke 4fd0514f0a don't move file into subdirectory if a file with the same name already exists (fixes #92) 13 years ago
Robin Appelman fe6b987b3d use css to show/hide fileactions 13 years ago
Robin Appelman d9ef6da2e4 code style 13 years ago
Bart Visscher d6953fa5ed Remove wrongly committed files 13 years ago
Bart Visscher 939b51e46f Fix download url generation 13 years ago