]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoRemove IE_8 user agent string 893/head
Roeland Jago Douma [Tue, 16 Aug 2016 19:01:32 +0000 (21:01 +0200)]
Remove IE_8 user agent string

8 years agoRemove IE8 support from ViewController
Roeland Jago Douma [Tue, 16 Aug 2016 18:58:33 +0000 (20:58 +0200)]
Remove IE8 support from ViewController

* Update tests
* Fix getMock in tests

8 years agoRemove IE8 support in CertificateController
Roeland Jago Douma [Tue, 16 Aug 2016 18:51:43 +0000 (20:51 +0200)]
Remove IE8 support in CertificateController

* Also fix getMock warnings in tests

8 years agoDelete IE8 support in the avatar controller
Roeland Jago Douma [Tue, 16 Aug 2016 18:48:04 +0000 (20:48 +0200)]
Delete IE8 support in the avatar controller

8 years agoMerge pull request #870 from nextcloud/oc-missingprefixforlastinsertid
Björn Schießle [Tue, 16 Aug 2016 14:24:45 +0000 (16:24 +0200)]
Merge pull request #870 from nextcloud/oc-missingprefixforlastinsertid

Fix oracle support of external storage app

8 years agoMerge pull request #860 from nextcloud/fix_updatenotifcations_warnings
Roeland Jago Douma [Tue, 16 Aug 2016 12:50:31 +0000 (14:50 +0200)]
Merge pull request #860 from nextcloud/fix_updatenotifcations_warnings

Fix deprecated getMock warning

8 years agoMerge pull request #864 from nextcloud/us_25652
Joas Schilling [Tue, 16 Aug 2016 10:57:34 +0000 (12:57 +0200)]
Merge pull request #864 from nextcloud/us_25652

[us] Ensure the user exists before calling a method on it

8 years agoMerge pull request #886 from nextcloud/capabilities_error_proof
Björn Schießle [Tue, 16 Aug 2016 09:40:42 +0000 (11:40 +0200)]
Merge pull request #886 from nextcloud/capabilities_error_proof

Make the capabilities manager more error proof

8 years agoMerge pull request #871 from nextcloud/move-apps
Marius Blüm [Tue, 16 Aug 2016 09:25:48 +0000 (11:25 +0200)]
Merge pull request #871 from nextcloud/move-apps

move apps between 'Language' and 'Session' in personal settings

8 years agoMerge pull request #834 from nextcloud/feature/similar-app-colors
Marius Blüm [Tue, 16 Aug 2016 09:07:48 +0000 (11:07 +0200)]
Merge pull request #834 from nextcloud/feature/similar-app-colors

Use darker colors for app icons in app management.

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 16 Aug 2016 00:10:47 +0000 (00:10 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #862 from nextcloud/us_25767
Lukas Reschke [Mon, 15 Aug 2016 19:53:52 +0000 (21:53 +0200)]
Merge pull request #862 from nextcloud/us_25767

[us] How to polish code, eg: OC\User

8 years agoMerge pull request #882 from nextcloud/use-proper-test-execution
Lukas Reschke [Mon, 15 Aug 2016 19:50:43 +0000 (21:50 +0200)]
Merge pull request #882 from nextcloud/use-proper-test-execution

Use proper casing

8 years agoMake the capabilities manager more error proof 886/head
Roeland Jago Douma [Mon, 15 Aug 2016 18:22:48 +0000 (20:22 +0200)]
Make the capabilities manager more error proof

If an app registers an invalid capabilty we should not crash hard.
Instead we should catch the exception. Log it (error) and carry on.

* Added tests

8 years agoMerge pull request #876 from nextcloud/licence
Roeland Jago Douma [Mon, 15 Aug 2016 18:24:06 +0000 (20:24 +0200)]
Merge pull request #876 from nextcloud/licence

Licence script update

8 years agoWe have to mock the is_uploaded_file in the OC\Core\Controller namespace 882/head
Roeland Jago Douma [Mon, 15 Aug 2016 18:08:20 +0000 (20:08 +0200)]
We have to mock the is_uploaded_file in the OC\Core\Controller namespace

8 years agoFix mock call in AvatarControllerTest
Roeland Jago Douma [Mon, 15 Aug 2016 18:07:07 +0000 (20:07 +0200)]
Fix mock call in AvatarControllerTest

8 years agoUse generated URL
Lukas Reschke [Mon, 15 Aug 2016 15:37:55 +0000 (17:37 +0200)]
Use generated URL

8 years agoFix CheckSetupController tests
Lukas Reschke [Mon, 15 Aug 2016 15:36:45 +0000 (17:36 +0200)]
Fix CheckSetupController tests

8 years agoFix template test
Lukas Reschke [Mon, 15 Aug 2016 15:19:50 +0000 (17:19 +0200)]
Fix template test

8 years agoFix tests for LoginController
Lukas Reschke [Mon, 15 Aug 2016 15:19:32 +0000 (17:19 +0200)]
Fix tests for LoginController

8 years agoAdd reference to current user
Lukas Reschke [Mon, 15 Aug 2016 15:15:14 +0000 (17:15 +0200)]
Add reference to current user

8 years agoAdd new dependency
Lukas Reschke [Mon, 15 Aug 2016 15:13:58 +0000 (17:13 +0200)]
Add new dependency

8 years agoDon't use create mock
Lukas Reschke [Mon, 15 Aug 2016 15:08:27 +0000 (17:08 +0200)]
Don't use create mock

Not compatible with this PHPunit version

8 years agoUse proper casing
Lukas Reschke [Mon, 15 Aug 2016 15:00:35 +0000 (17:00 +0200)]
Use proper casing

8 years agoMerge pull request #855 from nextcloud/files_drop_capability
Roeland Jago Douma [Mon, 15 Aug 2016 13:38:35 +0000 (15:38 +0200)]
Merge pull request #855 from nextcloud/files_drop_capability

Add files drop capability for clients

8 years agoIf there is no copyright notice print comment line 876/head
Roeland Jago Douma [Mon, 15 Aug 2016 12:51:09 +0000 (14:51 +0200)]
If there is no copyright notice print comment line

8 years agoDo not licence composer stuff
Roeland Jago Douma [Mon, 15 Aug 2016 12:42:39 +0000 (14:42 +0200)]
Do not licence composer stuff

8 years agomove apps between 'Language' and 'Session' in personal settings 871/head
Bjoern Schiessle [Mon, 15 Aug 2016 10:03:55 +0000 (12:03 +0200)]
move apps between 'Language' and 'Session' in personal settings

8 years agoFix oracle support of external storage app 870/head
Joas Schilling [Mon, 15 Aug 2016 09:59:48 +0000 (11:59 +0200)]
Fix oracle support of external storage app

8 years agoAdd PHPdoc 862/head
Roeland Jago Douma [Sun, 14 Aug 2016 17:41:00 +0000 (19:41 +0200)]
Add PHPdoc

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 15 Aug 2016 00:12:16 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #816 from nextcloud/socialbuttons
Marius Blüm [Sun, 14 Aug 2016 19:41:15 +0000 (21:41 +0200)]
Merge pull request #816 from nextcloud/socialbuttons

adding social buttons

8 years agoFixes image preview when fetched from the store. 834/head
Raghu Nayyar [Sun, 14 Aug 2016 19:19:33 +0000 (00:49 +0530)]
Fixes image preview when fetched from the store.

8 years agouse $userId instead of $user 864/head
Jörn Friedrich Dreyer [Thu, 11 Aug 2016 07:38:06 +0000 (09:38 +0200)]
use $userId instead of $user

8 years agoEnsure the user exists before calling a method on it - fixes #24751
Thomas Müller [Fri, 29 Jul 2016 13:00:18 +0000 (15:00 +0200)]
Ensure the user exists before calling a method on it - fixes #24751

8 years agomissing PHPDoc
Jörn Friedrich Dreyer [Thu, 11 Aug 2016 08:55:39 +0000 (10:55 +0200)]
missing PHPDoc

8 years agoType compatability
Jörn Friedrich Dreyer [Thu, 11 Aug 2016 08:10:32 +0000 (10:10 +0200)]
Type compatability

8 years agoMethod is deprecated
Jörn Friedrich Dreyer [Thu, 11 Aug 2016 08:07:19 +0000 (10:07 +0200)]
Method is deprecated

8 years agoUnreachable statement
Jörn Friedrich Dreyer [Thu, 11 Aug 2016 07:54:36 +0000 (09:54 +0200)]
Unreachable statement

8 years agoUnnecessary fully qualified names
Jörn Friedrich Dreyer [Thu, 11 Aug 2016 07:52:02 +0000 (09:52 +0200)]
Unnecessary fully qualified names

8 years agoFix deprecated getMock warning 860/head
Roeland Jago Douma [Sun, 14 Aug 2016 13:45:45 +0000 (15:45 +0200)]
Fix deprecated getMock warning

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 14 Aug 2016 00:10:34 +0000 (00:10 +0000)]
[tx-robot] updated from transifex

8 years agoDo not translate HTML 816/head
Roeland Jago Douma [Sat, 13 Aug 2016 12:16:17 +0000 (14:16 +0200)]
Do not translate HTML

8 years agocompress images and fix position
Jan-Christoph Borchardt [Thu, 11 Aug 2016 11:14:00 +0000 (13:14 +0200)]
compress images and fix position

8 years agouse shorthand for padding values
Jan-Christoph Borchardt [Thu, 11 Aug 2016 11:01:08 +0000 (13:01 +0200)]
use shorthand for padding values

8 years agoRemove accidentially added line
Lukas Reschke [Wed, 10 Aug 2016 10:04:37 +0000 (12:04 +0200)]
Remove accidentially added line

8 years agoadding rel="noreferrer noopener"
Frank Karlitschek [Wed, 10 Aug 2016 09:40:35 +0000 (05:40 -0400)]
adding rel="noreferrer noopener"

8 years agoadding social buttons
Frank Karlitschek [Wed, 10 Aug 2016 09:27:13 +0000 (05:27 -0400)]
adding social buttons

8 years agoAdd files drop capability for clients 855/head
Roeland Jago Douma [Sat, 13 Aug 2016 12:00:44 +0000 (14:00 +0200)]
Add files drop capability for clients

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 13 Aug 2016 00:13:29 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #844 from nextcloud/twofactor_mw_excep
Lukas Reschke [Fri, 12 Aug 2016 18:15:32 +0000 (20:15 +0200)]
Merge pull request #844 from nextcloud/twofactor_mw_excep

TwoFactorMiddleware should forward Exception

8 years agoMerge pull request #837 from nextcloud/when-logged-in-then-just-redirect-to-redirecte...
Morris Jobke [Fri, 12 Aug 2016 12:21:36 +0000 (14:21 +0200)]
Merge pull request #837 from nextcloud/when-logged-in-then-just-redirect-to-redirected-page

When logged in then just redirect to redirected page

8 years agoThrow exception if you don't handle it 844/head
Roeland Jago Douma [Fri, 12 Aug 2016 10:33:31 +0000 (12:33 +0200)]
Throw exception if you don't handle it

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 12 Aug 2016 00:10:18 +0000 (00:10 +0000)]
[tx-robot] updated from transifex

8 years agoUse createMock instead of deprecated getMock 837/head
Lukas Reschke [Thu, 11 Aug 2016 13:14:24 +0000 (15:14 +0200)]
Use createMock instead of deprecated getMock

8 years agoRedirect users when already logged-in on login form
Lukas Reschke [Tue, 9 Aug 2016 17:01:50 +0000 (19:01 +0200)]
Redirect users when already logged-in on login form

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Aug 2016 12:08:42 +0000 (12:08 +0000)]
[tx-robot] updated from transifex

8 years agoAdds opacity to image container.
Raghu Nayyar [Thu, 11 Aug 2016 10:23:39 +0000 (15:53 +0530)]
Adds opacity to image container.

8 years agoRemoves uneeded styles.
Raghu Nayyar [Thu, 11 Aug 2016 07:39:42 +0000 (13:09 +0530)]
Removes uneeded styles.

8 years agoUses javascript to invert the SVGs.
Raghu Nayyar [Thu, 11 Aug 2016 07:29:57 +0000 (12:59 +0530)]
Uses javascript to invert the SVGs.

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Aug 2016 00:14:12 +0000 (00:14 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #807 from nextcloud/ocs_dataresponse
Roeland Jago Douma [Wed, 10 Aug 2016 20:36:25 +0000 (22:36 +0200)]
Merge pull request #807 from nextcloud/ocs_dataresponse

OCSController requires DataResponse

8 years agoFix Core's OCSController response 807/head
Roeland Jago Douma [Wed, 10 Aug 2016 18:53:13 +0000 (20:53 +0200)]
Fix Core's OCSController response

8 years agoMerge pull request #810 from nextcloud/shared-cachethepropagatorinstance
Lukas Reschke [Wed, 10 Aug 2016 15:24:57 +0000 (17:24 +0200)]
Merge pull request #810 from nextcloud/shared-cachethepropagatorinstance

Store the shared propagator instance

8 years agoMerge pull request #808 from nextcloud/skip_expiry_for_users_that_never_logged_in
Lukas Reschke [Wed, 10 Aug 2016 14:31:11 +0000 (16:31 +0200)]
Merge pull request #808 from nextcloud/skip_expiry_for_users_that_never_logged_in

Skip version and trash expiry for users that never logged in

8 years agoMerge pull request #819 from nextcloud/theming-support-for-apps
Lukas Reschke [Wed, 10 Aug 2016 14:11:48 +0000 (16:11 +0200)]
Merge pull request #819 from nextcloud/theming-support-for-apps

Theming support for apps

8 years agoMerge pull request #824 from nextcloud/add-warning-for-php7.1
Lukas Reschke [Wed, 10 Aug 2016 14:02:52 +0000 (16:02 +0200)]
Merge pull request #824 from nextcloud/add-warning-for-php7.1

Nextcloud is not compatible with PHP 7.1

8 years agoMerge pull request #820 from nextcloud/shared-storage-lazy-numeric-id
Björn Schießle [Wed, 10 Aug 2016 12:56:41 +0000 (14:56 +0200)]
Merge pull request #820 from nextcloud/shared-storage-lazy-numeric-id

get shared storage storage id without setting up the storage

8 years agoNextcloud is not compatible with PHP 7.1 824/head
Lukas Reschke [Wed, 10 Aug 2016 12:28:50 +0000 (14:28 +0200)]
Nextcloud is not compatible with PHP 7.1

Make the code fail hard before people update and then experience some half-broken stuff. See also https://github.com/nextcloud/docker-ci/issues/10

8 years agoTheming: Add OCA.Theming Js for app interaction 819/head
Julius Haertl [Wed, 10 Aug 2016 09:53:33 +0000 (11:53 +0200)]
Theming: Add OCA.Theming Js for app interaction

8 years agoMerge pull request #814 from nextcloud/fix-undefined-offset-in-login-controller
Björn Schießle [Wed, 10 Aug 2016 10:49:58 +0000 (12:49 +0200)]
Merge pull request #814 from nextcloud/fix-undefined-offset-in-login-controller

Fix undefined offset in login controller

8 years agoMove the Share20OCS code over to use the proper DataResponse
Roeland Jago Douma [Tue, 9 Aug 2016 08:04:29 +0000 (10:04 +0200)]
Move the Share20OCS code over to use the proper DataResponse

8 years agoOCSController requires DataResponse
Roeland Jago Douma [Tue, 9 Aug 2016 08:03:16 +0000 (10:03 +0200)]
OCSController requires DataResponse

The OCS Controller requires a DataResponse object to be returned.
This means that all error handling will have to be done via exceptions
thrown and handling in the middleware.

8 years agoMerge pull request #806 from nextcloud/token_polish
Roeland Jago Douma [Wed, 10 Aug 2016 10:12:29 +0000 (12:12 +0200)]
Merge pull request #806 from nextcloud/token_polish

Token polish

8 years agoAdd missing array element - fixes #25714 814/head
Thomas Müller [Mon, 8 Aug 2016 06:08:29 +0000 (08:08 +0200)]
Add missing array element - fixes #25714

8 years agoStore the shared propagator instance 810/head
Vincent Petry [Mon, 18 Jul 2016 09:35:14 +0000 (11:35 +0200)]
Store the shared propagator instance

This instead of recreating it for every call.

8 years agoSkip version and trash expiry for users that never logged in 808/head
Jörn Friedrich Dreyer [Tue, 9 Aug 2016 10:28:53 +0000 (12:28 +0200)]
Skip version and trash expiry for users that never logged in

8 years agoadd more margin to right of the icon 806/head
Morris Jobke [Wed, 10 Aug 2016 08:47:51 +0000 (10:47 +0200)]
add more margin to right of the icon

8 years agoAdd sliding animation
Roeland Jago Douma [Wed, 10 Aug 2016 07:17:14 +0000 (09:17 +0200)]
Add sliding animation

8 years agoAdd clipboardjs for token
Roeland Jago Douma [Wed, 10 Aug 2016 07:10:39 +0000 (09:10 +0200)]
Add clipboardjs for token

8 years agoAlways show delete icon for new tokens
Roeland Jago Douma [Wed, 10 Aug 2016 06:58:57 +0000 (08:58 +0200)]
Always show delete icon for new tokens

* Always show delete icon
* Hide form if the new icon is deleted

8 years agoAdd note password is only shown once
Roeland Jago Douma [Wed, 10 Aug 2016 06:58:41 +0000 (08:58 +0200)]
Add note password is only shown once

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 10 Aug 2016 00:09:59 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #777 from nextcloud/ocs_capabilities
Morris Jobke [Tue, 9 Aug 2016 22:43:13 +0000 (00:43 +0200)]
Merge pull request #777 from nextcloud/ocs_capabilities

Move /cloud/capabilities and /cloud/user to Core

8 years agoMerge pull request #677 from nextcloud/app-menu-fix
Lukas Reschke [Tue, 9 Aug 2016 22:28:04 +0000 (00:28 +0200)]
Merge pull request #677 from nextcloud/app-menu-fix

Fix closing app menu on mobile

8 years agoMerge pull request #529 from nextcloud/vendor-maintenance-downgrade
Lukas Reschke [Tue, 9 Aug 2016 22:25:53 +0000 (00:25 +0200)]
Merge pull request #529 from nextcloud/vendor-maintenance-downgrade

Allow downgrades of maintenance accross vendors

8 years agoMerge pull request #783 from nextcloud/app-disable-yellow
Lukas Reschke [Tue, 9 Aug 2016 22:24:02 +0000 (00:24 +0200)]
Merge pull request #783 from nextcloud/app-disable-yellow

make disabled apps more clear during upgrade

8 years agoMerge pull request #784 from nextcloud/admin_php_smtp_casing
Lukas Reschke [Tue, 9 Aug 2016 21:45:31 +0000 (23:45 +0200)]
Merge pull request #784 from nextcloud/admin_php_smtp_casing

Admin setting PHP and SMTP casing

8 years agoAdd css classes to allow app developers using the theming colors
Julius Haertl [Tue, 9 Aug 2016 20:54:25 +0000 (22:54 +0200)]
Add css classes to allow app developers using the theming colors

8 years agoMerge pull request #799 from nextcloud/open_date_picker_on_toggle
Morris Jobke [Tue, 9 Aug 2016 20:37:59 +0000 (22:37 +0200)]
Merge pull request #799 from nextcloud/open_date_picker_on_toggle

Open exiration date picker directly on toggle

8 years agoRemove OC_OCS_Cloud and OC\OCS\Cloud 777/head
Roeland Jago Douma [Tue, 9 Aug 2016 09:29:54 +0000 (11:29 +0200)]
Remove OC_OCS_Cloud and OC\OCS\Cloud

8 years agoMove /cloud/user to Core app
Roeland Jago Douma [Tue, 9 Aug 2016 09:27:55 +0000 (11:27 +0200)]
Move /cloud/user to Core app

8 years agoMove getCapabilities over to Core
Roeland Jago Douma [Tue, 9 Aug 2016 08:21:51 +0000 (10:21 +0200)]
Move getCapabilities over to Core

8 years agoAllow OCS routes in Core and Settings
Roeland Jago Douma [Tue, 9 Aug 2016 08:21:20 +0000 (10:21 +0200)]
Allow OCS routes in Core and Settings

8 years agoMerge pull request #691 from nextcloud/ocs_allow_all_old_routes
Lukas Reschke [Tue, 9 Aug 2016 18:52:49 +0000 (20:52 +0200)]
Merge pull request #691 from nextcloud/ocs_allow_all_old_routes

Allow ocs/v2.php/cloud/... routes

8 years agoOpen exiration date picker directly on toggle 799/head
Roeland Jago Douma [Tue, 9 Aug 2016 17:55:58 +0000 (19:55 +0200)]
Open exiration date picker directly on toggle

8 years agoMerge pull request #781 from nextcloud/personal_licence_title
Björn Schießle [Tue, 9 Aug 2016 15:58:44 +0000 (17:58 +0200)]
Merge pull request #781 from nextcloud/personal_licence_title

Remove AGPL title

8 years agoMerge pull request #780 from nextcloud/copy_fed_cloud_id
Roeland Jago Douma [Tue, 9 Aug 2016 14:18:15 +0000 (16:18 +0200)]
Merge pull request #780 from nextcloud/copy_fed_cloud_id

Add clipboard action to Personal Settings Fed Cloud Id

8 years agoMerge pull request #789 from nextcloud/padding_federation
Marius Blüm [Tue, 9 Aug 2016 14:02:48 +0000 (16:02 +0200)]
Merge pull request #789 from nextcloud/padding_federation

Padding of federated servers