Commit Graph

24 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
cf59ed1308 Refactoring Bpmn/Workflow handling layer (2nd commit) 2014-01-31 18:49:57 -04:00
Erik Amaru Ortiz
2b7b59aaf4 Endpoint: POST /project is ready 2013-12-17 11:14:36 -04:00
user
6d52bdf65c Changing interface DB ORM classes include from class.case.php to bootstrap.php, to gain speed in Cases load time. 2012-11-16 17:13:48 -04:00
Fernando Ontiveros
ad53bd8a50 CODE STYLE some classes in classes/model 2012-10-20 16:02:33 -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
Victor Saisa Lopez
5d42e0d329 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

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-06-29 17:54:45 -04:00
Marco Antonio Nina
7badf95c7a BUG 9014 Variable SYS_CASE_PRIORITY no funciona apropiadamente SOLVED
- La variable SYS_CASE_PRIORITY se estaba hardcoded en prioridad 3 - Normal.
- Se pusieron validaciones para que se pudiera utilizar la prioridad de acuerdo con la variable.
- La variable SYS_CASE_PRIORITY ahora se setea manualmente ya no se crea de manera automatica.
2012-04-24 10:57:31 -04:00
Victor Saisa Lopez
77bcf6373f BUG 8656 "Problemas con las notificaciones." SOLVED
- The problem arises when the task notifications in a given language, the language change does not send the notification. That when you run the case.
- By sending the notification had problems with "SMTP Password" in the Email settings.

- You have created the necessary records in CONTENT to the task, this depending on the language.
- By sending the notice was corrected the problem with the "SMTP Password".
2012-03-08 17:28:21 -04:00
Marco Antonio Nina
311847c060 BUG 000 Modification setTasSendLastEmail to false to ActionsByEmail Plugins 2012-02-03 16:33:47 -04:00
Alvaro Campos
e4f176bbcb BUG 8040 se soluciono problema de label en tas title 2012-02-03 15:15:12 -04:00
Alvaro Campos
7e4a313f60 BUG 8058 se solucino problema para ver la informacion del caso. 2011-11-25 08:57:32 -04:00
Alvaro Campos
2b8f40f03f BUG 7955 this issue was fixed. 2011-11-17 09:40:01 -04:00
Carlos Pacha
e9cd3c801e BUG 7597 Error Message on Information -> Task Information
This problem was fixed. added the current taskUid
2011-09-07 16:34:47 -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
10fc4259df BUG 6594 Error "Column 'APP_TAS_TITLE' cannot be null" when... SOLVED
- The problem is fixed for this field of APP_CACHE_VIEW table
- language combobox was removed from cases list cache builed in ADMIN, because the decided that appcacheview olny generate cache for english language
-
2011-08-01 17:52:16 -04:00
Hector Cortez
8b79d99b14 BUG 6870 Fix Bug, in import process Added subject message. 2011-06-09 10:58:57 -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
Enrique Ponce de Leon
17cb6c83d9 Case Scheduler - Start Timer Event BPMN initial version. 2011-03-04 20:19:35 +00:00
Enrique Ponce de Leon
7ac86a8099 Change of Start Message Event Properties with Web Entries management. 2011-02-28 22:18:05 +00:00
Erik Amaru Ortiz
ba8adc87ce new menubar for Case Open View 2011-02-04 15:00:20 +00:00
abraar
50658fbe11 Changes done for PhpDoc 2011-01-31 14:14:55 +00:00
Abraar
0248e8121d Changes made for documentation 2011-01-22 12:20:08 +00:00
abraar
9e5a057c6c Added is_object() 2010-12-06 15:13:43 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00