25 Commits

Author SHA1 Message Date
Mauricio Veliz
dff6f45c55 Fix warning messages in screen derivation step 2022-06-29 11:55:15 -04:00
Paula V. Quispe
9b60fdb682 HOR-2282 2016-12-02 10:16:37 -05: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
Ronald Q
124bf8f49b up observation
HOR-1502

ok

HOR-1502
2016-08-02 16:13:03 -04:00
Ronald Q
57ed7706dc HOR-512 Lenguajes> SyntaxError no detectada: falta) después de la lista de argumentos 2016-03-18 12:13:47 -04:00
Paula V. Quispe
4ab7cdbac4 PM-4138 2015-11-23 10:13:56 -04:00
Julio Cesar Laura
fdcd40e351 PM-4137 2015-11-22 13:43:30 -04:00
Paula V. Quispe
3084f7184e PM-3854 2015-11-13 15:39:45 -04:00
Victor Saisa Lopez
8b21d386d2 PM-2576 "Support for Timer-Event (End-points and Backend)"
- Se han implementado los siguientes End-points:
    GET    /api/1.0/{workspace}/project/{prj_uid}/timer-events
    GET    /api/1.0/{workspace}/project/{prj_uid}/timer-event/{tmrevn_uid}
    GET    /api/1.0/{workspace}/project/{prj_uid}/timer-event/event/{evn_uid}
    POST   /api/1.0/{workspace}/project/{prj_uid}/timer-event
    PUT    /api/1.0/{workspace}/project/{prj_uid}/timer-event/{tmrevn_uid}
    DELETE /api/1.0/{workspace}/project/{prj_uid}/timer-event/{tmrevn_uid}
- Se han implementado la funcionalidad y los metodos necesarios para este nuevo elemento
  en el modulo "BPMN-DESIGNER Backend"
- Se han agregado las validaciones necesarias para filtrar los nuevos tipos de tasks en el
  listado del "New case"
- Se han agregado los metodos necesarios para este nuevo elemento en los modulos Export and Import
- Se han agregado los metodos necesarios para este nuevo elemento en el modulo "Delete process"
- Se a implementado la funcionalidad para este nuevo elemento en el modulo "Running case"
2015-06-30 12:04:53 -04:00
Luis Fernando Saisa Lopez
287365537b PM 1459 "ProcessMaker-MA: Script Task Definition (endpoints)" SOLVED
> ProcessMaker-MA "Script Task Definition (endpoints)"

  - Se han implementado los siguientes Endpoints:
      GET    /api/1.0/{workspace}/project/{prj_uid}/script-tasks
      GET    /api/1.0/{workspace}/project/{prj_uid}/script-task/{scrtas_uid}
      GET    /api/1.0/{workspace}/project/{prj_uid}/script-task/activity/{act_uid}
      POST   /api/1.0/{workspace}/project/{prj_uid}/script-task
      PUT    /api/1.0/{workspace}/project/{prj_uid}/script-task/{scrtas_uid}
      DELETE /api/1.0/{workspace}/project/{prj_uid}/script-task/{scrtas_uid}

  - Se agrego la funcionalidad necesaria en el DESIGNER
  - Exportar/Importar, se incluyen los registros de la tabla SCRIPT_TASK
  - Eliminar Projecto, se eliminan los registros de la tabla SCRIPT_TASK
  - Runing case
2015-06-24 18:28:20 -04:00
Luis Fernando Saisa Lopez
69c0acbf3b PM-2493 "Home>New Case: El mensaje The case will be..." SOLVED
> Code Isuue:
  Home > New Case: El mensaje "The case will be paused until you receive the corresponding message" deberáeflejarse al medio del contenedor
> Solution:
  Se corrige el posicionamiento del mensaje con alineacion centrada.
2015-04-27 17:21:37 -04:00
Victor Saisa Lopez
b2f095f036 PM-939 "Support for Message-Event (Running case & Message-Event CRON)"
- Se a implementado el Running case
- Se a implementado el Message-Event CRON:
  Para ejecutar el Message-Event CRON, ejecute el siguiente comando:
        /path/to/processmaker/workflow/engine/bin$ php -f messageeventcron.php +wMyWorkspace
Nota.- Para el correcto funcionamiento del proceso y de esta nueva funcionalidad
       se debera crear el proceso nuevamente (esta nueva funcionalidad
       no funcionara con procesos BPMN antiguos a la fecha de este commit)
2015-02-21 15:59:12 -04:00
Julio Cesar Laura
02bb9e3e0f BUG 13712 Manual assignment doesn't validate when you don't select a user for the next task SOLVED
- Incorrect validation when the routing rule is "selection" and the next task assigment type is "manual"

- Fix incorrect validation
2014-01-22 13:48:19 -04:00
Julio Cesar Laura
995aa551a9 BUG 10322 No es posible combinar Select con Self service SOLVED
- The validation was incorrect with this combination
- Fix validation for this combination
2013-01-09 13:52:06 -04:00
Brayan Osmar Pereyra Suxo
5bf0dbb524 BUG 9498 Don't exits validation for self service SOLVED
- I add validation for 'PARALLEL-BY-EVALUATION' and self service
2012-07-20 16:24:09 -04:00
Brayan Osmar Pereyra Suxo
602e1830ad BUG 9333 Don't work in IE and google chrome SOLVED
- I validate to all browser
2012-07-06 12:09:36 -04:00
Brayan Osmar Pereyra Suxo
421904fa2e BUG 9333 Selection screen is possible do double click SOLVED
- I add a validate to all button in event click and submit
2012-06-27 17:07:17 -04:00
Brayan Osmar Pereyra Suxo
665cd08875 BUG 9333 Selection screen is possible do double click SOLVED
- I add a validate to all button in event click and submit
2012-06-27 11:06:41 -04:00
Erik Amaru Ortiz
f8ab55a061 BUG 0000 User Experience (single app option added) 1st commit
- login added
- "single application" option added
- simplified improved
2012-02-24 19:32:24 -04:00
Alvaro Campos
de958a06f3 BUG 8043 Solucionado problema de PREVIOUS_PAGE cuando no tiene un paso previo. 2011-11-25 12:01:25 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Carlos Pacha
3f14f7d30f BUG 7398 End of Process still has no name in Employee
this label was not display now, this issue was fixed
2011-08-09 12:53:14 -04:00
Alvaro Campos
12d0090ab3 Added a variable that is possible your translation 2011-01-25 19:59:44 +00:00
girish
2e97a8e9ec First commit on ProcessMaker CORE Engine and Jeaqueline's changes 2010-12-07 11:49:51 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00