Commit Graph

66 Commits

Author SHA1 Message Date
Paula Quispe
7b332f8794 Merged in release/3.2.2 (pull request #6158)
release/3.2.2

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
Approved-by: Paula Quispe <paula.quispe@processmaker.com>
2017-10-30 11:56:43 +00:00
Paula Quispe
91f1b37e09 HOR-4016 2017-10-27 15:46:15 -04:00
Paula Quispe
adc0c23acf HOR-3980 2017-10-18 16:02:20 -04:00
Marco A. Nina Mena
ee5a124bba Add namespace Processmaker\Core 2017-08-14 16:13:46 -04:00
Marco A. Nina Mena
1f782c19a0 Add change class Patch 2017-08-14 10:37:00 -04:00
Marco A. Nina Mena
4e6d07b174 rename file 2017-08-11 13:59:48 -04:00
Marco A. Nina Mena
19b6b745c1 triggers 2017-08-11 13:13:25 -04:00
dante
07f0a36aef First set of modifications 2017-08-11 11:10:27 -04:00
davidcallizaya
44d60e96d9 HOR-3620
Fix PMSystem -> PmSystem since Processmaker is one word.
2017-08-04 11:49:43 -04:00
davidcallizaya
81149399da HOR-3610
Fix System class conflict.
2017-08-03 18:44:57 -04:00
Chloe Deguzman
5d3a4c073f HOR-2689 Removed instances of LoadSystem, LoadThirdParty 2017-08-03 17:34: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
mcuiza
a3efe8fa1c HOR-429: (Trigger Alfresco) Delete an object(Folder/File) from Alfresco Repository no devuelve ningún mensaje de satisfactorio
.
2016-03-08 16:21:26 -04:00
Victor Saisa Lopez
2545468c19 PM-2039 "Las cookies de sesion no se ha definido con el flag..." SOLVED
Issue:
    Las cookies de sesion no se ha definido con el flag HttpOnly esta debe definirse para mitigar ataques de tipo
    cross-site scripting.
Cause:
    No se a definido el parametro "httponly" al momento de usar la funcion "setcookie"
Solution:
    Se define el parametro "httponly" al momento de usar la funcion "setcookie"
2015-04-13 11:59:47 -04:00
Julio Cesar Laura
907588ce5f Deleting BOM from class pmSugarFunctions 2015-04-01 15:32:28 -04:00
Paula V. Quispe
ef261316b0 I solved issues with Cryptographic Issues 2015-03-26 10:19:43 -04:00
Paula V. Quispe
cb1463a775 I reviewed the XSS - MEDIUM in files 2015-03-17 15:25:49 -04:00
Marco Antonio Nina
7e35f6ba73 BUG-8965 Archivos de tipo imagen no se visualizan al descargar IMPROVEMENT
- Al descargar una imagen desde alfresco no se podia visualizar correctamente.
- Se cambio el replace por otra expresion regular.
2013-09-12 10:15:38 -04:00
Marco Antonio Nina
7c6f063bc6 BUG-8965: Documents download with 0 Kb SOLVED
- no se podia descargar los documentos alfresco.
- se cambio eregi_ por preg_replace, para evitar el decrecated.
2013-08-30 15:13:58 -04:00
Julio Cesar Laura
848647f72c Changing file encoding for class.pmAlfrescoFunctions.php 2013-07-09 15:59:25 -04:00
Marco Antonio Nina
3ce4781c62 BUG-12185 No se puede subir un archivo cuando eL... SOLVED
- Al subir un file con el mismo nombre al servidor Alfresco devolvia un error de conflicto.
- se captura el error y se devuelve un mensaje que el archivo ya existe.
2013-06-20 16:16:36 -04:00
Julio Cesar Laura
f2f74e1885 Improvement in Alfresco PM functions 2013-05-27 16:44:14 -04:00
Julio Cesar Laura
0bee2a7b15 BUG 9897 uploadDoc() de Alfresco no te notifica si la ruta a un archivo es incorrecta IMPROVEMENT
- Methods descriptions are not correct
- Changing the methods descriptions for the return value, "string" to "object"
2013-05-15 14:42:31 -04:00
Julio Cesar Laura
7e43974f8b Change comment for Talend class 2013-04-17 08:48:06 -04:00
Julio Cesar Laura
0c99d16115 BUG 11074 Triggers wizard. Doble instruccion en campo del wizard SOLVED
- The comments don't include a description for the return value
- Add a empty description to avoid the innecesary label "Not required"
2013-04-03 13:40:57 -04:00
jennylee
fe4fc7f349 BUG-11003 Alfresco Triggers are hardcoded to look for 'Sites' folder as the main root folder.
Was added $dir like the parameter who receives the path for the files upload and download from Alfresco Server.

To prove, must create a proces with the 'UploadDoc' and 'DownloadDoc' functions.
2013-03-28 16:04:26 -04:00
jennylee
b668474c8a Eroorres 2013-03-28 16:00:10 -04:00
jennylee
43ba2efccd BUG-11003 Alfresco Triggers are hardcoded to look for 'Sites' folder as the main root folder.
Was added $dir like the parameter who receives the path for the files upload and download from Alfresco Server.

To prove, must create a proces with the 'UploadDoc' and 'DownloadDoc' functions.
2013-03-28 14:21:53 -04:00
Hector Cortez
3a3c09dabd BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-14 15:51:16 -04:00
Hector Cortez
3fe55aa94f BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-05 09:12:44 -04:00
Julio Cesar Laura
ae508fd5dd BUG 10694:Triggers de Sugar y Sharepoint no tienen descripciones SOLVED
- Functions descriptions in wrong format
- Fix format for the functions descriptions
2013-02-06 22:39:50 -04:00
Marco Antonio Nina
1a3d8a9c98 BUG 10133 ProcessMaker Zimbra Triggers doesn't work on Zimbra 8 SOLVED
- Triggers doesn't work on Zimbra 8.
- was add the parameter "protocol" for changed protocol http or https.
2012-12-11 11:00:02 -04:00
Brayan Osmar Pereyra Suxo
b63ae3c4f0 BUG 8965 I add the function downloadDoc SOLVED
I add the function downloadDoc
2012-10-23 16:58:16 -04:00
Brayan Osmar Pereyra Suxo
c6b75dc9cd Merge remote branch 'upstream/master' 2012-10-23 09:04:10 -04:00
jennylee
cfbbf82f77 CODE STYLE, changes
FILES:
gulliver/system/class.database_mssql.php
gulliver/system/class.database_mysql.php
workflow/engine/classes/class.cli.php
workflow/engine/classes/class.pluginRegistry.php
workflow/engine/classes/entities/FacetGroup.php
workflow/engine/classes/entities/SolrUpdateDocument.php
workflow/engine/classes/triggers/class.pmTalendFunctions.php
workflow/engine/methods/appFolder/appFolderList.php
workflow/engine/methods/processes/processes_Ajax.php
2012-10-22 17:23:01 -04:00
Brayan Osmar Pereyra Suxo
0d475304e7 ALFRESCO I add the function downloadDoc
I add the function downloadDoc
2012-10-22 17:07:47 -04:00
jennylee
ef66773130 CODE STYLE, changes...
FILES:
workflow/engine/classes/class.derivation.php
workflow/engine/classes/class.popupMenu.php
workflow/engine/classes/class.processes.php
workflow/engine/classes/class.xmlDb.php
workflow/engine/classes/triggers/api/class.zimbraApi.php
2012-10-22 15:45:47 -04:00
jennylee
2460cb7ad4 CODE STYLE, changes...
FILES:
gulliver/system/class.headPublisher.php
workflow/engine/classes/model/AppSolrQueue.php
workflow/engine/classes/triggers/class.pmSharepointFunctions.php
2012-10-22 14:00:36 -04:00
ferOnti
35de8ac088 Merge pull request #845 from norahmollo/master
CODE STYLE Format
2012-10-19 15:25:17 -07:00
norahmollo
e21cbdbaa6 CODE STYLE Format
Change format
2012-10-19 21:30:26 +00:00
ferOnti
da702ce462 Merge pull request #839 from norahmollo/master
CODE STYLE Format
2012-10-19 12:00:18 -07:00
norahmollo
9e9f4be8e6 CODE STYLE Format
Change format
2012-10-19 18:50:57 +00: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
Brayan Osmar Pereyra Suxo
b164d771ec BUG 9897 I add validation
I add validation to function uploadDoc in alfresco functions
2012-10-08 14:26:34 -04:00
Julio Cesar Laura
c312bc95e5 BUG 9688 Plugin Updates dont work when proxy is required SOLVED
- There are not way to set the proxy to use
- Added settings for the proxy in ProcessMaker
2012-09-19 14:48:38 -04:00
Marco Antonio Nina
c74cc5d998 BUG 7941 Add Folder Variable where the document Should be uploaded... SOLVED
- Already existed the field "path".
- Was improved the funcion createFolder for that accept path complete.
2012-09-11 14:10:58 -04:00
Marco Antonio Nina
59742ba9a0 BUG Add Folder Variable where the document Should be uploaded... SOLVED
- Already existed the field "path".
- Was improved the funcion createFolder for that accept path complete.
2012-09-10 16:37:03 -04:00
Julio Cesar Laura
34c429ed55 BUG 9741 Dentro de la clase class.pmAlfrescoFunctions existen varios var_dump sin comentar SOLVED
- Existian 3 funciones que tenian la instruccion var_dump
- Se elimino esta instruccion de las funciones
2012-09-07 11:59:55 -04:00
Brayan Osmar Pereyra Suxo
f75561c331 BUG 9069 Add variable to path in alfresco SOLVED
- I add param in method uploadDoc, the param has the path in alfresco
2012-07-26 16:07:49 -04:00
Brayan Osmar Pereyra Suxo
c7f0c85842 BUG 9069 Add variable to path in alfresco SOLVED
- I add param in method uploadDoc, the param has the path in alfresco
2012-07-26 15:31:49 -04:00