Commit Graph

26 Commits

Author SHA1 Message Date
Julio Cesar Laura
50282bab93 BUG 13436 ProcessMaker 2.x Authenticated PHP Code Execution SOLVED
- The function sent in the variable $_REQUEST['action'] was always executed
- A new method was implemented to validate if is a user custom function or a system function (G::isUserFunction)
2013-10-30 20:01:43 -04:00
Julio Cesar Laura
93f3a607dc BUG 11068 Improvement in events creation when start a case IMPROVEMENT 2013-06-26 16:37:07 -04:00
jennylee
774a391f38 BUG 11969 Web session TimeOut at HOME
In Home Tab when you loss session, PM naver advise it to you, and it still working but dosen't save the data.

So now all Home places are validated  to show a popup message when you loos session.
2013-06-03 18:13:38 -04:00
Julio Cesar Laura
64e518fb49 Doc System, change hardcoded labels 2013-03-14 15:15:04 -04:00
Julio Cesar Laura
6243b8ad98 BUG 10881 Informacion de Calendario al inicar un caso siempre es Default pese a que se seleccione uno diferente para el proceso SOLVED
- Don't get correctly the calendar information and the checkboxed are not refreshed correctly
- Get the correctly calendar information the checkboxes are reseted before load the new calendar information
2013-02-25 12:03:24 -04:00
Julio Cesar Laura
e284412920 BUG 10702 Nombres de las tareas no soportan Html tags SOLVED
- Missing validation for html entities
- Add validation for html entities
2013-02-07 03:14:25 -04:00
Marco Antonio Nina
ba0eab3eae BUG 10423 No se peude ejecutar un caso cuando el nombre del... SOLVED
- Problem caused by rare characters.
- was add validation.
2013-01-21 16:05:21 -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
Brayan Osmar Pereyra Suxo
b30416cb46 BUG 5285 I add variable to listProcess
I add variable	to listProcess
2012-10-12 12:46:35 -04:00
Julio Cesar Laura
648c7f095d Performance improvement, deleted the grid with the cases counter on the cases start page 2012-09-24 13:06:05 -04:00
Julio Cesar Laura
ba7d24a3a5 BUG 9422 Fix many issues related to Case Scheduler/Events
- Problem updating the info for the case schedulers
- Add all the validations needed
2012-08-10 16:44:36 -04:00
Hector Cortez
f353ae77c2 BUG 8529 Change "exists" to "exist" in many phrases SOLVED
- Remember these grammar rules
- Changed grammar rules as suggested.
2012-07-25 16:51:16 -04:00
Enrique Ponce De Leon
29d065f9f1 BUG 6593 6284 6607 6574 6338 5457 SOLVED. Related to masks and grids 2011-04-05 19:04:32 -04:00
Erik Amaru Ortiz
550e3cd26b BUG 6417: Solved 2011-03-30 17:52:27 -04:00
Enrique
98bf952494 Grid 1.1 Solve Bugs: 5330, 6509, 6150, 6153, 6328 2011-03-29 18:16:10 -04:00
Carlos Pacha
f9d3613e34 it is about 5996 bug 2011-02-24 13:48:21 +00:00
Erik Amaru Ortiz
168223b72c fix to start case with the new open case link 2011-02-22 16:43:02 +00:00
Carlos Pacha
0451a4f483 this bug 5818 was fixed, now we are setting the content values with default value(en) if these are not setting 2011-02-16 22:28:15 +00:00
Hugo Loza
483544b652 Documents upgrade .. 2011-02-04 22:05:14 +00:00
Hugo Loza
742e1ad99d Do not try to list a process that is not ACTIVE 2011-01-19 14:49:44 +00:00
Hugo Loza
ffb1f8e8b7 Fix problem when process does not have cat 2011-01-12 15:44:00 +00:00
Hugo Loza
804de362b1 Proccess Info on Start Case 2010-12-23 22:31:14 +00:00
Hugo Loza
0c0adc7572 Start Case Button 2010-12-23 15:02:12 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00