Commit Graph

18444 Commits (5adb8f0a8a94b955fd031f8d8226e0cbffbfabb1)
 

Author SHA1 Message Date
Morris Jobke 9a67986473 add OCP\Config:deleteSystemValue 11 years ago
Morris Jobke 390d8e53b4 Merge pull request #8676 from owncloud/encryption_improvements 11 years ago
Morris Jobke fbe42a771f fix unit tests after introduction of animations - adds delays for click trigger 11 years ago
Morris Jobke dd8b7b7af8 Merge pull request #8613 from owncloud/filesize-alignment 11 years ago
Jan-Christoph Borchardt cd61fb06eb move Deleted Files to bottom of sidebar 11 years ago
Arthur Schiwon 39982c2aea fix grouplist behaviour (blank after filtering) 11 years ago
Morris Jobke bdfad3440c fix success status symbol to a circle 11 years ago
Morris Jobke 079b709f28 bump version 11 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 11 years ago
Jan-Christoph Borchardt 3b4004f9e5 more subtle hover effect on sortable column, text instead of background 11 years ago
Jan-Christoph Borchardt a447caf8d3 fix misalignment of modified dates, shift to right 11 years ago
Frank Karlitschek 51602f67e0 Merge pull request #8712 from owncloud/l10n-fully-translatable-webdav 11 years ago
Jan-Christoph Borchardt 708758f34e remove unused table sizing CSS 11 years ago
Morris Jobke de23ae735b add OC.menuSpeed to control the animation speed of menu toggle 11 years ago
Morris Jobke 5d457dafc1 display "<1 kB" for really small files 11 years ago
raghunayyar 72ba396905 Adds Animation to Toggling Navigation on < 768px widths 11 years ago
Jan-Christoph Borchardt 16e81c1d37 shift files app breadcrumbs to account for missing app list 11 years ago
Morris Jobke 6f4bdbdb94 Merge pull request #8784 from owncloud/fold-reshare-settings 11 years ago
Jan-Christoph Borchardt 9ffa5780db fix height of select boxes for OS X 11 years ago
Arthur Schiwon e235de98e6 this line was lost on rebase 11 years ago
Bjoern Schiessle b16b17f920 ceanup encryption code, improved return codes 11 years ago
Arthur Schiwon b15a5a7ca0 undo lastLogin changes in base and user/user as this has now been properly done in #8681 11 years ago
Arthur Schiwon 75cc16f2bd remove debug output 11 years ago
Arthur Schiwon 2d83c68f05 make search parameter optional, which is already the case in the medthod it is passed to 11 years ago
Arthur Schiwon 28a012410a polish JSDoc 11 years ago
Arthur Schiwon 92b8344489 replace setTimeout and clearTimeout handling by _.debounce 11 years ago
Arthur Schiwon ec572607e1 remove group rename stuff, there is not support in the backends yet. to do for oc8. 11 years ago
Arthur Schiwon 7b63c2c036 cleanup 11 years ago
Arthur Schiwon a9e8d53c8f fix PHPDoc 11 years ago
Arthur Schiwon 122ebf28f7 typo 11 years ago
Arthur Schiwon d030c28d69 bind undo to current deleteHandler 11 years ago
Jan-Christoph Borchardt 29ef2f7a2f user mgmt: hide group rename function because it’s not supported in the backend yet 11 years ago
ringmaster fc7438b221 Fix UserList.empty(), use _.defer() instead of setTimeout() 11 years ago
ringmaster 4de14fe6da Javascript cleanup for groups. 11 years ago
ringmaster c38548a1aa Rebase cleanup. 11 years ago
ringmaster ad1c34db45 Revisions from review. 11 years ago
ringmaster 1115d68f25 Fix broken span. 11 years ago
ringmaster 097887a659 Add the admin group to the group list data. 11 years ago
ringmaster 747c011615 More specific selectors, javascript cleanup. 11 years ago
Thomas Müller f324aa7b24 fix some jshint errors 11 years ago
Jan-Christoph Borchardt 1abf69893d user management: display table at full width 11 years ago
Jan-Christoph Borchardt 57cc51d21d user management: remove autocompletion of user/password fields, fix #8464 11 years ago
Jan-Christoph Borchardt 66d00cf782 user management: remove unneeded and erroneous user filter reset function 11 years ago
ringmaster 1ae8ec698b Make sure group data is returned. 11 years ago
Arthur Schiwon f9f9550969 small fixes / cleanup 11 years ago
Lukas Reschke f2fed6de4e Rename $accessiblegroups to $accessibleGroups 11 years ago
Lukas Reschke 8141b9181c Add space 11 years ago
Lukas Reschke 59fef54e92 Rename $accessibleusers to $accessibleUsers 11 years ago
Lukas Reschke 0067306fd6 Remove uneeded last comma 11 years ago
Lukas Reschke b56d14260d Rename $isadmin to $isAdmin 11 years ago