| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Javascript cleanup for groups. | ringmaster | 2014-06-02 | 1 | -7/+7 |
| * | | | Rebase cleanup. | ringmaster | 2014-06-02 | 1 | -1/+0 |
| * | | | Fix broken span. | ringmaster | 2014-06-02 | 1 | -0/+1 |
| * | | | Add the admin group to the group list data. | ringmaster | 2014-06-02 | 1 | -0/+3 |
| * | | | More specific selectors, javascript cleanup. | ringmaster | 2014-06-02 | 2 | -3/+3 |
| * | | | user management: remove autocompletion of user/password fields, fix #8464 | Jan-Christoph Borchardt | 2014-06-02 | 1 | -2/+4 |
| * | | | user management: remove unneeded and erroneous user filter reset function | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+0 |
| * | | | Rename $isadmin to $isAdmin | Lukas Reschke | 2014-06-02 | 1 | -2/+2 |
| * | | | add reset button for the filter field | Arthur Schiwon | 2014-06-02 | 1 | -1/+2 |
| * | | | more appropriate label | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| * | | | unify and consolidate group fetching method for initial template fill and aja... | Arthur Schiwon | 2014-06-02 | 1 | -3/+3 |
| * | | | make string translatable | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| * | | | enable group filtering | Arthur Schiwon | 2014-06-02 | 1 | -3/+6 |
| * | | | Enhancement: Adding Group on the Sidebar updates the multiselect on the Userl... | raghunayyar | 2014-06-02 | 2 | -30/+34 |
| * | | | restructure group.js and put functions to object, also add group list sorting... | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| * | | | move group-click initialization to groups.js and only react on elements with ... | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| * | | | Enhancement : Toggle Add Group on Click, @blizzz have a look here. | raghunayyar | 2014-06-02 | 1 | -2/+7 |
| * | | | set admin gid to Admins filter. I.e. hard-coding the admin group, but this is... | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| * | | | LDAP: adjust main template according to PR 7291 | Arthur Schiwon | 2014-06-02 | 1 | -2/+0 |
| * | | | Enhancement : The edit icon looks like files app rename fileaction. | raghunayyar | 2014-06-02 | 1 | -4/+10 |
| * | | | Enhancement: Makes Edit and Delete Icons Tapable, 44px by 44px dimensions. | raghunayyar | 2014-06-02 | 1 | -1/+1 |
| * | | | do not forget to pass parameters to subtemplate | Arthur Schiwon | 2014-06-02 | 2 | -5/+7 |
| * | | | Fixes Markup in templates. | raghunayyar | 2014-06-02 | 1 | -29/+26 |
| * | | | resolving conflict when picking 8b81a0b | raghunayyar | 2014-06-02 | 6 | -246/+253 |
| * | | | do not show 0 when administered group has no users | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| * | | | do not show 0 when group has no users | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| * | | | Initial Commit: Takes Quota Settings inside Navigation, Changes Create -> Add... | raghunayyar | 2014-06-02 | 1 | -31/+35 |
| * | | | reduce template function calls | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| * | | | add Last Login column | Arthur Schiwon | 2014-06-02 | 1 | -0/+11 |
| * | | | Initial Commit : Changes Storage to Quota, Implements GroupName editing. | raghunayyar | 2014-06-02 | 1 | -1/+3 |
| * | | | add Storage Location col | Arthur Schiwon | 2014-06-02 | 1 | -0/+2 |
| * | | | Adds Admin to Grouplist Everywhere | raghunayyar | 2014-06-02 | 1 | -1/+7 |
| * | | | Removes Delete Icon from Admin Group. | raghunayyar | 2014-06-02 | 1 | -0/+11 |
| * | | | Adds class button to fix font sizes. | raghunayyar | 2014-06-02 | 1 | -2/+2 |
| * | | | Fixes User Search by username. | raghunayyar | 2014-06-02 | 1 | -2/+1 |
| * | | | Initial Commit : User Search, Fixes Typos | raghunayyar | 2014-06-02 | 1 | -1/+5 |
| * | | | Deletes Group Clientside Effectively. | raghunayyar | 2014-06-02 | 1 | -1/+4 |
| * | | | Implements Group Creation from Sidebar | raghunayyar | 2014-06-02 | 1 | -3/+6 |
| * | | | Reverts last commit, implements user in group count. | raghunayyar | 2014-06-02 | 1 | -1/+4 |
| * | | | Splits Controls overlap in files and users. | raghunayyar | 2014-06-02 | 1 | -1/+1 |
| * | | | resolve conflicts while picking c0fb623 | raghunayyar | 2014-06-02 | 1 | -25/+47 |
| | |/
| |/| |
|
* | | | add arrow icon for external links | Jan-Christoph Borchardt | 2014-06-02 | 1 | -4/+4 |
* | | | move Help section from controls bar to sidebar | Jan-Christoph Borchardt | 2014-06-02 | 1 | -15/+42 |
| |/
|/| |
|
* | | Merge pull request #8784 from owncloud/fold-reshare-settings | Morris Jobke | 2014-06-02 | 1 | -10/+8 |
|\ \
| |/
|/| |
|
| * | make reshare settings foldable | Volkan Gezer | 2014-05-29 | 1 | -10/+8 |
* | | Merge pull request #7614 from owncloud/test_annotations_working | Thomas Müller | 2014-05-30 | 1 | -0/+15 |
|\ \ |
|
| * \ | Merge branch 'master' into test_annotations_working | Thomas Müller | 2014-05-19 | 2 | -30/+56 |
| |\ \ |
|
| * | | | adopt new settings style | Thomas Müller | 2014-05-09 | 1 | -2/+2 |
| * | | | Check if ReflectionMethod::getDocComment is working | Thomas Tanghus | 2014-05-09 | 1 | -0/+15 |
* | | | | Merge pull request #8700 from owncloud/design-smallfixes | Lukas Reschke | 2014-05-29 | 1 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|