Victor Saisa Lopez
5d6b6837d3
ProcessMaker-BE "BPMN Import (fix)"
...
- Al realizar la importacion de un proceso con la opcion "keep" genera
un error, esto debido a que estamos tratando de importar un proceso
suponiendo que ya existe el mismo.
- Se setea el campo "PRO_UID" con el valor correcto, esto al
adicionar un Activity, Event y Gateway
2014-05-07 11:11:20 -04:00
Brayan Osmar Pereyra Suxo
df167b9527
Correccion de FLOWS con ARTIFACT
2014-04-29 10:23:30 -04:00
Brayan Osmar Pereyra Suxo
170536ab6f
Adicion de ARTIFACTS en FLOWS
2014-04-29 10:00:23 -04:00
Brayan Osmar Pereyra Suxo
14a3afce33
Adicion de POST y PUT en PROJECT
2014-04-25 11:38:53 -04:00
Brayan Osmar Pereyra Suxo
0c1b64ff23
Adicion de ARTIFACTS en PROJECTS
2014-04-24 08:36:24 -04:00
Erik Amaru Ortiz
eb71bea144
Major Updates for import BPMN project
2014-04-07 16:10:42 -04:00
Erik Amaru Ortiz
00fd862056
BPMN Project Import chages to import alll workflow properties data
2014-03-27 19:11:24 -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 Amaru Ortiz
16d861c225
Adding SubProcess support for Bpmn->Workflow adapter
2014-03-26 12:21:18 -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
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
f62956ae76
Adding validation before update a gateway, it only is updated if its data has been changed
2014-02-20 17:04:25 -04:00
Erik Amaru Ortiz
4e5f208ca3
Improving changes listener on BpmnWorkflow Adapter
2014-02-20 10:50:52 -04:00
Erik Amaru Ortiz
00ebbeff0d
Updates before update on BpmnWorkflow Adapter
2014-02-19 19:32:19 -04:00
Erik Amaru Ortiz
6e555080da
Updating BpmnWorkflow Adapter
...
Now Handling events, is updating only when the event was changed
2014-02-19 13:31:02 -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
Erik Amaru Ortiz
ea1f82ed3e
Fixing Bpmn::getEvent()
2014-02-11 17:50:14 -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
Erik Amaru Ortiz
82da942ea1
updates to enable save flow connections between activity->activity and activity->gateway
2014-02-07 15:42:24 -04:00
Erik Amaru Ortiz
68c1d98b96
updates for adapter flows -> to -> route
2014-02-07 08:41:11 -04:00
Erik Amaru Ortiz
e869df7ad5
Adding Flows handling to Project\Bpmn handler class
2014-02-06 20:30:27 -04:00
Erik Amaru Ortiz
e19d1b2033
Entpoint /project: enabling new/update/delete diagram's activities for PUT method
2014-02-06 12:10:35 -04:00
Erik Amaru Ortiz
187ad19c84
Entpoint /project: enabling update/new activities for PUT method
2014-02-06 11:30:09 -04:00
Erik Amaru Ortiz
6b8ca3c9ee
Updating /project endpint, now is working GET /projects/{prj_uid} and /projects methods (only is loading diagram's activities)
2014-02-06 11:00:15 -04:00
Erik Amaru Ortiz
aa399794f3
Adding Override Methods to Adapter Bpmn->Workflow Projects
2014-02-05 14:09:48 -04:00
Erik Amaru Ortiz
0063597e08
Enabling to use GET method for Project endpoint -> Request GET: /projects, and some updates
2014-02-05 12:34:20 -04:00
Erik Amaru Ortiz
47f991034f
More Bpmn/Workflow handling layer refactoring and improve unit tests
2014-02-05 11:39:15 -04:00