davidcallizaya
eb43543daf
HOR-3620
...
Fixed class name processMap to ProcessMap
2017-08-04 16:21:06 -04:00
Chloe Deguzman
60efcf7ac7
HOR-2689 Removed references to G::LoadClass, Bootstrap::LoadClass and various references to class loading methods and require_once
2017-08-03 17:19:55 -04:00
Victor Saisa Lopez
6d9858d6d0
HOR-1738 "Change folder permissions in ProcessMaker" SOLVED
...
Issue:
Change folder permissions in ProcessMaker
Cause:
Nuevo requerimiento
Solution:
Se cambio los permisos de los files and directories
2016-08-30 13:03:35 -04:00
marcelo.cuiza
a7eb706a58
PM-1238
...
Al crear el PMFEvaluateFunction los parametros dela funcion no esta correctamente establecidos
solucion para el diseñr clasico, en el nuevo no se presenta el problema
2015-05-13 15:44:28 -04:00
Paula V. Quispe
055082cec2
I solved Cryptographic Issues
2015-03-26 11:22:37 -04:00
dheeyi
ef8795f1e3
PM-1235 El trigger PMFGetCasesNotes depliegua el error syntax error, unexpected ',', expecting '(' al momento de ejecutarse.
...
Causa. Se debio a que en versiones anteriores si es posible enviar parametros de la siguiente manera.
@@res = PMFGetCaseNotes (@@APPLICATION,array,@@USER_LOGGED); notese que el segundo parametro no se especifica el tipo
aunque se asume que es string(PHP5.3)
En versiones con PHP5.4 no es soportado ya que deberia especificarse el tipo, de la siguiente manera
@@res = PMFGetCaseNotes (@@APPLICATION,'array',@@USER_LOGGED);
SolucióBajo esta sentido se hace ese leve cambio considerando este caso de PHP, y asi apreciandose un correcto funcionamiento.
2015-02-11 15:12:16 -04:00
Hector Cortez
b7e254b425
BUG 0000 Adjustment for the standardization of code. CODE_STYLE
2013-03-14 12:36:34 -04:00
Hector Cortez
3b2d9f6914
BUG 0000 Problems in the wizard of the triggers, fields type were not validation
...
- Adjustment in the wizard of the triggers, validations in the fields
2013-01-29 17:07:23 -04:00
jennylee
22c2db5a4c
CODE STYLE, workflow/engine/methods/triggers/
...
FILES:
triggersProperties.php
triggersTree.php
triggers_Ajax.php
triggers_CreateWizard.php
triggers_Delete.php
triggers_Edit.php
triggers_EditCustom.php
triggers_EditWizard.php
triggers_Save.php
triggers_WizardSave.php
triggers_WizardUpdate.php
2012-10-18 14:32:01 -04:00
Carlos Pacha
08af9965e4
BUG 5358 Trigger wizard encloses all function parameters in single quotes
...
improving the code
2011-10-17 18:59:52 -04:00
Carlos Pacha
c9c3e47a61
BUG 5358 Trigger wizard encloses all function parameters in single quotes
...
This issue was fixed, now it is setting the value with the correct format
2011-10-14 09:50:25 -04:00
Hector Cortez
f8f9ccf5bb
BUG 5356 Fix Bug Trigger wizard add secuence escape in single quotation.
2011-06-09 10:28:55 -04:00
Alvaro Campos
bc373dca8a
fixed save trigger and hidden reports to in new user
2011-01-25 13:29:05 +00:00
Hugo Loza
11db7e59e0
Fix on trigger geenration. No extra spaces
2011-01-20 23:01:28 +00:00
Erik Amaru Ortiz
0525681d79
initial commit from rev. 632
2010-12-02 23:34:41 +00:00