Commit Graph

6849 Commits (dc67c7efa9ff20f8b4466e5b6490405439d4a90f)

Author SHA1 Message Date
Jan-Christoph Borchardt 13218ec689 remove duplicate upload CSS from files.css 13 years ago
Jan-Christoph Borchardt f3e0cbdeed fix position of New and Deleted Files buttons 13 years ago
Jan-Christoph Borchardt 308d4383a3 simplify input elements for less cognitive load. No box-shadow, no text-shadow, smaller border-radius 13 years ago
Morris Jobke 5501dd623e add/remove specific CSS class - not all classes 13 years ago
Robin Appelman 51c34777c4 extend test case 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
Bjoern Schiessle b0a71bde15 maxX and maxY should be a integer 13 years ago
Bjoern Schiessle 9be6114a52 trash bin button needs to be an input field 13 years ago
Bjoern Schiessle eb1216f949 add previews to versions dialog 13 years ago
Bjoern Schiessle aa660a3475 remove deleted shares from the database table oc_share 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
Robin Appelman de43515cfa fix recursive delete for smb 13 years ago
Robin Appelman 29deef38b2 fix using touch to create a file for smb 13 years ago
Robin Appelman ea566868a8 return the correct result when doing an smb rename 13 years ago
Robin Appelman ea6115bfaa fix smb streamwrapper on non existing files 13 years ago
Jenkins for ownCloud a711399e62 [tx-robot] updated from transifex 13 years ago
Thomas Müller ecfde5faa1 Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 13 years ago
Bjoern Schiessle 513dc20d4b also return success if no shares are found. 13 years ago
Bjoern Schiessle 6d830087db add testUpdateShareUpload() 13 years ago
Bjoern Schiessle 03db954e1a add getShareFromFolder() test 13 years ago
Thomas Müller 258e8d58da flipping arguments on assertEquals() - first argument contains the expected value and second argument contains the value to be asserted 13 years ago
Thomas Müller 63ea6844e8 - adding unit test testGetShareFromUnknownId() 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
Bjoern Schiessle f935a38559 add some comments 13 years ago
Bjoern Schiessle 5b4f515e7b add test getShareFromId 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 62b8c36a40 check if encryption app is enabled before trying to calculate file size 13 years ago