Commit Graph

50467 Commits

Author SHA1 Message Date
Christoph Wurst 0a547c94ff
Install Select2 via npm
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-09-05 17:30:13 +02:00
Roeland Jago Douma d0cfa7b91c
Merge pull request #17011 from nextcloud/version/we-are-18
Development is 18 now!
2019-09-05 11:27:28 +02:00
Roeland Jago Douma 04ef434af0
Development is 18 now!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-05 11:26:35 +02:00
Roeland Jago Douma 16b0243cf5
Merge pull request #17008 from nextcloud/enh/nodbtests_log/filetest
Log/FileTest does not require the DB
2019-09-05 10:31:13 +02:00
Roeland Jago Douma c2d1cb678e
Merge pull request #17009 from nextcloud/enh/drone_integration_parallel_composer
Download composer packages in parallel in integration tests
2019-09-05 10:30:33 +02:00
Roeland Jago Douma 8c734b5d19
Merge pull request #16919 from nextcloud/version/17.0.0/beta4
17 Beta 4
2019-09-05 08:36:51 +02:00
Nextcloud bot 8072e3e568
[tx-robot] updated from transifex 2019-09-05 02:16:14 +00:00
Roeland Jago Douma c3e5841532
17 Beta 4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-04 22:50:17 +02:00
Roeland Jago Douma a2f280badc
Merge pull request #17007 from nextcloud/enh/nodbtests
CapabilitiesTests are not DB tests
2019-09-04 22:47:43 +02:00
Roeland Jago Douma b463a2e4a8
Download composer packages in parallel in integration tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-04 21:10:48 +02:00
Roeland Jago Douma 30d00e63d9
Merge pull request #16999 from nextcloud/bugfix/noid/getJailedPath-root
Return the proper jailed path when requesting the root path
2019-09-04 20:52:10 +02:00
Roeland Jago Douma 0ff08810d9
Log/FileTest does not require the DB
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-04 20:41:12 +02:00
Roeland Jago Douma 80743e1f85
CapabilitiesTests are not DB tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-04 20:32:34 +02:00
Roeland Jago Douma 4456d01c6e
Merge pull request #16970 from nextcloud/bugfix/noid/opt_in_for_push_notifications_calendar_reminders
Make push notifications for calendar reminders opt-in
2019-09-04 20:08:21 +02:00
Roeland Jago Douma d744c04a86
Merge pull request #16534 from nextcloud/trash-copy-free-space
dont try to copy trash items to user if the user has not enough free space
2019-09-04 20:06:43 +02:00
Julius Härtl 64fe9bc287
Return the proper jailed path when requesting the root path
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-04 13:25:17 +02:00
Robin Appelman 9bf8ee701f
Update apps/files_trashbin/lib/Trashbin.php
Co-Authored-By: Morris Jobke <hey@morrisjobke.de>
2019-09-04 13:06:07 +02:00
Roeland Jago Douma 0e19e55e24
Merge pull request #16835 from nextcloud/bugfix/16833/remove-orphan-event-data-from-subscriptions
Remove orphaned calendar data from deleted subscriptions
2019-09-04 10:54:47 +02:00
Roeland Jago Douma ca0fbaca8c
Merge pull request #16882 from nextcloud/enh/apppassword_rotation
Allow rotation of apppasswords
2019-09-04 10:49:10 +02:00
Roeland Jago Douma 560b9851e5
Merge pull request #16231 from nextcloud/enhancement/noid/nodeinfo
+nodeinfo public service
2019-09-04 10:36:49 +02:00
Roeland Jago Douma 2fdf946dae
Merge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-menu-automatically
Dont show menu automatically when share link is clicked
2019-09-04 10:36:04 +02:00
Roeland Jago Douma 4be862f7d7
Merge pull request #16951 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.2
Bump nextcloud-vue from 0.12.1 to 0.12.2
2019-09-04 10:25:42 +02:00
Roeland Jago Douma 361ff3127e
Merge pull request #16932 from nextcloud/fix/workflow/jails
Be sure to get the jailed path if the storage is a jail
2019-09-04 08:55:47 +02:00
Roeland Jago Douma 739e25e1db
Merge pull request #16980 from nextcloud/bugfix/16878/change_button_label
Change the save credentials button label
2019-09-04 08:54:51 +02:00
Roeland Jago Douma ab2a8bacf1
Merge pull request #16975 from nextcloud/build/noid/makefile-clean-git
Add clean-git target to makefile
2019-09-04 08:09:21 +02:00
Roeland Jago Douma b7301f40dd
Merge pull request #16972 from nextcloud/enh/default_client_timeout
Set a default request timeout
2019-09-04 08:08:48 +02:00
Roeland Jago Douma 102b1e170c
Merge pull request #16990 from nextcloud/ci/do_not_run_every_db_combo_on_prs
Do not run every possible DB combo on PRs
2019-09-04 08:08:02 +02:00
Roeland Jago Douma de571bd963
Merge pull request #16982 from nextcloud/enh/only_run_codecov_on_merge
Only run code coverage CI on merge
2019-09-04 08:06:33 +02:00
Roeland Jago Douma 3776f7e0cb
Merge pull request #16981 from nextcloud/fix/timeout/300
No need to wait 10 minutes for the DB to get up.
2019-09-04 08:06:02 +02:00
Nextcloud bot b3292b6552
[tx-robot] updated from transifex 2019-09-04 02:16:15 +00:00
Roeland Jago Douma f4ab4431ab
Do not run every possible DB combo on PRs
Only run them once merged.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-03 20:15:52 +02:00
Roeland Jago Douma 16477c181e
Only run code coverage CI on merge
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-03 18:07:28 +02:00
Roeland Jago Douma 60c7ef7f5e
No need to wait 10 minutes for the DB to get up.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-03 15:38:52 +02:00
Greta Doci fc83ca7409 Change the save credentials button label and the mail_settings input class
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-09-03 15:25:17 +02:00
Daniel Kesselberg 773778dd8c
Add default timeout to expected request options
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-03 14:59:09 +02:00
dependabot-preview[bot] 332bdb205b Bump nextcloud-vue from 0.12.1 to 0.12.2
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.1...v0.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-03 08:53:42 +00:00
Julius Härtl 63626f593e
Add clean-git target to makefile
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-03 10:13:28 +02:00
Roeland Jago Douma f57fa231f7
Be sure to get the jailed path if the storage is a jail
Fixes: https://github.com/nextcloud/groupfolders/issues/583

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-03 09:57:09 +02:00
Roeland Jago Douma ecd0d39c30
Merge pull request #16928 from nextcloud/fix/icontrolelrmethodreflector
Remove reflect method form public interface
2019-09-03 07:53:36 +02:00
Roeland Jago Douma 6093acd4f0
Merge pull request #16969 from nextcloud/bugfix/14350/thumbnail_should_open_thefile_not_sidebar
When you click on thumbnail of a file, it should open the file not the sidebar
2019-09-03 07:52:34 +02:00
Roeland Jago Douma 6188734579
Merge pull request #16964 from phpbg/master
Fix sanity checks #16963
2019-09-03 07:50:11 +02:00
Roeland Jago Douma d22ab5e7a9
Merge pull request #16955 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.3
Bump webpack from 4.39.2 to 4.39.3
2019-09-03 07:49:20 +02:00
Nextcloud bot 0d1df80fbf
[tx-robot] updated from transifex 2019-09-03 02:15:06 +00:00
Roeland Jago Douma 80d272c311
Merge pull request #16968 from nextcloud/feature/noid/guest-mention-notifications-for-talk
Define a guest type so Talk can use it in it's notifications
2019-09-02 20:14:38 +02:00
dependabot-preview[bot] 6e6fbc6783 Bump webpack from 4.39.2 to 4.39.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-02 14:24:00 +00:00
Roeland Jago Douma 847b76c16e
Merge pull request #16930 from nextcloud/npm/audit/build
Fix npm audit warning in build
2019-09-02 15:49:20 +02:00
Roeland Jago Douma ca2623e6ad
Set a default request timeout
This to avoid endless running processes.
A default timeout of 30 seconds should cover the 99% case. If a job need
specific longer time it should set that.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-02 15:42:48 +02:00
Georg Ehrke 88f6d1c20e
Make push notifications for calendar reminders opt-in
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-09-02 15:18:43 +02:00
Greta Doci ac2c1ddd4e Change filelist _onClickFile function so thumbnail to open the file instead of the sidebar
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-09-02 15:11:52 +02:00
Joas Schilling 60fe0d7fc4
Define a guest type so Talk can use it in it's notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-02 14:56:50 +02:00