Commit Graph

38 Commits

Author SHA1 Message Date
Roly Rudy Gutierrez Pinto
87c22be11b PM-2009 2015-04-03 14:31:32 -04:00
Brayan Pereyra
8f23263be3 Correccion COMMUNITY 2015-03-26 16:25:20 -04:00
Roly Rudy Gutierrez Pinto
8f67bd2b21 PM-947 2015-03-23 22:22:10 -04:00
Gustavo Cruz
494e1b1cd6 Removing feature folder definitively. Core integration of the Actions By Email feature complete. 2015-03-13 12:42:51 -04:00
Gustavo Cruz
725abf09f9 Removing unnecessary files from the Actions By Email feature (code cleanup). 2015-03-12 16:27:00 -04:00
Gustavo Cruz
cb9c21b92e Merge remote-tracking branch 'upstream/master' 2015-03-09 15:47:33 -04:00
Luis Fernando Saisa Lopez
7220b6296c PM-1696 "Designer > Designer BPMN > Output Documents..." SOLVED
> Code Issue:
  Designer > Designer BPMN > Output Documents: Al momento de crear y eliminar un output document presenta una alerta de error
> Solution:
  Se agrega el campo faltante "By clicking on the generated file link" el cual ocacionaba el problema al momento de crear y
  eliminar.
2015-03-06 13:23:13 -04:00
Gustavo Cruz
280e1326e2 Adding installer compiler tags for the enterprise version of processmaker take 2 2015-03-06 10:05:03 -04:00
Gustavo Cruz
c808cd2867 manual merge of the upstream branch 2015-03-05 16:49:50 -04:00
Gustavo Cruz
c7208a6463 Adding more rest end points and finishing the save load configuration feature. 2015-03-02 17:42:19 -04:00
Gustavo Cruz
92245527cf Fix save feature via REST services 2015-02-27 17:37:12 -04:00
Gustavo Cruz
077033adca Moving the Features folder again in order to ensure compatibility with the namespaces convention 2015-02-24 18:14:41 -04:00
Gustavo Cruz
c7a7736edf Moving features folders, enabling the ActionsByEmail rest api endpoints 2015-02-19 17:54:54 -04:00
Victor Saisa Lopez
b83718f295 PM-939 "Support for Message-Event (Endpoints and Backend)"
- Se han implementado los siguientes Endpoints:
    GET    /api/1.0/{workspace}/project/{prj_uid}/message-event-definitions
    GET    /api/1.0/{workspace}/project/{prj_uid}/message-event-definition/{msged_uid}
    GET    /api/1.0/{workspace}/project/{prj_uid}/message-event-definition/event/{evn_uid}
    POST   /api/1.0/{workspace}/project/{prj_uid}/message-event-definition
    PUT    /api/1.0/{workspace}/project/{prj_uid}/message-event-definition/{msged_uid}
    DELETE /api/1.0/{workspace}/project/{prj_uid}/message-event-definition/{msged_uid}
- Se han implementado los metodos necesarios/requeridos para el backend
  del DESIGNER para esta nueva funcionalidad
2015-02-13 16:32:43 -04:00
Gustavo Cruz
550e7bcc06 Adding the features ui adhoc 2015-02-13 16:19:01 -04:00
Luis Fernando Saisa Lopez
02d91e90a6 PM-767 "BPMN Designer Añr lista de messages"
> ProcessMaker-MA "Message (endpoints)"
  - Se han implementado los siguientes Endpoints:
  GET    /api/1.0/{workspace}/project/{prj_uid}/message-types/{msgt_uid}
  GET    /api/1.0/{workspace}/project/{prj_uid}/message-type/{msgt_uid}
  POST   /api/1.0/{workspace}/project/{prj_uid}/message-type
  PUT    /api/1.0/{workspace}/project/{prj_uid}/message-type/{msgt_uid}
  DELETE /api/1.0/{workspace}/project/{prj_uid}/message-type/{msgt_uid}
- Se han implementado los metodos necesarios para el Export, Import y Delete (delete Process) de este nuevo "Objeto"
2015-02-04 17:18:32 -04:00
Victor Saisa Lopez
5516df3512 PM-1005 "WebEntry-Event (Endpoints)"
- Se han implementado los siguientes Endpoints:
    GET    /api/1.0/{workspace}/project/{prj_uid}/web-entry-events
    GET    /api/1.0/{workspace}/project/{prj_uid}/web-entry-event/{wee_uid}
    GET    /api/1.0/{workspace}/project/{prj_uid}/web-entry-event/event/{evn_uid}
    POST   /api/1.0/{workspace}/project/{prj_uid}/web-entry-event
    PUT    /api/1.0/{workspace}/project/{prj_uid}/web-entry-event/{wee_uid}
    DELETE /api/1.0/{workspace}/project/{prj_uid}/web-entry-event/{wee_uid}
- Se han implementado los metodos necesarios para el Export, Import y
  Delete (delete Process) de este nuevo "Objeto"
- Se ha solucionado bugs al importar un Projecto con "Gateway to Gateway"
2015-01-22 15:27:35 -04:00
Victor Saisa Lopez
35ba6c5709 PM-1227 "Error al borrar un Dynaforms/Input Documents..." SOLVED
Issue:
    Error al borrar un Dynaforms/Input Documents en Supervisor Steps.
Cause:
    Uso incorrecto de la funcion "var_dump" y "echo" en el metodo "reorderPositions()"
Solution:
    Se estan quitando esas lineas
2015-01-17 11:11:20 -04:00
Victor Saisa Lopez
36b325d7a6 PM-1227 "Error al borrar un Dynaforms/Input Documents..." SOLVED
Issue:
    Error al borrar un Dynaforms/Input Documents en Supervisor Steps.
Cause:
    Linea accidentalmente agregada "ob_end_clean();"
Solution:
    Se esta quitando esas lineas
2015-01-16 17:00:40 -04:00
Freddy Daniel Rojas Valda
d50cbb97bf Add MESSAGE bpmn 2.0 functionality end points. Add Message.php 2014-12-09 13:43:39 -04:00
Freddy Daniel Rojas Valda
ba3f264636 Adicion end point suggest field 2014-10-09 15:22:40 -04:00
Freddy Daniel Rojas Valda
f5f47f3680 Adicion de endpoint para steps. 2014-10-06 17:26:45 -04:00
Freddy Daniel Rojas Valda
efa6ff05d2 Add list of triggers of an activity in the endpoint get activities 2014-09-23 17:18:04 -04:00
Daniel Rojas
1d38c1d51d Se adiciona el end point /project/{prj_uid}/dynaform/{dyn_uid}/fields 2014-07-18 11:51:40 -04:00
Victor Saisa Lopez
3f957f2a93 Merge branch 'master' of bitbucket.org:colosa/processmaker
Conflicts:
	workflow/engine/src/ProcessMaker/BusinessModel/Variable.php
2014-07-01 10:00:27 -04:00
Daniel Rojas
13689911da Se agregan validaciones para process variables 2014-06-30 16:31:27 -04:00
Victor Saisa Lopez
b3aaa69a6d ProcessMaker-BE "Process Variable - Endpoint execute-query"
- Se ha implementado el siguiente Endpoint:
    POST /api/1.0/{workspace}/project/:prj_uid/process-variable/:var_name/execute-query
2014-06-30 16:26:12 -04:00
Daniel Rojas
3479b3261f Se agregan End points para process variables 2014-06-27 16:38:14 -04:00
Brayan Osmar Pereyra Suxo
4c5a8ca6c1 Correcion de op_action adicionando RESEND 2014-06-04 11:21:38 -04:00
Victor Saisa Lopez
98f3ff777c ProcessMaker-BE "Role and User (Endpoints)"
- Se han implementado los siguientes Endpoints:
    GET    /api/1.0/{workspace}/role/{rol_uid}/users?filter={filter}&start={start}&limit={limit}
    GET    /api/1.0/{workspace}/role/{rol_uid}/available-users?filter={filter}&start={start}&limit={limit}
    POST   /api/1.0/{workspace}/role/{rol_uid}/user
    DELETE /api/1.0/{workspace}/role/{rol_uid}/user/{usr_uid}
2014-05-28 15:01:18 -04:00
Victor Saisa Lopez
9fef15f6ef ProcessMaker-BE "Replace harcoded labels by a translation ID"
- Se ha reemplazado todas los labels harcoded por un ID de translation, para
  los sgtes Endpoints:
    - Calendar
    - Case Tracker
    - Category
    - DynaForms Resources
    - Group
    - Input Documents Resources
    - Process of a Project Resources
    - Process Variables
    - Project Properties - Step Resources
    - Trigger Wizard
    - Web Entry
    - Project Import
- Se ha creado el ID en el workspace OS
2014-05-19 17:30:00 -04:00
Daniel Rojas
7a2e46cee8 Fix BUG 14907: No se visualiza los cambios en el editor tiny de OutputDocuments. SOLVED 2014-05-15 13:13:45 -04:00
Daniel Rojas
5c99da4b2f Se agregan y se modifican validaciones de los campos out_doc_template, out_doc_current_revision, out_doc_field_mapping para OUTPUTDOCUMENTS 2014-04-29 15:57:44 -04:00
Erik Amaru Ortiz
a3ca8f33ed Merged in darojas/processmaker (pull request #409)
Cambio de nombre a la funcion postProjectWsUserCanStartTask, Ajustes en validaciones de Cases Output documents, Fix checkstyle warnings, Arreglo en input documents
2014-04-22 22:22:17 -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
6f21d60b97 Fix checkstyle warnings 2014-04-22 11:11:03 -04:00
Daniel Rojas
1e5b7fdc8c Cambio de nombre a la funcion postProjectWsUserCanStartTask 2014-04-21 17:03:04 -04:00
Erik Amaru Ortiz
8b823af4ae Refactoring of classes that where in workflow/engine/src , now all of them have a unique parent namespace \ProcessMaker 2014-04-02 17:02:02 -04:00