Commit graph

49707 commits

Author SHA1 Message Date
Roeland Jago Douma
c4bac0131e
Merge pull request #16909 from nextcloud/backport/16879/stable16
[stable16] Only run integration tests when PHP was modified
2019-08-28 20:33:11 +02:00
Joas Schilling
4d5e74007a Only run integration tests when PHP was modified
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-08-28 09:05:15 +00:00
Roeland Jago Douma
e7039cc2f5
Merge pull request #16891 from nextcloud/backport/15993/stable16
[stable16] Properly redirect if accessing invalid file though /f/ entrypoint
2019-08-28 09:02:57 +02:00
Roeland Jago Douma
760da64b17
Merge pull request #16883 from nextcloud/backport/16875/stable16
[stable16] Use custom client URL in welcome emails
2019-08-28 09:02:08 +02:00
Roeland Jago Douma
e1f1a13263
Merge pull request #16896 from nextcloud/dependabot/npm_and_yarn/stable16/mixin-deep-1.3.2
[Security] Bump mixin-deep from 1.3.1 to 1.3.2
2019-08-28 08:43:55 +02:00
Nextcloud bot
300631a4e9
[tx-robot] updated from transifex 2019-08-28 02:15:35 +00:00
dependabot-preview[bot]
a48a298a30
[Security] Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-27 18:07:16 +00:00
Julius Härtl
35a7d5707c Properly redirect if accessing invalid file though /f/ entrypoint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 16:51:00 +00:00
Julius Härtl
81a6adab41 Mock client URL in new user mail tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 11:48:57 +00:00
Julius Härtl
905c7786fb Use custom client URL in welcome emails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 11:48:57 +00:00
Nextcloud bot
930dea7129
[tx-robot] updated from transifex 2019-08-27 02:15:28 +00:00
Nextcloud bot
7355173156
[tx-robot] updated from transifex 2019-08-26 02:14:42 +00:00
Nextcloud bot
48e93a1307
[tx-robot] updated from transifex 2019-08-25 02:14:10 +00:00
Roeland Jago Douma
0c66dcfa61
Merge pull request #16848 from nextcloud/backport/16847/stable16
[stable16] Only add the app-itunes-app tag if the id is set
2019-08-24 09:28:40 +02:00
Nextcloud bot
6ed2c130fb
[tx-robot] updated from transifex 2019-08-24 02:15:17 +00:00
Julius Härtl
0d106a4b02 Only add the app-itunes-app tag if the id is set
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-23 19:19:27 +00:00
Nextcloud bot
8d572cc80d
[tx-robot] updated from transifex 2019-08-23 02:19:36 +00:00
Roeland Jago Douma
a33f2248e5
Merge pull request #16826 from nextcloud/backport/16808/stable16
[stable16] Undefined variable response when server is no nextcloud anymore
2019-08-22 16:14:00 +02:00
Joas Schilling
4cbeb680b0
Add a repair step to clear the projects access cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-08-22 15:42:08 +02:00
Joas Schilling
62a637fd42
Change the logic so projects are only shown when you can access all resources
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-08-22 15:39:56 +02:00
Nextcloud bot
c8d2c5ed33
[tx-robot] updated from transifex 2019-08-22 02:14:42 +00:00
Joas Schilling
18b4c1e8ca Undefined variable response when server is no nextcloud anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-08-21 14:07:43 +00:00
Joas Schilling
313e98437d Correctly remove apps without any releases
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-08-20 20:30:18 +00:00
Arthur Schiwon
f9fdc641f3 instead of upsert, fallback to default query on PgSQL <= 9.4
because there is no upsert yet

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-20 15:26:33 +00:00
blizzz
97f3fbc505
Merge pull request #16802 from nextcloud/backport/16793/stable16
[stable16] Filter more configs
2019-08-20 10:18:29 +02:00
Joas Schilling
ae06f2312c Filter more configs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-08-20 07:02:40 +00:00
Nextcloud bot
c37b4e3f75
[tx-robot] updated from transifex 2019-08-20 02:14:56 +00:00
Nextcloud bot
e66f58135d
[tx-robot] updated from transifex 2019-08-19 02:15:05 +00:00
Nextcloud bot
a584e2e899
[tx-robot] updated from transifex 2019-08-18 02:15:47 +00:00
Nextcloud bot
2bca7f372c
[tx-robot] updated from transifex 2019-08-17 02:15:09 +00:00
Nextcloud bot
94a74b8eba
[tx-robot] updated from transifex 2019-08-16 02:14:24 +00:00
Georg Ehrke
639ff3dbda
Fix tracking of auto disabled apps in Updater
This is a backport of #16507 (fixing #15416) for stable16.

Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
2019-08-15 13:23:42 -07:00
Roeland Jago Douma
fbeae1cc7b
Merge pull request #16745 from nextcloud/backport/16154/stable16
[stable16] Make possible to focus grid/list view toggle via keyboard
2019-08-15 19:41:42 +02:00
John Molakvoæ
558ec35c89
[stable16] Rename delete label to Delete folder/file (#16743)
[stable16] Rename delete label to Delete folder/file
2019-08-15 16:39:30 +02:00
John Molakvoæ (skjnldsv)
7c63605886 Always put the gridview toggle on the visible part of the page
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-15 08:59:45 +00:00
John Molakvoæ (skjnldsv)
7fefb77f5c Rename delete label to Delete folder/file
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-15 08:22:13 +00:00
Nextcloud bot
ed0f6033af
[tx-robot] updated from transifex 2019-08-15 02:14:42 +00:00
Roeland Jago Douma
a1a245e882
Merge pull request #16733 from nextcloud/version/16.0.4/final
16.0.4
2019-08-14 20:00:44 +02:00
Nextcloud bot
85a070b242
[tx-robot] updated from transifex 2019-08-14 02:15:08 +00:00
Roeland Jago Douma
a4a3047894
16.0.4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-13 14:26:23 +02:00
Nextcloud bot
4dea089ed3
[tx-robot] updated from transifex 2019-08-13 02:14:46 +00:00
Nextcloud bot
aebcbc4b04
[tx-robot] updated from transifex 2019-08-12 02:14:55 +00:00
Nextcloud bot
fb3ac4dcaf
[tx-robot] updated from transifex 2019-08-11 02:15:35 +00:00
Nextcloud bot
c577bd1bdb
[tx-robot] updated from transifex 2019-08-10 02:14:56 +00:00
Nextcloud bot
d7590ab90d
[tx-robot] updated from transifex 2019-08-09 02:14:22 +00:00
Roeland Jago Douma
57e30495cd
Merge pull request #16677 from nextcloud/version/16.0.4/RC1
16.0.4 RC1
2019-08-08 20:34:48 +02:00
Roeland Jago Douma
3df123dc45
16.0.4 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-08 19:18:05 +02:00
Roeland Jago Douma
d88324e5e8
Merge pull request #16695 from nextcloud/backport/16638/stable16
[stable16] delay sending event from app init to when they are needed
2019-08-08 19:17:27 +02:00
Roeland Jago Douma
6bfcf97c7f
Merge pull request #16691 from nextcloud/backport/16683/stable16
[stable16] Fix enable/disable user audit message
2019-08-08 11:07:25 +02:00
Arthur Schiwon
18aa047dd4 delay sending event from app init to when they are needed
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-08 08:49:44 +00:00