# # ChangeLog for trunk/contactcenter/templates # # Generated by Trac 0.12.2 # 05/13/24 04:45:43 Fri, 14 Dec 2012 20:25:49 GMT douglasz [7656] * trunk/contactcenter/templates/classic/head.inc.php (modified) * trunk/contactcenter/templates/default/head.inc.php (modified) * trunk/expressoMail1_2/programed_archiving.php (modified) * trunk/phpgwapi/inc/adodb/drivers/adodb-informix72.inc.php (deleted) * trunk/phpgwapi/inc/adodb/drivers/adodb-oci8.inc.php (deleted) * trunk/phpgwapi/inc/adodb/tests/test4.php (deleted) * trunk/phpgwapi/templates/default/head.inc.php (modified) Ticket #3236 - Deletados os arquivos da pasta DB no qual sao ... Fri, 15 Jun 2012 20:00:17 GMT gustavo [6528] * trunk (modified) * trunk/.htaccess (modified) * trunk/admin/inc/class.uiconfig.inc.php (modified) * trunk/admin/setup/phpgw_pt-br.lang (modified) * trunk/admin/templates/classic (modified) * trunk/calendar/templates/classic (modified) * trunk/contactcenter/templates/classic (modified) * trunk/contactcenter/templates/default (modified) * trunk/expressoMail1_2/inc/class.db_functions.inc.php (modified) * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) * trunk/expressoMail1_2/inc/class.ldap_functions.inc.php (modified) * trunk/expressoMail1_2/index.php (modified) * trunk/expressoMail1_2/js/QuickCatalogSearch.js (modified) * trunk/expressoMail1_2/js/QuickSearchUser.js (modified) * trunk/expressoMail1_2/js/ccQuickAdd.js (modified) * trunk/expressoMail1_2/js/common_functions.js (modified) * trunk/expressoMail1_2/js/doiMenuData.js (modified) * trunk/expressoMail1_2/js/draw_api.js (modified) * trunk/expressoMail1_2/js/main.js (modified) * trunk/expressoMail1_2/js/search.js (modified) * trunk/expressoMail1_2/setup/default_records.inc.php (modified) * trunk/expressoMail1_2/setup/setup.inc.php (modified) * trunk/expressoMail1_2/setup/tables_current.inc.php (modified) * trunk/expressoMail1_2/setup/tables_update.inc.php (modified) * trunk/expressoMail1_2/templates/default/config.tpl (modified) * trunk/expressoMail1_2/templates/default/images/answered.png (copied) * trunk/expressoMail1_2/templates/default/images/contato_pessoal.png (copied) * trunk/expressoMail1_2/templates/default/images/contato_recente.png (copied) * trunk/expressoMail1_2/templates/default/images/draft.png (copied) * trunk/expressoMail1_2/templates/default/images/forwarded.png (copied) * trunk/expressoMail1_2/templates/default/images/linha.png (copied) * trunk/expressoMail1_2/templates/default/images/page_white_delete.png (copied) * trunk/expressoMail1_2/templates/default/images/user_add.png (copied) * trunk/expressoMail1_2/templates/default/images/user_delete.png (copied) * trunk/expressoMail1_2/templates/default/images/vcard_add.png (copied) * trunk/expressoMail1_2/templates/default/images/zoom.png (copied) * trunk/expressoMail1_2/templates/default/listContacts.ejs (copied) * trunk/expressoMail1_2/templates/default/main.css (modified) * trunk/expressoMail1_2/templates/default/searchMails.ejs (modified) * trunk/home.php (modified) * trunk/phpgwapi/templates/default/login_default.php (modified) * trunk/preferences/templates/classic (modified) * trunk/prototype/api/config.php (modified) * trunk/prototype/api/controller.php (modified) * trunk/prototype/api/newcontroller.php (modified) * trunk/prototype/api/rest.js (copied) * trunk/prototype/config/Cyrus.srv (copied) * trunk/prototype/config/Tonic.srv (copied) * trunk/prototype/config/contact.ini (copied) * trunk/prototype/config/contactGroup.ini (copied) * trunk/prototype/config/dynamicContact.ini (copied) * trunk/prototype/config/oauthCliente.ini (copied) * trunk/prototype/config/oauthCode.ini (copied) * trunk/prototype/config/oauthRefreshToken.ini (copied) * trunk/prototype/config/oauthToken.ini (copied) * trunk/prototype/config/user.ini (modified) * trunk/prototype/library/oauth2 (copied) * trunk/prototype/library/oauth2/CHANGELOG.txt (copied) * trunk/prototype/library/oauth2/LICENSE.txt (copied) * trunk/prototype/library/oauth2/README.txt (copied) * trunk/prototype/library/oauth2/config.doxy (copied) * trunk/prototype/library/oauth2/lib (copied) * trunk/prototype/library/oauth2/lib/IOAuth2GrantClient.php (copied) * trunk/prototype/library/oauth2/lib/IOAuth2GrantCode.php (copied) * trunk/prototype/library/oauth2/lib/IOAuth2GrantExtension.php (copied) * trunk/prototype/library/oauth2/lib/IOAuth2GrantImplicit.php (copied) * trunk/prototype/library/oauth2/lib/IOAuth2GrantUser.php (copied) * trunk/prototype/library/oauth2/lib/IOAuth2RefreshTokens.php (copied) * trunk/prototype/library/oauth2/lib/IOAuth2Storage.php (copied) * trunk/prototype/library/oauth2/lib/OAuth2.php (copied) * trunk/prototype/library/oauth2/lib/OAuth2AuthenticateException.php (copied) * trunk/prototype/library/oauth2/lib/OAuth2Client.php (copied) * trunk/prototype/library/oauth2/lib/OAuth2Exception.php (copied) * trunk/prototype/library/oauth2/lib/OAuth2RedirectException.php (copied) * trunk/prototype/library/oauth2/lib/OAuth2ServerException.php (copied) * trunk/prototype/library/oauth2/server (copied) * trunk/prototype/library/oauth2/server/examples (copied) * trunk/prototype/library/oauth2/server/examples/mongo (copied) * trunk/prototype/library/oauth2/server/examples/mongo/addclient.php (copied) * trunk/prototype/library/oauth2/server/examples/mongo/authorize.php (copied) * trunk/prototype/library/oauth2/server/examples/mongo/lib (copied) * trunk/prototype/library/oauth2/server/examples/mongo/lib/OAuth2StorageMongo.php (copied) * trunk/prototype/library/oauth2/server/examples/mongo/protected_resource.php (copied) * trunk/prototype/library/oauth2/server/examples/mongo/token.php (copied) * trunk/prototype/library/oauth2/server/examples/pdo (copied) * trunk/prototype/library/oauth2/server/examples/pdo/addclient.php (copied) * trunk/prototype/library/oauth2/server/examples/pdo/authorize.php (copied) * trunk/prototype/library/oauth2/server/examples/pdo/hello.php (copied) * trunk/prototype/library/oauth2/server/examples/pdo/lib (copied) * trunk/prototype/library/oauth2/server/examples/pdo/lib/OAuth2StoragePdo.php (copied) * trunk/prototype/library/oauth2/server/examples/pdo/lib/OAuth2StorageUserCredential.php (copied) * trunk/prototype/library/oauth2/server/examples/pdo/mysql_create_tables.sql (copied) * trunk/prototype/library/oauth2/server/examples/pdo/protected_resource.php (copied) * trunk/prototype/library/oauth2/server/examples/pdo/token.php (copied) * trunk/prototype/library/oauth2/tests (copied) * trunk/prototype/library/oauth2/tests/All_OAuth2_Tests.php (copied) * trunk/prototype/library/oauth2/tests/OAuth2OutputTest.php (copied) * trunk/prototype/library/oauth2/tests/OAuth2Test.php (copied) * trunk/prototype/library/tonic (copied) * trunk/prototype/library/tonic/.travis.yml (copied) * trunk/prototype/library/tonic/LICENSE (copied) * trunk/prototype/library/tonic/README.markdown (copied) * trunk/prototype/library/tonic/docroot (copied) * trunk/prototype/library/tonic/docroot/dispatch.php (copied) * trunk/prototype/library/tonic/examples (copied) * trunk/prototype/library/tonic/examples/auth (copied) * trunk/prototype/library/tonic/examples/auth/auth.php (copied) * trunk/prototype/library/tonic/examples/examples.php (copied) * trunk/prototype/library/tonic/examples/filesystem (copied) * trunk/prototype/library/tonic/examples/filesystem/filesystem.php (copied) * trunk/prototype/library/tonic/examples/filesystem/filesystemcollection.php (copied) * trunk/prototype/library/tonic/examples/filesystem/representations (copied) * trunk/prototype/library/tonic/examples/filesystem/representations/collection (copied) * trunk/prototype/library/tonic/examples/filesystem/representations/collection/one.html (copied) * trunk/prototype/library/tonic/examples/filesystem/representations/collection/one.txt (copied) * trunk/prototype/library/tonic/examples/filesystem/representations/collection/two.html (copied) * trunk/prototype/library/tonic/examples/filesystem/representations/default.html (copied) * trunk/prototype/library/tonic/examples/helloworld (copied) * trunk/prototype/library/tonic/examples/helloworld/helloworld.php (copied) * trunk/prototype/library/tonic/examples/htmlform (copied) * trunk/prototype/library/tonic/examples/htmlform/htmlform.php (copied) * trunk/prototype/library/tonic/examples/multirep (copied) * trunk/prototype/library/tonic/examples/multirep/multirep.php (copied) * trunk/prototype/library/tonic/examples/smarty (copied) * trunk/prototype/library/tonic/examples/smarty/representations (copied) * trunk/prototype/library/tonic/examples/smarty/representations/default.html (copied) * trunk/prototype/library/tonic/examples/smarty/representations/shell.html (copied) * trunk/prototype/library/tonic/examples/smarty/smarty.php (copied) * trunk/prototype/library/tonic/features (copied) * trunk/prototype/library/tonic/features/request.feature (copied) * trunk/prototype/library/tonic/features/resource.feature (copied) * trunk/prototype/library/tonic/features/response.feature (copied) * trunk/prototype/library/tonic/features/steps (copied) * trunk/prototype/library/tonic/features/steps/request.php (copied) * trunk/prototype/library/tonic/features/steps/resource.php (copied) * trunk/prototype/library/tonic/features/steps/response.php (copied) * trunk/prototype/library/tonic/features/support (copied) * trunk/prototype/library/tonic/features/support/env.php (copied) * trunk/prototype/library/tonic/lib (copied) * trunk/prototype/library/tonic/lib/tonic.php (copied) * trunk/prototype/library/tonic/phpdoctor.ini (copied) * trunk/prototype/library/tonic/tests (copied) * trunk/prototype/library/tonic/tests/def (copied) * trunk/prototype/library/tonic/tests/def/Autoload.php (copied) * trunk/prototype/library/tonic/tests/def/request.php (copied) * trunk/prototype/library/tonic/tests/def/resource.php (copied) * trunk/prototype/library/tonic/tests/def/response.php (copied) * trunk/prototype/library/tonic/tests/filesystem.php (copied) * trunk/prototype/library/tonic/tests/filesystemcollection.php (copied) * trunk/prototype/library/tonic/tests/request.php (copied) * trunk/prototype/library/tonic/tests/resource.php (copied) * trunk/prototype/library/tonic/tests/response.php (copied) * trunk/prototype/library/tonic/tests/test.php (copied) * trunk/prototype/me.php (modified) * trunk/prototype/modules/calendar/alarms.php (modified) * trunk/prototype/modules/calendar/interceptors/DAViCalAdapter.php (modified) * trunk/prototype/modules/calendar/interceptors/DBMapping.php (modified) * trunk/prototype/modules/calendar/interceptors/Notifications.php (modified) * trunk/prototype/modules/catalog (copied) * trunk/prototype/modules/catalog/constants.php (copied) * trunk/prototype/modules/catalog/interceptors (copied) * trunk/prototype/modules/catalog/interceptors/DBMapping.php (copied) * trunk/prototype/modules/home (copied) * trunk/prototype/modules/home/css (copied) * trunk/prototype/modules/home/css/home.css (copied) * trunk/prototype/modules/home/img (copied) * trunk/prototype/modules/home/img/boletim.png (copied) * trunk/prototype/modules/home/img/date-bg-red.png (copied) * trunk/prototype/modules/home/img/mail_unread.png (copied) * trunk/prototype/modules/home/js (copied) * trunk/prototype/modules/home/js/home.js (copied) * trunk/prototype/modules/home/templates (copied) * trunk/prototype/modules/home/templates/calendarlast.ejs (copied) * trunk/prototype/modules/home/templates/maillast.ejs (copied) * trunk/prototype/modules/home/templates/newslast.ejs (copied) * trunk/prototype/modules/mail/img/group.png (copied) * trunk/prototype/modules/mail/img/personal.png (copied) * trunk/prototype/modules/mail/img/recent.png (copied) * trunk/prototype/modules/mail/interceptors/Attachments.php (modified) * trunk/prototype/modules/mail/interceptors/FollowupflagSecure.php (modified) * trunk/prototype/modules/mail/interceptors/Helpers.php (modified) * trunk/prototype/modules/mail/interceptors/LabelSecure.php (modified) * trunk/prototype/modules/mail/templates/emailBox.ejs (copied) * trunk/prototype/modules/mail/templates/listContacts.ejs (copied) * trunk/prototype/modules/mail/templates/new_message.ejs (modified) * trunk/prototype/plugins/jq-raty (copied) * trunk/prototype/plugins/jq-raty/README.md (copied) * trunk/prototype/plugins/jq-raty/changelog.md (copied) * trunk/prototype/plugins/jq-raty/doc (copied) * trunk/prototype/plugins/jq-raty/doc/css (copied) * trunk/prototype/plugins/jq-raty/doc/css/stylesheet.css (copied) * trunk/prototype/plugins/jq-raty/doc/img (copied) * trunk/prototype/plugins/jq-raty/doc/img/background.gif (copied) * trunk/prototype/plugins/jq-raty/doc/img/cancel-off-big.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/cancel-on-big.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/coffee.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/face-a-off.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/face-a.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/face-b-off.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/face-b.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/face-c-off.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/face-c.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/face-d-off.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/face-d.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/face-off.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/medal-off.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/medal-on.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/star-half-big.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/star-off-big.png (copied) * trunk/prototype/plugins/jq-raty/doc/img/star-on-big.png (copied) * trunk/prototype/plugins/jq-raty/img (copied) * trunk/prototype/plugins/jq-raty/img/cancel-off.png (copied) * trunk/prototype/plugins/jq-raty/img/cancel-on.png (copied) * trunk/prototype/plugins/jq-raty/img/star-half.png (copied) * trunk/prototype/plugins/jq-raty/img/star-off.png (copied) * trunk/prototype/plugins/jq-raty/img/star-on.png (copied) * trunk/prototype/plugins/jq-raty/index.html (copied) * trunk/prototype/plugins/jq-raty/js (copied) * trunk/prototype/plugins/jq-raty/js/jquery.min.js (copied) * trunk/prototype/plugins/jq-raty/js/jquery.raty.js (copied) * trunk/prototype/plugins/jq-raty/js/jquery.raty.min.js (copied) * trunk/prototype/plugins/jq-raty/test (copied) * trunk/prototype/plugins/jq-raty/test/lib (copied) * trunk/prototype/plugins/jq-raty/test/lib/jasmine-html.js (copied) * trunk/prototype/plugins/jq-raty/test/lib/jasmine-jquery.js (copied) * trunk/prototype/plugins/jq-raty/test/lib/jasmine.css (copied) * trunk/prototype/plugins/jq-raty/test/lib/jasmine.js (copied) * trunk/prototype/plugins/jq-raty/test/runner.htm (copied) * trunk/prototype/plugins/jq-raty/test/runner.html (copied) * trunk/prototype/plugins/jq-raty/test/spec.js (copied) * trunk/prototype/rest (copied) * trunk/prototype/rest/.htaccess (copied) * trunk/prototype/rest/calendar (copied) * trunk/prototype/rest/calendar/CalendarLastResource.php (copied) * trunk/prototype/rest/catalog (copied) * trunk/prototype/rest/catalog/ContactResource.php (copied) * trunk/prototype/rest/catalog/ContactsResource.php (copied) * trunk/prototype/rest/catalog/DynamicContactResource.php (copied) * trunk/prototype/rest/catalog/DynamicContactsResource.php (copied) * trunk/prototype/rest/catalog/GroupResource.php (copied) * trunk/prototype/rest/catalog/GroupsResource.php (copied) * trunk/prototype/rest/dispatch.php (copied) * trunk/prototype/rest/hypermedia (copied) * trunk/prototype/rest/hypermedia/collection.php (copied) * trunk/prototype/rest/hypermedia/data.php (copied) * trunk/prototype/rest/hypermedia/error.php (copied) * trunk/prototype/rest/hypermedia/hypermedia.php (copied) * trunk/prototype/rest/hypermedia/item.php (copied) * trunk/prototype/rest/hypermedia/link.php (copied) * trunk/prototype/rest/hypermedia/query.php (copied) * trunk/prototype/rest/hypermedia/template.php (copied) * trunk/prototype/rest/mail (copied) * trunk/prototype/rest/mail/MailLastResource.php (copied) * trunk/prototype/rest/news (copied) * trunk/prototype/rest/news/NewsLastResource.php (copied) * trunk/prototype/rest/oauth (copied) * trunk/prototype/rest/oauth/OAuth2StorageUserCredential.php (copied) * trunk/prototype/rest/oauth/TokenResource.php (copied) * trunk/prototype/rest/oauth/addclient.php (copied) * trunk/prototype/rest/oauth/authorize.php (copied) * trunk/prototype/rest/oauth/protected_resource.php (copied) * trunk/prototype/rest/user (copied) * trunk/prototype/rest/user/UserResource.php (copied) * trunk/prototype/rest/user/UsersResource.php (copied) * trunk/prototype/services/ImapServiceAdapter.php (modified) * trunk/prototype/services/OpenLDAP.php (modified) * trunk/prototype/services/PostgreSQL.php (modified) * trunk/prototype/services/iCal.php (modified) * trunk/rest (copied) * trunk/rest/inc (copied) * trunk/rest/setup (copied) * trunk/rest/setup/default_records.inc.php (copied) * trunk/rest/setup/setup.inc.php (copied) * trunk/rest/setup/tables_current.inc.php (copied) * trunk/rest/setup/tables_update.inc.php (copied) * trunk/services/class.db.php (modified) * trunk/setup/applications.php (modified) Ticket #2766 - Merge do branch das novas funcionalidaes para o trunk Tue, 08 May 2012 19:50:30 GMT niltonneto [6140] * trunk/contactcenter/inc/class.ui_preferences.inc.php (modified) * trunk/contactcenter/inc/hook_preferences.inc.php (modified) * trunk/contactcenter/inc/hook_settings.inc.php (added) * trunk/contactcenter/setup/setup.inc.php (modified) * trunk/contactcenter/templates/classic/preferences.tpl (deleted) Ticket #2185 - Correção da versão 2.2 replicada para o Trunk. Vide ... Mon, 02 Apr 2012 18:00:53 GMT thiago [5859] * trunk/contactcenter/templates/default/contact_details.tpl (modified) Ticket #2115 - Problema corrigido com alteração no background. Wed, 07 Mar 2012 20:46:27 GMT angelo [5669] * trunk/contactcenter/js/cc.js (modified) * trunk/contactcenter/templates/default/full_add.tpl (modified) Ticket #2518 - Correcao em elementos da janela cadastro e alteracao de ... Wed, 07 Mar 2012 18:05:21 GMT angelo [5661] * trunk/contactcenter/js/cc.js (modified) * trunk/contactcenter/templates/default/full_add.tpl (modified) Ticket #2518 - Correcao em elementos da janela cadastro e alteracao de ... Tue, 06 Mar 2012 17:59:53 GMT angelo [5644] * trunk/contactcenter/js/cc.js (modified) * trunk/contactcenter/templates/default/full_add.tpl (modified) Ticket #2518 - Correcao em elementos da janela cadastro e alteracao de ... Thu, 05 Jan 2012 17:07:59 GMT thiago [5312] * trunk/contactcenter/inc/class.ui_api.inc.php (modified) * trunk/contactcenter/templates/default/addGroup.tpl (modified) Ticket #2420 - Inconsistência no Layout na tela de criação de Novo Grupo Mon, 26 Dec 2011 13:27:35 GMT gustavo [5287] * trunk/contactcenter/js/cc.js (modified) * trunk/contactcenter/setup/phpgw_pt-br.lang (modified) * trunk/contactcenter/templates/default/index.tpl (modified) Ticket #2405 - Retirar 'Não informado.' estático do contactcenter Thu, 03 Nov 2011 14:17:35 GMT wmerlotto [5131] * trunk/contactcenter/inc/cc_updown.php (modified) * trunk/contactcenter/inc/class.abo_catalog.inc.php (modified) * trunk/contactcenter/inc/class.bo_catalog_group_catalog.inc.php (modified) * trunk/contactcenter/inc/class.bo_global_ldap_catalog.inc.php (modified) * trunk/contactcenter/inc/class.bo_group.inc.php (modified) * trunk/contactcenter/inc/class.bo_people_catalog.inc.php (modified) * trunk/contactcenter/inc/class.so_group.inc.php (modified) * trunk/contactcenter/inc/class.ui_api.inc.php (modified) * trunk/contactcenter/inc/class.ui_data.inc.php (modified) * trunk/contactcenter/js/cc.js (modified) * trunk/contactcenter/js/ccAddGroup.js (modified) * trunk/contactcenter/js/ccIEContacts.js (modified) * trunk/contactcenter/js/ccListParticipants.js (modified) * trunk/contactcenter/js/ccMain.js (modified) * trunk/contactcenter/js/ccQuickAdd-plugin.js (modified) * trunk/contactcenter/js/cc_config.js (modified) * trunk/contactcenter/js/cc_search.js (modified) * trunk/contactcenter/setup/phpgw_pt-br.lang (modified) * trunk/contactcenter/setup/setup.inc.php (modified) * trunk/contactcenter/setup/tables_current.inc.php (modified) * trunk/contactcenter/setup/tables_update.inc.php (modified) * trunk/contactcenter/templates/default/api_common.tpl (modified) * trunk/contactcenter/templates/default/index.tpl (modified) * trunk/contactcenter/templates/default/preferences.tpl (modified) Ticket #2305 - Enviando alteracoes, desenvolvidas internamente na ... Wed, 20 Jul 2011 14:50:40 GMT airton [4838] * trunk/contactcenter/inc/class.bo_global_ldap_catalog.inc.php (modified) * trunk/contactcenter/inc/class.bo_ldap_manager.inc.php (modified) * trunk/contactcenter/inc/class.ui_data.inc.php (modified) * trunk/contactcenter/templates/default/config.tpl (modified) Ticket #2150 - Melhorias nas buscas no catalogo global Wed, 20 Jul 2011 14:27:28 GMT roberto.santosjunior [4835] * trunk/contactcenter/templates/default/full_add.tpl (modified) Ticket #1820 - Alinhado o campo data como os demais campos.r4702 Tue, 19 Jul 2011 17:07:23 GMT roberto.santosjunior [4808] * trunk/contactcenter/templates/default/config.tpl (modified) Ticket #1820 - Erro na exibição de contatos no Catálogo Expresso.r4671 Tue, 19 Jul 2011 17:00:58 GMT roberto.santosjunior [4806] * trunk/contactcenter/inc/class.bo_ldap_manager.inc.php (modified) * trunk/contactcenter/inc/class.ui_data.inc.php (modified) * trunk/contactcenter/templates/default/config.tpl (modified) Ticket #1820 - Erro na exibição de contatos no Catálogo Expresso.r4669 Fri, 08 Jul 2011 21:40:36 GMT wmerlotto [4690] * trunk (moved) Ticket #0000 - Movendo o branch 2.2.0.2 para trunk, que será a base da ... Mon, 30 May 2011 21:04:29 GMT airton [4548] * sandbox/2.2.0.2/admin/inc/class.uiconfig.inc.php (modified) * sandbox/2.2.0.2/contactcenter/inc/class.ui_data.inc.php (modified) * sandbox/2.2.0.2/contactcenter/js/cc_config.js (modified) * sandbox/2.2.0.2/contactcenter/js/cc_full_search.js (modified) * sandbox/2.2.0.2/contactcenter/js/cc_search.js (modified) * sandbox/2.2.0.2/contactcenter/templates/default/index.tpl (modified) Ticket #1954 - Implementacao de busca avançada no contactcenter - ...