davidcallizaya
b067aad7e4
HOR-3668
...
- Removed unused and equal class defined in thirdparty/pear/json/class.json.php
- Removed unused and equal class defined in thirdparty/pear/class.nusoap_base.php
- Removed unused and equal class defined in thirdparty/pear/class.soapclient.php
- Removed __() method defined in class.g.php and replaced with G::LoadTranlation
2017-08-11 12:29:43 -04:00
davidcallizaya
eb43543daf
HOR-3620
...
Fixed class name processMap to ProcessMap
2017-08-04 16:21:06 -04:00
Chloe Deguzman
60efcf7ac7
HOR-2689 Removed references to G::LoadClass, Bootstrap::LoadClass and various references to class loading methods and require_once
2017-08-03 17:19:55 -04:00
Paula Quispe
42ac321495
HOR-3327
2017-06-14 11:21:09 -04:00
Victor Saisa Lopez
6d9858d6d0
HOR-1738 "Change folder permissions in ProcessMaker" SOLVED
...
Issue:
Change folder permissions in ProcessMaker
Cause:
Nuevo requerimiento
Solution:
Se cambio los permisos de los files and directories
2016-08-30 13:03:35 -04:00
Chloe Deguzman
dbbdd7c0db
HOR-282 Adds XSS filtering to changeStatus.
2016-03-08 01:47:53 +00:00
Victor Saisa Lopez
c887b5549d
ProcessMaker-BE "Process ----> Generate BPMN (Endpoint)"
...
- Se ha implementado el siguiente Endpoint:
POST /api/1.0/{workspace}/project/generate-bpmn
2014-07-29 16:10:58 -04:00
Victor Saisa Lopez
5b4b571f0f
ProcessMaker-BE "Proceso -----> Generar BPMN (Endpoint)"
...
- Se ha implementado el siguiente Endpoint:
POST /api/1.0/{workspace}/project/process/{pro_uid}/generate-bpmn
2014-07-24 17:18:48 -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
70d61efda0
Refactoring Bpmn/Workflow handling layer (1st commit)
2014-01-30 19:15:10 -04:00
Erik Amaru Ortiz
72fbe36660
Adding DELETE /project/{prj_uid}, is working, and more changes for PUT method
2014-01-24 17:55:42 -04:00
Erik Amaru Ortiz
d850d666b6
Adding new project type (bpmn) creation button and loading fe a be and some changes for method PUT /project/{prj_uid} (still not functional)
2014-01-23 21:29:03 -04:00
Erik Amaru Ortiz
2b7b59aaf4
Endpoint: POST /project is ready
2013-12-17 11:14:36 -04:00
Ralph Asendeteufrer
a10e13ab7e
CODE STYLE changes
...
files modified: workflow/engine/controllers/newSiteProxy.php
workflow/engine/controllers/pmTables.php
workflow/engine/controllers/pmTablesProxy.php
workflow/engine/controllers/processOptionsProxy.php
workflow/engine/controllers/processProxy.php
workflow/engine/controllers/webEntryProxy.php
2012-10-18 15:22:01 -04:00
Brayan Osmar Pereyra Suxo
8133a6807e
BUG 9523 Doesn't validate name of process SOLVED
...
- I add function trim to process's name
2012-08-01 15:43:49 -04:00
Erik Amaru Ortiz
be0c90af87
BUG 000 momentarily reverted to rc5 fro pmTables (fix)
2011-09-05 12:47:25 -04:00
Erik Amaru Ortiz
5f34a2469a
bpmn designer, validation for actors assigment was added,
2011-02-28 19:25:01 +00:00
Erik Amaru Ortiz
98b60b2e37
added remove adhoc users & groups
2011-02-28 18:52:52 +00:00
Erik Amaru Ortiz
c3f07f08e3
first commit to assign ad hoc actors to tasks
2011-02-27 23:43:27 +00:00
Erik Amaru Ortiz
f67843313e
finish update for process actions with proxy
2011-02-27 13:16:34 +00:00
Erik Amaru Ortiz
12087f22a7
adding the processProxy HttpProxyController and updating the process main.js
2011-02-27 12:24:54 +00:00