Jan-Christoph Borchardt
019e1b1065
Merge pull request #9365 from owncloud/design-controls-polish
...
Design controls polish
2014-07-03 01:08:15 +02:00
Jan-Christoph Borchardt
18cd80426b
fix animation of sidebar and prevent horizontal scrollbar, fix #9284
2014-07-02 22:46:08 +02:00
Jan-Christoph Borchardt
e1e4fde697
Merge pull request #9381 from owncloud/design-icons-shadow
...
Remove shadow effects from a bunch of icons, reduce size
2014-07-02 21:40:33 +02:00
Jan-Christoph Borchardt
3d0094723c
Merge pull request #9369 from owncloud/designfix-update
...
Update dialog running out of horizontal space in Firefox. fixes #9298
2014-07-02 20:19:29 +02:00
Jan-Christoph Borchardt
ad8f1743e3
remove shadow effects from folder icons, reduce size
2014-07-02 20:12:04 +02:00
Jan-Christoph Borchardt
a2dda44605
remove shadow effects from info, search and settings icon, reduce size
2014-07-02 20:07:57 +02:00
Jan-Christoph Borchardt
876ff9aaef
remove shadow effects from places icons, reduce size
2014-07-02 20:03:09 +02:00
Jan-Christoph Borchardt
d04564fb76
remove border-bottom of controls bar
2014-07-02 18:48:24 +02:00
jbtbnl
26bb0227cc
Fix update dialog running out of horizontal space in Firefox. Fixes #9298
2014-07-02 16:15:13 +02:00
Jan-Christoph Borchardt
ed37573822
allow horizontal scrollbar in settings to make user mgmt usable on mobile
2014-07-02 16:13:20 +02:00
Jan-Christoph Borchardt
c483fb2f04
prevent overflow in user management controls bar, fix #9277
2014-07-02 16:07:55 +02:00
Jan-Christoph Borchardt
2a1fcb1eb3
reduce transparency of controls bar for less distraction
2014-07-02 15:26:38 +02:00
Jan-Christoph Borchardt
c632ea854f
change controls bar color to white for less grey-in-grey design
2014-07-02 15:25:17 +02:00
Morris Jobke
59629e688c
Merge pull request #9341 from owncloud/sharing-fileactions-fix
...
Fix fileActionsReady event after deferred file actions update
2014-07-02 14:36:59 +02:00
Jenkins for ownCloud
9933b33166
[tx-robot] updated from transifex
2014-07-02 01:55:17 -04:00
Vincent Petry
025b71d068
Use fileActionsReady to re-render sharing icons
...
Whenever file actions are modified, either by registering new actions or
when appending a new page of entries, the sharing app is now notified so
it can correctly refresh the sharing icon status.
Additionally, the core's loadIcons() method is also used to load the
existing shares and also refresh the sharing icons afterwards.
2014-07-01 21:32:04 +02:00
Morris Jobke
e3dd0164ff
fix the layout of the enforced expiry date message
2014-07-01 16:09:10 +02:00
Jenkins for ownCloud
a878b42b42
[tx-robot] updated from transifex
2014-07-01 01:54:43 -04:00
Jan-Christoph Borchardt
63e6495e82
make expiration message grey, less present in dropdown
2014-06-30 14:08:36 +02:00
Jan-Christoph Borchardt
c5fa9153ae
fix expire message going out of box, fix #9280
2014-06-30 14:08:11 +02:00
Jenkins for ownCloud
589f68ebf6
[tx-robot] updated from transifex
2014-06-30 01:54:47 -04:00
Jenkins for ownCloud
ebf93448f2
[tx-robot] updated from transifex
2014-06-29 01:56:00 -04:00
Jenkins for ownCloud
26d0978993
[tx-robot] updated from transifex
2014-06-28 01:54:54 -04:00
Vincent Petry
d9d816bd98
Unit tests for share dropdown with nested link share
2014-06-27 18:21:02 +02:00
Vincent Petry
0bd17eff42
Use file_source to find matching share for nested link shares
2014-06-27 17:56:09 +02:00
Jan-Christoph Borchardt
b975f0e718
Merge pull request #9174 from owncloud/breadcrumbfix
...
Breadcrumb width calculation fix
2014-06-27 13:51:18 +02:00
Jenkins for ownCloud
36f771e9f0
[tx-robot] updated from transifex
2014-06-27 01:55:44 -04:00
Jan-Christoph Borchardt
1dc6e1767c
Merge pull request #9211 from owncloud/fix-hidden-share-button
...
Fix hidden share button and checkbox layout
2014-06-26 16:23:39 +02:00
Jenkins for ownCloud
a5154450cf
[tx-robot] updated from transifex
2014-06-26 01:54:40 -04:00
Morris Jobke
3da9003426
Fix hidden share button and checkbox layout
...
fixes #9101
2014-06-25 16:32:24 +02:00
Morris Jobke
a9d0e9a5d5
Merge pull request #9202 from owncloud/urlhashfix
...
Do not clear URL hash when no external mount params given
2014-06-25 16:28:52 +02:00
Vincent Petry
9de3d8225b
Fix parsing URL hash when no "?" was specified
2014-06-25 12:37:11 +02:00
Jenkins for ownCloud
b1116880f8
[tx-robot] updated from transifex
2014-06-25 06:33:53 -04:00
Vincent Petry
8aa51a69fa
Removed unused padding-right of the controls bar
...
Removing this doesn't affect the controls bar visually but does affect
the breadcrumb calculation when getting available width.
2014-06-24 16:32:18 +02:00
Vincent Petry
a7e7e86df0
Test runner now loads CSS and hides testArea
...
- serve CSS and font files properly to make sure that measurements are
correct for the tests that need them (breadcrumb)
- added opacity to testArea to make sure nothing is visible during
testing
2014-06-24 16:32:18 +02:00
Morris Jobke
e2fd6dc3ab
fixes the layout for error messages on the update page
2014-06-24 08:39:43 +02:00
Jenkins for ownCloud
6a4a474aa9
[tx-robot] updated from transifex
2014-06-24 01:54:39 -04:00
Jenkins for ownCloud
b8b7c97a41
[tx-robot] updated from transifex
2014-06-23 01:54:38 -04:00
Jenkins for ownCloud
2b4c2a7b14
[tx-robot] updated from transifex
2014-06-22 01:54:36 -04:00
Morris Jobke
1f17814e40
Merge pull request #9121 from owncloud/filepicker-avoidtwice
...
Prevent showing the file picker twice
2014-06-20 22:41:57 +02:00
Morris Jobke
0c2447e487
Merge pull request #9102 from owncloud/viewermode-controls
...
Fixed controls bar in viewer mode
2014-06-20 22:37:26 +02:00
Vincent Petry
763d9ded1d
Prevent showing the file picker twice
...
In case the filepicker function is called twice, only show it once.
2014-06-20 13:39:46 +02:00
Jenkins for ownCloud
e1fd10f226
[tx-robot] updated from transifex
2014-06-19 01:55:38 -04:00
Vincent Petry
1236eb2afa
Fixed controls bar in viewer mode
2014-06-18 20:10:28 +02:00
Jenkins for ownCloud
baf46c74cd
[tx-robot] updated from transifex
2014-06-18 01:55:13 -04:00
Jenkins for ownCloud
ce179dcdcb
[tx-robot] updated from transifex
2014-06-17 01:55:43 -04:00
Morris Jobke
b75fe439e7
fix CSS for upload button - fixes #8939
2014-06-16 13:51:49 +02:00
Morris Jobke
4fbab3c12d
Merge pull request #9040 from owncloud/fix-xss
...
Sanitize name of sharee
2014-06-16 13:13:28 +02:00
Vincent Petry
a48bcceb23
Merge pull request #8917 from owncloud/repair-routine-base
...
Add support for repair step classes
2014-06-16 11:13:10 +02:00
Jenkins for ownCloud
ec5448bf7d
[tx-robot] updated from transifex
2014-06-16 01:54:35 -04:00