Commit Graph

159 Commits

Author SHA1 Message Date
Julio Cesar Laura
1d89dc5d13 Merge code from github to bitbucket 2014-08-14 2014-08-14 13:53:06 -04:00
Marco Antonio Nina
1408adaefb BUG-10252 advanced search case summary form SOLVED
- A permission was add SUMMARY_FORM
2014-08-14 09:19:48 -04:00
Julio Cesar Laura
a0a6e37f97 Merge remote branch 'upstream/master' 2014-06-26 16:51:24 -04:00
Luis Fernando Saisa Lopez
451326b6ec BUG 15195 "User appear more than once in the..." SOLVED
- User appear more than once in the Process Supervisor window
- Problema resuelto, cuando se elimina a un usuario por ADMIN>USERS>Users, este usuario puede se eliminado sin restricciones
  aunque el usuario este asignado como supervisor de un proceso lo cual no es correcto.
  Se hace una validacion que verifica si el usuario esta asignado como supervisor le saldra un mensaje de confirmacion
  que indica si deseea eliminar el usuario de todas maneras. Si la respuesta es Si, se eliminara de la lista de usuarios
  y de la lista de usuarios asignados como supervisores.
2014-06-23 14:09:43 -04:00
Victor Saisa Lopez
d205e8b4eb BUG-15041 "Inactive Groups are display in list of available..." SOLVED
- Inactive Groups are display in list of available groups
- Added condition to only get active groups
2014-06-09 10:04:55 -04:00
Julio Cesar Laura
33fb82f376 Merge code github > bitbucket 2014-05-23 16:35 2014-05-23 16:32:18 -04:00
Julio Cesar Laura
d61d3ed57b BUG 14210 En el listado Process Supervisor se visualizan los usuarios con estado closed SOLVED
- Los usuarios en estado CLOSED no estaban siendo filtrados
- Se agrego una condicion para que los usuarios en estado CLOSED no se muestren en el listado de usuarios disponibles para asignarse como supervisores de proceso
2014-05-07 16:34:11 -04:00
Marco Antonio Nina
ce9350ce92 BUG-14395 Can't establish the order of the steps
- the template for default was in sortable.
- Add template in steps.
2014-05-06 09:15:40 -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
Erik Amaru Ortiz
16d861c225 Adding SubProcess support for Bpmn->Workflow adapter 2014-03-26 12:21:18 -04:00
Erik Amaru Ortiz
29977e14b7 removing a static include, now the classes can be loaded dynamically 2014-03-14 17:28:36 -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
norahmollo
bbf425aeec BUG-14060 Ordering Dynaform dropdown menu
Dynaform dropdown is not in alphabetical order.
2014-02-07 16:35:18 -04:00
norahmollo
cce1720191 BUG-14060 Ordering "Dynaform" dropdown
Dynaform dropdown is not in alphabetical order
2014-02-07 15:10:26 -04:00
Julio Cesar Laura
69afc1b9dd Add validation when existas tasks without routing rules in the processmap preview for the operator users 2014-01-27 16:48:39 -04:00
Erik Amaru Ortiz
7d95c6a056 litle fix tu support endpoint: GET /projects 2013-12-06 12:12:11 -04:00
Roly Rudy Gutierrez Pinto
fcf9175bc8 Validación de Trigger Wizard, Popup, Steps 2013-11-28 17:05:58 -04:00
Roly Rudy Gutierrez Pinto
645d43cb82 mutiples validaciones 2013-11-27 12:59:32 -04:00
Julio Cesar Laura
fab969c1bc Fix available groups list when assign a group to task 2013-10-19 11:21:07 -04:00
Julio Cesar Laura
fc296db5f8 Fix issue with Chrome when use templates module in the designer, add "return false;" in the links of this module 2013-10-15 15:32:44 -04:00
Roly Gutierrez
fc27023576 BUG-12932 SOLVED 2013-09-20 12:05:08 -04:00
Brayan Osmar Pereyra Suxo
529bdfdc32 Arreglo de lables 2013-09-05 12:18:14 -04:00
Brayan Osmar Pereyra Suxo
499da6b344 Arreglo de labels harcodeados 2013-09-05 11:26:20 -04:00
Julio Cesar Laura
355f975ecc BUG 9887 No se muestra del color correspondiente la tarea que sigue a un grupo de tareas paralelas, dentro del processmap SOLVED
- La condicion de asignacion de colores en el "process map" del "case tracker" era incorrecta para tareas paralelas
- Se arreglo la condicion y la asignacion para que use el color correcto
2013-06-19 09:49:31 -04:00
ralpheav
2bae6d540b Merge remote-tracking branch 'upstream/master' 2013-05-06 10:17:14 -04:00
Brayan Osmar Pereyra Suxo
ba159c5d96 DOCSYSTEM Arreglos para crear nuevo trigger y cargar skin por defecto
Arreglos para crear nuevo trigger y cargar skin por defecto
- Para el skin se tomara en cuenta el default_skin del env.ini
- Si esta seteada el PARTNER_FLAG No debe salir la lista de triggers
2013-05-02 16:16:09 -04:00
ralpheav
06466df921 Bug 8665 3K issue:
Description: ./files directory cannot be up 32000 directories max at ext3 configuration.
Solution : split the uid case directory at 3 level to create a tree structure. Apply this new structure to all PM. Set a upgrade procedure at time to use processmaker upgrade <workspace> commnand as su.
2013-04-29 16:48:29 -04:00
Hector Cortez
8b162cda9d BUG 10852 Control de los reenvíos de la notificaciones a través del historial de mensajes 'Messages History' SOLVED
- Adjustment in Process Permissions for Messages History.
2013-04-17 12:08:55 -04:00
Hector Cortez
c90a1d4da2 BUG 10852 Control de los reenvíos de la notificaciones 'Messages History' SOLVED
- Se requiere que los reenvíos que se hacen a través del historial de mensajes, no se pueda realizar desde el menú casos, ya que existe el problema que cualquier usuario que haya participado de un caso puede reenviar notificaciones, a cualquier usuario, y existe el peligro de divulgación de información crítica que debe ser restringida por roles.
- Added Roles to control Messages History.
2013-04-15 15:49:42 -04:00
Marco Antonio Nina
788dc507a1 BUG 11129 No es posible editar un Process premissions... SOLVED
- Variable not defined.
- add deletede permission in delete group.
2013-04-02 12:20:19 -04:00
Hector Cortez
6024e77131 BUG 0000 Adjustment for the standardization of code.
- Only modified standardization of code.
2013-03-04 09:30:00 -04:00
Julio Cesar Laura
e284412920 BUG 10702 Nombres de las tareas no soportan Html tags SOLVED
- Missing validation for html entities
- Add validation for html entities
2013-02-07 03:14:25 -04:00
Julio Cesar Laura
f1279fc429 Add more validations to avoid notices and warnings 2013-02-01 15:20:44 -04:00
Victor Saisa Lopez
745bd76100 BUG 10158 "No esta realizando el pintado del proceso con..." SOLVED
- The task in progress does not take the corresponding color
- Solved problem, added validation when task is in progress
* Available from version ProcessMaker-2.0.46
2013-01-23 16:04:42 -04:00
Julio Cesar Laura
fe9007349c Improvement in the process permissions list 2013-01-04 17:08:59 -04:00
ralph
6fcca24d60 Adding fix for wrong method decode named, and not included CaseSchedulerPeer class not added into the autolader. 2012-12-11 15:46:50 -04:00
ralph
d7962637a8 Commenting DB interface requiere files from processMap class, already in Autoloader. 2012-11-22 16:33:58 -04:00
jennylee
ab9622a61c BUG-7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
I modified the files 'workflow/engine/xmlform/steps/steps_List.xml' and 'workflow/engine/classes/class.processMap.php' to add a new column in the table 'Steps' showing the Mode in wich is assigned the dynaform to the Task.
2012-11-08 14:58:47 -04:00
Victor Saisa Lopez
995be39eb9 BUG 4940 "Add option to set a time limit on 'self serve'..." SOLVED
- New feature
- Add option to set a time limit on "Self service" routing
- Added new feature in properties task
- This new feature is activated by the execution of cron.php:
      cron.php [+wWORKSPACE] unassigned-case
* Available from version 2.0.45
2012-10-22 13:55:35 -04:00
Brayan Osmar Pereyra Suxo
aeccc50b85 Refersh the file class.processMap.php
Refersh the file class.processMap.php
2012-10-18 15:10:36 -04:00
Brayan Osmar Pereyra Suxo
b36ef3c6e2 Refersh the file class.processMap.php
Refersh the file class.processMap.php
2012-10-18 15:02:44 -04:00
Brayan Osmar Pereyra Suxo
746791fbf2 Refersh the file class.processMap.php 2012-10-18 14:46:16 -04:00
Victor Saisa Lopez
eeb1d13549 BUG 9887 "No se muestra del color correspondiente la tarea..." SOLVED
- In the processMap not validate the route type of task (ie for colors)
- For the color of the task now takes into account the type of route
* Available from version 2.0.45
2012-10-16 12:24:55 -04:00
Fernando Ontiveros
a7c2acacf6 CODE STYLE class.processMap.php 2012-10-10 01:31:49 -04:00
Fernando Ontiveros
e064d12888 CODE STYLE class.processMap.php 2012-10-09 13:08:42 -04:00
Fernando Ontiveros
0d0fd1c50c CODE STYLE class.AppSolr.php and fix a previous merge issue with class processMap 2012-10-09 11:24:11 -04:00
Fernando Ontiveros
9987ad3a91 checkout processMap class 2012-10-09 09:47:25 -04:00
Brayan Osmar Pereyra Suxo
61c1b2409e Merge remote branch 'upstream/master' into BUG-8344 2012-10-08 12:33:43 -04:00
Fernando Ontiveros
17c7f59d55 CODE STYLE fixing class.processMap.php 2012-10-05 13:00:58 -04:00
Brayan Osmar Pereyra Suxo
ff3e21cf40 BUG 8344 I add permissions to cases notes
I add permissions to cases notes
2012-10-05 12:29:55 -04:00