Commit Graph

6706 Commits (fdaac995267528af866ce13f32e7b74e911bcdfe)

Author SHA1 Message Date
Jan-Christoph Borchardt f3e0cbdeed fix position of New and Deleted Files buttons 12 years ago
Jan-Christoph Borchardt 308d4383a3 simplify input elements for less cognitive load. No box-shadow, no text-shadow, smaller border-radius 12 years ago
Morris Jobke 5501dd623e add/remove specific CSS class - not all classes 12 years ago
Robin Appelman 51c34777c4 extend test case 12 years ago
raghunayyar 0d5653c6b1 Takes nametext inside the anchor tag to fix the issue completely. 12 years ago
raghunayyar 4a5f3442b5 Closes Label inside the a tag for not hiding the fileactions. 12 years ago
raghunayyar 81b4904c78 File Selected on Click instead of download. 12 years ago
Jan-Christoph Borchardt 5feaa55779 simplify From Link icon in New menu 12 years ago
Jan-Christoph Borchardt 9853b33420 reduce rounded corners of New dropdown 12 years ago
Bjoern Schiessle b0a71bde15 maxX and maxY should be a integer 12 years ago
Bjoern Schiessle 9be6114a52 trash bin button needs to be an input field 12 years ago
Bjoern Schiessle eb1216f949 add previews to versions dialog 12 years ago
Bjoern Schiessle aa660a3475 remove deleted shares from the database table oc_share 12 years ago
kondou feb7028a78 Remove require in rawlist.php 12 years ago
kondou 013e9c27d2 Fix require in apps/files/ajax/rawlist.php 12 years ago
Robin Appelman de43515cfa fix recursive delete for smb 12 years ago
Robin Appelman 29deef38b2 fix using touch to create a file for smb 12 years ago
Robin Appelman ea566868a8 return the correct result when doing an smb rename 12 years ago
Robin Appelman ea6115bfaa fix smb streamwrapper on non existing files 12 years ago
Jenkins for ownCloud a711399e62 [tx-robot] updated from transifex 12 years ago
Thomas Müller ecfde5faa1 Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 12 years ago
Bjoern Schiessle 513dc20d4b also return success if no shares are found. 12 years ago
Bjoern Schiessle 6d830087db add testUpdateShareUpload() 12 years ago
Bjoern Schiessle 03db954e1a add getShareFromFolder() test 12 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 12 years ago
Thomas Müller 63ea6844e8 - adding unit test testGetShareFromUnknownId() 12 years ago
Jenkins for ownCloud 59e4ff7d24 [tx-robot] updated from transifex 12 years ago
Morris Jobke 0f5fed5409 fix license header line breaks 12 years ago
Bjoern Schiessle f935a38559 add some comments 12 years ago
Bjoern Schiessle 5b4f515e7b add test getShareFromId 12 years ago
Arthur Schiwon 3e1bdd8a04 remove outdated (thus failing) and anyway insufficient group tests - for now 12 years ago
Arthur Schiwon 05ee6606f1 give test file a proper name 12 years ago
Arthur Schiwon 2cebd8b92e added user_ldap tests via public api calls 12 years ago
Arthur Schiwon a1aff3e8a1 LDAP: don't throw exceptions in the wrapper, errors are handled in the code. nevertheless, log unexpected errors 12 years ago
Arthur Schiwon 81cf4a22ef LDAP: coding style 12 years ago
Arthur Schiwon 84f522f406 LDAP: simple tests for the user backend 12 years ago
Arthur Schiwon bb162b1f94 LDAP: get rid of some PHP Warnings 12 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 12 years ago
Arthur Schiwon b9cc2ad660 Whitespaces 12 years ago
Arthur Schiwon f04aa1af5d LDAP: don't check var type when you can specify the type in the parameter list 12 years ago
Arthur Schiwon b9cd22cf78 LDAP: use wrapper, not direct function call 12 years ago
Arthur Schiwon 5090ca3eb4 LDAP: add phpdoc 12 years ago
Arthur Schiwon 6e850e0bee LDAP: establish wrapper interface to allow proper mocking 12 years ago
Arthur Schiwon 52454e39b7 LDAP: move is_resource check to ldap wrapper to make it mockable 12 years ago
Arthur Schiwon d34fbf3a86 LDAP: move PHP LDAP functions calls to an LDAP Wrapper for better isolation and mock testing 12 years ago
Arthur Schiwon 1a020e0696 Resolve merge conflict 12 years ago
Jenkins for ownCloud f31d31844e [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 7e54e8831e set rememberlogin to false for the encryption app 12 years ago
Bjoern Schiessle 62b8c36a40 check if encryption app is enabled before trying to calculate file size 12 years ago
Bjoern Schiessle 663009f895 fix check if app is enabled 12 years ago