

Nextrek
Changeset 507
Committed by FSallustio on Thu 20 Aug, 2015 07:51:22 +0000
Commit Message:
Merge ramo stable con la nightly.
Changes
Added /Android/SmartCharging/endPoints/add_locale.php
Added /Android/SmartCharging/endPoints/check_token.php
Added /Android/SmartCharging/endPoints/classes
Added /Android/SmartCharging/endPoints/classes/Comment.php
Added /Android/SmartCharging/endPoints/classes/Local.php
Added /Android/SmartCharging/endPoints/classes/User.php
Added /Android/SmartCharging/endPoints/constants.php
Added /Android/SmartCharging/endPoints/edit_locale.php
Added /Android/SmartCharging/endPoints/edit_utente.php
Added /Android/SmartCharging/endPoints/examples/edit_locale.html
Added /Android/SmartCharging/endPoints/examples/edit_utente.html
Added /Android/SmartCharging/endPoints/fb_SDK
Added /Android/SmartCharging/endPoints/fb_SDK/CONTRIBUTING.md
Added /Android/SmartCharging/endPoints/fb_SDK/LICENSE
Added /Android/SmartCharging/endPoints/fb_SDK/README.md
Added /Android/SmartCharging/endPoints/fb_SDK/autoload.php
Added /Android/SmartCharging/endPoints/fb_SDK/composer.json
Added /Android/SmartCharging/endPoints/fb_SDK/docs
Added /Android/SmartCharging/endPoints/fb_SDK/docs/FacebookCanvasLoginHelper.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/FacebookJavaScriptLoginHelper.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/FacebookRedirectLoginHelper.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/FacebookRequest.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/FacebookRequestException.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/FacebookResponse.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/FacebookSession.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/GraphObject.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/post_links.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/retrieve_user_profile.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/sdk_getting_started.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/sdk_landing_page.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/docs/upload_photo.fbmd
Added /Android/SmartCharging/endPoints/fb_SDK/phpunit.xml.dist
Added /Android/SmartCharging/endPoints/fb_SDK/src
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/Entities
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/Entities/AccessToken.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/Entities/SignedRequest.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookAuthorizationException.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookCanvasLoginHelper.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookClientException.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookJavaScriptLoginHelper.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookOtherException.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookPageTabHelper.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookPermissionException.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookPermissions.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookRedirectLoginHelper.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookRequest.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookRequestException.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookResponse.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookSDKException.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookServerException.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookSession.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookSignedRequestFromInputHelper.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/FacebookThrottleException.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/GraphAlbum.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/GraphLocation.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/GraphObject.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/GraphPage.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/GraphSessionInfo.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/GraphUser.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/GraphUserPage.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/HttpClients
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/HttpClients/FacebookCurl.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/HttpClients/FacebookCurlHttpClient.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/HttpClients/FacebookGuzzleHttpClient.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/HttpClients/FacebookHttpable.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/HttpClients/FacebookStream.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/HttpClients/FacebookStreamHttpClient.php
Added /Android/SmartCharging/endPoints/fb_SDK/src/Facebook/HttpClients/certs
Added /Android/SmartCharging/endPoints/fb_SDK/tests
Added /Android/SmartCharging/endPoints/fb_SDK/tests/Entities
Added /Android/SmartCharging/endPoints/fb_SDK/tests/Entities/AccessTokenTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/Entities/SignedRequestTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookCanvasLoginHelperTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookJavaScriptLoginHelperTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookPageTabHelperTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookRedirectLoginHelperTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookRequestExceptionTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookRequestTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookSessionTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookSignedRequestFromInputHelperTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookTestCredentials.php.dist
Added /Android/SmartCharging/endPoints/fb_SDK/tests/FacebookTestHelper.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/GraphAlbumTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/GraphLocationTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/GraphObjectTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/GraphSessionInfoTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/GraphUserTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/HttpClients
Added /Android/SmartCharging/endPoints/fb_SDK/tests/HttpClients/AbstractTestHttpClient.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/HttpClients/FacebookCurlHttpClientTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/HttpClients/FacebookGuzzleHttpClientTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/HttpClients/FacebookStreamHttpClientTest.php
Added /Android/SmartCharging/endPoints/fb_SDK/tests/bootstrap.php
Added /Android/SmartCharging/endPoints/get_avatar.php
Added /Android/SmartCharging/endPoints/get_locals_by_user.php
Added /Android/SmartCharging/endPoints/logout.php
Added /Android/SmartCharging/endPoints/repositories
Added /Android/SmartCharging/endPoints/repositories/CommentRepository.php
Added /Android/SmartCharging/endPoints/repositories/CommentRepositoryInterface.php
Added /Android/SmartCharging/endPoints/repositories/LocalRepository.php
Added /Android/SmartCharging/endPoints/repositories/LocalRepositoryInterface.php
Added /Android/SmartCharging/endPoints/repositories/UserRepository.php
Added /Android/SmartCharging/endPoints/repositories/UserRepositoryInterface.php
Removed /Android/SmartCharging/endPoints/Comment.php
Removed /Android/SmartCharging/endPoints/CommentRepository.php
Removed /Android/SmartCharging/endPoints/CommentRepositoryInterface.php
Removed /Android/SmartCharging/endPoints/Local.php
Removed /Android/SmartCharging/endPoints/LocalRepository.php
Removed /Android/SmartCharging/endPoints/LocalRepositoryInterface.php
Removed /Android/SmartCharging/endPoints/User.php
Removed /Android/SmartCharging/endPoints/UserRepository.php
Removed /Android/SmartCharging/endPoints/UserRepositoryInterface.php
Removed /Android/SmartCharging/endPoints/dati_fb.txt
Modified
/Android/SmartCharging/endPoints/add_commento.php
Diff
Modified
/Android/SmartCharging/endPoints/add_immagini.php
Diff
Modified
/Android/SmartCharging/endPoints/cambia_nome_locale.php
Diff
Modified
/Android/SmartCharging/endPoints/delete_immagine.php
Diff
Modified
/Android/SmartCharging/endPoints/examples/check_token.php
Diff
Modified
/Android/SmartCharging/endPoints/examples/registrazione_locale.html
Diff
Modified
/Android/SmartCharging/endPoints/examples/registrazione_utente.html
Diff
Modified
/Android/SmartCharging/endPoints/get_commenti.php
Diff
Modified
/Android/SmartCharging/endPoints/get_immagini.php
Diff
Modified
/Android/SmartCharging/endPoints/get_info_small_locale.php
Diff
Modified
/Android/SmartCharging/endPoints/get_list_locali.php
Diff
Modified
/Android/SmartCharging/endPoints/login.php
Diff
Modified
/Android/SmartCharging/endPoints/registrazione_locale.php
Diff
Modified
/Android/SmartCharging/endPoints/registrazione_utente.php
Diff
Modified
/Android/SmartCharging/endPoints/set_descrizione.php
Diff
Modified
/Android/SmartCharging/endPoints/set_position.php
Diff
Modified
/Android/SmartCharging/endPoints/upload_avatar.php
Diff
Modified
/Android/SmartCharging/endPoints/upload_image.php
Diff