Commit Graph

6395 Commits (800bf0769ff4ea63c5dcc77eaaf1bce669b73d13)

Author SHA1 Message Date
Vincent Petry 9d2595a7c5 Shortened notification message that was too long 13 years ago
Bjoern Schiessle b7c3af11bf fix hidden fieled name 13 years ago
Bjoern Schiessle 47f59d2e42 we don't know \OCA\Encryption\Session if the encryption app is not enabled, so we have to set the status manually 13 years ago
Jan-Christoph Borchardt c335169f6d increase height of controls bar and elements to more clickable 44px 13 years ago
Jan-Christoph Borchardt 13218ec689 remove duplicate upload CSS from files.css 13 years ago
Morris Jobke 5501dd623e add/remove specific CSS class - not all classes 13 years ago
raghunayyar 0d5653c6b1 Takes nametext inside the anchor tag to fix the issue completely. 13 years ago
raghunayyar 4a5f3442b5 Closes Label inside the a tag for not hiding the fileactions. 13 years ago
raghunayyar 81b4904c78 File Selected on Click instead of download. 13 years ago
Jan-Christoph Borchardt 5feaa55779 simplify From Link icon in New menu 13 years ago
Jan-Christoph Borchardt 9853b33420 reduce rounded corners of New dropdown 13 years ago
kondou feb7028a78 Remove require in rawlist.php 13 years ago
kondou 013e9c27d2 Fix require in apps/files/ajax/rawlist.php 13 years ago
Jenkins for ownCloud a711399e62 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 59e4ff7d24 [tx-robot] updated from transifex 13 years ago
Morris Jobke 0f5fed5409 fix license header line breaks 13 years ago
Arthur Schiwon 3e1bdd8a04 remove outdated (thus failing) and anyway insufficient group tests - for now 13 years ago
Arthur Schiwon 05ee6606f1 give test file a proper name 13 years ago
Arthur Schiwon 2cebd8b92e added user_ldap tests via public api calls 13 years ago
Arthur Schiwon a1aff3e8a1 LDAP: don't throw exceptions in the wrapper, errors are handled in the code. nevertheless, log unexpected errors 13 years ago
Arthur Schiwon 81cf4a22ef LDAP: coding style 13 years ago
Arthur Schiwon 84f522f406 LDAP: simple tests for the user backend 13 years ago
Arthur Schiwon bb162b1f94 LDAP: get rid of some PHP Warnings 13 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 13 years ago
Arthur Schiwon b9cc2ad660 Whitespaces 13 years ago
Arthur Schiwon f04aa1af5d LDAP: don't check var type when you can specify the type in the parameter list 13 years ago
Arthur Schiwon b9cd22cf78 LDAP: use wrapper, not direct function call 13 years ago
Arthur Schiwon 5090ca3eb4 LDAP: add phpdoc 13 years ago
Arthur Schiwon 6e850e0bee LDAP: establish wrapper interface to allow proper mocking 13 years ago
Arthur Schiwon 52454e39b7 LDAP: move is_resource check to ldap wrapper to make it mockable 13 years ago
Arthur Schiwon d34fbf3a86 LDAP: move PHP LDAP functions calls to an LDAP Wrapper for better isolation and mock testing 13 years ago
Arthur Schiwon 1a020e0696 Resolve merge conflict 13 years ago
Jenkins for ownCloud f31d31844e [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 7e54e8831e set rememberlogin to false for the encryption app 13 years ago
Bjoern Schiessle 0b98427536 fix check if app is enabled 13 years ago
Bjoern Schiessle 71bbb2ea8b check if key exists before reading it 13 years ago
Thomas Müller 09b64535a9 fixing copyright and add class documentation 13 years ago
Jenkins for ownCloud 2d12e52769 [tx-robot] updated from transifex 13 years ago
Thomas Müller cd2421c7ee adding PHPDoc comments to getBackend 13 years ago
kondou d7409547aa Fix not displaying "Upload something!" message 13 years ago
Georg Ehrke 8a1618bce5 implement previews for public upload 13 years ago
Georg Ehrke edd38e5948 fix previews in shared folders 13 years ago
Jenkins for ownCloud 28918d61d2 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 5b95e7aa0f [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 13 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 13 years ago
Jörn Friedrich Dreyer 6aeb0a99da same for search by mime 13 years ago
Jörn Friedrich Dreyer 3b4020e811 add all results, sharing cache also returns entries for shared files in external storages 13 years ago
Jörn Friedrich Dreyer 466fd8acda fix getAll(), refactor search by mime & search 13 years ago
Jörn Friedrich Dreyer 392c6b6832 return fixed path, skip shared files outside of 'files' 13 years ago