Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed hidden settings and delete icons | Pau | 2016-03-18 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into issue_20427 | Jesus Macias Portela | 2015-12-03 | 1 | -1/+7 |
|\ | |||||
| * | Fix status icon styling for external storages | Robin Appelman | 2015-11-24 | 1 | -1/+7 |
| | | |||||
* | | Fix css selector and bug checking personal mounts status | Jesús Macias | 2015-11-24 | 1 | -4/+4 |
| | | |||||
* | | Add css to manage row status color | Jesús Macias | 2015-11-24 | 1 | -0/+8 |
|/ | |||||
* | ellipsize long group names in select2 dropdown, fix #16977 | Jan-Christoph Borchardt | 2015-10-19 | 1 | -1/+12 |
| | |||||
* | Added ext storage mount options GUI | Vincent Petry | 2015-03-26 | 1 | -2/+11 |
| | | | | | | | | | | | | Added option to disable autoscan of external storages Mount option file system scan is now an int Move priority field to avoid undefined field in storage options All input elements inside the storage options block get parsed into storage options. Moving the priority field outside prevents it to appear in the storage config, as expected. It is still parsed by special code. | ||||
* | Align checkbox configuration in external files | Ross Nicoll | 2015-01-19 | 1 | -1/+7 |
| | | | | | Modified CSS for files_external application to render labels around checkboxes at the same width as other input elements, aligning them with other elements on the same page. | ||||
* | 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 |