# # ChangeLog for trunk/prototype/plugins/treeview # # Generated by Trac 0.12.2 # 04/27/24 15:52:46 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 Fri, 11 Nov 2011 19:42:49 GMT wmerlotto [5172] * trunk/expressoMail1_2/inc/class.attachment.inc.php (modified) * trunk/expressoMail1_2/inc/class.exporteml.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/js/QuickCatalogSearch.js (modified) * trunk/expressoMail1_2/js/abas.js (modified) * trunk/expressoMail1_2/js/common_functions.js (modified) * trunk/expressoMail1_2/js/local_messages.js (modified) * trunk/expressoMail1_2/js/main.js (modified) * trunk/expressoMail1_2/js/messages_controller.js (modified) * trunk/expressoMail1_2/js/search.js (modified) * trunk/expressoMail1_2/setup/phpgw_pt-br.lang (modified) * trunk/expressoMail1_2/templates/default/images/information.png (added) * trunk/expressoMail1_2/templates/default/index.tpl (modified) * trunk/expressoMail1_2/templates/default/quick_search.css (modified) * trunk/phpgwapi/setup/phpgw_pt-br.lang (modified) * trunk/phpgwapi/templates/default/css/base.css (modified) * trunk/prototype/app/plugins/treeview/jquery.treeview.css (modified) * trunk/prototype/modules/attach_message/attach_message.js (modified) * trunk/services/class.db.php (modified) Ticket #2305 - Enviando alteracoes, desenvolvidas internamente na ...