Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | left align checkboxes in group dropdown | Hendrik Leppelsack | 2015-09-22 | 1 | -3/+2 |
| | |||||
* | use proper triangle for multiselect dropdowns as well | Jan-Christoph Borchardt | 2015-09-03 | 1 | -1/+2 |
| | |||||
* | ellipsize first item in multiselect, fix #16174 | Jan-Christoph Borchardt | 2015-05-12 | 1 | -0/+1 |
| | |||||
* | force minimum multiselect width to properly show longer groups | Jan-Christoph Borchardt | 2015-05-01 | 1 | -1/+1 |
| | |||||
* | reduce multiselect max-width from 400 to 200px to not take too much space | Jan-Christoph Borchardt | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | Improve users list scrolling performance | Vincent Petry | 2014-02-17 | 1 | -1/+7 |
| | | | | | | | | | | - fixed JS error when avatar mode is disabled - added spinner at the bottom of the table - scroll detection now happens earlier - single/multiselect init is deferred so that the new rows are first appended into the list (more responsive) and initialized afterwards - disabled users sorting after add (assuming they are always sorted on the server side) | ||||
* | Merge branch 'master' into core-em-to-px | raghunayyar | 2014-01-16 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: apps/files_sharing/css/public.css apps/user_ldap/css/settings.css core/css/multiselect.css core/css/share.css | ||||
| * | Added min-height in case of empty multi-select | Vincent Petry | 2013-11-14 | 1 | -0/+1 |
| | | |||||
* | | All Core Styles from em->px, apart from styles.css | raghunayyar | 2013-10-07 | 1 | -10/+10 |
|/ | |||||
* | Better ie8 multiselect | Victor Dubiniuk | 2013-08-01 | 1 | -0/+7 |
| | |||||
* | multiselect: up min-width of group multiselect to 150px | Jan-Christoph Borchardt | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | multiselect: fixed 'add group' interface a bit | Jan-Christoph Borchardt | 2013-06-11 | 1 | -2/+10 |
| | |||||
* | multiselect: more breathing space for entries | Jan-Christoph Borchardt | 2013-06-11 | 1 | -4/+13 |
| | |||||
* | multiselect: drop shadow for better focus | Jan-Christoph Borchardt | 2013-06-11 | 1 | -0/+3 |
| | |||||
* | multiselect: do not cut off group names | Jan-Christoph Borchardt | 2013-06-11 | 1 | -0/+1 |
| | |||||
* | checkstyle: add space after colon | Jan-Christoph Borchardt | 2013-06-11 | 1 | -46/+46 |
| | |||||
* | remove leading spaces | Jan-Christoph Borchardt | 2013-06-11 | 1 | -66/+66 |
| | |||||
* | Add space around checkboxes. | kondou | 2013-04-24 | 1 | -2/+4 |
| | |||||
* | Fix #3095. | kondou | 2013-04-24 | 1 | -1/+5 |
| | |||||
* | multiSelect: Added scrollbar if longer than 20em. Ref #720 | Thomas Tanghus | 2012-12-04 | 1 | -0/+2 |
| | |||||
* | Enhanced multiSelect jquery plugin. | Thomas Tanghus | 2012-12-04 | 1 | -4/+21 |
| | |||||
* | Place the brackets in the first line | Lukas Reschke | 2012-10-24 | 1 | -57/+55 |
| | |||||
* | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -6/+0 |
| | |||||
* | Format the CSS in a readable way... | Lukas Reschke | 2012-10-23 | 1 | -7/+63 |
| | |||||
* | fixing multiselect overflow, issue 341 | Jan-Christoph Borchardt | 2012-04-23 | 1 | -3/+3 |
| | |||||
* | adding proper copyright and license notice to the style files | Jan-Christoph Borchardt | 2012-04-23 | 1 | -0/+4 |
| | |||||
* | make the minimum width of the multiselect configurable | Robin Appelman | 2012-01-14 | 1 | -0/+1 |
| | |||||
* | user list has descriptions now | Marvin Thomas Rabe | 2011-09-30 | 1 | -1/+1 |
| | |||||
* | various CSS fixes | Jan-Christoph Borchardt | 2011-08-13 | 1 | -2/+2 |
| | |||||
* | work on user management | Robin Appelman | 2011-08-10 | 1 | -0/+6 |