Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11457 from owncloud/stable7-fix-rename-position | Vincent Petry | 2014-10-07 | 1 | -2/+2 |
|\ | | | | | fix position of rename field, fix #10867 | ||||
| * | fix position of rename field, fix #10867 | Jan-Christoph Borchardt | 2014-10-07 | 1 | -2/+2 |
| | | |||||
* | | reduce bottom padding in filelist, fix perceived glitching, fix #11213 | Jan-Christoph Borchardt | 2014-10-07 | 1 | -1/+1 |
|/ | |||||
* | fix position and style of sort indicator | Jan-Christoph Borchardt | 2014-10-07 | 1 | -5/+9 |
| | |||||
* | Highlight every uploaded files and scroll down to the last one | pdessauw | 2014-09-04 | 1 | -0/+24 |
| | | | | Backport of 0d078e48ce71d35bf240ec2b3d48a37f1b96115a from master | ||||
* | remove obsolete code comment | miicha | 2014-08-11 | 1 | -2/+0 |
| | |||||
* | Fix display of checkboxes in Pale Moon | miicha | 2014-08-07 | 1 | -2/+3 |
| | | | | | In Pale Moon (24.7.1) the checkboxes in the file list are not in the responding line on the icon but all of them are next to the "select all" checkbox. This fix should not change anything in Firefox and chromium (on windows) but as the comment states it has to be checked on KDE/Qt. BTW why is position absolute naccessary? For my understanding relative is exactly what you want to use in such a case... | ||||
* | Backport of sorting fix from master | Remco Brenninkmeijer | 2014-07-23 | 1 | -6/+8 |
| | | | | | | | | | | | | | Changed default sorting except for names. Show sorting icons when hovering over Cleanup of unnecesary addition Fixed comments from PVince81 Corrected (Netbeans?) inserted spaces While busy cleaning, also removed extra enters Adjusted tests for new default sorting Sorting triangles pointing up for ascending, down for descending Backport + squash of 1a65d09..319caa7 from master | ||||
* | Merge pull request #9403 from owncloud/design-fix-fileslistbottom | Morris Jobke | 2014-07-03 | 2 | -3/+7 |
|\ | | | | | Fix bottom of files list, add proper space to have room for dropdowns | ||||
| * | reduce file list bottom whitespace a bit | Jan-Christoph Borchardt | 2014-07-03 | 1 | -1/+1 |
| | | |||||
| * | fix left margin of file list summary | Jan-Christoph Borchardt | 2014-07-03 | 2 | -1/+5 |
| | | |||||
| * | add whitespace to bottom of Files list – more obvious it's the end, and ↵ | Jan-Christoph Borchardt | 2014-07-03 | 1 | -2/+2 |
| | | | | | | | | space for share dropdown | ||||
* | | fix checkbox shifting when rename input appears | Jan-Christoph Borchardt | 2014-07-03 | 1 | -0/+2 |
| | | |||||
* | | fix position of rename function, and text size | Jan-Christoph Borchardt | 2014-07-03 | 1 | -4/+3 |
|/ | |||||
* | Merge pull request #9389 from owncloud/fix-nametext-height | Jan-Christoph Borchardt | 2014-07-03 | 1 | -0/+1 |
|\ | | | | | fix nametext height, was higher than the row | ||||
| * | fix nametext height, was higher than the row | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+1 |
| | | |||||
* | | make sure table header is white instead of slightly grey | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+3 |
|/ | |||||
* | Fix files list scroll behavior | Vincent Petry | 2014-07-01 | 1 | -1/+1 |
| | | | | | View container height needs to be accurate and span over the whole scroll container for infinite scrolling to work properly. | ||||
* | remove obsolete CSS, fix visual bug in share dialog #9255 | Jan-Christoph Borchardt | 2014-06-30 | 1 | -2/+4 |
| | |||||
* | Merge pull request #9256 from owncloud/design-mobile-shared | Jan-Christoph Borchardt | 2014-06-27 | 1 | -0/+6 |
|\ | | | | | show share action of shared items darker to distinguish from non-shared,... | ||||
| * | show share action of shared items darker to distinguish from non-shared, fix ↵ | Jan-Christoph Borchardt | 2014-06-27 | 1 | -0/+6 |
| | | | | | | | | #8898 | ||||
* | | fix rename icon, fix #9257 | Jan-Christoph Borchardt | 2014-06-27 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #9051 from owncloud/Bagera-master | Frank Karlitschek | 2014-06-26 | 2 | -23/+32 |
|\ | | | | | Fix delete action height | ||||
| * | Aligning in the table header as well | Bagera | 2014-06-16 | 2 | -15/+26 |
| | | | | | | | | Aligning the columns and in the rows | ||||
| * | Aligning with line height | Bagera | 2014-06-16 | 1 | -10/+5 |
| | | | | | | | | | | Remove "top:" in favour of setting "line-height" and fixing the resulting problem with the input field being positioned wrongly. | ||||
| * | Fix delete action height | Bagera | 2014-06-16 | 1 | -5/+8 |
| | | | | | | | | Fix #8530 and align the all actions in the row | ||||
* | | Fix ellipsis for folders on mobile screens | Morris Jobke | 2014-06-26 | 1 | -2/+2 |
| | | | | | | | | * fixes #9162 | ||||
* | | fix CSS for upload button - fixes #8939 | Morris Jobke | 2014-06-16 | 2 | -3/+12 |
|/ | |||||
* | Merge pull request #8928 from owncloud/too-long-filename-fix-v2 | jbtbnl | 2014-06-09 | 2 | -5/+55 |
|\ | | | | | Ellipcises too long filenames | ||||
| * | improve ellipsis of filename for different screen sizes | Morris Jobke | 2014-06-08 | 2 | -19/+22 |
| | | |||||
| * | @jancborchardt's commit for cross browser compatibility of extension. | raghunayyar | 2014-06-08 | 1 | -3/+1 |
| | | |||||
| * | Adds class name to span element inside filename. | raghunayyar | 2014-06-07 | 1 | -6/+6 |
| | | |||||
| * | Adds multiple media queries for filename. | raghunayyar | 2014-06-07 | 1 | -1/+37 |
| | | |||||
| * | Ellipcises too long filenames | raghunayyar | 2014-06-06 | 1 | -0/+13 |
| | | |||||
* | | Fixed delete button CSS in ext storage list | Vincent Petry | 2014-06-06 | 1 | -5/+6 |
| | | |||||
* | | Merge pull request #8922 from owncloud/design-controls-transparency | Jan-Christoph Borchardt | 2014-06-06 | 1 | -16/+1 |
|\ \ | | | | | | | Bugfixes for mobile | ||||
| * | | unify controls bar, remove duplicate from user management | Jan-Christoph Borchardt | 2014-06-06 | 1 | -16/+1 |
| |/ | |||||
* / | app settings: display input fields at full width | Jan-Christoph Borchardt | 2014-06-06 | 1 | -4/+0 |
|/ | |||||
* | Merge pull request #8159 from owncloud/mobile-sidebar-swipe | Thomas Müller | 2014-06-06 | 2 | -4/+2 |
|\ | | | | | Mobile sidebar swipe | ||||
| * | Fixed viewer mode for sidebar swipe | Vincent Petry | 2014-06-06 | 1 | -1/+0 |
| | | |||||
| * | slightly widen sidebar to 250px, works better with apps and on mobile | Jan-Christoph Borchardt | 2014-06-05 | 1 | -1/+1 |
| | | |||||
| * | fix position of sidebar toggle, fix Files controls position problems | Jan-Christoph Borchardt | 2014-06-05 | 1 | -2/+1 |
| | | |||||
* | | fix files multiselect bar now that the app list is gone | Jan-Christoph Borchardt | 2014-06-05 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #8620 from owncloud/design-navigation-two | Thomas Müller | 2014-06-05 | 1 | -1/+1 |
|\ | | | | | Toggle app navigation not only on mobile, but on desktop as well | ||||
| * | adjust controls bar position for removed nav bar | Jan-Christoph Borchardt | 2014-06-04 | 1 | -1/+1 |
| | | |||||
* | | remove obsolete position rule from files app | Jan-Christoph Borchardt | 2014-06-04 | 1 | -4/+0 |
|/ | |||||
* | Merge pull request #8837 from owncloud/issue/8720 | Morris Jobke | 2014-06-03 | 1 | -1/+1 |
|\ | | | | | Fix cursor and background of app navigation | ||||
| * | Do not overwrite cursor in sidebar | Joas Schilling | 2014-06-03 | 1 | -1/+1 |
| | | |||||
* | | remove specific sidebar size from Files app | Jan-Christoph Borchardt | 2014-06-03 | 1 | -8/+0 |
|/ | |||||
* | move Deleted Files to bottom of sidebar | Jan-Christoph Borchardt | 2014-06-02 | 1 | -0/+6 |
| |