Nextcloud bot
68f205af5d
[tx-robot] updated from transifex
2020-03-06 02:18:41 +00:00
Roeland Jago Douma
433a7bb3ad
Merge pull request #19733 from nextcloud/version/17.0.4/RC1
...
17.0.4 RC1
2020-03-05 19:25:49 +01:00
Roeland Jago Douma
de4e48b9a9
17.0.4 RC1
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-05 15:37:13 +01:00
Roeland Jago Douma
50ea452682
Merge pull request #19785 from nextcloud/backport/19392/stable17
...
[stable17] Introduce a default refresh rate app setting for calendar subscriptions
2020-03-05 15:36:58 +01:00
Christoph Wurst
369e05889c
Merge pull request #19703 from nextcloud/feature/revive-send-welcome-email-toggle-stable17
...
[stable17] Revive the "send email to new users" toggle for the user form
2020-03-05 15:32:34 +01:00
Christoph Wurst
93a8b06090
Revive the "send email to new users" toggle for the user form
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-05 21:22:22 +08:00
Roeland Jago Douma
2c3cef94ee
Merge pull request #18580 from nextcloud/backport/18140/stable17
...
[stable17] Allow inline styles for theming images
2020-03-05 11:39:13 +01:00
Julius Härtl
f911a9fbef
Allow inline styles for theming images
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-05 10:01:12 +01:00
Thomas Citharel
4319e654bb
Introduce a default refresh rate app setting for calendar subscriptions
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-03-05 08:20:14 +00:00
Roeland Jago Douma
8c92c4aad1
Merge pull request #19327 from nextcloud/backport/19303/stable17
...
[stable17] Fix occ maintenance:install database connect failure
2020-03-05 09:01:25 +01:00
Roeland Jago Douma
09eedc3785
Merge pull request #19588 from nextcloud/backport/19398/stable17
...
[stable17] Move RefreshWebcalJob logic to a proper service so that it may be called independently
2020-03-05 08:57:43 +01:00
Roeland Jago Douma
dc35dd39b4
Merge pull request #19768 from nextcloud/bugfix/noid/keep-edit-permission
...
[stable17] Keep edit permission when toggling share checkbox
2020-03-05 08:57:17 +01:00
Roeland Jago Douma
53a907f7a8
Merge pull request #19095 from nextcloud/backport/19023/stable17
...
[stable17] expose Argon2 options (as we did for bcrypt)
2020-03-05 08:40:04 +01:00
Nextcloud bot
e01c9b8f8e
[tx-robot] updated from transifex
2020-03-05 02:18:38 +00:00
Julius Härtl
9fc8113068
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-04 17:26:43 +01:00
Nextcloud bot
4abc304f7e
[tx-robot] updated from transifex
2020-03-04 02:18:09 +00:00
Julius Härtl
689c122c65
Keep edit permission when updating resharing permission for file shares
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-03 16:42:10 +01:00
Roeland Jago Douma
11e8ffce88
Merge pull request #19640 from nextcloud/backport/19252/stable17
...
[stable17] Hash event UID to make sure it's not too long for PushProvider notifications
2020-03-03 16:19:36 +01:00
Nextcloud bot
80c4a82193
[tx-robot] updated from transifex
2020-03-03 02:18:39 +00:00
Nextcloud bot
9bde542224
[tx-robot] updated from transifex
2020-03-02 02:18:10 +00:00
Roeland Jago Douma
c348312dbe
Merge pull request #19691 from nextcloud/backport/19676/stable17
...
[stable17] Theme search results
2020-03-01 16:15:10 +01:00
Roeland Jago Douma
d6b05f93b9
Merge pull request #19716 from nextcloud/backport/19707/stable17
...
[stable17] Fix non-centered no javascript message
2020-03-01 16:11:12 +01:00
Nextcloud bot
03cdf53120
[tx-robot] updated from transifex
2020-03-01 02:18:53 +00:00
Gary Kim
07663051a8
Fix non-centered no javascript message
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-02-29 10:31:51 +00:00
Nextcloud bot
0fec98e523
[tx-robot] updated from transifex
2020-02-29 02:18:48 +00:00
blizzz
6cf2507795
Merge pull request #18884 from nextcloud/backport/17717/stable17
...
[stable17] relax strict getHome behaviour for LDAP users in a shadow state
2020-02-28 22:47:20 +01:00
Arthur Schiwon
2056758d87
relax strict getHome behaviour for LDAP users in a shadow state
...
* simplifies deletion process
* less strange behaviour when looking up home storage (as long as it is local)
* thus could enable transfer ownerships after user went invisible on ldap
backport of #17717
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
decouple userExists from userExistsOnLDAP check
allows to mark users as offline right away, avoids a gap of being not a
user and causing weird side effects
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
remove superfluous tests
- user_ldap is not exposed to public api, it is always behind ldap_proxy
- this is too much for a unit test
- integration tests cover userExists implicitly
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
ensure that only valid group members are returned
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-28 18:04:50 +01:00
Joas Schilling
d070bcbe42
Theme search results
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-28 07:51:18 +00:00
Nextcloud bot
dd7628bebe
[tx-robot] updated from transifex
2020-02-28 02:18:55 +00:00
Nextcloud bot
2ecedeabe4
[tx-robot] updated from transifex
2020-02-27 02:18:55 +00:00
Nextcloud bot
235cce76fc
[tx-robot] updated from transifex
2020-02-26 02:18:40 +00:00
blizzz
56e23e0a36
Merge pull request #19625 from nextcloud/backport/19549/stable17
...
[stable17] remove noise from detectUuid and cache results
2020-02-25 23:20:29 +01:00
Roeland Jago Douma
96011fad85
Merge pull request #19637 from nextcloud/backport/19634/stable17
...
[stable17] Correctly trim long cyrillic note
2020-02-25 20:31:34 +01:00
Thomas Citharel
5d8ed5c144
Hash event UID to make sure it's not too long for PushProvider
...
notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-25 16:06:32 +00:00
Joas Schilling
bc98a796de
Correctly trim long cyrillic note
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 13:51:21 +00:00
Joas Schilling
8816823fb3
Merge pull request #19631 from nextcloud/backport/19619/stable17
...
[stable17] Fix hover state color of drag-n-drop with theming and dark mode
2020-02-25 10:42:32 +01:00
Joas Schilling
5f5cf27263
Fix hover state color of drag-n-drop with theming and dark mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 07:44:57 +00:00
Nextcloud bot
3aeea9d2b5
[tx-robot] updated from transifex
2020-02-25 02:19:44 +00:00
Arthur Schiwon
78681a78cd
remove noise from detectUuid and cache results
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-24 19:05:58 +00:00
Roeland Jago Douma
b68b673ea9
Merge pull request #19611 from nextcloud/backport/19478/stable17
...
[stable17] Change the route generation of AuthPublicShareController.php
2020-02-24 20:00:18 +01:00
Nextcloud bot
97debaefb4
[tx-robot] updated from transifex
2020-02-24 02:19:36 +00:00
TimObert
2f635334e6
Fix requested changes
...
Signed-off-by: Tim Obert <tobert@w-commerce.de>
2020-02-23 15:45:51 +00:00
Tim Obert
27a25f974b
Change the route generation of AuthPublicShareController.php and adjust the routes for file sharing
...
Signed-off-by: Tim Obert <tobert@w-commerce.de>
2020-02-23 15:45:50 +00:00
Roeland Jago Douma
dfbc97c411
Merge pull request #19592 from nextcloud/backport/19528/stable17
...
[stable17] Strip of users home path from share api message
2020-02-23 11:39:15 +01:00
Nextcloud bot
8e7feb8504
[tx-robot] updated from transifex
2020-02-23 02:19:48 +00:00
Joas Schilling
a587c86a4a
Strip of users home path from share api message
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-22 20:27:26 +00:00
Thomas Citharel
44d4647ed9
Move RefreshWebcalJob logic to a proper service so that it may be called
...
independently
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-22 19:27:11 +01:00
Nextcloud bot
62023ead0c
[tx-robot] updated from transifex
2020-02-22 02:19:02 +00:00
Arthur Schiwon
518789aa73
extended documentation
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:51:44 +01:00
Arthur Schiwon
fb7c218ea6
ignore values that undershoot the minimum, go with default
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:51:44 +01:00