29 Commits

Author SHA1 Message Date
Paula Quispe
57cda8f9d6 PMCORE-1880 2021-03-29 16:53:01 -04:00
Marco Antonio Nina Mena
0d533e19d9 HOR-4527 2018-05-08 10:16:52 -04:00
David Callizaya
03090f445f HOR-3670
Fix class name PmDynaform
2017-08-11 17:42:01 -04:00
Chloe Deguzman
5d3a4c073f HOR-2689 Removed instances of LoadSystem, LoadThirdParty 2017-08-03 17:34:55 -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
Paula Quispe
7fed2ef94c Delete inputFilters from 2017-03-09 17:46:45 -04:00
Ronald Q
db15f04ffc HOR-2045
fix in other files
2016-10-13 14:47:07 -04:00
dheeyi
fa5109841b HOR-651 Permissions Error 2016-03-30 17:23:54 -04:00
Ronald Q
55a29e1c93 HOR-301 Process permissions - target task not working 2016-03-02 14:05:00 -04:00
Paula V. Quispe
19ffc1c26f I solved the issue PM-1532 informacion de History dynaform 2015-03-27 17:59:50 -04:00
marcelo.cuiza
de8553d10a xss 2015-03-16 17:36:45 -04:00
Roly Rudy Gutierrez Pinto
01a5a8ba42 PM-1787 2015-03-12 09:59:19 -04:00
Roly Rudy Gutierrez Pinto
dd25cee0e0 IMPROVEMENT PM-1267 2015-01-19 13:45:59 -04:00
Roly Rudy Gutierrez Pinto
4aad139361 IMPROVEMENT PM-1267 2015-01-19 12:41:30 -04:00
Roly Rudy Gutierrez Pinto
2d915ff264 PMDynaform 2015-01-12 15:58:52 -04:00
Julio Cesar Laura
daaf4c64ab PM-809 Process Permission Dynaform View no muestra campos dynaform Version Ejecutable SOLVED 2014-10-29 14:11:51 -04:00
Roly Rudy Gutierrez Pinto
f24f1a65d2 Refactor methods 2014-08-01 13:06:51 -04:00
Roly Rudy Gutierrez Pinto
5810c73838 PMDynaform implements mode readonly 2014-07-31 13:00:14 -04:00
norahmollo
77c696d712 BUG-14025 Ability to apply conditional show/hide when re-viewing 'participated cases'/dynaforms
When reviewing the Dynaform, all fields are being displayed and omiting any condition applied
2014-02-26 11:13:54 -04:00
Roly Rudy Gutierrez Pinto
a5da83b2ea BUG-13979 SOLVED Los botones de Print y Next Step, no realizan ninguna acción en las secciones:
'HOME / Participated / {seleccionar algún caso} / Open / Information / Dynaforms / {seleccionar algún registro} / Preview /'
'HOME / Search / Advanced Search / {hacer click en buscar y hacer click en el botón Summary} / More Information / '.
2014-01-31 10:58:11 -04:00
Vera Osokina
6dca8f5ab0 BUG 7802 In Advanced Search -> Information -> Dynaform -> Change Log, the Submit Button was enabled.
Was added a javascript code to disable the Submit Button in Advanced Search -> Information -> Dynaform -> Change Log.
2013-04-01 14:37:29 -04:00
jennylee
7c8b33049a BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
I added a javascript code to disable the Submit Button on file 'workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php'.
2012-11-20 10:58:11 -04:00
jennylee
7c1902a68e BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
I added a javascript code to disable the Submit Button on file 'workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php'.
2012-11-20 09:56:34 -04:00
Ralph Asendeteufrer
7eecd6ea31 CODE STYLE changes
files modified:   workflow/engine/methods/cases/casesDemo.php
                  workflow/engine/methods/cases/casesGenerateDocumentPage_Ajax.php
                  workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php
                  workflow/engine/methods/cases/casesList_Ajax.php
                  workflow/engine/methods/cases/casesSaveDataView.php
                  workflow/engine/methods/cases/casesSchedulerLog_Ajax.php
                  workflow/engine/methods/cases/casesStartPage.php
                  workflow/engine/methods/cases/casesStartPage_Ajax.php
                  workflow/engine/methods/cases/casesToRevisePanelExtJs.php
                  workflow/engine/methods/cases/casesToReviseTreeContent.php
                  workflow/engine/methods/cases/cases_ShowDocument.php
                  workflow/engine/methods/cases/cases_ShowToReviseOutputDocument.php
                  workflow/engine/methods/cases/cases_StepToReviseOutputs.php
                  workflow/engine/methods/cases/data_casesSchedulerLog.php
                  workflow/engine/methods/cases/debug_triggers.php
                  workflow/engine/methods/cases/debug_vars.php
                  workflow/engine/methods/cases/index.php
                  workflow/engine/methods/cases/main.php
                  workflow/engine/methods/cases/main_init.php
                  workflow/engine/methods/cases/open.php
                  workflow/engine/methods/cases/proxyCasesList.php
                  workflow/engine/methods/cases/proxyProcessList.php
                  workflow/engine/methods/cases/proxyReassignCasesList.php
                  workflow/engine/methods/cases/proxyReassignUsersList.php
                  workflow/engine/methods/cases/proxySaveReassignCasesList.php
                  workflow/engine/methods/cases/summary.php
2012-10-22 12:15:52 -04:00
norahmollo
2d90e0653d CODE STYLE Formating workflow/engine/methods/cases
Change format files in workflow/engine/methods/cases
2012-10-18 16:33:24 +00:00
norahmollo
fd5ff3da77 CODE STYLE Formating workflow/engine/methods/cases
Change format files in workflow/engine/methods/cases
2012-10-18 16:05:43 +00:00
Marco Antonio Nina
1917d8cfe7 BUG 9572 Print Dynaform is not working when a case is open... SOLVED
- Undefined variable used.
- Was validated using using the variable.
2012-08-07 17:48:28 -04:00
Julio Cesar Laura
5a5d836803 BUG 9455 On ProcessMaker 2.0.42 print icon on a Dynaform doesn't work when the form is submited
- The function "popUp" was missing
- Add the missing function "popUp"
2012-07-17 11:25:45 -04:00
Alvaro Campos
3e3018965b BUG 8743 Migrate Case Informations lists to ExtJS SOLVED
- Migrate Case "Information" lists to ExtJS (from master branch)
- migrated the following items: Case history, Messages History, Dynaforms, Uploaded Documents, Generated Documents
2012-03-26 16:54:43 -04:00