summaryrefslogtreecommitdiffstats
path: root/apps/files_external/css
Commit message (Collapse)AuthorAgeFilesLines
* Improve UI of external storage configurationRobin McCorkell2014-08-301-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 Dreyer2014-08-251-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 styleMorris Jobke2014-07-161-5/+6
|
* Fix #9590. Fix #9612.Stephane V2014-07-151-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 -> BackendsMorris Jobke2014-06-161-1/+1
|
* AllowUserMount defaults now to all backends fixes #7958Morris Jobke2014-06-131-0/+4
|
* fix success status symbol to a circleMorris Jobke2014-06-021-0/+5
|
* fix layout of external storage config tableMorris Jobke2014-04-251-1/+6
|
* Move success/error squircles to settingskondou2014-03-211-7/+0
|
* Merge branch 'master' into core-em-to-pxraghunayyar2014-01-161-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 pageMorris Jobke2013-11-111-0/+4
| |
| * Now using smaller spinner image for status indicatorVincent Petry2013-10-111-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 pageVincent Petry2013-10-101-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.raghunayyar2013-10-061-2/+2
|/
* replace external storage status images with CSS, also use form to ↵Jan-Christoph Borchardt2013-07-181-5/+19
| | | | distinguish, fix #3910
* fixing issues with UTF8 characters in translatable stringsThomas Mueller2013-02-131-1/+0
|
* adding spinner while talking to the backendThomas Mueller2013-02-121-0/+1
|
* Show status icons for mount points in external storage UIMichael Gapczynski2012-12-241-1/+4
|
* Fix remove button display for external storageMichael Gapczynski2012-08-131-0/+2
|
* Working UI for external storage mount configurationMichael Gapczynski2012-06-081-5/+4
|
* Initial work on UI for mounting external storageMichael Gapczynski2012-05-241-0/+6