Commit Graph

16 Commits

Author SHA1 Message Date
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
3fe55aa94f BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-05 09:12:44 -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
0d475304e7 ALFRESCO I add the function downloadDoc
I add the function downloadDoc
2012-10-22 17:07:47 -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
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
Victor Saisa Lopez
9df68b5307 BUG 8973 "Replace all instances of json_encode() and json_decode()..." SOLVED
- Problems with functions json_encode and json_decode in PHP 5.2
- Replace json_encode and json_decode with G::json_encode and G::json_decode
2012-04-23 12:34:16 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Hugo Loza
e8c36e636a BUG 0000 Feature Alfresco triggers
Added new trigger library for Alfresco DM methods
2011-09-01 09:25:18 -04:00