Commit Graph

12 Commits

Author SHA1 Message Date
Julio Cesar Laura
b1c730bef5 BUG 9368 Cron script not reading timezone configuration
- The system configuration was not loaded in the cron
- Load the system configuration to the begin of the cron
2012-07-20 13:33:28 -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
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
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
Herbert Saal Gutierrez
5cf35c71d9 BUG 9180 Correct Solr update and counters implementation
The following changes were made:
- fix update Solr index process
- implement casesenuLoader using Solr server to display counters
- fix cron missing reference to system class
- add function and classes documentation
2012-05-29 17:07:53 -04:00
Erik Amaru Ortiz
f83fef3f7a BUG 6945 "Country in Language code causes Javascript error and causes..." SOLVED
The html tags on xml label section was causing the problem, but it is fixed now
2011-05-27 10:48:20 -04:00
Erik Amaru Ortiz
4aec62825b BUG 0000 adding a missing folder workflow/engine/bin/plugins 2011-05-26 15:39:08 -04:00
Carlos Pacha
b5857edbfd it's about 6018 bug with +d'date' opcion in the cron 2011-02-02 19:36:34 +00:00
abraar
22c8a3f4d3 Changes done for PhpDoc 2011-01-28 14:16:58 +00:00
Carlos Pacha
8dd4400075 this bug 6018 was solved, there were some mistakes when you made to run the cron 2011-01-26 21:30:05 +00:00
Alexandre Rosenfeld
4510d96cff Fix cron with spaces in the name and enable debugging for cron. 2011-01-21 22:11:13 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00