| Commit message (Expand) | Author | Age | Files | Lines |
* | fix loading of more log entries | Thomas Müller | 2014-10-30 | 2 | -35/+37 |
* | "Group admin" default label (issue #7706) | Sebastian Bolt | 2014-10-22 | 1 | -1/+1 |
* | Merge pull request #11570 from owncloud/backport-11408-master | Lukas Reschke | 2014-10-15 | 1 | -2/+10 |
|\ |
|
| * | Refactor MailSettings controller | Lukas Reschke | 2014-10-14 | 1 | -2/+10 |
* | | introduce new app page layout | Thomas Müller | 2014-10-15 | 3 | -285/+232 |
|/ |
|
* | restrict $div to local scope | michag86 | 2014-10-07 | 1 | -1/+1 |
* | variable for found avatar div | michag86 | 2014-10-07 | 1 | -4/+5 |
* | fix for issue #10483 | michag86 | 2014-10-06 | 1 | -2/+4 |
* | Moved WebDAV and internet checks to client side JS | Vincent Petry | 2014-09-23 | 1 | -0/+21 |
* | Merge pull request #10968 from owncloud/admin-groupsselect2 | Lukas Reschke | 2014-09-19 | 3 | -60/+127 |
|\ |
|
| * | Add select2 cache for complete group list | Vincent Petry | 2014-09-11 | 1 | -23/+39 |
| * | Fixed select2 for admin and apps page | Vincent Petry | 2014-09-10 | 3 | -12/+27 |
| * | Added select2 on the apps page | Vincent Petry | 2014-09-09 | 3 | -78/+92 |
| * | Now using select2 for the groups excluded from sharing | Vincent Petry | 2014-09-09 | 1 | -34/+56 |
* | | Merge pull request #7254 from owncloud/core-sortalgo | Lukas Reschke | 2014-09-16 | 1 | -1/+3 |
|\ \ |
|
| * | | Fixed file list sorting | Vincent Petry | 2014-08-11 | 1 | -1/+3 |
* | | | Add timeout to user and group deletion notification | Vincent Petry | 2014-09-15 | 1 | -4/+43 |
| |/
|/| |
|
* | | Merge pull request #10740 from owncloud/fix-everyone-group-count | Lukas Reschke | 2014-09-08 | 1 | -0/+11 |
|\ \ |
|
| * | | Using countUsers method to return true count of users | Clark Tomlinson | 2014-09-05 | 1 | -0/+11 |
* | | | Add unit tests and fix rootcerts creation bug | Lukas Reschke | 2014-08-31 | 1 | -1/+1 |
* | | | Cleanup routes | Robin Appelman | 2014-08-31 | 1 | -2/+1 |
* | | | Move certificate management interface from files_external to core | Robin Appelman | 2014-08-31 | 1 | -87/+128 |
|/ / |
|
* | | Adds 2 checkboxes at the top of userlist in the settings, to display/hide opt... | Stephane V | 2014-08-28 | 1 | -0/+23 |
* | | Implementing moment.js | Clark Tomlinson | 2014-08-28 | 1 | -3/+2 |
* | | Redirect user after clicking on link | Lukas Reschke | 2014-08-22 | 1 | -1/+3 |
* | | Add a trusted domain wizard | Lukas Reschke | 2014-08-21 | 1 | -0/+16 |
* | | Fix default quota settings field | Vincent Petry | 2014-08-12 | 1 | -30/+52 |
* | | Use global apps slide toggle logic | Vincent Petry | 2014-08-12 | 1 | -24/+0 |
|/ |
|
* | Merge pull request #10176 from owncloud/fix-install-icon-size | Morris Jobke | 2014-08-05 | 1 | -1/+1 |
|\ |
|
| * | use correct app-icon class for new apps as well, fix icon size | Jan-Christoph Borchardt | 2014-08-05 | 1 | -1/+1 |
* | | Merge pull request #10154 from owncloud/uninstall-undefined-appitem | Morris Jobke | 2014-08-05 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Fix undefined variable when uninstalling an app | Robin Appelman | 2014-08-04 | 1 | -1/+2 |
* | | Set group usercount to 0, not '', fixes #9782 | tomneedham | 2014-08-04 | 1 | -1/+3 |
|/ |
|
* | Fixed wrong brackets in apps settings | Der-Jan | 2014-07-30 | 1 | -1/+1 |
* | $.unique works only for DOM elements | Arthur Schiwon | 2014-07-18 | 1 | -1/+3 |
* | Fixed JS and CSS issues in users page | Vincent Petry | 2014-07-17 | 3 | -4/+4 |
* | Merge pull request #9628 from edozzo/master | blizzz | 2014-07-15 | 1 | -2/+12 |
|\ |
|
| * | Strinct comparsion fix | DeLtAfOx | 2014-07-15 | 1 | -2/+2 |
| * | Userlist: async load doesnt fill checked group/subadmin array | DeLtAfOx | 2014-07-15 | 1 | -2/+12 |
* | | remove dead code | Arthur Schiwon | 2014-07-14 | 2 | -2/+9 |
|/ |
|
* | use .filterAttr() | Thomas Müller | 2014-07-09 | 1 | -4/+4 |
* | use .filterAttr() | Thomas Müller | 2014-07-09 | 1 | -7/+8 |
* | some more cleanup | Thomas Müller | 2014-07-09 | 1 | -38/+36 |
* | remove the group in case the last user has removed from that group | Thomas Müller | 2014-07-09 | 1 | -0/+12 |
* | fixing JS synatx errors | Thomas Müller | 2014-07-09 | 2 | -5/+5 |
* | avoid global selector | Arthur Schiwon | 2014-07-09 | 1 | -1/+1 |
* | increase/decrease everyone count on user creation/deletion | Arthur Schiwon | 2014-07-09 | 2 | -7/+41 |
* | decrease user count in affected groups after user delete | Arthur Schiwon | 2014-07-09 | 1 | -0/+14 |
* | increment group counters when a user is created | Arthur Schiwon | 2014-07-09 | 2 | -2/+12 |
* | Merge pull request #9505 from stephane84/fix-9497 | Vincent Petry | 2014-07-07 | 1 | -0/+1 |
|\ |
|