Commit Graph

3582 Commits (0f15bc881fcf3575e61c527552d78e7c86170e8d)

Author SHA1 Message Date
Bart Visscher 785aa751bb Whitespace fixes 13 years ago
Bart Visscher 285c198c36 EOL fixes 13 years ago
Michael Gapczynski 73d726d1b2 Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions 13 years ago
Michael Gapczynski 17dadd5c8a Don't show the delete all action if delete permission is not granted 13 years ago
Jenkins for ownCloud a94b56b57b [tx-robot] updated from transifex 13 years ago
Michael Gapczynski d936590f77 Don't pass content for a new text file from UI, fixes bug oc-1660 13 years ago
Michael Gapczynski 837eb1871d Don't delete the file anymore to replace it in the UI, just overwrite it 13 years ago
Michael Gapczynski a5211e31bc Add permissions to new files/folders, bug fix for oc-1649 13 years ago
Jenkins for ownCloud af3e767489 [tx-robot] updated from transifex 13 years ago
Thomas Mueller ebb28412ca no more require_once() 13 years ago
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Robin Appelman aa8cee1afa I don't think this file was meant to be commited 13 years ago
Michael Gapczynski a26ea6d65c Implement support for replacing files during upload with the actions: replace, suggest name, and cancel 13 years ago
Jenkins for ownCloud e8fcc71129 [tx-robot] updated from transifex 13 years ago
Thomas Mueller 02f9de55a3 add translation string 13 years ago
Bart Visscher f188f6cc2f Fix some jslint warnings 13 years ago
Georg Ehrke 745f279fbc make use of OC_User::getHome in files_external app 13 years ago
Jenkins for ownCloud b867b738e8 [tx-robot] updated from transifex 13 years ago
Bart Visscher 5153b8b293 Add url-params to url with new parameter in linkTo function 13 years ago
Michael Gapczynski c6858fb5ca Add additional html tags to public links template for previewers 13 years ago
Jenkins for ownCloud d386e0172a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 2bb7cb9f64 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 29d1e8087d Implement generateTarget for file sharing backend 13 years ago
Jenkins for ownCloud c0c48cb3ee [tx-robot] updated from transifex 13 years ago
Thomas Mueller 10bd64debd translation support enhanced 13 years ago
Jenkins for ownCloud ab090d5277 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 75cd7eacf8 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 73d0a2b8f7 use OC.PERMISSION_X to filter selected drag'n'drop elements 13 years ago
Jörn Friedrich Dreyer ca8120e9f4 unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share 13 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 13 years ago
Thomas Mueller 077e988136 oc-1548: prevent user from leaving the page while a file upload is in progress 13 years ago
Jörn Friedrich Dreyer 26ef012418 use permissions to quickfix drag selections 13 years ago
Arthur Schiwon 7027742bd6 LDAP settings, add missing p tags 13 years ago
Arthur Schiwon 1a6f34865c LDAP: on upgrade update user cols in database only when necessary 13 years ago
Arthur Schiwon 2440e500b8 LDAP: on upgrade set homeDirs of users where it is not set. Avoids new folders (empty), depending on the configuration 13 years ago
Michael Gapczynski f2534e7428 Show notification that no preview is available if no previewer is found for a public link to a file 13 years ago
Michael Gapczynski 756b514fee Check if file source exists before searching for link 13 years ago
Jenkins for ownCloud 898ca364a2 [tx-robot] updated from transifex 13 years ago
Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 13 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Arthur Schiwon 224e55e590 LDAP: fix debug message with undefined variable 13 years ago
Arthur Schiwon 741a21292e LDAP: fix potential infinite loop introduced with 4c4aa92eef, as side effect optimize groupExists-method. 13 years ago
Arthur Schiwon 8be8f6fff2 LDAP: Remove unnecessary debug output, fixes a Notice 13 years ago
Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 13 years ago
Jenkins for ownCloud 9338d093f9 [tx-robot] updated from transifex 13 years ago
Thomas Mueller b64229a89e apply coding style 13 years ago
Arthur Schiwon 4c4aa92eef LDAP: check for existing username from other backends when creating one for an LDAP user or group. Led also to some code cleanup. Fixes oc-1551 in master. 13 years ago