Commit Graph

451 Commits (3e493501daad6baaa590d84fbccfeec8d1c86ae2)

Author SHA1 Message Date
Jan-Christoph Borchardt fa9659ae69 use correct app-icon class for new apps as well, fix icon size 12 years ago
Robin Appelman 087e68b11a Fix undefined variable when uninstalling an app 12 years ago
tomneedham 7c39c02ee5 Set group usercount to 0, not '', fixes #9782 12 years ago
Der-Jan 84ea393393 Fixed wrong brackets in apps settings 12 years ago
Arthur Schiwon 1d39282360 $.unique works only for DOM elements 12 years ago
Vincent Petry 4d5ebe61c4 Fixed JS and CSS issues in users page 12 years ago
DeLtAfOx cd97847cd6 Strinct comparsion fix 12 years ago
DeLtAfOx 26d9993b3e Userlist: async load doesnt fill checked group/subadmin array 12 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 12 years ago
Thomas Müller db07c33ecd use .filterAttr() 12 years ago
Thomas Müller 56f029d524 use .filterAttr() 12 years ago
Thomas Müller 899d6eab00 some more cleanup 12 years ago
Thomas Müller 506a3400e5 remove the group in case the last user has removed from that group 12 years ago
Thomas Müller f76deb9f87 fixing JS synatx errors 12 years ago
Arthur Schiwon bdc36461a7 avoid global selector 12 years ago
Arthur Schiwon e2c935d6fb increase/decrease everyone count on user creation/deletion 12 years ago
Arthur Schiwon 5e5a02cc2f decrease user count in affected groups after user delete 12 years ago
Arthur Schiwon a584022ecc increment group counters when a user is created 12 years ago
Stephane V 179a707e29 Fixes #9497 12 years ago
Stephane V e6cea04a30 Bug 9147 owncloud/core 12 years ago
Georg Ehrke 485be909ff improvements for uninstall button 12 years ago
Arthur Schiwon bbea031090 Revert "hides table header while users load." 12 years ago
raghunayyar 0dc12a3737 hides table header while users load. 12 years ago
Morris Jobke 6e2aaaaa31 Fix test mail behaviour 12 years ago
Arthur Schiwon 85894654ae Make sure last seen tooltip always appears even after searching and filtering 12 years ago
Morris Jobke 9e74787c8a Migrate table layout to p layout for share settings 12 years ago
Arthur Schiwon f12c4f6d11 style 12 years ago
Arthur Schiwon 3ebb1565a7 escape before output, fixes #9041 12 years ago
Volkan Gezer f56b86e857 fix split translations 12 years ago
Volkan Gezer 6f3b95052f app manager forgets the documentation links 12 years ago
Bjoern Schiessle cf9099c788 This settings doesn't belong together 12 years ago
Jan-Christoph Borchardt 218131d30d fix leading decimal Scrutinizer coding style issue 12 years ago
Jan-Christoph Borchardt e26936e94f remove obsolete placeholder call, fix #8881 12 years ago
Morris Jobke 210a1ef7e6 add to app navigation after enabling 12 years ago
Georg Ehrke 56a8010c9f remove console.log in apps.js 12 years ago
Jan-Christoph Borchardt 9396b22fe3 add missing placeholder shim for change password fields in IE8/9 12 years ago
Bart Visscher 49f1e4a811 Fix syntax error 12 years ago
Robin Appelman 0f82b8efb3 Preserve changed groups when switching between apps 12 years ago
Robin Appelman 953e194245 Dont show group settings for login, filesystem, etc apps after enabling them 12 years ago
Robin Appelman e3567242b2 Remove debug statements 12 years ago
Robin Appelman 7e07ff6f4f Disable enabling apps by groups for filesystem, authentication and loggin apps 12 years ago
Robin Appelman 7272779456 Prevent js error 12 years ago
Robin Appelman 53dc30af4f Add option to enable app for specific groups 12 years ago
Arthur Schiwon 39982c2aea fix grouplist behaviour (blank after filtering) 12 years ago
Arthur Schiwon 75cc16f2bd remove debug output 12 years ago
Arthur Schiwon 28a012410a polish JSDoc 12 years ago
Arthur Schiwon 92b8344489 replace setTimeout and clearTimeout handling by _.debounce 12 years ago
Arthur Schiwon ec572607e1 remove group rename stuff, there is not support in the backends yet. to do for oc8. 12 years ago
Arthur Schiwon 7b63c2c036 cleanup 12 years ago
Arthur Schiwon d030c28d69 bind undo to current deleteHandler 12 years ago