# # ChangeLog for trunk/prototype/config/user.ini # # Generated by Trac 0.12.2 # 05/25/24 00:28:55 Mon, 25 Jun 2012 14:10:16 GMT acoutinho [6599] * trunk/expressoMail1_2/js/draw_api.js (modified) * trunk/expressoMail1_2/templates/default/main.css (modified) * trunk/prototype/config/user.ini (modified) Ticket #2899 - Problema ao criar um evento de uma mensagem 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 Mon, 11 Jun 2012 21:05:43 GMT cristiano [6459] * trunk/expressoMail1_2/inc/class.ldap_functions.inc.php (modified) * trunk/expressoMail1_2/js/QuickCatalogSearch.js (modified) * trunk/expressoMail1_2/templates/default/main.css (modified) * trunk/prototype/config/filter.ini (modified) * trunk/prototype/config/user.ini (modified) * trunk/prototype/modules/filters/interceptors/FilterMapping.php (modified) Ticket #2765 - Aviso de ferias de destinatarios na criacao de mensagens, ... Fri, 23 Mar 2012 19:39:10 GMT acoutinho [5804] * trunk/admin/inc/class.uicalendar.inc.php (added) * trunk/admin/inc/class.uiconfig.inc.php (modified) * trunk/admin/inc/hook_admin.inc.php (modified) * trunk/admin/setup/phpgw_pt-br.lang (modified) * trunk/admin/templates/default/calendar.tpl (added) * trunk/expressoAdmin1_2/inc/class.uishared_accounts.inc.php (modified) * trunk/expressoAdmin1_2/index.php (modified) * trunk/expressoAdmin1_2/js/jscode/assing_calendar.js (added) * trunk/expressoAdmin1_2/js/jscode/shared_accounts.js (modified) * trunk/expressoAdmin1_2/setup/phpgw_pt-br.lang (modified) * trunk/expressoAdmin1_2/templates/default/assing_calendar.css (added) * trunk/expressoAdmin1_2/templates/default/assing_calendar.ejs (copied) * trunk/expressoAdmin1_2/templates/default/images/calendar.png (added) * trunk/expressoAdmin1_2/templates/default/index.tpl (modified) * trunk/expressoAdmin1_2/templates/default/participants_search_itemlist.ejs (added) * trunk/expressoAdmin1_2/templates/default/shared_accounts.tpl (modified) * trunk/expressoAdmin1_2/templates/default/shared_accounts_modal.tpl (modified) * trunk/expressoAdmin1_2/templates/default/user_shared_add_itemlist.ejs (added) * trunk/expressoCalendar/inc/class.ui_migration.inc.php (added) * trunk/expressoCalendar/inc/hook_admin.inc.php (added) * trunk/expressoCalendar/setup/default_records.inc.php (modified) * trunk/expressoCalendar/setup/setup.inc.php (modified) * trunk/expressoCalendar/setup/tables_update.inc.php (modified) * trunk/expressoCalendar/templates/default/config.tpl (added) * trunk/expressoMail1_2/index.php (modified) * trunk/expressoMail1_2/js/draw_api.js (modified) * trunk/expressoMail1_2/js/main.js (modified) * trunk/expressoMail1_2/templates/default/config.tpl (modified) * trunk/login.php (modified) * trunk/prototype/config/group.ini (added) * trunk/prototype/config/user.ini (modified) * trunk/prototype/modules/calendar/constants.php (modified) * trunk/prototype/modules/calendar/interceptors/DBMapping.php (modified) * trunk/prototype/modules/calendar/interceptors/LDAPMapping.php (modified) * trunk/prototype/modules/calendar/interceptors/Notifications.php (modified) * trunk/prototype/modules/calendar/js/calendar.codecs.js (modified) * trunk/prototype/modules/calendar/templates/calendar_list.ejs (modified) * trunk/prototype/services/OpenLDAP.php (modified) * trunk/prototype/services/iCal.php (modified) Ticket #2434 - Implementada funcionalidade de criacao de agenda para ... Tue, 14 Feb 2012 19:52:04 GMT acoutinho [5514] * trunk/expressoCalendar/setup/default_records.inc.php (modified) * trunk/expressoCalendar/setup/tables_current.inc.php (modified) * trunk/expressoMail1_2/inc/class.db_functions.inc.php (modified) * trunk/expressoMail1_2/js/main.js (modified) * trunk/prototype/Sync.php (modified) * trunk/prototype/api/controller.php (modified) * trunk/prototype/api/datalayer.js (modified) * trunk/prototype/config/alarm.ini (modified) * trunk/prototype/config/attachment.ini (modified) * trunk/prototype/config/calendar.ini (modified) * trunk/prototype/config/calendarSignature.ini (modified) * trunk/prototype/config/calendarSignatureAlarm.ini (modified) * trunk/prototype/config/notification.ini (added) * trunk/prototype/config/participant.ini (modified) * trunk/prototype/config/repeat.ini (modified) * trunk/prototype/config/schedulable.ini (modified) * trunk/prototype/config/schedulableToAttachment.ini (added) * trunk/prototype/config/user.ini (modified) * trunk/prototype/converter.php (modified) * trunk/prototype/getArchive.php (added) * trunk/prototype/links.php (modified) * trunk/prototype/modules/calendar/constants.php (modified) * trunk/prototype/modules/calendar/css/layout.css (modified) * trunk/prototype/modules/calendar/css/style.css (modified) * trunk/prototype/modules/calendar/export.php (modified) * trunk/prototype/modules/calendar/interceptors/DBMapping.php (modified) * trunk/prototype/modules/calendar/interceptors/Notifications.php (modified) * trunk/prototype/modules/calendar/js/calendar.codecs.js (modified) * trunk/prototype/modules/calendar/js/helpers.js (modified) * trunk/prototype/modules/calendar/templates/alarms_add_itemlist.ejs (modified) * trunk/prototype/modules/calendar/templates/attachment_add_itemlist.ejs (added) * trunk/prototype/modules/calendar/templates/attendee_add.ejs (modified) * trunk/prototype/modules/calendar/templates/attendee_permissions.ejs (added) * trunk/prototype/modules/calendar/templates/event_add.ejs (modified) * trunk/prototype/modules/calendar/templates/index.ejs (modified) * trunk/prototype/modules/calendar/templates/notify_create_delegated_body.tpl (added) * trunk/prototype/modules/calendar/templates/notify_delegated_body.tpl (added) * trunk/prototype/modules/calendar/templates/notify_delegated_status_body.tpl (added) * trunk/prototype/modules/calendar/templates/notify_response_delegated_status_body.tpl (added) * trunk/prototype/modules/calendar/templates/notify_suggestion_body.tpl (added) * trunk/prototype/modules/calendar/templates/notify_suggestion_response_body.tpl (added) * trunk/prototype/modules/calendar/templates/participants_add_itemlist.ejs (modified) * trunk/prototype/post.php (modified) * trunk/prototype/services/PostgreSQL.php (modified) * trunk/prototype/services/iCal.php (modified) Ticket #2434 - Implementacao anexos, acls e delegacao de participantes Fri, 27 Jan 2012 18:37:21 GMT cristiano [5437] * trunk/prototype/Sync.php (modified) * trunk/prototype/api/config.php (modified) * trunk/prototype/api/controller.php (modified) * trunk/prototype/api/datalayer.js (modified) * trunk/prototype/api/newcontroller.php (modified) * trunk/prototype/config/alarm.ini (modified) * trunk/prototype/config/calendar.ini (modified) * trunk/prototype/config/calendarSignature.ini (modified) * trunk/prototype/config/calendarSignatureAlarm.ini (modified) * trunk/prototype/config/calendarToSchedulable.ini (modified) * trunk/prototype/config/expressoCalendar.ini (modified) * trunk/prototype/config/modulePreference.ini (modified) * trunk/prototype/config/participant.ini (modified) * trunk/prototype/config/preference.ini (modified) * trunk/prototype/config/repeat.ini (modified) * trunk/prototype/config/schedulable.ini (modified) * trunk/prototype/config/user.ini (modified) * trunk/prototype/modules/calendar/interceptors/DAViCalAdapter.php (modified) * trunk/prototype/modules/calendar/interceptors/DBMapping.php (modified) * trunk/prototype/modules/calendar/interceptors/Helpers.php (modified) * trunk/prototype/modules/calendar/interceptors/LDAPMapping.php (modified) * trunk/prototype/modules/calendar/interceptors/Notifications.php (modified) * trunk/prototype/modules/calendar/js/calendar.codecs.js (modified) * trunk/prototype/modules/calendar/js/calendar.date.js (modified) * trunk/prototype/modules/calendar/js/helpers.js (modified) * trunk/prototype/modules/calendar/templates/attendee_add.ejs (modified) * trunk/prototype/plugins/davicalCliente/caldav-client-v2.php (modified) * trunk/prototype/services/OpenLDAP.php (modified) * trunk/prototype/services/PostgreSQL.php (modified) * trunk/prototype/services/iCal.php (modified) * trunk/prototype/upload.php (modified) Ticket #2434 - Atualização modulo agenda e API Wed, 18 Jan 2012 19:10:57 GMT cristiano [5399] * trunk/API (deleted) * trunk/calendar/inc/class.bocalendar.inc.php (modified) * trunk/calendar/inc/class.socalendar_sql.inc.php (modified) * trunk/contactcenter/inc/class.bo_global_ldap_catalog.inc.php (modified) * trunk/expressoAdmin1_2/controller.php (modified) * trunk/expressoCalendar/index.php (modified) * trunk/expressoMail1_2/controller.php (modified) * trunk/expressoMail1_2/inc/class.ScriptS.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/main.js (modified) * trunk/expressoMail1_2/templates/default/index.tpl (modified) * trunk/library/Zend (deleted) * trunk/login.php (modified) * trunk/prototype (modified) * trunk/prototype/REST.php (modified) * trunk/prototype/Sync.php (modified) * trunk/prototype/api (copied) * trunk/prototype/api/cache/MemoryCache.php (modified) * trunk/prototype/app/config (deleted) * trunk/prototype/api/config.php (modified) * trunk/prototype/api/controller.php (modified) * trunk/prototype/api/datalayer.js (modified) * trunk/prototype/api/parseTPL.php (copied) * trunk/prototype/app/plugins (deleted) * trunk/prototype/app/templates/notify_accept_body.tpl (deleted) * trunk/prototype/app/templates/notify_alarm_body.tpl (deleted) * trunk/prototype/app/templates/notify_attempt_body.tpl (deleted) * trunk/prototype/app/templates/notify_cancel_body.tpl (deleted) * trunk/prototype/app/templates/notify_create_body.tpl (deleted) * trunk/prototype/app/templates/notify_modify_body.tpl (deleted) * trunk/prototype/app/templates/notify_reject_body.tpl (deleted) * trunk/prototype/app/templates/notify_subject.tpl (deleted) * trunk/prototype/app/templates/notify_suggest_body.tpl (deleted) * trunk/prototype/app/templates/parseTPL.php (deleted) * trunk/prototype/config/CalDAV.srv (added) * trunk/prototype/config/OpenLDAP.srv (modified) * trunk/prototype/config/PostgreSQL.srv (modified) * trunk/prototype/config/SMTP.srv (modified) * trunk/prototype/config/alarm.ini (added) * trunk/prototype/config/attachment.ini (added) * trunk/prototype/config/calendar.ini (added) * trunk/prototype/config/calendarSignature.ini (added) * trunk/prototype/config/calendarSignatureAlarm.ini (added) * trunk/prototype/config/calendarToSchedulable.ini (added) * trunk/prototype/config/expressoCalendar.ini (added) * trunk/prototype/config/participant.ini (added) * trunk/prototype/config/repeat.ini (added) * trunk/prototype/config/schedulable.ini (added) * trunk/prototype/config/user.ini (added) * trunk/prototype/converter.php (modified) * trunk/prototype/import.php (deleted) * trunk/prototype/links.php (modified) * trunk/prototype/me.php (modified) * trunk/prototype/modules/add_event (deleted) * trunk/prototype/modules/attach_message/attach_message.js (modified) * trunk/prototype/modules/calendar/alarms.php (modified) * trunk/prototype/modules/calendar/config (added) * trunk/prototype/modules/calendar/css/images (deleted) * trunk/prototype/modules/calendar/css/layout.css (modified) * trunk/prototype/modules/calendar/css/style.css (modified) * trunk/prototype/modules/calendar/export.php (modified) * trunk/prototype/modules/calendar/img/cog.png (copied) * trunk/prototype/modules/calendar/img/trash-empty.png (added) * trunk/prototype/modules/calendar/img/trash-empty.svg (added) * trunk/prototype/modules/calendar/img/trash-full.png (added) * trunk/prototype/modules/calendar/img/trash-full.svg (added) * trunk/prototype/modules/calendar/index.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/calendar/js/debug.js (added) * trunk/prototype/modules/calendar/js/init.js (added) * trunk/prototype/modules/calendar/templates/calendar_list.ejs (modified) * trunk/prototype/modules/calendar/templates/calendarlist.ejs (modified) * trunk/prototype/modules/calendar/templates/index.ejs (added) * trunk/prototype/modules/calendar/templates/notify_accept_body.tpl (copied) * trunk/prototype/modules/calendar/templates/notify_alarm_body.tpl (copied) * trunk/prototype/modules/calendar/templates/notify_attempt_body.tpl (copied) * trunk/prototype/modules/calendar/templates/notify_cancel_body.tpl (copied) * trunk/prototype/modules/calendar/templates/notify_create_body.tpl (copied) * trunk/prototype/modules/calendar/templates/notify_modify_body.tpl (copied) * trunk/prototype/modules/calendar/templates/notify_reject_body.tpl (copied) * trunk/prototype/modules/calendar/templates/notify_subject.tpl (copied) * trunk/prototype/modules/calendar/templates/notify_suggest_body.tpl (copied) * trunk/prototype/modules/filters/filters.js (modified) * trunk/prototype/modules/mail (added) * trunk/prototype/modules/mail/css (added) * trunk/prototype/modules/mail/img (added) * trunk/prototype/modules/mail/interceptors (added) * trunk/prototype/modules/mail/js (added) * trunk/prototype/modules/mail/templates (added) * trunk/prototype/plugins (copied) * trunk/prototype/plugins/davicalCliente/AWLUtilities.php (modified) * trunk/prototype/plugins/davicalCliente/XMLDocument.php (modified) * trunk/prototype/plugins/davicalCliente/XMLElement.php (modified) * trunk/prototype/plugins/davicalCliente/caldav-client-v2.php (modified) * trunk/prototype/plugins/icalcreator/iCalcreator.class.php (modified) * trunk/prototype/post.php (modified) * trunk/prototype/presentation.html (deleted) * trunk/prototype/request.php (modified) * trunk/prototype/services/PostgreSQL.php (modified) * trunk/prototype/services/iCal.php (modified) * trunk/prototype/upload.php (modified) * trunk/services/class.servicelocator.php (copied) Ticket #2434 - Alteração da estrutura de diretórios da nova API