Commit Graph

16 Commits

Author SHA1 Message Date
Julio Cesar Laura
c73f8f3a2d BUG 11007 Error al cambiar la configuracion del evento en Action SOLVED
- Inmediatly after create a proces and create a event, dbarray filled incorrectly
- Fill dbarray correctly the first time
2013-03-13 17:50:48 -04:00
Julio Cesar Laura
ffe3a13f32 BUG 10157 Cuando se configura el Estimated Task Duration del evento no genera el grafico del mismo SOLVED
- El factor de conversion estaba siendo redoendado solo a 2 decimales
- Ahora se redondea a 5 decimales
2012-12-06 16:35:30 -04:00
Julio Cesar Laura
59bf5dd6d7 Fix little bug when edit intermediate events 2012-11-15 16:46:44 -04:00
Ralph Asendeteufrer
d55be436ba CODE Style changes
files modified:   workflow/engine/methods/dynaforms/dynaforms_Editor.php
                  workflow/engine/methods/dynaforms/dynaforms_FlatEditor.php
                  workflow/engine/methods/events/eventList.php
                  workflow/engine/methods/events/eventsAjax.php
                  workflow/engine/methods/events/eventsCompleted.php
                  workflow/engine/methods/events/eventsDelete.php
                  workflow/engine/methods/events/eventsEdit.php
                  workflow/engine/methods/events/eventsEditAction.php
                  workflow/engine/methods/events/eventsPending.php
                  workflow/engine/methods/events/eventsSave.php
                  workflow/engine/methods/events/eventsSetupGraph.php
                  workflow/engine/methods/events/triggersSave.php
2012-10-19 10:43:11 -04:00
Ralph Asendeteufrer
53ca0e8089 CODE STYLE
files modified:   events/eventList.php
                  events/eventsAjax.php
                  events/eventsCompleted.php
                  events/eventsDelete.php
                  events/eventsEdit.php
                  events/eventsEditAction.php
                  events/eventsNew.php
                  events/eventsNewAction.php
                  events/eventsPending.php
                  events/eventsSave.php
                  events/eventsSetupGraph.php
                  events/triggersSave.php
2012-10-18 14:36:10 -04:00
Ralph Asendeteufrer
77be29ba8c CODE STYLE
files modified:
eventList.php
eventsAjax.php
eventsCompleted.php
eventsDelete.php
eventsEdit.php
eventsEditAction.php
eventsNew.php
eventsNewAction.php
eventsPending.php
eventsSave.php
eventsSetupGraph.php
triggersSave.php
2012-10-18 12:53:09 -04:00
julceslauhub
14705928a8 Merge pull request #491 from marcoAntonioNina/BUG-9553
BUG 9553 Event setup duration unit of measure is not displayed SOLVED
2012-08-21 08:44:06 -07:00
Marco Antonio Nina
3635ca0076 BUG 9553 Event setup duration unit of measure is not displayed SOLVED
- According to the specifications.
- Was add the opcion Days/hours for creating events.
2012-08-21 09:56:15 -04:00
Marco Antonio Nina
24d1879db0 BUG 9555 Event log inside Process Designer SOLVED
- According to the specifications.
- Was removed the option completed y Pending of Processmap - Events
- Was add the Tab Logs en Admin.
- Was add the the list of events.
- Was changed the list Case Scheduler a logs.
2012-08-17 18:55:03 -04:00
Julio Cesar Laura
5be45bfc7a BUG 9554 Event setup has a different way to pick Variables ... SOLVED
- The Events->Action call other control "picker" because don't need the key cast description and the System variables
- Changed the appereance and behaviour of the control "picker" in the Event->Action panel
2012-08-14 10:58:44 -04:00
Hector Cortez
ee22d188cd BUG 5163 Changed the short open tags for PHP code to long open tag. 2011-12-22 16:56:22 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Carlos Pacha
38d54d4f9d BUG 5011 Initial tasks in a process doen't appear in the dropdown box in Event …
This issue was fixed, changed getAllTasks function
2011-05-26 09:56:53 -04:00
Carlos Pacha
67775896be BUG 5011 Initial tasks in a process doen't appear in the dropdown box in Event
This issue has been solved, the dropdown box has all the task now
2011-05-12 11:22:45 -04:00
Enrique Ponce De Leon
ca12784306 BUG 6512 SOLVED.
Fixed notice and warning about events.
2011-04-11 18:24:27 -04:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00