Roeland Jago Douma
ad63c1da1b
Merge pull request #20186 from szaimen/patch-2
...
Fix "Use this address..." String
2020-03-27 10:25:46 +01:00
Nextcloud bot
f680f19364
[tx-robot] updated from transifex
2020-03-27 02:18:20 +00:00
szaimen
1096c56509
Fix "Use this address..." String
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2020-03-26 17:43:13 +01:00
John Molakvoæ
36d76ee94f
Merge pull request #19872 from nextcloud/techdebt/bable-polyfill-to-core-js
...
Migrate from @babel/polyfill to core-js@3
2020-03-26 16:42:05 +01:00
Christoph Wurst
b80ebc9674
Use the short array syntax, everywhere
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-26 16:34:56 +01:00
Christoph Wurst
fa9c206fc8
Migrate from @babel/polyfill to core-js@3
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-26 13:22:35 +01:00
blizzz
62403d0932
Merge pull request #20123 from lippl/bugfix/ldap-user_count-warning
...
Bugfix - Prevent PHP Warning for count on null on LDAP
2020-03-26 11:28:26 +01:00
Christoph Wurst
25ab122245
Merge pull request #20172 from nextcloud/techdebt/phpunit-short-return
...
Use the shorter phpunit syntax for mocked return values
2020-03-26 09:25:19 +01:00
Philipp Staiger
8769d97f62
single squashed commit for bug fix
...
Signed-off-by: Philipp Staiger <philipp@staiger.it>
2020-03-26 09:01:35 +01:00
Nextcloud bot
b3af054d73
[tx-robot] updated from transifex
2020-03-26 02:18:34 +00:00
Christoph Wurst
2ee65f177e
Use the shorter phpunit syntax for mocked return values
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-25 22:21:27 +01:00
Christoph Wurst
23eb0462e5
Use lowercase true, false and null constants
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-25 21:53:04 +01:00
Christoph Wurst
37786c4d74
Convert share event to an interaction event
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-25 16:16:45 +01:00
Christoph Wurst
5a33cb0b78
Register an address book with recent contacts
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-25 16:16:45 +01:00
John Molakvoæ
e07abe6f4a
Merge pull request #20153 from nextcloud/enhancement/update-eslint-switch-packages
...
Update eslint and switch to @nextcloud packages
2020-03-25 13:06:47 +01:00
Roeland Jago Douma
61cf7becc8
Merge pull request #20150 from nextcloud/fix/auto_accept_group_shares_new_users
...
Auto accept group shares for users added to a group
2020-03-25 13:05:22 +01:00
Christoph Wurst
6af1ed8cb3
Update eslint and switch to @nextcloud packages
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-25 11:53:59 +01:00
blizzz
ba14c41a1c
Merge pull request #20145 from nextcloud/bugfix/noid/generated-avatars-and-nophoto-cache
...
Fix generated avatars and nophoto cache files
2020-03-25 11:14:13 +01:00
Roeland Jago Douma
e6ec084a58
Auto accept group shares for users added to a group
...
In case auto accepting is enabled (the default). Users that are newly
added to a group should not have to accept those shares.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-25 08:51:27 +01:00
Roeland Jago Douma
3427653676
Merge pull request #19986 from nextcloud/bugfix/19980/fix_uid_as_uri
...
RefreshWebcalService: randomly generate calendar-object uri
2020-03-25 08:11:49 +01:00
Roeland Jago Douma
52957d99d8
Merge pull request #19955 from nextcloud/bug/19952/translate-web-standards
...
Use a normal string to translate.
2020-03-25 08:09:10 +01:00
Nextcloud bot
e4d85fa284
[tx-robot] updated from transifex
2020-03-25 02:18:27 +00:00
Daniel Kesselberg
01dd9cf619
Use a normal string to translate.
...
Somehow the multi line strings are still a problem for t.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-24 20:21:16 +00:00
Roeland Jago Douma
3b26bfe879
Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipe
...
Check the user on remote wipe
2020-03-24 20:26:52 +01:00
Joas Schilling
f3a5bd6753
Fix generated avatars and nophoto cache files
...
Since nextcloud/server#19493 newFile() by default does not write the file anymore.
Setting an empty string as content will make it write the file immediate,
without having to call putContent() afterwards.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 18:23:38 +01:00
Christoph Wurst
3e338c9075
Merge pull request #18788 from nextcloud/fix/18782/translate-busy-in-caldav
...
Translate 'Busy' in CalDAV
2020-03-24 15:12:21 +01:00
Christoph Wurst
c235a40c94
Merge pull request #20019 from nextcloud/bugfix/fix_lanuage_multiselect
...
Fix language multiselect action
2020-03-24 11:51:07 +01:00
John Molakvoæ
85842891a2
Merge pull request #20090 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.1.1
...
Bump @nextcloud/paths from 1.1.0 to 1.1.1
2020-03-24 09:56:40 +01:00
Nextcloud bot
06d1b327ff
[tx-robot] updated from transifex
2020-03-24 02:18:45 +00:00
Roeland Jago Douma
15ba3d5124
Merge pull request #20117 from nextcloud/fix/noid/updatenotification-channel-click-outside
...
Close updatenotification channel selector on click outside
2020-03-23 22:08:09 +01:00
dependabot-preview[bot]
ef129d6b80
Bump @nextcloud/paths from 1.1.0 to 1.1.1
...
Bumps @nextcloud/paths from 1.1.0 to 1.1.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-23 20:33:19 +00:00
Gary Kim
d0c1a66c54
Close updatenotification channel selector on click outside
...
While the vue-click-outside package was set up and
imported, it wasn't being used yet.
This commit sets up to use vue-click-outside
on the channel selector in updatenotification
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-03-24 00:02:40 +08:00
Christoph Wurst
e4adccbc61
Merge pull request #18818 from nextcloud/rethink_quota
...
change quota design
2020-03-23 14:18:40 +01:00
GretaD
e45d5d3eef
Fix language multiselect action
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-03-23 12:44:58 +01:00
Roeland Jago Douma
b0ea022a3e
Add basic reverseproxy misconfig detection to setupchecks
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-23 10:37:08 +01:00
GretaD
5cc08ac5e4
Fix unlimited and progress bar
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-03-23 10:20:38 +01:00
John Molakvoæ
0b4c39d656
Merge pull request #20093 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-1.1.2
...
Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0
2020-03-23 10:05:43 +01:00
dependabot-preview[bot]
3bd05a8c34
Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-23 09:30:04 +01:00
Nextcloud bot
be4cf8992d
[tx-robot] updated from transifex
2020-03-23 02:19:02 +00:00
Roeland Jago Douma
c03c446bd8
Merge pull request #20095 from nextcloud/dep/old_js_pack
...
Remove legacy js packages
2020-03-22 19:43:54 +01:00
Roeland Jago Douma
3b92af9c27
Merge pull request #18556 from nextcloud/enh/16602/files-app-settings
...
Add OCA.Files.Settings for Files navigation settings
2020-03-22 19:41:38 +01:00
Gary Kim
98eeb57a04
Add OCA.Files.Settings for Files Settings
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-03-22 22:34:49 +08:00
Thomas Citharel
42dde6d623
Add check that DateTime parameters are of correct type
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-03-22 14:24:13 +01:00
Thomas Citharel
01db6d4609
Add extra test case to exclude by timerange
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-03-22 14:24:13 +01:00
dartcafe
b0fbba05f2
Added test testSearch
...
Signed-off-by: dartcafe <github@dartcafe.de>
2020-03-22 14:24:13 +01:00
dartcafe
65c591093e
fix OCA\DAV\CalDAV\CalDavBackend search $options
...
Signed-off-by: dartcafe <github@dartcafe.de>
2020-03-22 14:24:13 +01:00
Roeland Jago Douma
019ba27943
Merge pull request #20042 from nextcloud/fix/noid/styled-dav-browser-error
...
fix dav browser error page not styled
2020-03-22 14:23:17 +01:00
Roeland Jago Douma
939535f51f
Remove legacy js packages
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-22 12:27:54 +01:00
Roeland Jago Douma
47fafead81
Merge pull request #20076 from nextcloud/dependabot/npm_and_yarn/various
...
Bump @nextcloud/l10n, @nextcloud/event-bus, @nextcloud/dialogs, @nextcloud/auth, @nextcloud/vue
2020-03-22 10:39:07 +01:00
Roeland Jago Douma
a376f19a28
Merge pull request #19930 from nextcloud/enh/19804/wfe-disable-user-flows
...
Add app config to disable user flows
2020-03-22 10:36:23 +01:00