Commit Graph

23 Commits

Author SHA1 Message Date
jennylee
1245dd6d3c BUG-10181 Modificando la clase Calendar.
Modificar las funciones de la clase Calendar para que ahora se realize el calculo de NewDate tomando en cuenta los weekends.
2013-11-26 17:36:40 -04:00
Victor Saisa Lopez
6619158bc7 BUG 12054 "Problema con PMFDerivateCase" SOLVED
- Problema al iniciar y derivar un nuevo caso con PMFNewCase y PMFDerivateCase
- Problema resuelto, se ha mejorado el metodo "createAppDelegation()" para
  recuperar el ultimo DEL_INDEX esto en la clase AppDelegation.php, pues al
  parecer este campo no era valido para la consulta que se hacia, y por consiguiente
  se esta utilizando el metodo "getCurrentDelegationCase()" para obtener el ultimo
  DEL_INDEX para este caso

* Available from version ProcessMaker-2.5.1-testing.4
2013-07-18 09:45:33 -04:00
Victor Saisa Lopez
816802d8ee BUG 12054 "Problema con PMFDerivateCase" SOLVED
- Problema al iniciar y derivar un nuevo caso con PMFNewCase y PMFDerivateCase
- Problema resuelto, se ha mejorado el metodo "createAppDelegation()" para
  recuperar el ultimo DEL_INDEX esto en la clase AppDelegation.php, pues al
  parecer este campo no era valido para la consulta que se hacia, y por consiguiente
  se esta utilizando el metodo "getCurrentDelegationCase()" para obtener el ultimo
  DEL_INDEX para este caso

* Available from version ProcessMaker-2.5.1-testing.4
2013-07-17 16:43:45 -04:00
Brayan Osmar Pereyra Suxo
477cf0bbd5 PM SQL tunning
We added the PM SQL tunning
2013-01-28 16:49:00 -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
14c64af8c5 CODE STYLE class/model/ files 2012-10-22 05:57:53 -04:00
jennylee
3e18b38e74 CODE STYLE, checking in detail...
FILES:
workflow/engine/classes/model/AppDelegation.php
workflow/engine/classes/model/Dynaform.php
workflow/engine/classes/model/Groupwf.php
workflow/engine/classes/model/Language.php
workflow/engine/classes/model/UsersProperties.php
workflow/engine/classes/triggers/class.pmTrSharepoint.php
2012-10-19 10:24:29 -04:00
Julio Cesar Laura
cd66f32c53 BUG 9923 Error en Ejecucion de php -f /opt/processmaker/workflow/engine/bin/cron.php SOLVED
- En versiones antiguas no se validaba el borrado de tareas con casos, esto provoco q hayan registros invalidos en la BD
- Se agrego una validacion para evitar problemas en el cron con tareas que ya no existen
2012-10-17 17:37:33 -04: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
Julio Cesar Laura
c39e17d4fc BUG 000 Add USR_UID parameter for the hook PM_CREATE_NEW_DELEGATION 2012-01-13 09:51:57 -04:00
Julio Cesar Laura
baad71c5d9 BUG 000 Hook for the trigger PM_CREATE_NEW_DELEGATION 2012-01-10 12:22:32 -04:00
Erik Amaru Ortiz
35bf13be36 BUG 7027 "Duplicate entry in database"
+ in class AppDelegation, method createAppDelegation()
- removed select column for DEL_STARTED
- removed group by from DEL_STARTED
2011-11-29 12:04:19 -04:00
Erik Amaru Ortiz
ba32c018ae BUG 7717 7421 -> related to DEL_PREVIOUS from APP_DELEGATION table, FIXED!
- fixed -> blame to girish commit 2e97a8
2011-09-28 12:41:10 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Douglas Medrano Chura
c4635bc56a BUG 5004 Change text doesn't exists!
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -04:00
abraar
50658fbe11 Changes done for PhpDoc 2011-01-31 14:14:55 +00:00
Carlos Pacha
41f889f0e9 this bug 6018 was solved, there were some mistakes when you made to run the cron 2011-01-26 22:57:48 +00:00
Abraar
0248e8121d Changes made for documentation 2011-01-22 12:20:08 +00:00
Hector Cortez
41d3bfa8f7 Various settings for compatibility with MSSQL 2011-01-06 14:14:50 +00:00
Erik Amaru Ortiz
f488326d00 [2010-12-06 15:54:28] Rev:642 | 6 files Modified
hugo: Calednar Improvements and now Multicalendar enabled for community. Flag to save log of calendar calcs per delegation
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/methods/setup/calendarList.php
2. M /trunk/workflow/public_html/sysGeneric.php
3. M /trunk/workflow/engine/classes/model/AppDelegation.php
4. M /trunk/workflow/engine/classes/model/CalendarDefinition.php
5. M /trunk/workflow/engine/classes/class.dates.php
6. M /trunk/workflow/engine/xmlform/setup/calendarList.xml
2010-12-09 14:00:55 +00:00
abraar
3dd41e58ad Added is_object() 2010-12-08 10:14:41 +00:00
girish
2e97a8e9ec First commit on ProcessMaker CORE Engine and Jeaqueline's changes 2010-12-07 11:49:51 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00