Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhancement : Toggle Add Group on Click, @blizzz have a look here. | raghunayyar | 2014-06-02 | 3 | -3/+29 |
| | |||||
* | set admin gid to Admins filter. I.e. hard-coding the admin group, but this ↵ | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| | | | | is OC reality atm - other admin groups are not possible. | ||||
* | stricter test for 0 | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| | |||||
* | fix user creation, checkSubAdminUser is only available in OC_JSON | 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 | 3 | -16/+23 |
| | |||||
* | Enhancement: Transparency added to icons, changes opacity to 1 on hover. | raghunayyar | 2014-06-02 | 1 | -1/+2 |
| | |||||
* | Enhancement: Makes Edit and Delete Icons Tapable, 44px by 44px dimensions. | raghunayyar | 2014-06-02 | 2 | -6/+9 |
| | |||||
* | Enhancement: Always show edit & delete for the active group. | raghunayyar | 2014-06-02 | 1 | -6/+7 |
| | |||||
* | Rename and Delete Happens only on Active Group. | raghunayyar | 2014-06-02 | 1 | -3/+3 |
| | |||||
* | mark selected group active | Arthur Schiwon | 2014-06-02 | 1 | -0/+5 |
| | |||||
* | port scroll improvements | Arthur Schiwon | 2014-06-02 | 1 | -2/+7 |
| | |||||
* | do not forget to pass parameters to subtemplate | Arthur Schiwon | 2014-06-02 | 2 | -5/+7 |
| | |||||
* | Let's switch to OCP\JSON | Lukas Reschke | 2014-06-02 | 1 | -3/+3 |
| | |||||
* | Use OCP\JSON instead of OC_JSON | Lukas Reschke | 2014-06-02 | 1 | -3/+3 |
| | |||||
* | Remove legacy "Check for user comment" | Lukas Reschke | 2014-06-02 | 1 | -3/+1 |
| | | | | I don't think these comments are necessary anymore and therefore they should get killed. | ||||
* | Adds admin check on groupname changes. | raghunayyar | 2014-06-02 | 1 | -0/+2 |
| | |||||
* | Fixes Markup in templates. | raghunayyar | 2014-06-02 | 1 | -29/+26 |
| | |||||
* | resolving conflict when picking 8b81a0b | raghunayyar | 2014-06-02 | 7 | -247/+254 |
| | |||||
* | do not show 0 when administered group has no users | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| | |||||
* | sort groups by user count | Arthur Schiwon | 2014-06-02 | 1 | -2/+20 |
| | |||||
* | do not show 0 when group has no users | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| | |||||
* | load groups when clicking on them | Arthur Schiwon | 2014-06-02 | 3 | -7/+49 |
| | |||||
* | Initial Commit: Takes Quota Settings inside Navigation, Changes Create -> ↵ | raghunayyar | 2014-06-02 | 2 | -31/+44 |
| | | | | Add Group | ||||
* | Splits Code for Users and Groups. | raghunayyar | 2014-06-02 | 3 | -136/+144 |
| | |||||
* | reduce template function calls | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| | |||||
* | add Last Login column | Arthur Schiwon | 2014-06-02 | 7 | -5/+53 |
| | |||||
* | Initial Commit : Changes Storage to Quota, Implements GroupName editing. | raghunayyar | 2014-06-02 | 5 | -2/+68 |
| | |||||
* | add Storage Location col | Arthur Schiwon | 2014-06-02 | 5 | -14/+28 |
| | |||||
* | Adds Admin to Grouplist Everywhere | raghunayyar | 2014-06-02 | 1 | -1/+7 |
| | |||||
* | Removes Delete Icon from Admin Group. | raghunayyar | 2014-06-02 | 2 | -6/+25 |
| | |||||
* | Adds class button to fix font sizes. | raghunayyar | 2014-06-02 | 1 | -2/+2 |
| | |||||
* | Fixes User Search by username. | raghunayyar | 2014-06-02 | 2 | -7/+6 |
| | |||||
* | Initial Commit : User Search, Fixes Typos | raghunayyar | 2014-06-02 | 4 | -3/+20 |
| | |||||
* | Fixes delete icon only on hover. | raghunayyar | 2014-06-02 | 1 | -1/+2 |
| | |||||
* | Reverts Bogus Changes. | raghunayyar | 2014-06-02 | 1 | -2/+2 |
| | |||||
* | Deletes Group Clientside Effectively. | raghunayyar | 2014-06-02 | 3 | -2/+59 |
| | |||||
* | Implements Group Creation from Sidebar | raghunayyar | 2014-06-02 | 3 | -5/+49 |
| | |||||
* | Reverts last commit, implements user in group count. | raghunayyar | 2014-06-02 | 5 | -81/+23 |
| | |||||
* | Add GroupList Ajax to Users. | raghunayyar | 2014-06-02 | 3 | -1/+78 |
| | |||||
* | Splits Controls overlap in files and users. | raghunayyar | 2014-06-02 | 3 | -2/+12 |
| | |||||
* | resolve conflicts while picking c0fb623 | raghunayyar | 2014-06-02 | 3 | -30/+48 |
| | |||||
* | Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 | Arthur Schiwon | 2014-06-02 | 2 | -13/+31 |
| | | | | | | | | | | LDAP: set filter mode to raw, so filters will not be changed and broken after upgrade from oc5, when visiting the LDAP settings and opening filter tabs get the correct version number for compare -.- bump version and don't overwrite values on next update if not necessary simpler and better readable assignment | ||||
* | Merge pull request #8718 from owncloud/share_icons_for_shared_by | Vincent Petry | 2014-06-02 | 1 | -13/+31 |
|\ | | | | | add share icons for folders shared by the current user | ||||
| * | add share icons for folders shared by the current user | Bjoern Schiessle | 2014-05-30 | 1 | -13/+31 |
| | | |||||
* | | Merge pull request #8443 from owncloud/csrf-on-login-and-logout | Vincent Petry | 2014-06-02 | 3 | -1/+14 |
|\ \ | | | | | | | Add CSRF check on login and logout | ||||
| * \ | Merge branch 'master' into csrf-on-login-and-logout | Thomas Müller | 2014-05-19 | 1565 | -36600/+68630 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: core/templates/login.php | ||||
| * | | | Redirect to index if the logout link is accessed without valid session | Lukas Reschke | 2014-05-11 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | This is needed to prevent "Token expired" messages while login if a session is expired @see https://github.com/owncloud/core/pull/8443#issuecomment-42425583 | ||||
| * | | | Add CSRF check on login and logout | Lukas Reschke | 2014-05-04 | 3 | -1/+6 |
| | | | | | | | | | | | | | | | | This is a minor issue and not worth a backport in my opinion as it could break more things than it's worth having it. | ||||
* | | | | Merge pull request #8807 from owncloud/add_filecache_index | Vincent Petry | 2014-06-02 | 1 | -0/+15 |
|\ \ \ \ | | | | | | | | | | | add another index to the filecache to reduce the number of queries witho... |