Commit Graph

19 Commits

Author SHA1 Message Date
Marco Antonio Nina
55eca126d3 BUG-12551 Al ejecutar el cron cuando se tienen errores de tipo... SOLVED
- al ejecutar cron y tener un proceso con Case Scheduler y tener errores de tipo cacheable se detiene la ejecucion.
- Se valida esta opcion capturando los errores de tipo cacheable y mostrandolos ademas de continuar con la ejecucion de cron hasta su finalizacion.
2013-07-31 16:13:49 -04:00
Victor Saisa Lopez
d615959042 BUG 12173 "Trigger Execution" SOLVED
- No execute triggers according the configuration in case scheduler
- Solved problem, add code to execute triggers in method newCase() in wsBase class
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-24 10:24:45 -04:00
Marco Antonio Nina
7e20756f87 BUG-11886 When running a case scheduler event every 5 minutes... SOLVED
- The query was executed not taking into account all types "every".
- Add validation.
2013-06-13 14:04:16 -04:00
Julio Cesar Laura
f096fb79cb BUG 10395 La hora en la opcion Every de Case scheduler ejecuta como 0 desde 0.2 SOLVED
- No estaba correctamente validado el guardado de la siguiente fecha a ejecutarse
- Se guarda correctamente la siguiente fecha en la que se debe ejecutar el case scheduler
2013-01-17 17:31:08 -04:00
ralph
d7962637a8 Commenting DB interface requiere files from processMap class, already in Autoloader. 2012-11-22 16:33:58 -04:00
Fernando Ontiveros
14c64af8c5 CODE STYLE class/model/ files 2012-10-22 05:57:53 -04:00
norahmollo
a09707f72f CODE STYLE Formating worflow/engine/classes/model/CaseScheduler.php
Change format files in worflow/engine/classes/model/CaseScheduler.php
2012-10-18 19:27:28 +00:00
Victor Saisa Lopez
331cb04a2c BUG 9630 "cron.php script can have several instances running..." SOLVED
- cron.php script can have several instances running at the same time
- Problem solved, added validation in cron.php script to avoid run
  several times
- Variable time added to control execution of cron
* Available from version 2.0.44
2012-09-03 11:32:52 -04:00
Marco Antonio Nina
66a3f4a446 BUG 8038 Case Scheduler add a way to schedule tasks more often than... SOLVED
- According to the specifications.
- Was added the option "Every" that run the task each X hours.
2012-08-16 17:55:46 -04:00
Julio Cesar Laura
8f749c7e09 Improvement, change "green" to "classic 2012-07-18 15:59:13 -04:00
Brayan Osmar Pereyra Suxo
786d298130 BUG 5737 Add logs to new case with CaseScheduler SOLVED
I add logs to CaseScheduler
I add logs to executeEvents
2012-06-25 12:37:06 -04:00
Marco Antonio Nina
7a01ed8871 BUG 0000 CaseScheduler.php syntax error SOLVED
- Syntax error on line 296 of file CaseScheduler.php .
2012-06-25 09:50:39 -04:00
Alvaro Campos
907f47163d BUG 5737 The cron.php script should write something ... solved
- The cron.php script should write something in the shared/log/cron.log file when a new case started or an event is executed
2012-06-21 18:29:13 -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
092c7e3a39 BUG 5735 This issue has been fixed
I've tried to reproduced this issue but I couldn't. However I could see that was not doing the validation for the users and this had a notice, these were in the case scheduler option. These were fixed.
2011-04-12 11:32:50 -04: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