# # ChangeLog for sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_search_itemlist.ejs # # Generated by Trac 0.12.2 # 06/09/24 03:53:34 Tue, 07 Aug 2012 15:06:34 GMT douglasz [6954] * sandbox/2.4.2-expresso1/prototype/modules/calendar/css/style.css (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/activity.helpers.js (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/calendar.codecs.js (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/task.helpers.js (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/activity_add.ejs (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_search_itemlist.ejs (modified) Ticket #2966 - Adicionado as validacoes na tela de atividades. Mon, 06 Aug 2012 13:03:03 GMT acoutinho [6945] * sandbox/2.4.2-expresso1/expressoCalendar/setup/setup.inc.php (modified) * sandbox/2.4.2-expresso1/expressoCalendar/setup/tables_current.inc.php (modified) * sandbox/2.4.2-expresso1/expressoCalendar/setup/tables_update.inc.php (modified) * sandbox/2.4.2-expresso1/prototype/config/schedulable.ini (modified) * sandbox/2.4.2-expresso1/prototype/config/taskToActivity.ini (added) * sandbox/2.4.2-expresso1/prototype/modules/calendar/css/layout.css (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/css/style.css (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/interceptors/DBMapping.php (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/activity.helpers.js (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/calendar.codecs.js (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/helpers.js (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/init.js (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/activity_add.ejs (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/index.ejs (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_activity_add.ejs (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_add.ejs (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_add_itemlist.ejs (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_search_itemlist.ejs (modified) Ticket #2966 - Criacao de atividades com suporte a alarmes e anexos Thu, 26 Jul 2012 14:31:37 GMT thiago [6881] * sandbox/2.4.2-expresso1/prototype/modules/calendar/css/layout.css (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/css/style.css (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/activity.helpers.js (added) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/helpers.js (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/js/init.js (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/activity_add.ejs (added) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/activity_information_task.ejs (added) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/index.ejs (modified) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_activity_add.ejs (added) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_add_itemlist.ejs (added) * sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_search_itemlist.ejs (added) Ticket #2966 - Implementado a nova tela de atividades.