Christoph Wurst
0f3e438f7c
Move OC.theme to the bundle and deprecate oc_defaults
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 11:14:29 +02:00
Christoph Wurst
2f5df9387d
Deprecate OC.fileIsBlacklisted and move it to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 10:07:56 +02:00
Christoph Wurst
6a8bc02b16
Move OC.addTranslations to the bundle and deprecate it
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 09:37:26 +02:00
Christoph Wurst
9aeed859c4
Move OC host/port/protocol helpers to the bundle and deprecate them
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 08:36:54 +02:00
Christoph Wurst
6b46d9f2e5
Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capabilities
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 21:30:01 +02:00
Christoph Wurst
a5ec4a9af4
Move l10n functions to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 18:42:49 +02:00
Christoph Wurst
e3ae7dc115
Move path helpers to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 16:37:38 +02:00
Christoph Wurst
c624c102a6
Move OC.requestToken to the bundle, deprecate oc_requesttoken
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 08:27:43 +02:00
Nextcloud bot
0b136d28a3
[tx-robot] updated from transifex
2019-05-13 00:12:39 +00:00
dependabot[bot]
8d424397c2
Bump @babel/polyfill from 7.2.5 to 7.4.4
...
Bumps [@babel/polyfill](https://github.com/babel/babel ) from 7.2.5 to 7.4.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.2.5...v7.4.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-11 12:38:55 +02:00
Joas Schilling
fc1987b8c4
Revert displayName casing
...
Regression from 278c281cc9
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-11 10:35:58 +02:00
Nextcloud bot
9d66e91f0b
[tx-robot] updated from transifex
2019-05-11 00:13:12 +00:00
Christoph Wurst
51d49c3134
Move initCore to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-10 13:47:21 +02:00
Morris Jobke
855486d7c1
Merge pull request #15487 from nextcloud/enhancement/js-testing-deprecation-output
...
Do not show deprecation warnings during test runs
2019-05-10 10:02:13 +02:00
Nextcloud bot
4cd7900d4f
[tx-robot] updated from transifex
2019-05-10 00:13:05 +00:00
Christoph Wurst
3cda6237ef
Do not show deprecation warnings during test runs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-09 18:10:24 +02:00
Morris Jobke
c8f2198aa0
Remove recommendation for opcache on CLI
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 12:25:53 +02:00
John Molakvoæ (skjnldsv)
d6710b597b
Fix mobile vertical scrolling
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-09 10:18:15 +02:00
Roeland Jago Douma
35b31110ef
Merge pull request #15249 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.0.2
...
Bump css-vars-ponyfill from 1.17.2 to 2.0.2
2019-05-09 07:55:49 +02:00
Nextcloud bot
d890fb5e48
[tx-robot] updated from transifex
2019-05-09 00:12:48 +00:00
John Molakvoæ (skjnldsv)
203a9c27ad
Bump main webpack build
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-08 21:05:01 +02:00
Christoph Wurst
73f9f15607
Move the legacy OC.addScript and OC.addStyle helpers to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-08 19:58:43 +02:00
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
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
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
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)
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
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
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
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
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æ (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
Nextcloud bot
234168a61d
[tx-robot] updated from transifex
2019-05-06 00:13:22 +00:00
Christoph Wurst
d68be1ae4d
Deprecate oc_isadmin and move OC.isUserAdmin() to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-03 15:49:49 +02:00
Daniel Kesselberg
ef3725ec4b
Remove method stubs
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-02 21:10:48 +02:00
Daniel Kesselberg
f79b0d2f75
Add second migration for addColumn
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-02 21:10:48 +02:00
Daniel Kesselberg
541e7c19f6
Pass type object instance instead of identifier
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-02 21:10:47 +02:00
Daniel Kesselberg
37b6405a8a
Merge dropColumn and addColumn into changeColumn
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-02 21:10:47 +02:00
Daniel Kesselberg
057ca15995
Migration to change column type from smallint to boolean
...
On pqsql true/false is no valid value for an integer column.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-02 21:10:42 +02:00
Christoph Wurst
766ba99f21
Move the OC routing helper functions to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-02 11:30:00 +02:00
Christoph Wurst
9b79aa664d
Move oc_config to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-02 09:42:32 +02:00
Christoph Wurst
e7a190179f
Change oc_config usage to OC.config
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-02 08:46:43 +02:00
Nextcloud bot
579588a4cd
[tx-robot] updated from transifex
2019-05-02 00:12:57 +00:00
Nextcloud bot
5e8cedab9f
[tx-robot] updated from transifex
2019-05-01 00:12:41 +00:00
John Molakvoæ
265a284c70
Merge pull request #15294 from nextcloud/refactor/oc-dialogs-bundle
...
Move OC.dialogs to the main bundle
2019-04-30 13:20:31 +02:00
Roeland Jago Douma
0c8a0007a9
Merge pull request #15305 from nextcloud/enhancement/checkboxes/size
...
Increase checkbox & radio size
2019-04-30 12:27:45 +02:00
Christoph Wurst
35d8e7a4e0
Move OC.dialogs to the main bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-30 11:11:24 +02:00
John Molakvoæ (skjnldsv)
fcdea35554
Increase checkbox & radio size
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-30 09:55:39 +02:00
Christoph Wurst
1ee03bd683
Move OC navigation methods to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-29 17:55:27 +02:00
Nextcloud bot
01410491b9
[tx-robot] updated from transifex
2019-04-29 00:12:39 +00:00
Nextcloud bot
690e5beb11
[tx-robot] updated from transifex
2019-04-28 00:12:35 +00:00
Nextcloud bot
31205af3ac
[tx-robot] updated from transifex
2019-04-27 00:12:36 +00:00
Nextcloud bot
afbf6ef090
[tx-robot] updated from transifex
2019-04-26 00:12:33 +00:00
Nextcloud bot
a20716d568
[tx-robot] updated from transifex
2019-04-25 00:12:40 +00:00
Nextcloud bot
201fc9fbcf
[tx-robot] updated from transifex
2019-04-24 00:12:32 +00:00
dependabot[bot]
ce4c736314
Bump handlebars from 4.1.0 to 4.1.2
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-23 10:04:17 +02:00
Nextcloud bot
aab2be1856
[tx-robot] updated from transifex
2019-04-23 00:12:36 +00:00
Nextcloud bot
e4ce1f9fc1
[tx-robot] updated from transifex
2019-04-22 00:12:49 +00:00
Nextcloud bot
49829482c8
[tx-robot] updated from transifex
2019-04-21 00:13:10 +00:00
Nextcloud bot
1f288533f5
[tx-robot] updated from transifex
2019-04-20 00:12:52 +00:00
Nextcloud bot
b566998b05
[tx-robot] updated from transifex
2019-04-19 00:12:46 +00:00
Temtaime
887c208f23
Fix #15042
2019-04-18 15:28:00 +03:00
Nextcloud bot
16b8017fc9
[tx-robot] updated from transifex
2019-04-18 00:12:48 +00:00
Roeland Jago Douma
5382eeccb0
Merge pull request #15129 from nextcloud/enh/share_repair_step
...
Enh/share repair step
2019-04-17 10:12:32 +02:00
Nextcloud bot
d33b8f904c
[tx-robot] updated from transifex
2019-04-17 00:12:51 +00:00
Roeland Jago Douma
24d6a28f80
Repair step for link shares
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-16 15:42:21 +02:00
Morris Jobke
09914547cc
Merge pull request #15105 from nextcloud/dependabot/npm_and_yarn/v-tooltip-2.0.1
...
Bump v-tooltip from 2.0.0-rc.33 to 2.0.1
2019-04-16 14:38:20 +02:00
Morris Jobke
4c43e89dfd
Merge pull request #15123 from nextcloud/fix/share-link-pwd-error-feedback
...
Improve the share link password error feedback with a red border
2019-04-16 13:52:19 +02:00
dependabot[bot]
844aa38744
Bump v-tooltip from 2.0.0-rc.33 to 2.0.1
...
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip ) from 2.0.0-rc.33 to 2.0.1.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases )
- [Commits](https://github.com/Akryum/vue-tooltip/commits/v2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 13:43:35 +02:00
John Molakvoæ (skjnldsv)
dbb325a053
Change the comment icon to something more visually appealing
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-16 10:53:40 +02:00
Christoph Wurst
410aacae60
Improve the share link password error feedback with a red border
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 10:12:25 +02:00
Roeland Jago Douma
a8064fdd06
Merge pull request #15098 from nextcloud/dependabot/npm_and_yarn/marked-0.6.2
...
Bump marked from 0.6.1 to 0.6.2
2019-04-16 08:15:53 +02:00
Nextcloud bot
9302e1b8dd
[tx-robot] updated from transifex
2019-04-16 00:17:30 +00:00
Morris Jobke
8d4866c316
Merge pull request #15110 from nextcloud/fix/iedavclient/node-parser
...
Make sure we have a proper node before parsing
2019-04-15 14:07:09 +02:00
John Molakvoæ (skjnldsv)
6c593e5b32
Make sure we have a proper node before parsing
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-15 13:04:51 +02:00
John Molakvoæ (skjnldsv)
a88bd71d89
Add animation-slow var
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-15 11:34:18 +02:00
dependabot[bot]
4cb13de464
Bump marked from 0.6.1 to 0.6.2
...
Bumps [marked](https://github.com/markedjs/marked ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Commits](https://github.com/markedjs/marked/compare/v0.6.1...v0.6.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-15 08:36:44 +02:00
Roeland Jago Douma
3e63a9a8c7
Merge pull request #15062 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-1.17.2
...
Bump css-vars-ponyfill from 1.17.0 to 1.17.2
2019-04-15 08:29:13 +02:00
Nextcloud bot
b58438b39d
[tx-robot] updated from transifex
2019-04-13 00:15:32 +00:00