Commit Graph

49294 Commits

Author SHA1 Message Date
Christoph Wurst 278c281cc9
Deprecate oc_current_user, fix usage and move currentUser to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-08 09:44:51 +02:00
Morris Jobke a3800a6810
Merge pull request #15436 from nextcloud/refactor/oc-menu-helpers-bundle
Move OC legacy menu helpers to the bundle
2019-05-08 09:41:03 +02:00
Roeland Jago Douma 46281dc0bf
Merge pull request #15375 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.0
Bump jsdoc from 3.5.5 to 3.6.0 in /build
2019-05-08 09:08:24 +02:00
Christoph Wurst b2165059d4
Move OC legacy menu helpers to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-08 08:34:32 +02:00
Nextcloud bot 1c3adf4eff
[tx-robot] updated from transifex 2019-05-08 00:13:17 +00:00
Morris Jobke aa47358812
Merge pull request #15302 from nextcloud/enhancement/files/table-head-sticky
Floating files header
2019-05-07 23:59:51 +02:00
Morris Jobke 21d2d86b2f
Add support for Safari
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-07 23:58:19 +02:00
Morris Jobke 8fadc82bd1
Merge pull request #15301 from nextcloud/fix/select/users-management
Fix multiselect min width
2019-05-07 23:54:54 +02:00
Morris Jobke 4cb66fd0b6
Merge pull request #15259 from nextcloud/bugfix/15256-wrong-column-type
Make access column a real boolean
2019-05-07 23:52:02 +02:00
Morris Jobke efc89e4a12
Merge pull request #15426 from nextcloud/refactor/remove-singleselect
Remove unused singleselect script
2019-05-07 22:27:24 +02:00
Morris Jobke 049b92b078
Merge pull request #15420 from nextcloud/refactor/oc-constants-bundle-II
Move rest of contant-like OC props to the bundle
2019-05-07 22:20:37 +02:00
Morris Jobke a6a8f85650
Merge pull request #15365 from nextcloud/refactor/login-chain
Refactor complex LoginController logic into a login chain of responsibility
2019-05-07 22:20:10 +02:00
Morris Jobke 90c6d58050
Merge pull request #15422 from nextcloud/fix/cssvars/edge-support
Properly set Edge < 16 as incompatible with css vars
2019-05-07 22:19:21 +02:00
Christoph Wurst 533f83104b
Remove unused singleselect script
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 20:06:11 +02:00
John Molakvoæ (skjnldsv) faff807ba6
Floating files header
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-07 19:06:58 +02:00
John Molakvoæ (skjnldsv) 9dffc56541
Properly set Edge < 16 as incompatible with css vars
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-07 18:30:16 +02:00
Christoph Wurst 944364d866
Move rest of contant-like OC props to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 18:11:08 +02:00
Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 18:04:36 +02:00
Morris Jobke 5893f218c2
Merge pull request #15414 from nextcloud/refactor/oc-constants-bundle
Move OC constants to the bundle
2019-05-07 17:59:12 +02:00
Morris Jobke 20a3650a3b
Merge pull request #15413 from nextcloud/cache-update-extra-param
remove extra param in cache update call
2019-05-07 17:58:25 +02:00
Roeland Jago Douma 0e9d019a14
Merge pull request #15397 from nextcloud/fix/cssvars/edge-support
Set Edge < 16 as incompatible with css vars
2019-05-07 16:44:31 +02:00
Christoph Wurst dae4714c83
Move OC constants to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 16:25:01 +02:00
Morris Jobke ee6011d2d5
Merge pull request #13929 from nextcloud/refactor/login-bundle
Create a login bundle for login page scripts
2019-05-07 15:11:10 +02:00
Robin Appelman 6a30c65a32
remove extra param in cache update call
param was leftover from earlier iterations of the "update event"

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-07 14:53:02 +02:00
Christoph Wurst 3cc8c9b769
Create a login bundle for login page scripts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 14:28:31 +02:00
Morris Jobke 2cfe4fdd4a
Merge pull request #15402 from nextcloud/refactor/oc-appswebroots-bundle
Move OC.appswebroots to the bundle and deprecate oc_appswebroots
2019-05-07 14:24:55 +02:00
Christoph Wurst acf0ca1541
Move OC.appswebroots to the bundle and deprecate oc_appswebroots
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 14:03:14 +02:00
Morris Jobke 22f3306fd0
Merge pull request #15407 from nextcloud/remove-extra-margin-from-warning-messages-in-authenticate-page
Remove extra margin from warning messages in authenticate page
2019-05-07 12:11:15 +02:00
Morris Jobke 5c9b4db994
Merge pull request #15403 from nextcloud/refactor/oc-get-set-bundle
Move OC.get and OC.set to the bundle
2019-05-07 12:07:09 +02:00
Daniel Calviño Sánchez 7ad1b150ab Remove extra margin from warning messages in authenticate page
In the public share authentication page the form elements appear inside
a container that uses the "warning" CSS class. When the given password
is wrong a warning message is shown inside that container; this message
uses the "warning" CSS class too, so the top margin set for ".warning"
elements need to be removed in that case.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-05-07 10:56:01 +02:00
Joas Schilling 038dff3530
Merge pull request #15394 from nextcloud/bugfix/spreed-1768/authenticate-password
Allow to send the password of protected conversations
2019-05-07 10:41:36 +02:00
Christoph Wurst ae8959af74
Move OC.get and OC.set to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 09:22:47 +02:00
Nextcloud bot c60f6716b4
[tx-robot] updated from transifex 2019-05-07 00:12:58 +00:00
blizzz 0e6e2a9ac6
Merge pull request #15385 from nextcloud/bugfix/noid/broken-federated-shares
Make sure all middlewares are only registered once
2019-05-06 23:37:22 +02:00
Morris Jobke d20bbb7a26
Merge pull request #15295 from nextcloud/refactor/oc-webroot-bundle
Move oc_webroot/OC.webroot to the bundle
2019-05-06 22:05:36 +02:00
Christoph Wurst 249a5dbdba
Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 17:55:30 +02:00
John Molakvoæ e0c62352b7
Move oc_appconfig/OC.appConfig to the main bundle (#15354)
Move oc_appconfig/OC.appConfig to the main bundle
2019-05-06 17:48:53 +02:00
John Molakvoæ (skjnldsv) d51dae922a
Set Edge < 16 as incompatible with css vars
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-06 17:44:10 +02:00
Joas Schilling 6c29401ec5
Allow to send the password of protected conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-06 17:10:41 +02:00
Morris Jobke 16d696e94d
Merge pull request #15384 from nextcloud/fix-collapse-button-in-app-navigation-in-ie11
Fix collapse button in app navigation in IE11
2019-05-06 14:08:35 +02:00
Christoph Wurst 42be4b7765
Move oc_appconfig/OC.appConfig to the main bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 13:36:23 +02:00
John Molakvoæ 7e6b8ca820
Merge pull request #15297 from nextcloud/refactor/oc-debug-bundle
Move oc_debug to the bundle
2019-05-06 11:42:55 +02:00
Joas Schilling 471827cb31
Make sure all middlewares are only registered once
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-06 11:28:18 +02:00
John Molakvoæ (skjnldsv) 598d0fbe6b
Build main dist
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-06 10:14:07 +02:00
Christoph Wurst 6095ef2235
Move oc_debug to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 10:12:47 +02:00
Daniel Calviño Sánchez de84e037e0 Fix collapse button in app navigation in IE11
Although the collapse button has an absolute position Internet Explorer
11 needs the left position of that button to be explicitly set to 0
(other browsers do it implicitly due to the absolute position);
otherwise the button appears to the right of the link (and behind the
app content).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-05-06 09:14:29 +02:00
John Molakvoæ 0877a2e627
Bump v-tooltip from 2.0.1 to 2.0.2 (#15376)
Bump v-tooltip from 2.0.1 to 2.0.2
2019-05-06 08:52:11 +02:00
John Molakvoæ b8c659dc84
Bump webpack-cli from 3.3.1 to 3.3.2 (#15378)
Bump webpack-cli from 3.3.1 to 3.3.2
2019-05-06 08:51:50 +02:00
Nextcloud bot 234168a61d
[tx-robot] updated from transifex 2019-05-06 00:13:22 +00:00
dependabot[bot] 93d951b120
Bump v-tooltip from 2.0.1 to 2.0.2
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases)
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-05 16:45:28 +02:00