| Commit message (Expand) | Author | Age | Files | Lines |
* | prevent user from creating or renaming sth. to an existing filename | Jörn Friedrich Dreyer | 2013-10-22 | 1 | -1/+7 |
* | Removed extra bkg color on file actions when row is selected/hovered on | Vincent Petry | 2013-10-14 | 1 | -8/+0 |
* | Fixed position of "delete" icon in files app | Vincent Petry | 2013-10-11 | 1 | -3/+1 |
* | Merge pull request #5274 from owncloud/files-ie8-deletecheckbox | Vincent Petry | 2013-10-11 | 1 | -0/+3 |
|\ |
|
| * | Moved IE8 inline styles in files.css | Vincent Petry | 2013-10-11 | 1 | -0/+3 |
* | | Fixed IE8 misaligned date | Vincent Petry | 2013-10-11 | 1 | -4/+0 |
|/ |
|
* | Fix trash bin button | Morris Jobke | 2013-10-07 | 1 | -2/+4 |
* | Merge pull request #5136 from owncloud/design-fixes | Morris Jobke | 2013-10-04 | 1 | -3/+1 |
|\ |
|
| * | increase font size of file actions for better readability | Jan-Christoph Borchardt | 2013-10-04 | 1 | -3/+1 |
* | | fix multiselect bar opacity, webroot | Jan-Christoph Borchardt | 2013-10-04 | 1 | -3/+3 |
* | | merge master into input-simplify | Jan-Christoph Borchardt | 2013-10-04 | 1 | -57/+41 |
|\| |
|
| * | increase height of controls bar and elements to more clickable 44px | Jan-Christoph Borchardt | 2013-10-04 | 1 | -17/+42 |
| * | remove duplicate upload CSS from files.css | Jan-Christoph Borchardt | 2013-10-03 | 1 | -35/+0 |
* | | fix position of New and Deleted Files buttons | Jan-Christoph Borchardt | 2013-10-03 | 1 | -2/+9 |
|/ |
|
* | Merge pull request #5093 from owncloud/file-actions | Jan-Christoph Borchardt | 2013-10-02 | 1 | -0/+6 |
|\ |
|
| * | Closes Label inside the a tag for not hiding the fileactions. | raghunayyar | 2013-10-02 | 1 | -1/+1 |
| * | File Selected on Click instead of download. | raghunayyar | 2013-10-02 | 1 | -0/+6 |
* | | reduce rounded corners of New dropdown | Jan-Christoph Borchardt | 2013-10-02 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -0/+3 |
|\ |
|
| * | initial scrollto implementation: | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -0/+3 |
* | | move upload dialog css to separate file | Jörn Friedrich Dreyer | 2013-09-18 | 1 | -85/+0 |
* | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -0/+21 |
|\| |
|
| * | Fixed loading mask/spinner to stay fixed on scroll | Vincent Petry | 2013-09-13 | 1 | -1/+1 |
| * | Ajax calls for "files" and "files_trashbin" apps | Vincent Petry | 2013-09-13 | 1 | -0/+22 |
* | | unify .original div to fix css in firefox, clear:left to fix filename wrappin... | Jörn Friedrich Dreyer | 2013-09-10 | 1 | -7/+4 |
* | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-10 | 1 | -1/+6 |
|\| |
|
| * | Merge pull request #4726 from owncloud/files-ie8-missingfilecheckboxes | Thomas Tanghus | 2013-09-09 | 1 | -1/+6 |
| |\ |
|
| | * | Fixed missing checkboxes in IE8 | Vincent Petry | 2013-09-08 | 1 | -1/+6 |
* | | | fine ie8 compatability | Jörn Friedrich Dreyer | 2013-09-06 | 1 | -0/+4 |
* | | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-06 | 1 | -3/+3 |
|\| | |
|
| * | | prefix #filestable to tbody tr | Pete McFarlane | 2013-09-06 | 1 | -3/+3 |
| |/ |
|
* | | refactor dialog creation | Jörn Friedrich Dreyer | 2013-09-04 | 1 | -2/+5 |
* | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-04 | 1 | -46/+188 |
|\| |
|
| * | text centered horizontally and vertically in emptycontent div | Alessandro Cosentino | 2013-08-31 | 1 | -6/+0 |
| * | fix issue with filetable background | Georg Ehrke | 2013-08-30 | 1 | -1/+1 |
| * | Merge master into oc_preview | Georg Ehrke | 2013-08-30 | 1 | -4/+1 |
| |\ |
|
| | * | prefix 'tbody tr' to separate app/core css errors | petemcfarlane | 2013-08-30 | 1 | -1/+1 |
| * | | Merge master into oc_preview | Georg Ehrke | 2013-08-29 | 1 | -2/+16 |
| |\| |
|
| | * | Reimplement filesummary in JS | kondou | 2013-08-28 | 1 | -1/+14 |
| | * | Fix "select all" checkbox displacement when checked | Pellaeon Lin | 2013-08-26 | 1 | -1/+1 |
| * | | Merge master into oc_preview | Georg Ehrke | 2013-08-19 | 1 | -8/+18 |
| |\| |
|
| | * | remove unneeded extra ID selectors | Jan-Christoph Borchardt | 2013-08-18 | 1 | -2/+2 |
| | * | move upload progress bar near upload button, more contextual | Jan-Christoph Borchardt | 2013-08-18 | 1 | -3/+13 |
| | * | Merge pull request #4113 from owncloud/delete-fix | Jan-Christoph Borchardt | 2013-08-15 | 1 | -4/+4 |
| | |\ |
|
| | | * | fix delete button not showing in IE8 | Jan-Christoph Borchardt | 2013-07-22 | 1 | -4/+4 |
| * | | | vertically center rename input box | Jan-Christoph Borchardt | 2013-08-17 | 1 | -2/+8 |
| * | | | adjust New file dialog for new styles | Jan-Christoph Borchardt | 2013-08-15 | 1 | -2/+5 |
| * | | | fix file summary position | Jan-Christoph Borchardt | 2013-08-14 | 1 | -2/+1 |
| * | | | increase row height to 50px, properly position everything, checkboxes, action... | Jan-Christoph Borchardt | 2013-08-14 | 1 | -31/+112 |
| * | | | Merge branch 'master' into oc_preview | Thomas Müller | 2013-07-30 | 1 | -1/+1 |
| |\ \ \ |
|