Commit Graph

12 Commits

Author SHA1 Message Date
Omar Suca
4d83b379ea BUG-12467 Al Modificar una propiedad de una tarea, la regla de asignacion cambia de forma inesperada. SOLVED
Descripcion: El problema ocurria en el Ajax task_Ajax.php en donde existe una validacion que si no se le manda el parametro TAS_ASSIGN_TYPE lo setea por default a BALANCED.
La solucion fue que ademas de la anterior validacion se verifique que si no se le mando el parametro se revise si anteriormente ya se le habia asignado algun valor, en caso que si se le coloca tan valor y en caso de que no se le coloca el valor por default (BALANCED)
2013-08-05 12:01:50 -04:00
ralpheav
f43952006e BUG 11835 : ./workflow/engine/config/schema.xml
SOl: Set the default TAS_GROUP_VARIABLE to "" and set TAS_GROUP_VARIABLE to @@SYS_GROUP_TO_BE_ASSIGNED in php code
2013-06-03 17:47:58 -04:00
ralpheav
1cf8146baf BUG 11835: assignment rules after upgrade to 2.0.46
Sol: changing SELF_SERVICE to SELF_SERVICE_EVALUATE in case the new option has been selected. schema.xml got a new validation value.
2013-06-03 16:43:48 -04:00
Julio Cesar Laura
c861260c67 Validating many warnings and notices 2013-01-31 10:41:53 -04:00
Fernando Ontiveros
b5c11b4198 SPEEDY first version of boostrap.php, with many changes 2012-11-12 14:44:44 -04:00
jennylee
b5733cb6de CODE STYLE, workflow/engine/methods/tasks
FILE:
tasks_Ajax.php  (is the only file)
2012-10-18 11:46:41 -04:00
Julio Cesar Laura
c1670185ea BUG 6564 Group value based Self service Assignment Rule SOLVED
- Add a new Assignment Rule, to use a variable to designe dynamicly the group for the self service
2012-10-05 11:16:37 -04:00
Victor Saisa Lopez
167bab6b6e BUG 9319 "Problema con el Case Label" SOLVED
- By changing the "Case Label", this is not updated in the APP_CACHE_VIEW table
- Solved problem to changing the "Case Label", now is updated in the APP_CACHE_VIEW table
- Improvement in file, compliance with the standard PSR2

Note:
- When you change the "Case Title" of a task, affecting every case,
  if it is the current task of the case (otherwise it would not affect
  the APP_CACHE_VIEW table)
- If a task is saved empty the "Case Title" the APP_TITLE take the value
  #APP_NUMBER (all cases are in the task, this in APP_CACHE_VIEW table)
2012-07-03 18:20:20 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Erik Amaru Ortiz
29c3720d37 BUG 4511 "Personalize the Subject of task notifications" (new feature)
* the subject field option was added (based variables)
* additionally a option to set a existing template to use as body message was added
2011-04-25 09:58:04 -04:00
safan
6f6a3b23f3 fixed issue with saving task properties. 2010-12-29 11:15:06 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00