# # ChangeLog for sandbox/2.4-expresso-api/prototype/rest/contact/ContactGeralResource.php # # Generated by Trac 0.12.2 # 05/20/24 16:11:49 Fri, 18 May 2012 14:12:43 GMT acoutinho [6230] * sandbox/2.4-expresso-api/prototype/api/datalayer.js (modified) * sandbox/2.4-expresso-api/prototype/config/PostgreSQL.srv (modified) * sandbox/2.4-expresso-api/prototype/config/Tonic.srv (modified) * sandbox/2.4-expresso-api/prototype/config/dynamicContact.ini (added) * sandbox/2.4-expresso-api/prototype/library/oauth2/lib/OAuth2.php (modified) * sandbox/2.4-expresso-api/prototype/library/tonic/lib/tonic.php (modified) * sandbox/2.4-expresso-api/prototype/rest/calendar/CalendarLastResource.php (modified) * sandbox/2.4-expresso-api/prototype/rest/contact (added) * sandbox/2.4-expresso-api/prototype/rest/contact/ContactGeralResource.php (added) * sandbox/2.4-expresso-api/prototype/rest/contact/DynamicContactDeleteResource.php (added) * sandbox/2.4-expresso-api/prototype/rest/contact/DynamicContactResource.php (added) * sandbox/2.4-expresso-api/prototype/rest/contact/DynamicContactsResource.php (added) * sandbox/2.4-expresso-api/prototype/rest/dispatch.php (modified) * sandbox/2.4-expresso-api/prototype/rest/hypermedia (added) * sandbox/2.4-expresso-api/prototype/rest/hypermedia/collection.php (added) * sandbox/2.4-expresso-api/prototype/rest/hypermedia/data.php (added) * sandbox/2.4-expresso-api/prototype/rest/hypermedia/error.php (added) * sandbox/2.4-expresso-api/prototype/rest/hypermedia/hypermedia.php (added) * sandbox/2.4-expresso-api/prototype/rest/hypermedia/item.php (added) * sandbox/2.4-expresso-api/prototype/rest/hypermedia/link.php (added) * sandbox/2.4-expresso-api/prototype/rest/hypermedia/query.php (added) * sandbox/2.4-expresso-api/prototype/rest/hypermedia/template.php (added) * sandbox/2.4-expresso-api/prototype/tests/rest/contact (added) * sandbox/2.4-expresso-api/prototype/tests/rest/contact/DynamicContactResourceTest.php (added) * sandbox/2.4-expresso-api/prototype/tests/rest/contact/DynamicContactsResourceTest.php (added) Ticket #2758 - Implementacao dos recursos de contatos dinamicos no ...