Commit Graph

6664 Commits (70111ea299dc52d373ccdbbb3f8a804ff12c6d22)

Author SHA1 Message Date
Jörn Friedrich Dreyer 4991a7bd06 fix translations 13 years ago
Bjoern Schiessle 2221aa9ca4 run first getUsersItemShared() with the owner 13 years ago
Bjoern Schiessle 60e219da43 update etags for user we haven't checked yet 13 years ago
Bjoern Schiessle 6ae761d946 keep a list of users we already checked to avoid loops 13 years ago
Bjoern Schiessle dd972f65a8 fix infinite loop while updating etags, fix for #4365 13 years ago
Markus Goetz af58360434 files_encryption: Fix getFileSize() 13 years ago
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 13 years ago
Arthur Schiwon 30c0f5dee6 LDAP Wizard: proper strings and translations for user and group count text 13 years ago
Jörn Friedrich Dreyer 8ed73e5ced use a more descriptive error message when the user tries to create '/Shared' 13 years ago
Jörn Friedrich Dreyer a9735c8a6f cleanup array value assignment 13 years ago
Jörn Friedrich Dreyer af7ec3169b cleanup precondition checking when creating new files / folders 13 years ago
Jörn Friedrich Dreyer bc0faa1c4e use correct filename in error result json 13 years ago
Thomas Müller ca3771f8fd fixing js syntax error 13 years ago
Thomas Müller bf46e0c317 fixing undefined variable $newname 13 years ago
Thomas Müller 0283589a19 adding PHPDoc comments 13 years ago
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 13 years ago
Vincent Petry 263f8bebfe Added FileList.setViewerMode to hide controls 13 years ago
Bjoern Schiessle 3d1d443529 remove debug output 13 years ago
Bjoern Schiessle eb348b776c set the init status to "NOT_INITIALIZED" if the encryption app gets enabled 13 years ago
Thomas Müller e23433f771 display the original file name - this will change in case of renames 13 years ago
Vincent Petry 3bb7cf939e Fixed ugly white space while loading file thumbnail 13 years ago
Arthur Schiwon 76a195a0be LDAP Wizard: l10n improvements 13 years ago
Vincent Petry d1c27e08e5 Fixed empty content logic 13 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 13 years ago
kondou 732e7db319 Fix mind-boggling emptycontent logic 13 years ago
Jenkins for ownCloud a376407da3 [tx-robot] updated from transifex 13 years ago
kondou 7864a3bf07 Fix shared folder still showing fileheader 13 years ago
Vincent Petry f8717bc260 Fixed share with link checkbox missing as regular user 13 years ago
Jan-Christoph Borchardt 5ac4ec3a84 unbold the 'Direct link' label 13 years ago
Jan-Christoph Borchardt 8a643ac5bc reduce width of direct link input field 13 years ago
kondou 40cc57ab3e Improve updateEmptyContent logic 13 years ago
kondou 60b25a2e97 Create FileList.updateEmptyContent() and fix not showing emptycontent after deletion 13 years ago
Jan-Christoph Borchardt cbb42aae11 improve wording of permission notice 13 years ago
Jan-Christoph Borchardt dbcfb1b830 beautify 'you dont have write permissions' notice, fix #2770 13 years ago
Jenkins for ownCloud 6aee83cadf [tx-robot] updated from transifex 13 years ago
Arthur Schiwon e61d961efb LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @sfyang 13 years ago
Vincent Petry 7abfe2bd4f Added direct link in public share page 13 years ago
Morris Jobke 1f1fcc6129 Remove "link" shares right after disabling the "allow_link_share" setting 13 years ago
Bjoern Schiessle 1c611a3dfb give getSelectedFilesTrash() a unique name for the trash.js to avoid confusions with the same function in files.js 13 years ago
Bjoern Schiessle 48cd9d9444 filter duplicates directly in the sql query 13 years ago
Vincent Petry 41c6c44221 Disable versions app JS in public mode 13 years ago
Arthur Schiwon 17010e8f58 Don't set Base User and Base Group when Base DN was detected, would case problems but does not provide any benefit. also make sure that empty string is saved instead of false for multiline values 13 years ago
Arthur Schiwon 183dd813d3 Fix Spinner issues with Base DN field 13 years ago
Jenkins for ownCloud 2845747528 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 6acd01d9f2 resolve merge conflicts from rebase 13 years ago
Arthur Schiwon 0b90cc0b4b Ldap Wizard: also disable tabs, if the first step is not complete 13 years ago
Arthur Schiwon 6b160d8507 LDAP Wizard: make Back and Continue work 13 years ago
Arthur Schiwon 63e9c56d48 LDAP Wizard: Use Ajax Spinner to indicate something is happening, especiall port detection 13 years ago
Arthur Schiwon f64ae75107 LDAP Wizard: fix couple more or less nasty bugs aka polishing 13 years ago
Arthur Schiwon 7ad8319488 do not instantiate LDAP Proxy if there are no active configurations 13 years ago