Commit Graph

2170 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
e3f63451b7 Merged in cochalo/processmaker (pull request #420)
Adicion de POST y DELETE en PROJECT
2014-04-25 15:59:44 -04:00
Julio Cesar Laura
d1131d9060 BUG 13974 merged from Github code 2014-04-25 15:14:31 -04:00
Brayan Osmar Pereyra Suxo
14a3afce33 Adicion de POST y PUT en PROJECT 2014-04-25 11:38:53 -04:00
Erik Amaru Ortiz
45039cf2a2 Merged in cochalo/processmaker (pull request #415)
Adicion de ARTIFACTS en PROJECTS
2014-04-24 15:52:55 -04:00
Brayan Osmar Pereyra Suxo
dd79619bf9 Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-04-24 08:37:23 -04:00
Brayan Osmar Pereyra Suxo
0c1b64ff23 Adicion de ARTIFACTS en PROJECTS 2014-04-24 08:36:24 -04:00
norahmollo
1456c99a1d BUG-14390 Process Supervisor - Review
In Review section a case in a parallel task the Current User will be the same on both tasks
2014-04-23 16:28:02 -04:00
Julio Cesar Laura
bc22c3a175 Improvement in resend emails 2014-04-23 10:47:07 -04:00
Victor Saisa Lopez
6feb095227 ProcessMaker-BE "Web Entry, adapt for save data in database (endpoints)"
- Se han implementado los siguientes Endpoints:
    GET    /api/1.0/{workspace}/project/{prj_uid}/web-entries
    GET    /api/1.0/{workspace}/project/{prj_uid}/web-entry/{we_uid}
    POST   /api/1.0/{workspace}/project/{prj_uid}/web-entry
    PUT    /api/1.0/{workspace}/project/{prj_uid}/web-entry/{we_uid}
    DELETE /api/1.0/{workspace}/project/{prj_uid}/web-entry/{we_uid}
2014-04-22 13:11:32 -04:00
Daniel Rojas
8019fb6e67 Se ajusta class.pmScript incluyendo una validacion para definir "T_DOC_COMMENT". 2014-04-21 15:50:14 -04:00
Julio Cesar Laura
94bb669be1 BUG 14573 Re - login functionality in dynaform editor timeout is not working SOLVED 2014-04-16 15:03:15 -04:00
Julio Cesar Laura
70fa7efe4c BUG 14024 Issue in Case Tracker SOLVED
- Missing validation for fields "CT_DERIVATION_HISTORY" and "CT_MESSAGE_HISTORY", this fields only accepts values 1 and 0
- Add data validation for fields "CT_DERIVATION_HISTORY" and "CT_MESSAGE_HISTORY"
2014-04-16 10:15:34 -04:00
Julio Cesar Laura
d5fa0c950b Improvement in send case notes and routing notifications related to bug 14273 2014-04-15 13:22:01 -04:00
Julio Cesar Laura
8100d1abad Improvement in send case notes and routing notifications related to bug 14273 2014-04-15 13:19:29 -04:00
Julio Cesar Laura
d51c467d1d Improvement in send case notes notifications related to bug 14273 2014-04-15 12:23:17 -04:00
Julio Cesar Laura
b405acdd51 BUG 14273 Error al ejecutar los eventos con PMFSendMessage IMPROVEMENT 2014-04-15 12:06:07 -04:00
Marco Antonio Nina
0fe72747fc Improvement Translation mafe 2014-04-14 12:35:47 -04:00
Julio Cesar Laura
4a94922920 Variable picker improvement, hide pmconnections fields 2014-04-11 11:07:48 -04:00
Julio Cesar Laura
7092f7adfb Variable picker improvement, grid will be always selecteable 2014-04-11 10:37:04 -04:00
Marco Antonio Nina
99ce85f02c Add file translation Mafe 2014-04-10 14:26:06 -04:00
Julio Cesar Laura
f0988abb99 BUGS 14025 and 14476 IMPROVEMENETS 2014-04-10 12:52:13 -04:00
Marco Antonio Nina
0c28857ab0 Add file translation Mafe 2014-04-10 12:30:51 -04:00
norahmollo
c4bc0e6222 BUG-14387 Error en el contador de casos del inbox
Se verifico una diferencia entre la consulta que muestra los casos y la consulta que cuenta los casos.
2014-04-02 17:03:43 -04:00
Marco Antonio Nina
e665d15583 Merge remote branch 'upstream/master' 2014-04-02 13:28:01 -04:00
Marco Antonio Nina
eefe693852 Add mafe-translation 2014-04-02 13:18:33 -04:00
Marco Antonio Nina
47d20cbaa5 Add mafe-translation 2014-04-02 13:16:26 -04:00
Erik Amaru Ortiz
7a47472ea1 Merge remote-tracking branch 'upstream/master'
Conflicts:
	workflow/engine/classes/class.processMap.php
	workflow/engine/classes/model/AdditionalTables.php
2014-04-02 09:34:54 -04:00
norahmollo
4465f5bc23 BUG-14387 Error en el contador de casos del inbox
Se verifico una diferencia entre la consulta que muestra los casos y la consulta que cuenta los casos.
2014-04-01 15:22:38 -04:00
norahmollo
3ef4c6e9fe BUG-14386 Fechas en idioma espaniol en Windows server
Se condiciono setlocale() de acuerdo a la variable PARTNER FLAG
2014-04-01 11:45:54 -04:00
Brayan Osmar Pereyra Suxo
a39dbd5950 Adicion de filtros en case notes 2014-03-28 11:40:59 -04:00
Erik Amaru Ortiz
00fd862056 BPMN Project Import chages to import alll workflow properties data 2014-03-27 19:11:24 -04:00
Brayan Osmar Pereyra Suxo
a41aef2074 Correcion de app_status en extjs 2014-03-27 16:04:34 -04:00
Brayan Osmar Pereyra Suxo
dbb54e5b0e Correccion en CASES LIST y SUBPROCESS 2014-03-27 12:17:06 -04:00
Erik Amaru Ortiz
a9141f16e2 BPMN Projects import is working now, first part, it is just importing project that doesn't exist in db. 2014-03-26 20:04:51 -04:00
erik ao
96f65b7474 Merged in cochalo/processmaker (pull request #336)
Adicion de CASE NOTES
2014-03-26 15:15:27 -04:00
Erik Amaru Ortiz
16d861c225 Adding SubProcess support for Bpmn->Workflow adapter 2014-03-26 12:21:18 -04:00
Brayan Osmar Pereyra Suxo
f416e98d68 Adicion de CASE NOTES 2014-03-26 12:20:20 -04:00
Erik Amaru Ortiz
e41ab89922 Little Tweak for an unnecessary exec() call 2014-03-25 13:56:45 -04:00
Brayan Osmar Pereyra Suxo
8952670600 Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-03-24 16:40:11 -04:00
Brayan Osmar Pereyra Suxo
f6030e8ac7 Arreglo de conflictos 2014-03-24 16:40:01 -04:00
Erik Amaru Ortiz
9e4c3d5997 Little fix, typo in static class name call, OutputdocumentPeer -> OutputDocumentPeer
Is important call classes such as this was declared, for auto-loading reasons
2014-03-24 12:00:40 -04:00
Erik Amaru Ortiz
98adaa6a4e Little fix, typo in static class name call
Is important call classes such as this was declared, for auto-loading reasons
2014-03-24 11:26:26 -04:00
Brayan Osmar Pereyra Suxo
4dc4fa65dd Correcion de conflicto 2014-03-24 10:39:05 -04:00
Erik Amaru Ortiz
4288d45b08 Fix For PHP 5.4.x compatibility when PMPluginRegstry singleton is loaded from serialized file 2014-03-20 12:32:29 -04:00
norahmollo
d35466aa64 BUG-13914 Browser not recognizing PDF Output Document
New feature added in Output Document Properties and new column added in OUTPUT DOCUMENT table.
2014-03-19 15:20:39 -04:00
norahmollo
ad6eb8a775 BUG-13914 Browser not recognizing PDF Output Document
New featured added in Output Document properties and new column added in OUTPUT DOCUMENT table.
2014-03-19 11:35:20 -04:00
norahmollo
d8287363a1 BUG-13914 Browser not recognizing PDF Output Document
New feature added in Output Document Properties and new column added in OUTPUT DOCUMENT table.
2014-03-19 10:17:29 -04:00
Brayan Osmar Pereyra Suxo
9f94f528cf Adicion de CASES ACTIONS 13-17 2014-03-18 12:31:36 -04:00
Luis Fernando Saisa Lopez
88604409a1 BUG 13974 "Error in triggers in lines of code commented" SOLVED
- Error in triggers in lines of code commented.
- Problema Resuelto, Se valida el Script del triggers quitando todo los comnetarios que existe en el codigo antes de ser
  ejecutado, el cambio se lo realizo en el metodo "setScript($sScript = '')".
2014-03-18 12:13:37 -04:00
Luis Fernando Saisa Lopez
13552bf8a0 BUG 13974 "Error in triggers in lines of code commented" SOLVED
- Error in triggers in lines of code commented.
- Problema Resuelto, Se valida el Script del triggers quitando todo los comnetarios que existe en el codigo antes de ser
  ejecutado, el cambio se lo realizo en el metodo "setScript($sScript = '')".
2014-03-18 10:29:57 -04:00