Commit Graph

42 Commits

Author SHA1 Message Date
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
hjonathan
21ba5c641d bugfix/HOR-3203
update
2017-05-19 16:21:05 -04:00
Paula Quispe
7fed2ef94c Delete inputFilters from 2017-03-09 17:46:45 -04:00
Paula Quispe
eb08f2c70e I solved the problem with json_decode 2017-03-09 16:42:41 -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
qronald
8f7501e2ce HOR-1344 Optimization: Lists tables 2016-07-18 14:13:01 -04:00
Ronald Q
8eaeb5e279 HOR-1328 Agregar los campos que se guardan en la tabla CONTENT relacionados a la tabla TASK
pmfunction change content by task

remove lang in pmfunction

add languaje by compatibility
2016-07-08 14:37:06 -04:00
Dante
037749b03a BY-237, BY-232, BY-169, BY-170 2016-03-29 15:24:08 -04:00
Development
afdd123614 BY-168 Reusing the SendNotification method to send emails in Gmail Integration
BY-165 Adding validation to Self service value based

BY-165 Code Review FixesX
2016-03-10 10:29:00 -04:00
jennydmz
5cbfcabb39 GI-240
Fixing an error when loading the class pmGoogleApi.
2016-01-05 17:21:31 -04:00
jennydmz
70d395c6e8 GI-240
Changing the method that verifies if the Gmail feature is enabled (Now is separeted from Drive feature).

GI-240

Changing the method that verifies if the Gmail feature is enabled (Now is separeted from Drive feature).
2016-01-05 12:59:23 -04:00
Marco A. Nina Mena
7830fcdf0a GI-208 PMdrive
- Add functionality cron
2015-12-19 20:23:57 -04:00
jennydmz
8c7344f220 GI-128
Adding the sending email functionality when gmail is enable.

GI-128

Adding feature validation
2015-12-09 12:14:50 -04:00
Paula V. Quispe
f402d00446 I solved some issue with Cryptographic Issues 2015-03-25 16:22:18 -04:00
Paula V. Quispe
cb1463a775 I reviewed the XSS - MEDIUM in files 2015-03-17 15:25:49 -04:00
Roly Rudy Gutierrez Pinto
0fa978d3c8 BUG-13950 SOLVED Cuando se usa caracteres Chinos como título de varios procesos la sección:
HOME / New Case / {dbl-click} 
Al seleccionar un nodo este siempre salta al último nodo del TreeView.
2014-02-03 09:45:31 -04:00
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