Roeland Jago Douma
c37bc4fdf9
Expose isCLI to DI
...
This allows apps/backgroundjobs to find out if they are run from the CLI
or not. Some apps/backgroundjobs might do more if they are not at risk
of timing out.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-08 13:32:37 +02:00
Nextcloud bot
9fe95e8a7c
[tx-robot] updated from transifex
2018-05-08 00:11:34 +00:00
Morris Jobke
6180feeb9d
Merge pull request #9381 from nextcloud/feature/noid/add-autocomplete-to-migration-commands
...
Add autocomplete to migration commands
2018-05-07 18:46:50 +02:00
Morris Jobke
b348431bce
Merge pull request #8842 from lanxenet/patch-1
...
fix(AmazonS3): fix loop $result['Contents'] error
2018-05-07 18:41:39 +02:00
Morris Jobke
43c1e51a5f
Merge pull request #9151 from UncleAlbie/dialog-sort
...
Sort files in dialog by name.
2018-05-07 18:39:24 +02:00
Morris Jobke
cc359be048
Merge pull request #9411 from nextcloud/new-help-icon
...
Replace help icon with ? to avoid conflict with the new about section
2018-05-07 18:18:54 +02:00
Morris Jobke
7639f680a2
Merge pull request #9397 from nextcloud/log-fileinfo-not-found
...
Debug log file not found when getting fileinfo
2018-05-07 16:43:38 +02:00
Morris Jobke
7f5567e758
Merge pull request #9388 from nextcloud/log-lock-state-on-conflict
...
Log lock state on conflict
2018-05-07 16:42:26 +02:00
Morris Jobke
6d5f4432cd
Merge pull request #9313 from nextcloud/phan-check-php-doc
...
Check doc block signature to match the specified return type
2018-05-07 15:45:41 +02:00
Morris Jobke
8b0616347c
Merge pull request #9374 from nextcloud/federation-share-popover-fix
...
Federation share popover fix
2018-05-07 15:34:44 +02:00
blizzz
ec0623045b
Merge pull request #9393 from nextcloud/bugfix/noid/fix-workflow-rules
...
Fix workflow rules
2018-05-07 14:57:55 +02:00
John Molakvoæ
eb063fdb6e
Merge pull request #9363 from nextcloud/bugfix/noid/highlighted-navigation-counter
...
Add support for a highlighted navigation counter
2018-05-07 14:44:16 +02:00
Julius Härtl
cbe49ef5c2
Replace help icon with ? to avoid conflict with the new about section
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-07 14:42:50 +02:00
John Molakvoæ (skjnldsv)
16231da19f
Fix position and template
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-05-07 14:37:40 +02:00
John Molakvoæ (skjnldsv)
eadc143d91
Fixed federation scope popovermenu
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-05-07 14:37:40 +02:00
Morris Jobke
986070e1fe
Merge pull request #9406 from nextcloud/security-devices-sessions
...
Rename "Security" to "Devices & sessions"
2018-05-07 14:24:20 +02:00
John Molakvoæ
e5b61781ec
Fixed padding
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-05-07 14:11:00 +02:00
John Molakvoæ (skjnldsv)
fbe9166076
Highlight element change and alignement fix
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-05-07 14:11:00 +02:00
Joas Schilling
b045272951
Add support for a highlighted navigation counter
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-07 14:11:00 +02:00
Morris Jobke
d161d4473e
Merge pull request #9029 from nextcloud/settings-restructure
...
Restructure server settings
2018-05-07 12:29:53 +02:00
John Molakvoæ
94010e91d1
Merge pull request #9407 from nextcloud/fix-jsunit
...
Fix jsunit tests
2018-05-07 12:16:07 +02:00
Julius Härtl
951ac518e1
Fix jsunit tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-07 11:19:50 +02:00
Marius Blüm
6fea0ddffb
Rename "Security" to "Devices & sessions"
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-05-07 10:49:30 +02:00
Morris Jobke
5484260569
Merge pull request #9372 from nextcloud/bugfix/4577
...
Do not allow folder creation with quota of 0
2018-05-07 10:11:44 +02:00
Morris Jobke
0da6f6b356
Merge pull request #9371 from nextcloud/bugfix/7444
...
Cache is not part of the quota
2018-05-07 10:11:04 +02:00
Nextcloud bot
94e3bdf703
[tx-robot] updated from transifex
2018-05-07 00:11:36 +00:00
Nextcloud bot
cc09226564
[tx-robot] updated from transifex
2018-05-06 00:11:39 +00:00
Nextcloud bot
1ce3a618a8
[tx-robot] updated from transifex
2018-05-05 00:11:47 +00:00
Robin Appelman
e3de7ec867
Debug log file not found when getting fileinfo
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-05-04 18:48:12 +02:00
Joas Schilling
fc582d6253
Do not error when the tag does not exist
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-04 16:11:56 +02:00
Joas Schilling
2dd8e90a9f
Reset the value when changing the check class (because it might be invalid)
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-04 16:11:24 +02:00
Joas Schilling
a61fa70bcd
Revert back to tabs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-04 15:57:06 +02:00
Joas Schilling
bd9209b316
Fix "data is undefined" by adjusting the name of the parameter
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-04 15:54:54 +02:00
Morris Jobke
fb296342b9
Merge pull request #9387 from nextcloud/getcachentry-lock
...
remove unneeded locks in getCacheEntry
2018-05-04 14:57:09 +02:00
Robin Appelman
94c15efad0
always log locking errors
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-05-04 13:30:43 +02:00
Robin Appelman
25565dd7d8
Log more info about locking conflicts for memcache locking backends
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-05-04 13:30:18 +02:00
Robin Appelman
734aec1522
remove unneeded locks in getCacheEntry
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-05-04 12:51:41 +02:00
Morris Jobke
2780bb0b2b
Merge pull request #9364 from nextcloud/log-invalid-storage
...
Log mount and storage issues in getFileInfo
2018-05-04 12:01:33 +02:00
Nextcloud bot
bd2aede6a3
[tx-robot] updated from transifex
2018-05-04 00:11:52 +00:00
Morris Jobke
3f2a5c9335
Merge pull request #9290 from nextcloud/streams-0.6.1
...
Use better way to determine stream type in stream wrapper
2018-05-03 17:15:02 +02:00
Morris Jobke
2d66f04aa0
Merge pull request #9340 from gboudreau/dev/chrome-devconsole-sourcemap-warnings
...
Resolves warnings in Chrome Dev Console
2018-05-03 16:58:41 +02:00
Joas Schilling
f772b7b4dd
Add autocomplete to migration commands
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-03 16:52:56 +02:00
Morris Jobke
dc5c4b2e1f
Merge pull request #9353 from nextcloud/feature/4724/versions_dav
...
Add versions DAV endpoint
2018-05-03 16:52:32 +02:00
Morris Jobke
fb9cb6d4c6
Merge pull request #9373 from nextcloud/bugfix/8929/actual_fetch_version
...
Get correct version of an app
2018-05-03 16:45:18 +02:00
Morris Jobke
7cb467b476
Merge pull request #9355 from nextcloud/dav-upload-lock
...
only allow a single concurrent dav write to a file
2018-05-03 16:28:39 +02:00
Morris Jobke
ceb674632c
Merge pull request #9332 from nextcloud/personal-settings-fixes
...
Small improvements for personal settings
2018-05-03 13:55:52 +02:00
Roeland Jago Douma
0ff83f7230
Do not allow folder creation with quota of 0
...
Fixes #4577
Users with a quota of 0 are a special case. Since they can't (ever)
create files on their own storage. Therefor it makes no real that they
can create folders (and possible share those etc).
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-03 11:31:23 +02:00
Morris Jobke
b6457e4135
Only show used amount for unlimited quota users
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-05-03 10:50:08 +02:00
Julius Härtl
94528ad2be
Move quota icon to core
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-03 10:32:16 +02:00
Julius Härtl
d0efe1bf6c
Translate details text
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-03 10:32:15 +02:00