aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/css
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-191-0/+3
|\ | | | | | | | | Conflicts: apps/files/js/filelist.js
| * initial scrollto implementation:Jörn Friedrich Dreyer2013-09-171-0/+3
| | | | | | | | | | | | | | | | | | | | use places/folder icon, move link construction to JS, only show icon on hover, use 'searchresult' as css class name, add filter/unfilter methods, highlight searched files in current filelist only filter when correct FileList is present
* | move upload dialog css to separate fileJörn Friedrich Dreyer2013-09-182-85/+119
| |
* | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-171-0/+21
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/css/files.css apps/files/js/file-upload.js apps/files/js/filelist.js apps/files/js/files.js apps/files_sharing/js/public.js core/js/jquery.ocdialog.js core/js/oc-dialogs.js
| * Fixed loading mask/spinner to stay fixed on scrollVincent Petry2013-09-131-1/+1
| |
| * Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | Frontend: - The files app list now uses ajax calls to refresh the list. - Added support the browser back button (history API). - Added mask + spinner while loading file list Backend: - Added utility function in core JS for parsing query strings. - Moved file list + breadcrumb template data code to helper functions - Fixed some file paths in trashbin app to be similar to the files app
* | unify .original div to fix css in firefox, clear:left to fix filename ↵Jörn Friedrich Dreyer2013-09-101-7/+4
| | | | | | | | wrapping in chrome, shrink width of columns and get rid of ie8 hack
* | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-101-1/+6
|\| | | | | | | | | Conflicts: apps/files/js/file-upload.js
| * Merge pull request #4726 from owncloud/files-ie8-missingfilecheckboxesThomas Tanghus2013-09-091-1/+6
| |\ | | | | | | Fixed missing checkboxes in IE8
| | * Fixed missing checkboxes in IE8Vincent Petry2013-09-081-1/+6
| | | | | | | | | | | | | | | | | | | | | IE8 is not happy with the :checked CSS3 selector which causes it to ignore the whole rule. Replace it with a more compatible selector.
* | | fine ie8 compatabilityJörn Friedrich Dreyer2013-09-061-0/+4
| | |
* | | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-061-3/+3
|\| |
| * | prefix #filestable to tbody trPete McFarlane2013-09-061-3/+3
| |/
* | refactor dialog creationJörn Friedrich Dreyer2013-09-041-2/+5
| |
* | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-041-46/+188
|\| | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/file-upload.js apps/files/js/filelist.js apps/files/js/files.js apps/files/templates/part.list.php
| * text centered horizontally and vertically in emptycontent divAlessandro Cosentino2013-08-311-6/+0
| |
| * fix issue with filetable backgroundGeorg Ehrke2013-08-301-1/+1
| |
| * Merge master into oc_previewGeorg Ehrke2013-08-301-4/+1
| |\
| | * prefix 'tbody tr' to separate app/core css errorspetemcfarlane2013-08-301-1/+1
| | | | | | | | | | | | For specific details see: https://github.com/owncloud/core/pull/4536/files#r6082305
| * | Merge master into oc_previewGeorg Ehrke2013-08-291-2/+16
| |\|
| | * Reimplement filesummary in JSkondou2013-08-281-1/+14
| | | | | | | | | | | | Fix #993
| | * Fix "select all" checkbox displacement when checkedPellaeon Lin2013-08-261-1/+1
| | |
| * | Merge master into oc_previewGeorg Ehrke2013-08-191-8/+18
| |\|
| | * remove unneeded extra ID selectorsJan-Christoph Borchardt2013-08-181-2/+2
| | |
| | * move upload progress bar near upload button, more contextualJan-Christoph Borchardt2013-08-181-3/+13
| | |
| | * Merge pull request #4113 from owncloud/delete-fixJan-Christoph Borchardt2013-08-151-4/+4
| | |\ | | | | | | | | Delete icon fix
| | | * fix delete button not showing in IE8Jan-Christoph Borchardt2013-07-221-4/+4
| | | |
| * | | vertically center rename input boxJan-Christoph Borchardt2013-08-171-2/+8
| | | |
| * | | adjust New file dialog for new stylesJan-Christoph Borchardt2013-08-151-2/+5
| | | |
| * | | fix file summary positionJan-Christoph Borchardt2013-08-141-2/+1
| | | |
| * | | increase row height to 50px, properly position everything, checkboxes, ↵Jan-Christoph Borchardt2013-08-141-31/+112
| | | | | | | | | | | | | | | | actions etc
| * | | Merge branch 'master' into oc_previewThomas Müller2013-07-301-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: 3rdparty lib/template.php
| * \ \ \ merge conflicts ...Georg Ehrke2013-07-101-0/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | some style adjustmentsGeorg Ehrke2013-07-101-2/+2
| | | | |
| * | | | increase size of preview to size of rowGeorg Ehrke2013-06-261-1/+1
| | | | |
| * | | | increase Files row height to tappable 44px, more breathing spaceJan-Christoph Borchardt2013-06-251-9/+47
| | | | |
* | | | | reduced complexity, added listing conflicts to dialogJörn Friedrich Dreyer2013-08-221-15/+38
| | | | |
* | | | | progress fixesJörn Friedrich Dreyer2013-08-161-3/+20
| | | | |
* | | | | fix whitespace, check selected files before starting uploadJörn Friedrich Dreyer2013-08-141-0/+41
| |_|_|/ |/| | |
* | | | Merge pull request #3912 from owncloud/css_cleanup_kondouJan-Christoph Borchardt2013-08-081-1/+1
|\ \ \ \ | |_|_|/ |/| | | General CSS cleanup
| * | | General CSS cleanupkondou2013-07-091-1/+1
| | |/ | |/|
* / | disable "deleted files" button if trash bin is emptyBjörn Schießle2013-07-261-1/+1
|/ /
* / Show a summary as the last filelist entrykondou2013-07-021-0/+8
|/ | | | Fix #993
* better contrast for files list, darker greys for selection and hoverJan-Christoph Borchardt2013-06-111-5/+16
|
* color change to crumb elements as well.raghunayyar2013-05-141-1/+1
|
* Keeping Font Colors Consistant on the headers.raghunayyar2013-05-131-1/+3
|
* Merge pull request #2279 from owncloud/refactor_upload_jsBart Visscher2013-04-061-1/+5
|\ | | | | Refactor upload js
| * '#upload' is actually '#uploadprogresswrapper', fix css and js to show ↵Jörn Friedrich Dreyer2013-03-281-1/+5
| | | | | | | | cancel button correctly
* | Using max-width instead of width for filename.raghunayyar2013-03-301-1/+1
| |
* | Adds a fixed width to the filename to prevent horizontal scroll.raghunayyar2013-03-291-1/+1
|/