Commit Graph

49739 Commits

Author SHA1 Message Date
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
Jan-Christoph Borchardt 3a0299f75f
Add sidebar icon we use in Talk and Viewer already
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-18 17:59:00 +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
Morris Jobke 9dac9710e4 Fix full text search for groupfolders
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-06-17 12:52:22 -01: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
Robin Appelman 6150614374
Add new Provider interface for preview providers
the main difference is passing the `File` object to the provider
instead of a `View` + path

Old providers will still continue to work as before

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-17 14:09:09 +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
dependabot-preview[bot] f5709c130b
Update pixelmatch requirement in /tests/ui-regression
Updates the requirements on [pixelmatch](https://github.com/mapbox/pixelmatch) to permit the latest version.
- [Release notes](https://github.com/mapbox/pixelmatch/releases)
- [Commits](https://github.com/mapbox/pixelmatch/compare/v4.0.2...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-16 01:13:18 +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
John Molakvoæ 0bf72a74ea
Add core/js/dist/ to l10nignore (#15947)
Add core/js/dist/ to l10nignore
2019-06-13 14:39:49 +02:00
John Molakvoæ b3bfae8cfe
Adjust acceptance tests to notifications based on toastify (#15938)
Adjust acceptance tests to notifications based on toastify
2019-06-13 14:04:50 +02:00
Julius Härtl ffa0ee9953
Add core/js/dist/ to l10nignore
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-13 13:55:22 +02:00
John Molakvoæ 452d7696ff
Merge pull request #15937 from nextcloud/fix-download-entry-shown-on-public-share-menu-when-not-in-mobile
Fix download entry shown on public share menu when not in mobile
2019-06-12 17:42:36 +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
Daniel Calviño Sánchez e65fd11419 Add messages to assertFalse/True to clarify the failed assertion
Otherwise the output would just read "Failed asserting that true is
false." or "Failed asserting that false is true.", which is not very
informative when there are several assertFalse/True in a row.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-12 15:32:40 +02:00
John Molakvoæ dc9e73a6df
Add documentation to config.php for share_folder (#15931)
Add documentation to config.php for share_folder
2019-06-12 14:43:07 +02:00
Daniel Calviño Sánchez df8406dbae Adjust acceptance tests to notifications based on toastify
The old notifications were added as ".row" elements to the
"#notification-container" element; the new notifications based on
toastify are added as ".toastify .on .toast..." elements to the
"#content" element. Besides that, they also include a span element with
an X to close the notification, so now only the first child text node
should be compared to the expected message.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-12 14:32:15 +02:00
John Molakvoæ 7382655a2c
30 issues per run on stale bot (#15933)
30 issues per run on stale bot
2019-06-12 12:59:28 +02:00