Commit graph

49491 commits

Author SHA1 Message Date
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
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
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
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
Roeland Jago Douma
fff47cdecb
Merge pull request #16689 from nextcloud/backport/16686/stable16
[stable16] Properly return an int in the getId function of the cache
2019-08-08 09:59:38 +02:00
John Molakvoæ (skjnldsv)
9ec4527cb7 Fix enable/disable user audit message
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-08 06:21:16 +00:00
Roeland Jago Douma
55ad6c1fa2 Properly return an int in the getId function of the cache
fixes #16684

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-08 06:15:46 +00:00
Nextcloud bot
89ba8c6c6d
[tx-robot] updated from transifex 2019-08-08 02:14:51 +00:00
John Molakvoæ
1def358729
[stable16] Fix ie app menu loading click (#16668)
[stable16] Fix ie app menu loading click
2019-08-07 08:39:02 +02:00
Nextcloud bot
8280bb5bf1
[tx-robot] updated from transifex 2019-08-07 02:14:45 +00:00
John Molakvoæ (skjnldsv)
c809dc1827
Fix ie app menu loading click
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-06 20:02:54 +02:00
blizzz
d5053d00c7
Merge pull request #16637 from nextcloud/backport/16525/stable16
[stable16] files_external: proper user context for sharing
2019-08-06 10:58:14 +02:00
Nextcloud bot
b8068fc11d
[tx-robot] updated from transifex 2019-08-06 02:14:45 +00:00
Morris Jobke
fb65d1e0ae
Merge pull request #16627 from nextcloud/backport/16586/stable16
[stable16] log circles and remote shares in admin_audit
2019-08-05 12:51:42 +02:00
Nextcloud bot
2754e49925
[tx-robot] updated from transifex 2019-08-05 02:14:34 +00:00
Nextcloud bot
e031965348
[tx-robot] updated from transifex 2019-08-04 02:15:29 +00:00
Nextcloud bot
25235a770f
[tx-robot] updated from transifex 2019-08-03 02:14:39 +00:00
Roeland Jago Douma
7a1169910a
Merge pull request #16633 from nextcloud/backport/15790/stable16
[stable16] remove unncessary code block in share recommendations, fixed undefined var error
2019-08-02 19:46:23 +02:00
Arthur Schiwon
b0c50ef6e9 fix check for null
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 12:08:22 +00:00
Julius Härtl
271f86cff3 Adjust tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-02 12:08:22 +00:00