Nextcloud bot
08734326da
[tx-robot] updated from transifex
2019-06-21 02:13:40 +00:00
Nextcloud bot
4ff3978a6d
[tx-robot] updated from transifex
2019-06-20 02:13:51 +00:00
John Molakvoæ
02e350e271
Let the user confirm the remote wipe ( #15774 )
...
Let the user confirm the remote wipe
2019-06-19 19:43:03 +02:00
John Molakvoæ
552657223a
Fix window scroll container ( #16009 )
...
Fix window scroll container
2019-06-19 19:42:38 +02:00
John Molakvoæ
1e75bb4744
Add make clean ( #16012 )
...
Add make clean
2019-06-19 19:42:18 +02:00
John Molakvoæ
accf036c2e
Bump webpack-cli from 3.3.3 to 3.3.4 ( #15973 )
...
Bump webpack-cli from 3.3.3 to 3.3.4
2019-06-19 19:41: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
dependabot-preview[bot]
f074b6eaa7
Bump webpack-cli from 3.3.3 to 3.3.4
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/3.3.3...v3.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-19 13:01:45 +00:00
Christoph Wurst
c77feca64b
Let the user confirm the remote wipe
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-19 15:01:22 +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
John Molakvoæ (skjnldsv)
fc28044304
Add make clean
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-19 13:53:28 +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æ
94e4ce38cf
Remove auto focus of share input field on dialog open, fix #15261 ( #15960 )
...
Remove auto focus of share input field on dialog open, fix #15261
2019-06-19 11:09:06 +02:00
John Molakvoæ
21d836364e
Add extendedSupport to Subscription ( #15922 )
...
Add extendedSupport to Subscription
2019-06-19 10:55:10 +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
John Molakvoæ
0d7727bfeb
Allow to access source maps on apache ( #16006 )
...
Allow to access source maps on apache
2019-06-19 10:34:56 +02:00
John Molakvoæ
792c98eb58
Bump webpack from 4.33.0 to 4.34.0 ( #15972 )
...
Bump webpack from 4.33.0 to 4.34.0
2019-06-19 10:33:00 +02:00
Julius Härtl
3ef1780646
Allow to access source maps on apache
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 09:54:49 +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
Nextcloud bot
507f4afdbc
[tx-robot] updated from transifex
2019-06-19 02:13:51 +00:00
blizzz
8951376733
Merge pull request #15987 from nextcloud/fix/noid/cache-displayname-on-save
...
cache the displayname after an LDAP plugin set it
2019-06-18 23:19:56 +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
Nextcloud bot
366374d8e3
[tx-robot] updated from transifex
2019-06-18 02:13:57 +00:00
John Molakvoæ
e432ead04d
Remove precomposed from apple-touch-icon-precomposed ( #15963 )
...
Remove precomposed from apple-touch-icon-precomposed
2019-06-17 22:26:37 +02:00
Julius Härtl
d5805df6c2
Fix subscription tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-17 16:36:24 +02:00
Julius Härtl
df072471a7
Add extendedSupport to Subscription
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-17 16:36:23 +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
npmbuildbot[bot]
b855d08e15
Compiling assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-06-17 07:54:17 +00:00
Nextcloud bot
1bbb26e060
[tx-robot] updated from transifex
2019-06-17 02:13:59 +00:00
John Molakvoæ
aa3184490d
One month is enough ( #15975 )
...
One month is enough
2019-06-16 15:56:28 +02:00
John Molakvoæ
c27a42ff8c
One month is enough
2019-06-16 15:38:32 +02:00
Nextcloud bot
dd6642ea1f
[tx-robot] updated from transifex
2019-06-16 02:14:10 +00:00
dependabot-preview[bot]
fd79330145
Bump webpack from 4.33.0 to 4.34.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.33.0 to 4.34.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.33.0...v4.34.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-16 01:13:47 +00:00
Nextcloud bot
7fea531847
[tx-robot] updated from transifex
2019-06-15 02:13:36 +00:00
Gary Kim
72b8083c11
Remove precomposed from apple-touch-icon-precomposed
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-06-15 01:29:45 +08: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
Jan-Christoph Borchardt
1809dae04f
Remove auto focus of share input field on dialog open, fix #15261
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-14 14:07:57 +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
Arthur Schiwon
437b33ff63
add LDAP integr. test for receiving share candidates with group limitation
...
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