Commit Graph

50691 Commits

Author SHA1 Message Date
Roeland Jago Douma 803c8ddf7f
Merge pull request #16984 from nextcloud/bugfix/noid/warn-during-upload-drop
Warn user before closing when uploading a file on a upload only link
2019-09-06 12:18:08 +02:00
Julius Härtl 41fd71fb82
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-06 11:14:00 +02:00
Julius Härtl e6e73b636f
Use different jsonpFunction
This avoids issues when multiple entrypoints try to asynchronously load chunks on the same page

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-06 11:10:11 +02:00
ritsute a67941f5f3 fix "create folder" icon overlaying home icon
Signed-off-by: Brandon <brandon.yeow@websparks.sg>
2019-09-06 13:49:51 +08:00
Nextcloud bot 1a7310f4b3
[tx-robot] updated from transifex 2019-09-06 02:15:01 +00:00
Jochen a1c83c12d0 Prevent undefined for $login['style']
https://github.com/nextcloud/server/pull/16832#discussion_r321075261

Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-05 19:20:32 +02:00
Jochen c6b660099a Move "Log in with" label to "sociallogin" app
https://github.com/nextcloud/server/pull/16832#issuecomment-528197965

Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-05 19:16:17 +02:00
Daniel Rudolf 2d56664e35
Improve usage of IAppManager::getAppWebPath()
Deprecate \OC_App::getAppWebPath() and \OC_App::getAppPath()

Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2019-09-05 18:35:40 +02:00
Christoph Wurst 0a547c94ff
Install Select2 via npm
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-09-05 17:30:13 +02:00
Joas Schilling 858b18e34a
Bye Spreed namespace, hello Talk!
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-05 15:32:58 +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
Jochen a9b942cbbe Add default style for alternative login
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-04 21:06:25 +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
Joas Schilling 70807a74c7
Correctly check for new default root
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-04 09:28:58 +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
Jochen e710976b99 Add more space between form and alternate login
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-03 22:44:31 +02: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
Julius Härtl 64c63bb00b
Properly initialize the CacheJail for sharing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-03 18:07:59 +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
Julius Härtl f12a99e5e2
Warn user before closing when uploading a file on a upload only link
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-03 16:35:34 +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