Roeland Jago Douma
70dab08dc8
Merge pull request #10569 from nextcloud/custom-avatar-userconfig
...
get avatar custom status from user config
2018-08-07 20:44:40 +02:00
blizzz
5685ed4c7d
Merge pull request #10567 from nextcloud/icons-cacher-fix
...
Icons cacher css url fix
2018-08-07 18:23:36 +02:00
Michael Weimann
978fc50c65
Updates the built files
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-07 18:02:14 +02:00
Michael Weimann
d1636147eb
Fixes the apps list layout
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-07 18:02:13 +02:00
Julius Härtl
318682dd6d
Fix security settings if password change is disabled
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-07 17:41:01 +02:00
Robin Appelman
ec8ab83ea5
get avatar custom status from user config
...
this saves a cache operation because the user config is already cached
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-07 14:55:33 +02:00
John Molakvoæ (skjnldsv)
2b15b4cb74
Fix apps max-height
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-07 10:27:39 +02:00
John Molakvoæ (skjnldsv)
7e6fa90fa1
Icons cacher css url fix
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-07 10:18:46 +02:00
Björn Schießle
f8de12c014
Merge pull request #10558 from nextcloud/fix/noid/failing_sync_job_is_no_error
...
A failing federation sync job is not an error
2018-08-07 10:09:24 +02:00
Nextcloud bot
35342b4b7d
[tx-robot] updated from transifex
2018-08-07 00:12:06 +00:00
Roeland Jago Douma
dd5862e270
A failing federation sync job is not an error
...
This is an INFO warning at best. Else it spams the logs continiously.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-06 21:07:15 +02:00
Roeland Jago Douma
aa5956f1eb
Merge pull request #10550 from nextcloud/fix/noid/do_not_log_to_error
...
Do not log to error loglevel when converting the error
2018-08-06 19:59:29 +02:00
Joas Schilling
f5c63d7a6e
Disable Oracle enforcement for now until the following issues are solved:
...
* Only apps should be checked which say they support oracle
* Only check newly added items, to allow forward migration from an existing database structure
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-06 17:34:40 +02:00
blizzz
db941a3f2e
Merge pull request #10523 from janLo/fix-8825
...
Adding test for table schedulingobjects and fixing postgres LOB
2018-08-06 17:17:47 +02:00
Roeland Jago Douma
01bbd28530
Do not log to error loglevel when converting the error
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-06 16:31:30 +02:00
Joas Schilling
f67d942fad
Merge pull request #10530 from nextcloud/bugfix/10528/public-template
...
Fix issues when using the public layout without a PublicTemplateResponse
2018-08-06 15:41:54 +02:00
Roeland Jago Douma
49662f3def
Merge pull request #10485 from nextcloud/update-triangle
...
Fix design of update error page
2018-08-06 15:38:43 +02:00
Thomas Müller
c05a0b9fa6
Adding test for table schedulingobjects and fixing postgres LOB
...
(cherry picked from commit afd4ebf0404e8bcd7cba0bec2dce177e97632f8a)
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-08-06 13:53:32 +02:00
Roeland Jago Douma
db4235d587
Update icewind/streams
...
Fixes #10430
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-06 13:14:08 +02:00
MartB
5109743383
Fix multiSelectMenu for public shares #10536
...
Signed-off-by: Martin Böh (MartB) <mart.b@outlook.de>
2018-08-06 12:42:13 +02:00
Nextcloud bot
ca54166e35
[tx-robot] updated from transifex
2018-08-06 00:12:21 +00:00
Nextcloud bot
a625a4d704
[tx-robot] updated from transifex
2018-08-05 00:12:29 +00:00
Nextcloud bot
752ee28b1b
[tx-robot] updated from transifex
2018-08-04 00:12:38 +00:00
Julius Härtl
4f2013bd40
Make public layout also usable without a PublicTemplateResponse
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-03 20:41:56 +02:00
Julius Härtl
b4ea19c981
Fix base layout content padding
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-03 19:21:10 +02:00
Julius Härtl
2d3e5c817c
Remove header-classes since it is never used
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-03 18:25:06 +02:00
Roeland Jago Douma
c623345027
Merge pull request #10509 from nextcloud/bugfix/10398/acceptance-files-changedir
...
Always replace the app sidebar view when switching from a different file list
2018-08-03 15:10:53 +02:00
John Molakvoæ (skjnldsv)
05b53aaf8c
Fixed notifications position
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-03 15:07:55 +02:00
Julius Härtl
1b4d502bfd
Adjust acceptance test to check if the correct sidebar view is shown
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-03 14:06:04 +02:00
Roeland Jago Douma
755f13ee9f
Merge pull request #10519 from nextcloud/min-height-wrapper
...
Min height 100% on content-wrapper
2018-08-03 14:05:28 +02:00
Jan-Christoph Borchardt
6d7bf81421
Fix HTML on update error page
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-08-03 13:30:49 +02:00
Jan-Christoph Borchardt
49cbd8cd95
Add margin below detailed logs
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-08-03 13:30:36 +02:00
Jan-Christoph Borchardt
2fb6799ad6
Use images instead of inline SVG and unicode
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-08-03 13:20:45 +02:00
John Molakvoæ (skjnldsv)
49189190b9
Min height 100% on content-wrapper
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-03 12:02:23 +02:00
Julius Härtl
16f6c07173
Always call render to replace the app-sidebar if the detail view is updated
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-03 11:47:53 +02:00
Julius Härtl
bcdbc4e19e
Fix return value of change directory
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-03 11:47:10 +02:00
Roeland Jago Douma
af6f93b025
Merge pull request #10515 from nextcloud/revert-zindex
...
Fixed design zindex
2018-08-03 11:27:48 +02:00
John Molakvoæ (skjnldsv)
248b786bd0
Fixed design zindex
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-03 10:27:38 +02:00
Nextcloud bot
bf88448f87
[tx-robot] updated from transifex
2018-08-03 00:12:22 +00:00
Roeland Jago Douma
01298cfa72
Merge pull request #10480 from nextcloud/bugfix/10420/settings
...
Settings design polishing
2018-08-02 20:23:21 +02:00
Roeland Jago Douma
9057621d64
Merge pull request #10506 from nextcloud/fix/10504/not_all_apps_are_appstore
...
Not all apps are from the appstore
2018-08-02 19:32:51 +02:00
Roeland Jago Douma
8d08cfc87f
Merge pull request #10508 from nextcloud/bugfix/noid/app-management
...
Fix app management not providing updates for apps which got disabled
2018-08-02 19:32:13 +02:00
Joas Schilling
483ad01a09
There is no update available if the app didnt have a version (aka was not installed)
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-02 14:27:16 +02:00
Joas Schilling
a9f8ee4e9d
Also allow to update apps which are currently not enabled
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-02 14:26:31 +02:00
Joas Schilling
2dcae4e8ea
Keep the data of the local app (especially the version)
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-02 13:47:42 +02:00
Roeland Jago Douma
106ce3368d
Not all apps are from the appstore
...
Fixes #10504
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-02 12:56:23 +02:00
Roeland Jago Douma
94c35d542f
Merge pull request #10482 from nextcloud/content-list-checkbox-visibility-fix
...
Only show checkbox on hover/focus + accessibility fixes
2018-08-02 12:36:10 +02:00
Julius Härtl
84f99db7ab
files_external: Fix jsunit tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-02 11:45:04 +02:00
Roeland Jago Douma
9891eae232
Merge pull request #10495 from nextcloud/14beta2
...
14 Beta 2
2018-08-02 10:50:32 +02:00
John Molakvoæ (skjnldsv)
5f372b1cd5
Add class to show all checkboxes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-02 10:31:36 +02:00