Commit Graph

1747 Commits

Author SHA1 Message Date
Marco Antonio Nina
0c28857ab0 Add file translation Mafe 2014-04-10 12:30:51 -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
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
Daniel Rojas
38afd81af9 Se modifica la clase class.processes y class.wsBase. Se agregan metodos a la clase CASES. (caseInfo, taskCase, newCase, newCaseImpersonate, reassignCase). 2014-03-17 09:09:29 -04:00
Erik Amaru Ortiz
29977e14b7 removing a static include, now the classes can be loaded dynamically 2014-03-14 17:28:36 -04:00
Luis Fernando Saisa Lopez
75f0697093 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-14 14:10:22 -04:00
erik ao
fbdd88e085 Merged in cochalo/processmaker (pull request #300)
Adicion para validar eliminacion de dynaform con dependencias
2014-03-13 17:35:15 -04:00
Brayan Osmar Pereyra Suxo
0fe7c83114 Adicion para validar eliminacion de dynaform con dependencias 2014-03-13 17:18:21 -04:00
Julio Cesar Laura
6304295356 Add validation when change dynaform in dynaform's editor and return to new process map 2014-03-13 17:02:58 -04:00
Erik Amaru Ortiz
aa556e7b20 FIX, removing duplicated function an adding its reference for backward compatibility 2014-03-13 13:22:37 -04:00
Brayan Osmar Pereyra Suxo
d310981af0 Correccion y phpUnits para DEPARTMENTS 2014-03-07 11:01:44 -04:00
Erik Amaru Ortiz
ebd13d10ba Adding exists() function for BpmnProject model class 2014-03-05 20:09:36 -04:00
Erik Amaru Ortiz
1c46a002f3 Adding Exporter for BPMN Projects (2nd commit) 2014-02-28 19:46:29 -04:00
Erik Amaru Ortiz
1a4d3b0a21 Adding Exporter for BPMN Projects (1st commit) 2014-02-28 19:11:34 -04:00
Erik Amaru Ortiz
bf933a5bf2 Adding Unit Test to ensure a right behaviour of BpmnWorkflow Adapter
- flow->gateways (bpmn) to route (workflow) conversion is working fine
 - start and end event (bpmn) to setting start and end tasks is working fine
2014-02-27 15:51:42 -04:00
Erik Amaru Ortiz
56be79f2ae Updating GET /projects data return, now it is returning all projects bpmn and classic projects
Them can be classified by prj_type: [bpmn|classic]
2014-02-26 12:53:17 -04:00
Erik Amaru Ortiz
75cf6e3eea Adding logic to remove related objects when a gateway is removed for BpmnWorkflow Adapter
- Now when a gateway is removed all its related flows are removed too
- When a gateway is removed all Composed Workflow Routes are removed too
2014-02-24 19:58:32 -04:00
Erik Amaru Ortiz
7962d40a0f Updating Unit Tests for BpmnWorkflow Adapter, and some Bpmn->Workflow logic 2014-02-24 19:10:45 -04:00
Erik Amaru Ortiz
cad5fcfd80 Updating misspelled db table field BPMN_GATEWAY 2014-02-20 16:47:52 -04:00
Erik Amaru Ortiz
7ae93f5b22 Fix for misspelled field name on propel db schema and orm classes 2014-02-19 13:10:42 -04:00
Erik Amaru Ortiz
ec48facf8b Updates On Bpmn->Workflow Adapter, now activities and flows are updated just when its data have changed 2014-02-18 17:41:45 -04:00
Erik Amaru Ortiz
79ee31b761 More Update for BpmnWorkflow Adapter class, now start and end tasks are updating successfully on Workflow Layer 2014-02-12 17:01:19 -04:00
Brayan Osmar Pereyra Suxo
5103b9804b Correcion de label para el Debug en triggers 2014-02-12 16:08:10 -04:00
Erik Amaru Ortiz
0bb319c70e Adding Event handling for bpmn and workflow layer (for start and end task setting) 2014-02-10 19:43:54 -04:00
Erik Amaru Ortiz
9a4c98bb53 Adding Test Units for BpmnEvent, BpmnGateway classes 2014-02-10 13:09:50 -04:00
norahmollo
bbf425aeec BUG-14060 Ordering Dynaform dropdown menu
Dynaform dropdown is not in alphabetical order.
2014-02-07 16:35:18 -04:00