Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better Logic to display user count for everyone. | raghunayyar | 2014-06-24 | 1 | -1/+3 |
| | |||||
* | Make sure last seen tooltip always appears even after searching and filtering | Arthur Schiwon | 2014-06-19 | 1 | -2/+2 |
| | |||||
* | Migrate table layout to p layout for share settings | Morris Jobke | 2014-06-17 | 1 | -52/+39 |
| | | | | ref #8906 | ||||
* | Merge pull request #9053 from owncloud/small_ux_improvement | Morris Jobke | 2014-06-16 | 1 | -1/+2 |
|\ | | | | | share settings, small ux improvement | ||||
| * | show explenation only if the setting is activated | Bjoern Schiessle | 2014-06-16 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #8808 from owncloud/update_shipped_apps_from_appstore | Georg Ehrke | 2014-06-16 | 1 | -0/+1 |
|\ \ | |/ |/| | Make shipped apps updatable via appstore | ||||
| * | Merge branch 'master' into update_shipped_apps_from_appstore | Georg Ehrke | 2014-06-05 | 9 | -204/+347 |
| |\ | | | | | | | | | | | | | | | | Conflicts: lib/private/app.php settings/templates/apps.php | ||||
| * | | add button for properly uninstalling apps | Georg Ehrke | 2014-05-31 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #9028 from owncloud/table-to-paragraph-layout-for-https | Lukas Reschke | 2014-06-14 | 1 | -29/+25 |
|\ \ \ | | | | | | | | | migrate table layout to paragraph layout for HTTPS setting | ||||
| * | | | migrate table layout to paragraph layout for HTTPS setting | Morris Jobke | 2014-06-13 | 1 | -29/+25 |
| | | | | |||||
* | | | | remove double space | Morris Jobke | 2014-06-14 | 1 | -1/+1 |
| | | | | |||||
* | | | | fix mail settings save function - ref #8854 | Morris Jobke | 2014-06-13 | 1 | -2/+2 |
|/ / / | |||||
* | | | unify controls bar, remove duplicate from user management | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+1 |
| | | | |||||
* | | | unify share settings | Bjoern Schiessle | 2014-06-05 | 1 | -6/+3 |
| | | | |||||
* | | | This settings doesn't belong together | Bjoern Schiessle | 2014-06-05 | 1 | -8/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "make reshare settings foldable" This reverts commit c01f196f723dcb3dea6947c821a70d4d80563bbd. Conflicts: settings/templates/admin.php | ||||
* | | | improve share settings working | Bjoern Schiessle | 2014-06-05 | 1 | -5/+2 |
| |/ |/| | |||||
* | | fix related layout issues in user management | Jan-Christoph Borchardt | 2014-06-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #8264 from owncloud/app-enable-by-group | icewind1991 | 2014-06-03 | 1 | -1/+11 |
|\ \ | | | | | | | Add the option to enable apps only for specific groups | ||||
| * | | bring back the line breaks | Thomas Müller | 2014-06-03 | 1 | -1/+2 |
| | | | |||||
| * | | Apps: fix wording and layout for 'enable only for specific groups' | Jan-Christoph Borchardt | 2014-06-03 | 1 | -3/+3 |
| | | | |||||
| * | | adding some line breaks | Thomas Müller | 2014-06-03 | 1 | -0/+2 |
| | | | |||||
| * | | Add option to enable app for specific groups | Robin Appelman | 2014-06-03 | 1 | -1/+8 |
| | | | |||||
* | | | Merge pull request #8840 from owncloud/share_settings | Thomas Müller | 2014-06-03 | 1 | -2/+1 |
|\ \ \ | | | | | | | | | by default don't show option to send mail notifications for shares | ||||
| * | | | improve settings name | Bjoern Schiessle | 2014-06-03 | 1 | -2/+1 |
| | | | | |||||
* | | | | Merge pull request #8827 from owncloud/add-sqlite-info | Thomas Müller | 2014-06-03 | 1 | -0/+14 |
|\ \ \ \ | | | | | | | | | | | add info about sqlite on setup page | ||||
| * | | | | simplify SQLite warning | Morris Jobke | 2014-06-03 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | add notification on admin page | Morris Jobke | 2014-06-03 | 1 | -0/+14 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #7151 from owncloud/user-jquery | Thomas Müller | 2014-06-03 | 6 | -176/+271 |
|\ \ \ \ | |_|/ / |/| | | | Continuing the New User management | ||||
| * | | | fix grouplist behaviour (blank after filtering) | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | remove group rename stuff, there is not support in the backends yet. to do ↵ | Arthur Schiwon | 2014-06-02 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | for oc8. | ||||
| * | | | user mgmt: hide group rename function because it’s not supported in the ↵ | Jan-Christoph Borchardt | 2014-06-02 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | backend yet | ||||
| * | | | Javascript cleanup for groups. | ringmaster | 2014-06-02 | 1 | -7/+7 |
| | | | | |||||
| * | | | Rebase cleanup. | ringmaster | 2014-06-02 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | Removing code that should not have been restored. Originally removed in 45fd8f6d. | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes the admin group disappearing from the list when updating the display as the result of a search. This group data should probably be managed on the page entirely by the javascript GroupList object, but this seems like the interim method. | ||||
| * | | | More specific selectors, javascript cleanup. | ringmaster | 2014-06-02 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Assigned jQuery selector results to variables for speed. * Moved all .attr('data') calls to .data() calls. * Added :data(uid) selector. * Split the multiselect checkhandlers into separate functions. * De-duped click event on password change/img. * Used fluent interface on jQuery object for event binding. * Removed redundant tag names in class selectors. * Fixed incorrect date display for last login. * Added Userlist.has() to search for uid. * General code convention compliance fixes. to-do: Group dropdowns currently don't add the admin group after the search result, not sure why yet. | ||||
| * | | | 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 ↵ | Arthur Schiwon | 2014-06-02 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | ajax request | ||||
| * | | | 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 ↵ | raghunayyar | 2014-06-02 | 2 | -30/+34 |
| | | | | | | | | | | | | | | | | Userlist. | ||||
| * | | | restructure group.js and put functions to object, also add group list ↵ | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | sorting after adding. | ||||
| * | | | move group-click initialization to groups.js and only react on elements with ↵ | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | a data-gid attribute given | ||||
| * | | | 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 ↵ | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | is OC reality atm - other admin groups are not possible. | ||||
| * | | | LDAP: adjust main template according to PR 7291 | Arthur Schiwon | 2014-06-02 | 1 | -2/+0 |
| | | | |