]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoMake app updates better visible
Joas Schilling [Tue, 16 Feb 2016 11:59:24 +0000 (12:59 +0100)]
Make app updates better visible

8 years agoMerge pull request #22446 from owncloud/3rdparty-adjustment
Thomas Müller [Wed, 17 Feb 2016 14:59:14 +0000 (15:59 +0100)]
Merge pull request #22446 from owncloud/3rdparty-adjustment

Add new patchwork references

8 years agoMerge pull request #22340 from owncloud/allow-licensephp-for-app-repos-aswell
Thomas Müller [Wed, 17 Feb 2016 14:09:30 +0000 (15:09 +0100)]
Merge pull request #22340 from owncloud/allow-licensephp-for-app-repos-aswell

Allow license.php for app repos aswell

8 years agoMerge pull request #16783 from owncloud/handle-redirects-global
Thomas Müller [Wed, 17 Feb 2016 13:49:04 +0000 (14:49 +0100)]
Merge pull request #16783 from owncloud/handle-redirects-global

Adding global error handler for ajax calls which run into redirection…

8 years agoMerge pull request #22468 from owncloud/files_external-global
Thomas Müller [Wed, 17 Feb 2016 13:41:30 +0000 (14:41 +0100)]
Merge pull request #22468 from owncloud/files_external-global

remove global credentials

8 years agoMerge pull request #22470 from owncloud/minimum-phpunit-4.4
Thomas Müller [Wed, 17 Feb 2016 13:20:37 +0000 (14:20 +0100)]
Merge pull request #22470 from owncloud/minimum-phpunit-4.4

Minimum phpunit 4.4

8 years agoKill no longer used autotest.cmd
Thomas Müller [Wed, 17 Feb 2016 13:02:24 +0000 (14:02 +0100)]
Kill no longer used autotest.cmd

8 years agoWe require minimum PHPUnit 4.4
Thomas Müller [Wed, 17 Feb 2016 13:01:57 +0000 (14:01 +0100)]
We require minimum PHPUnit 4.4

8 years agoremove global credentials
Robin Appelman [Wed, 17 Feb 2016 12:55:27 +0000 (13:55 +0100)]
remove global credentials

8 years agoAdd new patchwork references
Lukas Reschke [Tue, 16 Feb 2016 16:35:32 +0000 (17:35 +0100)]
Add new patchwork references

CI for https://github.com/owncloud/3rdparty/pull/249

8 years agoMerge pull request #22445 from owncloud/files-client-sendpropfindheaders
Thomas Müller [Wed, 17 Feb 2016 10:32:16 +0000 (11:32 +0100)]
Merge pull request #22445 from owncloud/files-client-sendpropfindheaders

Files DAV client send propfind headers

8 years agoMerge pull request #22452 from owncloud/fix_22441
Thomas Müller [Wed, 17 Feb 2016 09:59:03 +0000 (10:59 +0100)]
Merge pull request #22452 from owncloud/fix_22441

Unlock sharee input field when sharing fails

8 years agoMerge pull request #22451 from owncloud/use-proper-user-folder
Thomas Müller [Wed, 17 Feb 2016 09:58:31 +0000 (10:58 +0100)]
Merge pull request #22451 from owncloud/use-proper-user-folder

Handles null as return code and uses proper UserFolder in trashbin

8 years agoMerge pull request #22437 from owncloud/fix_14095
Thomas Müller [Wed, 17 Feb 2016 09:58:14 +0000 (10:58 +0100)]
Merge pull request #22437 from owncloud/fix_14095

Allow searching for single character users to share with

8 years agoMerge pull request #22435 from owncloud/trashbin-hook-nouser
Thomas Müller [Wed, 17 Feb 2016 09:57:50 +0000 (10:57 +0100)]
Merge pull request #22435 from owncloud/trashbin-hook-nouser

Don't resize trash when no user

8 years agoMerge pull request #22419 from owncloud/issue-20663-console-add-user-group-with-shares
Thomas Müller [Wed, 17 Feb 2016 09:57:23 +0000 (10:57 +0100)]
Merge pull request #22419 from owncloud/issue-20663-console-add-user-group-with-shares

Make sure to init the users Filesystem so we can add group shares

8 years agoMerge pull request #22299 from owncloud/erikpel-css-fix
Thomas Müller [Wed, 17 Feb 2016 09:52:58 +0000 (10:52 +0100)]
Merge pull request #22299 from owncloud/erikpel-css-fix

App navigation scrolling (Possible fix for #22158)

8 years agoDo not clear sharee input on failed share
Roeland Jago Douma [Wed, 17 Feb 2016 08:19:21 +0000 (09:19 +0100)]
Do not clear sharee input on failed share

8 years agoUnlock sharee input field when sharing fails
Roeland Jago Douma [Tue, 16 Feb 2016 18:40:44 +0000 (19:40 +0100)]
Unlock sharee input field when sharing fails

Fixes #22441

When addShares fails (for whatever reason) we should unlock the sharee
input field so the user does not have to reload the page.

8 years agoCheck the mailmap file of core as well
Joas Schilling [Fri, 12 Feb 2016 08:06:07 +0000 (09:06 +0100)]
Check the mailmap file of core as well

8 years agoAllow the script to run for different git roots
Joas Schilling [Fri, 12 Feb 2016 08:04:40 +0000 (09:04 +0100)]
Allow the script to run for different git roots

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 17 Feb 2016 06:56:11 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

8 years agoHandles null as return code and uses proper UserFolder in trashbin
Morris Jobke [Tue, 16 Feb 2016 17:45:25 +0000 (18:45 +0100)]
Handles null as return code and uses proper UserFolder in trashbin

8 years agoFixes #22158
Erik Pellikka [Wed, 10 Feb 2016 20:20:05 +0000 (22:20 +0200)]
Fixes #22158

changed 620px to calc(100vh - 100px);

8 years agoFix redundant headers in files dav client
Vincent Petry [Tue, 16 Feb 2016 16:28:35 +0000 (17:28 +0100)]
Fix redundant headers in files dav client

The defaultHeaders are already injected with the xhrProvider, so no need
to pass them again a second time.

8 years agoUpdate davclient library for propfind headers
Vincent Petry [Tue, 16 Feb 2016 16:28:24 +0000 (17:28 +0100)]
Update davclient library for propfind headers

8 years agoDon't resize trash when no user
Vincent Petry [Tue, 16 Feb 2016 15:29:07 +0000 (16:29 +0100)]
Don't resize trash when no user

Happens when overwriting files on federated shares.

8 years agoAllow searching for single user
Roeland Jago Douma [Tue, 16 Feb 2016 15:23:09 +0000 (16:23 +0100)]
Allow searching for single user

8 years agoMerge pull request #22432 from owncloud/files_external-backends
Thomas Müller [Tue, 16 Feb 2016 15:08:21 +0000 (16:08 +0100)]
Merge pull request #22432 from owncloud/files_external-backends

remove login credentails and user provided backends

8 years agoMerge pull request #22429 from owncloud/fix-coverage-reporting
Thomas Müller [Tue, 16 Feb 2016 14:35:55 +0000 (15:35 +0100)]
Merge pull request #22429 from owncloud/fix-coverage-reporting

Fix coverage reporting

8 years agoremove login credentails and user provided backends
Robin Appelman [Tue, 16 Feb 2016 14:22:23 +0000 (15:22 +0100)]
remove login credentails and user provided backends

8 years agoMerge pull request #22430 from owncloud/add-new-apps-to-transifex
Thomas Müller [Tue, 16 Feb 2016 14:10:34 +0000 (15:10 +0100)]
Merge pull request #22430 from owncloud/add-new-apps-to-transifex

Adding transifex to new core apps

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 16 Feb 2016 13:49:12 +0000 (08:49 -0500)]
[tx-robot] updated from transifex

8 years agoAdding transifex to new core apps
Thomas Müller [Tue, 16 Feb 2016 13:40:10 +0000 (14:40 +0100)]
Adding transifex to new core apps

8 years agoFix coverage reporting
Thomas Müller [Tue, 16 Feb 2016 13:21:28 +0000 (14:21 +0100)]
Fix coverage reporting

8 years agoMerge pull request #22413 from owncloud/kill-coverage-on-scrutinizer
Thomas Müller [Tue, 16 Feb 2016 13:05:32 +0000 (14:05 +0100)]
Merge pull request #22413 from owncloud/kill-coverage-on-scrutinizer

No more code coverage on scrutinizer

8 years agoMerge pull request #22416 from owncloud/fix_22402
Thomas Müller [Tue, 16 Feb 2016 12:37:22 +0000 (13:37 +0100)]
Merge pull request #22416 from owncloud/fix_22402

Return proper error string if sharing for this user is disabled

8 years agoMerge pull request #22338 from owncloud/fix_22247
Thomas Müller [Tue, 16 Feb 2016 12:37:07 +0000 (13:37 +0100)]
Merge pull request #22338 from owncloud/fix_22247

Allow more characters in filenames

8 years agoMerge pull request #22417 from owncloud/issue-22389-duplicate-output-message
Morris Jobke [Tue, 16 Feb 2016 12:21:38 +0000 (13:21 +0100)]
Merge pull request #22417 from owncloud/issue-22389-duplicate-output-message

Remove inaccurate "is already enabled" message

8 years agoMake sure to init the users Filesystem so we can add group shares
Joas Schilling [Tue, 16 Feb 2016 10:46:35 +0000 (11:46 +0100)]
Make sure to init the users Filesystem so we can add group shares

8 years agoRemove inaccurate "is already enabled" message
Joas Schilling [Tue, 16 Feb 2016 09:59:06 +0000 (10:59 +0100)]
Remove inaccurate "is already enabled" message

8 years agoReturn proper error string if sharing for this user is disabled
Roeland Jago Douma [Tue, 16 Feb 2016 09:22:49 +0000 (10:22 +0100)]
Return proper error string if sharing for this user is disabled

Fixes #22402

8 years agoMerge pull request #22398 from owncloud/fix-card-properties
Thomas Müller [Tue, 16 Feb 2016 09:19:51 +0000 (10:19 +0100)]
Merge pull request #22398 from owncloud/fix-card-properties

Queries on the cards table by uri require the addressbook as well

8 years agoAdd script to generate coverage badges
Thomas Müller [Tue, 16 Feb 2016 09:07:00 +0000 (10:07 +0100)]
Add script to generate coverage badges

8 years agoSend 401 header for OC_JSON::checkLoggedIn()
Lukas Reschke [Tue, 16 Feb 2016 08:48:40 +0000 (09:48 +0100)]
Send 401 header for OC_JSON::checkLoggedIn()

8 years agoMerge pull request #22390 from owncloud/update-tarstreamer
Thomas Müller [Tue, 16 Feb 2016 08:20:23 +0000 (09:20 +0100)]
Merge pull request #22390 from owncloud/update-tarstreamer

Update TarStreamer to v0.1.0

8 years agoMerge pull request #22400 from owncloud/files-select-closesidebar
Thomas Müller [Tue, 16 Feb 2016 08:15:14 +0000 (09:15 +0100)]
Merge pull request #22400 from owncloud/files-select-closesidebar

Close file detail sidebar when selecting/unselecting files

8 years agoMerge pull request #22377 from owncloud/remove-unneeded-code
Thomas Müller [Tue, 16 Feb 2016 07:30:20 +0000 (08:30 +0100)]
Merge pull request #22377 from owncloud/remove-unneeded-code

Remove unneeded parameter from OC_App::getEnabledApps

8 years agoMerge pull request #22385 from owncloud/issue-22384-invalid-content-location-on-comme...
Thomas Müller [Tue, 16 Feb 2016 07:30:11 +0000 (08:30 +0100)]
Merge pull request #22385 from owncloud/issue-22384-invalid-content-location-on-commenting

Posting a comment replies with invalid location URL

8 years agoMerge pull request #22392 from owncloud/create-default-calendar-and-addressbook
Thomas Müller [Tue, 16 Feb 2016 07:29:54 +0000 (08:29 +0100)]
Merge pull request #22392 from owncloud/create-default-calendar-and-addressbook

On login we create a default calendar and a default addressbook for t…

8 years agoMerge pull request #22403 from owncloud/improved-error-handling
Thomas Müller [Tue, 16 Feb 2016 07:29:38 +0000 (08:29 +0100)]
Merge pull request #22403 from owncloud/improved-error-handling

Remove background job if the server accepted to ask for the shared secret

8 years agoMerge pull request #22407 from fancycode/untrusted_domain
Thomas Müller [Tue, 16 Feb 2016 07:29:02 +0000 (08:29 +0100)]
Merge pull request #22407 from fancycode/untrusted_domain

Pass checked host as "domain" variable to "untrustedDomain" template.

8 years agoNo more code coverage on scrutinizer
Thomas Müller [Tue, 16 Feb 2016 07:22:57 +0000 (08:22 +0100)]
No more code coverage on scrutinizer

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 16 Feb 2016 06:55:39 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoforbidden (403) is a valid return status, don't log the whole exception in this case
Bjoern Schiessle [Mon, 15 Feb 2016 16:33:06 +0000 (17:33 +0100)]
forbidden (403) is a valid return status, don't log the whole exception in this case

8 years agothrow exception if we don't find a token for a given server
Bjoern Schiessle [Mon, 15 Feb 2016 15:59:49 +0000 (16:59 +0100)]
throw exception if we don't find a token for a given server

8 years agoRemove background job if the server accepted to ask for the shared secret
Bjoern Schiessle [Mon, 15 Feb 2016 15:24:21 +0000 (16:24 +0100)]
Remove background job if the server accepted to ask for the shared secret

If we don't remove it the server will later ask the remote server to ask for
the shared secret which will result in a error log message on the remote server
and in some circumstances maybe even to a failure

8 years agoMerge pull request #22406 from pierreozoux/patch-1
Thomas Müller [Mon, 15 Feb 2016 17:02:55 +0000 (18:02 +0100)]
Merge pull request #22406 from pierreozoux/patch-1

typo

8 years agotypo
Pierre Ozoux [Mon, 15 Feb 2016 16:03:16 +0000 (16:03 +0000)]
typo

8 years agoPass checked host as "domain" variable to "untrustedDomain" template.
Joachim Bauch [Mon, 15 Feb 2016 16:02:14 +0000 (17:02 +0100)]
Pass checked host as "domain" variable to "untrustedDomain" template.
Currently the "SERVER_NAME" is passed to the template, which in some cases doesn't match the host returned by "getInsecureServerHost" (or is empty).

8 years agoMerge pull request #22376 from owncloud/fix-return-code-getAppPath
Thomas Müller [Mon, 15 Feb 2016 15:58:37 +0000 (16:58 +0100)]
Merge pull request #22376 from owncloud/fix-return-code-getAppPath

Properly handle return code of OC_App::getAppPath

8 years agoCatch auth coming from JS in OCS
Lukas Reschke [Mon, 15 Feb 2016 14:38:37 +0000 (15:38 +0100)]
Catch auth coming from JS in OCS

8 years agoClose file detail sidebar when selecting/unselecting files
Vincent Petry [Mon, 15 Feb 2016 13:58:44 +0000 (14:58 +0100)]
Close file detail sidebar when selecting/unselecting files

Interacting with the checkboxes, also "Select all" will automatically
close the sidebar now.

8 years agoOn login we create a default calendar and a default addressbook for the user - fixes...
Thomas Müller [Mon, 15 Feb 2016 11:39:36 +0000 (12:39 +0100)]
On login we create a default calendar and a default addressbook for the user - fixes #22360

8 years agoQueries on the cards table by uri require the addressbook as well - fixes #22284
Thomas Müller [Mon, 15 Feb 2016 13:13:04 +0000 (14:13 +0100)]
Queries on the cards table by uri require the addressbook as well - fixes #22284

8 years agoRemove unneeded parameter from OC_App::getEnabledApps
Morris Jobke [Sun, 14 Feb 2016 20:07:01 +0000 (21:07 +0100)]
Remove unneeded parameter from OC_App::getEnabledApps

8 years agoUpdate TarStreamer to v0.1.0
Thomas Müller [Mon, 15 Feb 2016 11:00:33 +0000 (12:00 +0100)]
Update TarStreamer to v0.1.0

8 years agoAdd handler for global ajax errors
Vincent Petry [Thu, 10 Dec 2015 17:08:40 +0000 (18:08 +0100)]
Add handler for global ajax errors

8 years agoAdding global error handler for ajax calls which run into redirections or unauthorize...
Thomas Müller [Sat, 6 Jun 2015 20:43:41 +0000 (22:43 +0200)]
Adding global error handler for ajax calls which run into redirections or unauthorized responses

8 years agoMerge pull request #22337 from owncloud/new_reshare_no_initiator
Thomas Müller [Mon, 15 Feb 2016 11:02:52 +0000 (12:02 +0100)]
Merge pull request #22337 from owncloud/new_reshare_no_initiator

On backend hickups don't crash OCS output

8 years agoMerge pull request #22358 from owncloud/fix-22278
Thomas Müller [Mon, 15 Feb 2016 11:02:35 +0000 (12:02 +0100)]
Merge pull request #22358 from owncloud/fix-22278

Fix race condition when switching filter mode. Fixes #22278

8 years agoMerge pull request #22379 from owncloud/limit-scrutinizer-scope
Thomas Müller [Mon, 15 Feb 2016 11:02:21 +0000 (12:02 +0100)]
Merge pull request #22379 from owncloud/limit-scrutinizer-scope

Limit scope of scrutinizer to actual application code

8 years agoMerge pull request #22381 from owncloud/remove-not-needed-variable
Thomas Müller [Mon, 15 Feb 2016 11:02:03 +0000 (12:02 +0100)]
Merge pull request #22381 from owncloud/remove-not-needed-variable

Remove not needed variable

8 years agoMerge pull request #22383 from owncloud/better-sharee-translations
Thomas Müller [Mon, 15 Feb 2016 10:16:16 +0000 (11:16 +0100)]
Merge pull request #22383 from owncloud/better-sharee-translations

Do not use string concatination for translations

8 years agoDeduplicate slashes
Joas Schilling [Mon, 15 Feb 2016 09:54:56 +0000 (10:54 +0100)]
Deduplicate slashes

8 years agoMerge pull request #22350 from owncloud/fix_22304
Thomas Müller [Mon, 15 Feb 2016 09:45:42 +0000 (10:45 +0100)]
Merge pull request #22350 from owncloud/fix_22304

WebUI feedback when sharing

8 years agoDo not use string concatination for translations
Joas Schilling [Mon, 15 Feb 2016 08:20:15 +0000 (09:20 +0100)]
Do not use string concatination for translations

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 15 Feb 2016 06:55:28 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoMerge pull request #22380 from owncloud/make-scrutinizer-happy
Thomas Müller [Mon, 15 Feb 2016 06:01:41 +0000 (07:01 +0100)]
Merge pull request #22380 from owncloud/make-scrutinizer-happy

Fix typo in PHPDoc

8 years agoMerge pull request #22375 from owncloud/fix_22352
Thomas Müller [Mon, 15 Feb 2016 05:59:15 +0000 (06:59 +0100)]
Merge pull request #22375 from owncloud/fix_22352

Search tags in UI case insensitive

8 years agoMerge pull request #22378 from owncloud/drop-unreachable-code
Thomas Müller [Mon, 15 Feb 2016 05:55:16 +0000 (06:55 +0100)]
Merge pull request #22378 from owncloud/drop-unreachable-code

Remove unreachable code in priavte/api.php

8 years agoRemove not needed variable
Morris Jobke [Sun, 14 Feb 2016 20:44:53 +0000 (21:44 +0100)]
Remove not needed variable

8 years agoFix typo in PHPDoc
Morris Jobke [Sun, 14 Feb 2016 20:28:22 +0000 (21:28 +0100)]
Fix typo in PHPDoc

8 years agoLimit scope of scrutinizer to actual application code
Morris Jobke [Sun, 14 Feb 2016 20:18:56 +0000 (21:18 +0100)]
Limit scope of scrutinizer to actual application code

8 years agoRemove unreachable code in priavte/api.php
Morris Jobke [Sun, 14 Feb 2016 20:12:29 +0000 (21:12 +0100)]
Remove unreachable code in priavte/api.php

8 years agoProperly handle return code of OC_App::getAppPath
Morris Jobke [Sun, 14 Feb 2016 19:57:09 +0000 (20:57 +0100)]
Properly handle return code of OC_App::getAppPath

* fixes #20128
* getAppPath could return false, but it was not handled everywhere

8 years agoSearch tags case insensitive
Roeland Jago Douma [Sun, 14 Feb 2016 19:41:39 +0000 (20:41 +0100)]
Search tags case insensitive

fixes: #22352

* Added unit tests

8 years agoMerge pull request #22369 from owncloud/fix-bmp-support
Thomas Müller [Sun, 14 Feb 2016 10:38:40 +0000 (11:38 +0100)]
Merge pull request #22369 from owncloud/fix-bmp-support

Fix BMP support

8 years agoFix BMP support
Morris Jobke [Sat, 13 Feb 2016 20:55:20 +0000 (21:55 +0100)]
Fix BMP support

* fixes #16461

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 14 Feb 2016 06:55:37 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoMerge pull request #22357 from owncloud/tags-hideonrename
Thomas Müller [Sat, 13 Feb 2016 17:25:13 +0000 (18:25 +0100)]
Merge pull request #22357 from owncloud/tags-hideonrename

Properly hide tag name on rename

8 years agoMerge pull request #22351 from owncloud/fix_22277
Thomas Müller [Sat, 13 Feb 2016 17:25:04 +0000 (18:25 +0100)]
Merge pull request #22351 from owncloud/fix_22277

show remote server on federated share auto-complete

8 years agoMerge pull request #22345 from owncloud/make-note-if-appcodechecker-is-not-enabled
Thomas Müller [Sat, 13 Feb 2016 17:24:26 +0000 (18:24 +0100)]
Merge pull request #22345 from owncloud/make-note-if-appcodechecker-is-not-enabled

Add note if integrity check is disabled

8 years agoMerge pull request #22343 from owncloud/check-if-admin-user
Thomas Müller [Sat, 13 Feb 2016 17:24:17 +0000 (18:24 +0100)]
Merge pull request #22343 from owncloud/check-if-admin-user

Check if admin user

8 years agoMerge pull request #22331 from owncloud/dav-nonexisting-part
Thomas Müller [Sat, 13 Feb 2016 17:24:00 +0000 (18:24 +0100)]
Merge pull request #22331 from owncloud/dav-nonexisting-part

fix getNodeForPath for non existing part files

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 13 Feb 2016 06:55:39 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoFix race condition when switching filter mode. Fixes #22278
Arthur Schiwon [Fri, 12 Feb 2016 20:51:06 +0000 (21:51 +0100)]
Fix race condition when switching filter mode. Fixes #22278

8 years agoProperly hide tag name on rename
Vincent Petry [Fri, 12 Feb 2016 20:27:28 +0000 (21:27 +0100)]
Properly hide tag name on rename

8 years agoMerge pull request #22354 from owncloud/only-register-when-available
Thomas Müller [Fri, 12 Feb 2016 18:39:56 +0000 (19:39 +0100)]
Merge pull request #22354 from owncloud/only-register-when-available

Only register admin page when update is available

8 years agoOnly register admin page when update is available
Lukas Reschke [Fri, 12 Feb 2016 17:45:42 +0000 (18:45 +0100)]
Only register admin page when update is available

Fixes https://github.com/owncloud/core/issues/22353