Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve UI of external storage configuration | Robin McCorkell | 2014-08-30 | 1 | -0/+3 |
| | | | | | | | | | * Highlight fields that need to be filled * Remove (required) and (optional) strings where possible * Focus first configuration field when creating new external storage * Add ability to force external storage re-check * Various jQuery improvements * Prevent wrapping of checkboxes in configuration | ||||
* | replace chosen with select2 to provide ajaxified user and group selection ↵ | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -0/+16 |
| | | | | | | | | | | | | for files_external, fixes #7499 remove minified select2 js show avatars for users, simpler results remove unneeded users and groups from settings template fix css, escape user and group names | ||||
* | fix CSS coding style | Morris Jobke | 2014-07-16 | 1 | -5/+6 |
| | |||||
* | Fix #9590. Fix #9612. | Stephane V | 2014-07-15 | 1 | -1/+13 |
| | | | | | | For external storage with lots of parameter settings (>4), wrap the content of the cell to let a full view of the parameters. The rows of the table are now always visible until the end (the trash icon is accessible). (Note : A strange 3px margin forces me to add a class on the row added by javascript, to be able to align them with the rows rendered by the server.) | ||||
* | fix typo - Backups -> Backends | Morris Jobke | 2014-06-16 | 1 | -1/+1 |
| | |||||
* | AllowUserMount defaults now to all backends fixes #7958 | Morris Jobke | 2014-06-13 | 1 | -0/+4 |
| | |||||
* | fix success status symbol to a circle | Morris Jobke | 2014-06-02 | 1 | -0/+5 |
| | |||||
* | fix layout of external storage config table | Morris Jobke | 2014-04-25 | 1 | -1/+6 |
| | |||||
* | Move success/error squircles to settings | kondou | 2014-03-21 | 1 | -7/+0 |
| | |||||
* | Merge branch 'master' into core-em-to-px | raghunayyar | 2014-01-16 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | Conflicts: apps/files_sharing/css/public.css apps/user_ldap/css/settings.css core/css/multiselect.css core/css/share.css | ||||
| * | Fix spacing issue for checkboxes, vertically center checkboxes on personal page | Morris Jobke | 2013-11-11 | 1 | -0/+4 |
| | | |||||
| * | Now using smaller spinner image for status indicator | Vincent Petry | 2013-10-11 | 1 | -3/+0 |
| | | | | | | | | | | | | To make the status indicator appear smaller, even in IE8 that doesn't support background-size, there is no a smaller animated gif "loading-small" for that purpose. | ||||
| * | Fixed external storage status indicator in admin page | Vincent Petry | 2013-10-10 | 1 | -4/+3 |
| | | | | | | | | | | | | | | - Fixes #5241 - Fixed indicator to appear, its selector was wrong - Added spinner while saving an entry's settings - Removed ajax "async: false" that blocked the browser while saving | ||||
* | | Cleans up Core apps for relative(em) to absolute(px) styles. | raghunayyar | 2013-10-06 | 1 | -2/+2 |
|/ | |||||
* | replace external storage status images with CSS, also use form to ↵ | Jan-Christoph Borchardt | 2013-07-18 | 1 | -5/+19 |
| | | | | distinguish, fix #3910 | ||||
* | fixing issues with UTF8 characters in translatable strings | Thomas Mueller | 2013-02-13 | 1 | -1/+0 |
| | |||||
* | adding spinner while talking to the backend | Thomas Mueller | 2013-02-12 | 1 | -0/+1 |
| | |||||
* | Show status icons for mount points in external storage UI | Michael Gapczynski | 2012-12-24 | 1 | -1/+4 |
| | |||||
* | Fix remove button display for external storage | Michael Gapczynski | 2012-08-13 | 1 | -0/+2 |
| | |||||
* | Working UI for external storage mount configuration | Michael Gapczynski | 2012-06-08 | 1 | -5/+4 |
| | |||||
* | Initial work on UI for mounting external storage | Michael Gapczynski | 2012-05-24 | 1 | -0/+6 |