Nextcloud bot
a8ca8431a5
[tx-robot] updated from transifex
2019-06-24 02:14:05 +00:00
Daniel Kesselberg
f310b964d4
Hide quota bar if unlimited
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-23 21:21:13 +02:00
Jan-Christoph Borchardt
d14c0f2ed7
Move font from Nunito to Noto Sans
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-22 11:23:44 +02:00
Arthur Schiwon
99075825e3
changes the returned key from UserID to id, in accordance with getUserData
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-21 16:38:25 +02:00
Arthur Schiwon
5617785955
fixes LDAP Wizard forgetting groups on select with search
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-21 14:50:40 +02:00
blizzz
c1eff72bdf
Merge pull request #15964 from nextcloud/enh/noid/user-creation-options
...
Opt-in for generation userid, requiring email addresses
2019-06-21 11:08:59 +02:00
Arthur Schiwon
29449f85b6
uses "yes" and "no" for config switch over stringified numbers
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-21 10:22:12 +02:00
Nextcloud bot
08734326da
[tx-robot] updated from transifex
2019-06-21 02:13:40 +00:00
Daniel Kesselberg
4177653e99
Forward OCSException to initiator
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-20 18:04:52 +02:00
Nextcloud bot
4ff3978a6d
[tx-robot] updated from transifex
2019-06-20 02:13:51 +00:00
John Molakvoæ
552657223a
Fix window scroll container ( #16009 )
...
Fix window scroll container
2019-06-19 19:42:38 +02:00
blizzz
0d6e9a4a26
Merge pull request #16011 from nextcloud/fix/noid/ldapprovider-return-one-base
...
(LDAP) API: return one base properly when multiple are configured
2019-06-19 17:19:24 +02:00
Arthur Schiwon
bbe2f2535a
makes users management page aware of the introduced options
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 17:04:35 +02:00
Arthur Schiwon
660fbd64e3
ensures mapping of chosen userid
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 17:02:28 +02:00
Arthur Schiwon
5b754a6353
extends Provisioning API with optional userid and required email
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 17:02:28 +02:00
Robin Appelman
9b8f2f4192
fix previews and rollback of versions with non numeric version ids
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-19 15:09:56 +02:00
Georg Ehrke
b25838e157
Merge pull request #15988 from nextcloud/feature/shared-browserlist-config
...
Use shared browserslist config
2019-06-19 12:59:31 +00:00
Robin Appelman
817bdc47c8
Merge pull request #15869 from nextcloud/multiple-version-backends
...
fix loading multiple version backends from one app
2019-06-19 14:00:53 +02:00
Arthur Schiwon
0b34085f24
fixes return type in php doc
...
* the backend already expects and works with the string
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 13:40:07 +02:00
Arthur Schiwon
8a7b0a68a5
fixes returning the base when multiple are specified
...
* reading the config directly will return the value with line breaks
* using the proper accessor gives us all bases in an array
* returns the first matching one
* having user id provided for the group base is strange and does not let
us operate like this. here we return the first one. might change in
future, a backportable fix won't have an API change however.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 13:39:15 +02:00
Julius Härtl
bf56f2843c
Fix window scroll container
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 11:14:57 +02:00
John Molakvoæ
abb1fd9fc9
Avoid scrolling to the hidden input when toggling grid/list view ( #16005 )
...
Avoid scrolling to the hidden input when toggling grid/list view
2019-06-19 10:49:15 +02:00
Christoph Wurst
cfb64ae93e
Use shared browserslist config
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-19 10:41:10 +02:00
John Molakvoæ
3a0e4a1927
Merge pull request #15993 from nextcloud/bugfix/noid/file-not-found
...
Properly redirect if accessing invalid file though /f/ entrypoint
2019-06-19 10:35:14 +02:00
Julius Härtl
25a646e1ee
Avoid scrolling to the hidden input when toggling grid/list view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 09:35:52 +02:00
Julius Härtl
2d06ea5cfc
Properly redirect if accessing invalid file though /f/ entrypoint
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-18 13:09:38 +02:00
Arthur Schiwon
a1f2dbe29c
caches the displayname after an LDAP plugin set it
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-18 12:42:03 +02:00
blizzz
2378012ee0
Merge pull request #15858 from nextcloud/enh/noid/ldap-sharee-limited-groups
...
add LDAP integr. test for receiving share candidates with group limitation
2019-06-17 15:33:50 +02:00
John Molakvoæ
f6ad353c7c
Merge pull request #15961 from nextcloud/design/sharing-accessibility
...
Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661
2019-06-17 09:59:55 +02:00
Nextcloud bot
1bbb26e060
[tx-robot] updated from transifex
2019-06-17 02:13:59 +00:00
Nextcloud bot
dd6642ea1f
[tx-robot] updated from transifex
2019-06-16 02:14:10 +00:00
Nextcloud bot
7fea531847
[tx-robot] updated from transifex
2019-06-15 02:13:36 +00:00
Jan-Christoph Borchardt
42a84ea454
Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-14 14:16:25 +02:00
John Molakvoæ
bf18f1ee93
Add strict type on Notifications tests ( #15935 )
...
Add strict type on Notifications tests
2019-06-14 14:12:50 +02:00
Arthur Schiwon
1d48c0313c
fix inGroup check, thus make integration tests succeed
...
there is not such strange return mode. Having invalid user ids caused this
check to fail, and as side effect share limitation to groups to not work.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-14 06:23:58 +02:00
Nextcloud bot
85767660ba
[tx-robot] updated from transifex
2019-06-14 02:14:26 +00:00
Robin Appelman
f349d5a225
Merge pull request #15866 from nextcloud/versionid-string
...
allow non integer version ids
2019-06-13 17:15:26 +02:00
John Molakvoæ (skjnldsv)
e9351ef779
Add strict type on Notifications tests
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-13 14:58:38 +02:00
Daniel Calviño Sánchez
c887564e4f
Fix download entry shown on public share menu when not in mobile
...
Due to a typo in the variable name the rule was not properly parsed and
applied.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-12 15:36:13 +02:00
John Molakvoæ
2cb0b9e56e
Properly theme folder icons that are accessed though imagePath ( #15875 )
...
Properly theme folder icons that are accessed though imagePath
2019-06-11 19:16:04 +02:00
John Molakvoæ
dc600f2619
Show share settings only if incoming federated shares are allowed ( #15830 )
...
Show share settings only if incoming federated shares are allowed
2019-06-11 18:31:16 +02:00
Julius Härtl
cfed233f47
Properly theme folder icons that are accessed though imagePath
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-11 17:38:17 +02:00
labor4
ee0e1c4946
add carddav-search option for X-ADDRESSBOOKSERVER-MEMBER
...
Adding field X-ADDRESSBOOKSERVER-MEMBER
which can be used to relate persons to groups (macos behaviour).
- groups are cards with field X-ADDRESSBOOKSERVER-KIND == 'group'
- and all members' UUID/URI in the X-ADDRESSBOOKSERVER-MEMBER array of that group-card.
Signed-off-by: labor4 <schreibtisch@labor4.ch>
2019-06-07 18:03:09 +02:00
Robin Appelman
08865046fb
log inner exception during dav write
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-06 16:02:42 +02:00
Roeland Jago Douma
49361c40e2
Typehint builtin types in constructor to not initiate autoloading
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:33 +02:00
Roeland Jago Douma
357263a70b
Do not try to autoload built in types
...
This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:32 +02:00
Robin Appelman
a0a3f534f7
allow non integer version ids
...
currently version ids are timestamps, but for storage provided versions
this is not always the case and they might be strings
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-04 14:15:20 +02:00
Robin Appelman
5209cdccdb
fix loading multiple version backends from one app
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-04 14:11:24 +02:00
Roeland Jago Douma
fa40c57e8d
Update JS bundle
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 13:50:12 +02:00
dependabot-preview[bot]
188173a788
Bump nextcloud-axios from 0.1.3 to 0.2.0
...
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios ) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases )
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0 )
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-03 12:50:15 +02:00
dependabot-preview[bot]
c9369b7f69
Bump nextcloud-vue from 0.11.3 to 0.11.4
...
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue ) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.11.3...v0.11.4 )
2019-06-03 10:08:51 +02:00
dependabot-preview[bot]
4dd4c44182
[Security] Bump axios from 0.18.0 to 0.18.1
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1 )
2019-06-02 07:49:46 +02:00
Morris Jobke
db4e8d67e0
Show share settings only if incoming federated shares are allowed
...
Fixes #15802
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-31 17:38:45 +02:00
nacho
3c30d293fa
CSS: adjust media query breakpoint to improve tablet readability
...
see https://github.com/nextcloud/news/pull/467
2019-05-30 08:28:30 +02:00
John Molakvoæ (skjnldsv)
a442b78538
Build and update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:20:19 +02:00
John Molakvoæ (skjnldsv)
b53a9130a6
Unify webpack config
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:19:18 +02:00
Christoph Wurst
64c4bb5bce
Vueify the login page
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-29 11:05:16 +02:00
Nextcloud bot
b32ee3a0bb
[tx-robot] updated from transifex
2019-05-29 02:13:44 +00:00
Morris Jobke
64fb083dd9
Merge pull request #15767 from nextcloud/bugfix/0b-quota-create
...
Hide newFile menu if quota is set to 0B
2019-05-28 14:27:01 +02:00
Morris Jobke
c2c3feff0e
Merge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-darktheme
...
Change text color in search box in darktheme, ref #15598
2019-05-28 13:50:44 +02:00
Julius Härtl
1cf16fa7aa
Hide newFile menu if quota is set to 0B
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-28 10:27:01 +02:00
Nextcloud bot
c3f779b97d
[tx-robot] updated from transifex
2019-05-28 02:13:42 +00:00
Roeland Jago Douma
2dd157986f
Merge pull request #15733 from nextcloud/dependabot/npm_and_yarn/webpack-4.32.2
...
Bump webpack from 4.31.0 to 4.32.2
2019-05-27 19:27:47 +02:00
blizzz
3e5174b733
Merge pull request #15704 from nextcloud/enh/7276/group-names
...
Group display name support (service level + ldap)
2019-05-27 15:09:03 +02:00
Julius Härtl
d48787e661
Also allow dragging below the file list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-27 13:00:45 +02:00
Arthur Schiwon
c6c8a41d2f
group display name support (service level + ldap)
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-27 12:03:05 +02:00
dependabot-preview[bot]
53f18a9770
Bump webpack from 4.31.0 to 4.32.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.31.0 to 4.32.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.31.0...v4.32.2 )
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-27 11:35:14 +02:00
Nextcloud bot
cdfd2d8dd1
[tx-robot] updated from transifex
2019-05-27 02:13:41 +00:00
Greta Doci
bb811ee3e1
Change text color in search box in darktheme, ref #15598
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-05-26 17:03:40 +02:00
Nextcloud bot
7f689af6f4
[tx-robot] updated from transifex
2019-05-26 02:14:16 +00:00
Nextcloud bot
d59416eaea
[tx-robot] updated from transifex
2019-05-25 02:13:50 +00:00
Morris Jobke
e7ae8511fb
Merge pull request #15697 from nextcloud/bugfix/noid/calendar_birthday_move_repair_to_background
...
Don't run repair step for every individual user, outsource that to background job
2019-05-24 15:55:23 +02:00
Morris Jobke
9c7503ea7e
Merge pull request #15706 from nextcloud/smb-hidden-files
...
add option to show hidden files in SMB shares
2019-05-24 14:59:13 +02:00
Nextcloud bot
96d1921bb3
[tx-robot] updated from transifex
2019-05-24 02:13:40 +00:00
Robin Appelman
6d5579863e
add option to show hidden files in SMB shares
...
Note hidden files can mean different things in smb and the option the the files web ui,
the webui only counts files starting with '.' as hidden, while smb files
can be marked as hidden regardless, any files that are marked as hidden
on smb will thus be shown in the webui regardless of the setting in the files app.
Fixes #15644
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-23 21:23:56 +02:00
Georg Ehrke
7ec8e6d35b
Don't run repair step for every individual user, outsource that to background job
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-05-23 11:24:32 +02:00
Nextcloud bot
e38f55d788
[tx-robot] updated from transifex
2019-05-23 02:13:45 +00:00
Morris Jobke
237a493b6a
Merge pull request #15676 from nextcloud/revert/9609
...
Revert "send invitations for shared calendars"
2019-05-22 22:58:24 +02:00
Morris Jobke
daaa14e921
Merge pull request #15506 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.11.1
...
Bump nextcloud-vue from 0.8.0 to 0.11.1
2019-05-22 22:00:40 +02:00
blizzz
755611866e
Merge pull request #15604 from nextcloud/fix/12682/fix-possible-override-of-uniquemember
...
fixes possible override of uniqueMember by autodetection
2019-05-22 19:09:28 +02:00
Julius Härtl
23de9db7a7
Bump files_sharing bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-22 11:51:35 +02:00
Julius Härtl
0197448b85
Bump nextcloud-vue-collections
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-22 11:48:06 +02:00
John Molakvoæ (skjnldsv)
738ab1a0a0
Bump settings
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-22 11:48:06 +02:00
Georg Ehrke
98a93d5226
Revert "send invitations for shared calendars"
...
This reverts commit a9c313ce45
.
2019-05-22 09:02:25 +02:00
Nextcloud bot
f2885c171f
[tx-robot] updated from transifex
2019-05-22 02:13:52 +00:00
Morris Jobke
446dfd9d1d
Merge pull request #15651 from nextcloud/fix/quota/hover-feedback
...
Remove quota feedback if no link set
2019-05-21 21:03:14 +02:00
Morris Jobke
553543e85c
Merge pull request #15659 from nextcloud/version-backend-use
...
add way for version backends to programmatically specify if they should be used
2019-05-21 21:00:15 +02:00
Robin Appelman
ccfbee2af9
add way for version backends to programmatically specify if they should be used
...
this allows for backends that should only be used if specific conditions are met
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-21 17:14:47 +02:00
John Molakvoæ (skjnldsv)
7ec3845494
Remove quota feedback if no link set
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-21 11:11:30 +02:00
Morris Jobke
ac92603014
Merge pull request #15638 from nextcloud/bugfix/7965/sharing-hide-if-empty
...
Only show sharing section if it has content
2019-05-21 10:33:07 +02:00
Roeland Jago Douma
50dbdeea46
Merge pull request #15104 from nextcloud/enh/remote_wipe
...
Remote wipe support
2019-05-21 08:36:31 +02:00
Nextcloud bot
af680f285e
[tx-robot] updated from transifex
2019-05-21 02:13:28 +00:00
Roeland Jago Douma
f03eb7ec3c
Remote wipe support
...
This allows a user to mark a token for remote wipe.
Clients that support this can then wipe the device properly.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-20 20:50:27 +02:00
Julius Härtl
8f11d2a39b
Only show sharing section if it has content
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-20 18:07:24 +02:00
Nextcloud bot
b47be33821
[tx-robot] updated from transifex
2019-05-20 02:13:14 +00:00
Nextcloud bot
a44bb8bdcd
[tx-robot] updated from transifex
2019-05-19 02:13:57 +00:00
Nextcloud bot
db6c89ded0
[tx-robot] updated from transifex
2019-05-18 02:13:05 +00:00
Arthur Schiwon
3372bcc7fc
fixes possible override of uniqueMember by autodetection
...
* uniqueMember was the default so we did not know whether this setting is
desired or the initial value
* autodetection of the user-group association attribute runs only when it
was not set (as far as we knew)
* the default is now empty
* thus LDAPProvider might return this value as well (in exceptional cases)
* if a group base is given (edge case), use this instead of general base
* resolves #12682
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-17 16:19:23 +02:00
Nextcloud bot
e625164e85
[tx-robot] updated from transifex
2019-05-17 02:13:21 +00:00
Arthur Schiwon
45110f4c5d
fixes misunderstanding of the error message
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-16 14:31:10 +02:00