jennylee
2daaee325a
Deleting changes is Oauth model.
2014-04-29 12:28:16 -04:00
jennylee
b3a1cc3532
BUG_14693 Some functionalities inside the BPMN designer are not working if using a a new workspace.
...
An automatic registration was added when the user login for the first time into a new workspace.
2014-04-28 15:50:53 -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
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
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
Marco Antonio Nina
0fe72747fc
Improvement Translation mafe
2014-04-14 12:35:47 -04:00
Marco Antonio Nina
99ce85f02c
Add file translation Mafe
2014-04-10 14:26:06 -04:00
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
Brayan Osmar Pereyra Suxo
a39dbd5950
Adicion de filtros en case notes
2014-03-28 11:40:59 -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
Brayan Osmar Pereyra Suxo
f6030e8ac7
Arreglo de conflictos
2014-03-24 16:40:01 -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
Brayan Osmar Pereyra Suxo
0fe7c83114
Adicion para validar eliminacion de dynaform con dependencias
2014-03-13 17:18:21 -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
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
Brayan Osmar Pereyra Suxo
a078044fb5
Adicion de end point para REPORT TABLES
2014-02-07 11:18:02 -04:00
Erik Amaru Ortiz
68c1d98b96
updates for adapter flows -> to -> route
2014-02-07 08:41:11 -04:00
Erik Amaru Ortiz
ca7fa0651d
adding flow -> task creation via BpmnWorkflow adapter
2014-02-06 21:26:06 -04:00
Erik Amaru Ortiz
e869df7ad5
Adding Flows handling to Project\Bpmn handler class
2014-02-06 20:30:27 -04:00
Victor Saisa Lopez
a92e5afc02
ProcessMaker-MA "Dynaforms Resources (Fixes)"
...
- Se han mejorado y corregido el nombre de las variables (prj_uid)
- Se han completado validaciones en:
> Crear un DynaForm
> Copy/Import un DynaForm
> Crear un DynaForm en base un PM Table
* Se han agregado las validaciones requeridas para los campos "Primary Key" del PM Table
- Se han corregido los archivos "behat" (main y negative), los cambios corresponden a nombres de atributos
- Se han corregigo un bug en "workflow/engine/classes/model/Step.php"
2014-02-06 15:35:49 -04:00
Erik Amaru Ortiz
9c8d66ef07
Adding adapters for Workflow->Bpmn and Bpmn->Workflow projects, and more updates & fixes
2014-02-05 17:29:28 -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
ee480a93e3
Updates for BpmnActivityTest class
2014-02-04 23:19:10 -04:00
Erik Amaru Ortiz
ad27682bc3
Refactoring Bpmn/Workflow handling layer (4th commit) - adding unit test for BpmnActivity class that is handling transparently its Bound object
2014-02-04 20:50:47 -04:00
Erik Amaru Ortiz
77a23e7714
Refactoring Bpmn/Workflow handling layer (3rd commit)
2014-02-03 19:37:50 -04:00
Erik Amaru Ortiz
cf59ed1308
Refactoring Bpmn/Workflow handling layer (2nd commit)
2014-01-31 18:49:57 -04:00