Commit Graph

1242 Commits

Author SHA1 Message Date
Vera Osokina
be38786447 BUG 11079 Notice when importing a process form Browse Library
Was added a validation in case that the variable was not defined. It makes the Notice don't shows anymore.
2013-04-02 13:28:06 -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
Marco Antonio Nina
c08cb8087e BUG 9872 Reassign Multiple Case, submit and 'Processing...' IMPROVEMENT
- Listing was modified by a new parameter.
- was add validation.
2013-03-28 10:45:26 -04:00
Marco Antonio Nina
8c0d152484 Improvement plunis translation create and merge of translation. 2013-03-26 15:01:53 -04:00
Marco Antonio Nina
087c49d064 Improvement plunis translation create and merge of translation. 2013-03-26 12:17:50 -04:00
Marco Antonio Nina
c906af907c Improvemente PARTNER FLAG in db.php 2013-03-26 09:16:53 -04:00
Marco Antonio Nina
7834a71152 Improvemente PARTNER FLAG in db.php 2013-03-25 17:29:43 -04:00
Victor Saisa Lopez
e2d48fb9de BUG 0000 "Problem in the ordering of the column 'current..." SOLVED
- Problem in the ordering of the column "current user" and "task" in casesList
- Solved problem the ordering, has taken into account the settings made in ADMIN>Settings>Environment
* Available from version ProcessMaker-2.0.46
2013-03-21 17:19:54 -04:00
Julio Cesar Laura
9814347258 BUG 11021: Change the role names from PROCESSMAKER_XXXX to only "XXXX" IMPROVEMENT 2013-03-21 13:38:31 -04:00
Julio Cesar Laura
6ae68823c6 BUG 11052 Notice en Report Table al hacer correr un caso con old version IMPROVEMENT 2013-03-21 13:06:02 -04:00
Julio Cesar Laura
1f4056fbaf BUG 11052 Notice en Report Table al hacer correr un caso con old version SOLVED
- Using foreach statement in a empty string
- Check first if is an array before use foreach statement
2013-03-21 13:00:18 -04:00
Marco Antonio Nina
e380b8b272 Merge remote branch 'upstream/master' 2013-03-20 11:33:19 -04:00
Marco Antonio Nina
638cdee160 Add hook before create user 2013-03-20 10:58:19 -04:00
Julio Cesar Laura
89e50a43b1 Many fixes and improvements, issues detected on QA servers 2013-03-20 10:45:53 -04:00
Marco Antonio Nina
1fb92234c2 Merge remote branch 'upstream/master' 2013-03-20 09:07:42 -04:00
ralph
8bde064996 BUG 10989: "PMFNewCaseImpersonate definition is incomplete"
Error:  There were no parameter to set which starting task to select.
Sol:    Adding a optional paramater to the newCaseImpersonate function.
plus code style changes.
2013-03-19 13:52:49 -04:00
ralph
34c35397dd Removing check of the task steps. 2013-03-19 13:47:16 -04:00
ralph
07c322c210 Adding extra parameter to newCaseImpersonate 2013-03-19 11:36:06 -04:00
Marco Antonio Nina
89ac75ec1e Improvement constant PARTNER_FLAG
- Browser library
- HearBeat
- tab plugins
2013-03-19 11:20:30 -04:00
Marco Antonio Nina
e052548966 Improvement constant PARTNER_FLAG
- Browser library
- HearBeat
- tab plugins
2013-03-19 10:45:29 -04:00
ralph
f5d94ebbf9 Adding optional taskid parameter to newCaseImpersonate function 2013-03-19 10:45:04 -04:00
Marco Antonio Nina
4677b8588b Merge remote branch 'upstream/master' 2013-03-19 10:20:49 -04:00
Marco Antonio Nina
be174d0eed Improvement constant PARTNER_FLAG
- Browser library
- HearBeat
- tab plugins
2013-03-19 10:12:35 -04:00
Julio Cesar Laura
d71e85611d Little change in class OutputDocuments 2013-03-18 18:56:50 -04:00
Marco Antonio Nina
d6918697aa Improvement constant PARTNER_FLAG
- Browser library
- HearBeat
- tab plugins
2013-03-18 15:13:14 -04:00
Marco Antonio Nina
87cd036826 Improvement function processmaker plugins-translation
- file .po is read and created in the plugin.
2013-03-18 09:54:30 -04:00
Marcelo Heredia Aguilar
9606a37f9e DOCSYSTEM .po creation fixed 2013-03-15 20:47:42 +00:00
Marco Antonio Nina
b9f5552ed6 Improvement validation funcition plugin-translation 2013-03-15 15:37:22 -04:00
Marco Antonio Nina
911b96f3e0 Improvement functions processmaker plugins-translation 2013-03-15 14:27:33 -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
60116878df BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-14 14:51:01 -04:00
Hector Cortez
b7e254b425 BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-14 12:36:34 -04:00
Hector Cortez
5cc9925075 BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-14 11:33:31 -04:00
julceslauhub
c78edfe6d6 Merge pull request #1395 from marcoAntonioNina/master
Improvement add options processmaker
2013-03-13 15:09:22 -07:00
Julio Cesar Laura
f7a5cfd05d Improvement in the pdf generation with TCPDF 2013-03-13 17:33:12 -04:00
Marco Antonio Nina
0bc5001117 Improvement add options processmaker
- Add plugins-translation-create.
- Add plugins-translation-update
2013-03-13 12:34:23 -04:00
Marco Antonio Nina
4f1e036477 Merge remote branch 'upstream/master' 2013-03-13 10:22:00 -04:00
Julio Cesar Laura
9b63600ab6 BUG 10958 La funcion PMF GenerateOutputDocuemnt no esta generando el output document SOLVED
- When a html string is in other encoding type doesn't generate the pdf using TCPDF
- Sanitize the html
2013-03-12 18:31:17 -04:00
Marco Antonio Nina
e321335790 Improvement options to processmaker
- Add plugins-translation-update
- Add plugins-translation-create
2013-03-12 16:44:17 -04:00
Julio Cesar Laura
feb3d4d2fd BUG 10980 Issue in pagination displaying "Messages History" SOLVED
- Pagination doesn't work
- Fix pagination
2013-03-12 12:12:44 -04:00
Julio Cesar Laura
defebb3099 BUG 10980 Issue in pagination displaying "Messages History" SOLVED
- Pagination doesn't work
- Fix pagination
2013-03-12 12:06:53 -04:00
Julio Cesar Laura
37c6fa8ec0 BUG 7338: User profile " Replaced by " doesn't work when PM derivate a case IMPROVEMENT 2013-03-12 10:24:34 -04:00
Hector Cortez
e517ca61e1 BUG 10955 Con Paralell Derivation y permisos de supervisor, el nombre de las tareas en Reassing se cambia SOLVED
- Con Paralell Derivation y permisos de supervisor, el nombre de las tareas en Reassing se cambia.
- Filtering task field for the case of  reassignment user.
2013-03-08 10:59:17 -04:00
Julio Cesar Laura
cb075d58f1 BUG 10953 Al crear un segundo Report Table los campos desde la BD se modifican SOLVED
- Al repoblar la tabla no se estaba considerando la validacion agregada cuando se actualiza el registro
- Se agrego la validacion faltante al momento de popular toda la tabla
2013-03-07 17:04:41 -04:00
Julio Cesar Laura
2d0fff6c4d Improvement in the PM function "setCaseTrackerCode" 2013-03-07 15:15:54 -04:00
julceslauhub
81c61a211b Merge pull request #1371 from hector-cortez/BUG-0000
BUG 0000 Adjustment for the standardization of code. CODE_STYLE
2013-03-05 13:29:00 -08:00
Hector Cortez
f92822d87b BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-05 15:07:55 -04:00
Julio Cesar Laura
e07720a391 BUG 10940 Email issue SOLVED
- We are not using reply to attribute
- Now we are using reply to attribute
2013-03-05 14:39:04 -04:00
Hector Cortez
c1d5f6d791 BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-05 14:11:12 -04:00