Jan-Christoph Borchardt
|
1e915cc145
|
Merge pull request #11109 from owncloud/nstamm-patch-1
DragnDrop Upload text style
|
2014-09-23 14:03:08 +02:00 |
Jan-Christoph Borchardt
|
8c33a8e6fd
|
adjust text size and opacity of drag'n'drop upload text style
|
2014-09-23 13:36:47 +02:00 |
Jan-Christoph Borchardt
|
1583ae1ed6
|
force show the loading icon in list for deletion, not only on hover
|
2014-09-22 18:24:52 +02:00 |
Nicolas Stamm
|
a2a1f5da6a
|
DragnDrop Upload text style
The 8px margin was uggly.
|
2014-09-16 16:51:48 +02:00 |
pdessauw
|
0d078e48ce
|
Highlight every uploaded files and scroll down to the last one
|
2014-09-03 09:59:01 -04:00 |
Remco Brenninkmeijer
|
4f747aaa7a
|
While busy cleaning, also removed extra enters
|
2014-07-17 13:05:58 +02:00 |
Remco Brenninkmeijer
|
616c5b2681
|
Corrected (Netbeans?) inserted spaces
|
2014-07-17 12:48:50 +02:00 |
Remco Brenninkmeijer
|
c8c00d27c4
|
Cleanup of unnecesary addition
|
2014-07-16 22:08:03 +02:00 |
Remco Brenninkmeijer
|
742589fe01
|
Show sorting icons when hovering over
|
2014-07-16 21:52:08 +02:00 |
Morris Jobke
|
a829d07234
|
Merge pull request #9403 from owncloud/design-fix-fileslistbottom
Fix bottom of files list, add proper space to have room for dropdowns
|
2014-07-03 16:40:38 +02:00 |
Jan-Christoph Borchardt
|
c7101d26db
|
fix checkbox shifting when rename input appears
|
2014-07-03 13:34:12 +02:00 |
Jan-Christoph Borchardt
|
cee5afa8af
|
reduce file list bottom whitespace a bit
|
2014-07-03 11:43:59 +02:00 |
Jan-Christoph Borchardt
|
6f14034c48
|
fix left margin of file list summary
|
2014-07-03 11:40:11 +02:00 |
Jan-Christoph Borchardt
|
4c97f2b3af
|
add whitespace to bottom of Files list – more obvious it's the end, and space for share dropdown
|
2014-07-03 11:36:04 +02:00 |
Jan-Christoph Borchardt
|
e695244f32
|
fix position of rename function, and text size
|
2014-07-03 02:08:53 +02:00 |
Jan-Christoph Borchardt
|
079fee2c2a
|
Merge pull request #9389 from owncloud/fix-nametext-height
fix nametext height, was higher than the row
|
2014-07-03 01:09:19 +02:00 |
Jan-Christoph Borchardt
|
a94130509a
|
fix nametext height, was higher than the row
|
2014-07-02 22:54:30 +02:00 |
Jan-Christoph Borchardt
|
2a9fb130ec
|
make sure table header is white instead of slightly grey
|
2014-07-02 15:40:52 +02:00 |
Vincent Petry
|
32d2457e58
|
Fix files list scroll behavior
View container height needs to be accurate and span over the whole
scroll container for infinite scrolling to work properly.
|
2014-07-01 21:48:06 +02:00 |
Jan-Christoph Borchardt
|
a4c693dd75
|
remove obsolete CSS, fix visual bug in share dialog #9255
|
2014-06-30 14:00:43 +02:00 |
Jan-Christoph Borchardt
|
a18658fa7f
|
Merge pull request #9256 from owncloud/design-mobile-shared
show share action of shared items darker to distinguish from non-shared,...
|
2014-06-27 17:59:48 +02:00 |
Jan-Christoph Borchardt
|
e33fa226cd
|
fix rename icon, fix #9257
|
2014-06-27 15:53:32 +02:00 |
Jan-Christoph Borchardt
|
b86b7fd143
|
show share action of shared items darker to distinguish from non-shared, fix #8898
|
2014-06-27 15:39:54 +02:00 |
Frank Karlitschek
|
2daffbc44e
|
Merge pull request #9051 from owncloud/Bagera-master
Fix delete action height
|
2014-06-26 17:48:55 -04:00 |
Morris Jobke
|
9eb7ed4925
|
Fix ellipsis for folders on mobile screens
* fixes #9162
|
2014-06-26 16:37:34 +02:00 |
Bagera
|
bc65b25303
|
Aligning in the table header as well
Aligning the columns and in the rows
|
2014-06-16 14:15:55 +02:00 |
Bagera
|
28f420b337
|
Aligning with line height
Remove "top:" in favour of setting "line-height" and fixing the
resulting problem with the input field being positioned wrongly.
|
2014-06-16 14:11:58 +02:00 |
Bagera
|
e11abccded
|
Fix delete action height
Fix #8530 and align the all actions in the row
|
2014-06-16 14:11:55 +02:00 |
Morris Jobke
|
b75fe439e7
|
fix CSS for upload button - fixes #8939
|
2014-06-16 13:51:49 +02:00 |
jbtbnl
|
b2c86b7a07
|
Merge pull request #8928 from owncloud/too-long-filename-fix-v2
Ellipcises too long filenames
|
2014-06-09 13:09:18 +02:00 |
Morris Jobke
|
e3429b63a2
|
improve ellipsis of filename for different screen sizes
|
2014-06-08 17:48:53 +02:00 |
raghunayyar
|
f3a605230a
|
@jancborchardt's commit for cross browser compatibility of extension.
|
2014-06-08 15:06:01 +05:30 |
raghunayyar
|
09206f8a49
|
Adds class name to span element inside filename.
|
2014-06-07 23:54:21 +05:30 |
raghunayyar
|
d71bb7dbe4
|
Adds multiple media queries for filename.
|
2014-06-07 14:23:49 +05:30 |
Vincent Petry
|
e39e6a5584
|
Fixed delete button CSS in ext storage list
|
2014-06-06 15:33:33 +02:00 |
Jan-Christoph Borchardt
|
933c05566e
|
Merge pull request #8922 from owncloud/design-controls-transparency
Bugfixes for mobile
|
2014-06-06 14:52:55 +02:00 |
raghunayyar
|
1d1f958bea
|
Ellipcises too long filenames
|
2014-06-06 17:30:18 +05:30 |
Jan-Christoph Borchardt
|
08b5f787cc
|
app settings: display input fields at full width
|
2014-06-06 13:01:24 +02:00 |
Jan-Christoph Borchardt
|
23c83c076c
|
unify controls bar, remove duplicate from user management
|
2014-06-06 12:22:09 +02:00 |
Thomas Müller
|
289accc31b
|
Merge pull request #8159 from owncloud/mobile-sidebar-swipe
Mobile sidebar swipe
|
2014-06-06 11:27:04 +02:00 |
Vincent Petry
|
b2bae9313d
|
Fixed viewer mode for sidebar swipe
|
2014-06-06 10:04:28 +02:00 |
Jan-Christoph Borchardt
|
9063a25bb4
|
slightly widen sidebar to 250px, works better with apps and on mobile
|
2014-06-05 21:19:28 +02:00 |
Jan-Christoph Borchardt
|
990405d6ee
|
fix position of sidebar toggle, fix Files controls position problems
|
2014-06-05 17:21:49 +02:00 |
Jan-Christoph Borchardt
|
dca5a03f8b
|
fix files multiselect bar now that the app list is gone
|
2014-06-05 13:23:08 +02:00 |
Thomas Müller
|
1c20c72efe
|
Merge pull request #8620 from owncloud/design-navigation-two
Toggle app navigation not only on mobile, but on desktop as well
|
2014-06-05 10:53:22 +02:00 |
Jan-Christoph Borchardt
|
411e6525b1
|
remove obsolete position rule from files app
|
2014-06-04 16:50:55 +02:00 |
Jan-Christoph Borchardt
|
e2e05c4798
|
adjust controls bar position for removed nav bar
|
2014-06-04 14:29:46 +02:00 |
Morris Jobke
|
f87a91fa00
|
Merge pull request #8837 from owncloud/issue/8720
Fix cursor and background of app navigation
|
2014-06-03 16:46:04 +02:00 |
Jan-Christoph Borchardt
|
69e5d5b8c0
|
remove specific sidebar size from Files app
|
2014-06-03 13:24:44 +02:00 |
Joas Schilling
|
74c647bb6a
|
Do not overwrite cursor in sidebar
|
2014-06-03 09:55:50 +02:00 |