Commit Graph

715 Commits

Author SHA1 Message Date
norahmollo
351432e92f BUG-12021 Audit Log
Improvements Audit Log
2014-10-07 15:58:46 -04:00
Julio Cesar Laura
611c7d4a73 Fixing many issues related to password hash method changed 2014-10-02 18:37:56 -04:00
Julio Cesar Laura
0448d0e6db Fixing many issues related to password hash method changed 2014-10-02 17:21:33 -04:00
Luis Fernando Saisa Lopez
e1c6f47184 BUG 14958 "Perfil por creador de proceso" SOLVED 2014-09-30 09:47:35 -04:00
Luis Fernando Saisa Lopez
4dbcf0fe0e BUG 378 "Upgrading plugins error. The version..." SOLVED
- Upgrading plugins error. The version never changes. The code is already updated.
- Problema resuelto, en la actualizacion de un plugins, en el listado que se mustra en la columna Version, se mostrara
  la version del plugins actualizado.

  Disponible para la version 2.8 de ProcessMaker.
2014-09-29 13:47:48 -04:00
Luis Fernando Saisa Lopez
161a5a164f BUG 14958 "Perfil por creador de proceso" SOLVED
- Perfil por creador de proceso.
- Problema resuelto, en el dynaform Edit Process se ha adicionado un dropdown que determina que tipo de proceso se crea
  con dos opciones Public y Private. En la lista de procesos se agrega una nueva columna Type Process que determina
  el tipo de proceso, en el listado se muestra todo los procesos publicos y privados creados por un mismo usuario a si
  tambien se muestrara los procesos publicos creados por otros usuarios. Al importar el proceso este se	importa	como publico.
2014-09-23 16:40:22 -04:00
Marco Antonio Nina
f54433b89e PM-295 Plugin Enterprise que sea parte del core SOLVED
- PM-317	Analizar como, que y donde mover los files/code del enterprise.
- PM-318	Enterprise Traducible.
- PM-320	Hacer funcionar el administrador de plugins.
2014-09-19 10:21:18 -04:00
Luis Fernando Saisa Lopez
42f06bce9f BUG 10957 "Feature request - Limit input document..." SOLVED
- Feature request - Limit input document maximum size
- Problema resuelto, al crear un nuevo Input Document se ha adicionado un nuevo campo "Maximum file size" y un dropdown
  que determina la unidad de medida en "KB y MB", esto permite definir el limite del tamañel archivo a anexar.
  Cuando se ejectua el caso al hacer click en "Attach", se muestra el tamañaximo que se puede adjuntar el archivo si es
  mayor	al limite se mostrara un mensaje; asi tambien si se tiene un file asocioado a un input document al igual que lo
  anterior se mostrara un mensaje.
2014-09-15 12:09:31 -04:00
Julio Cesar Laura
a28ed51403 Restore change in BaseHolidayPeer.php class 2014-09-11 11:59:02 -04:00
Julio Cesar Laura Avendaño
d162920feb Merged in marcoAntonioNina/processmaker/BUG-14636 (pull request #772)
BUG-14636 New Functionality - To allow set index in tables SOLVED
2014-09-11 11:59:40 -04:00
Marco Antonio Nina
d5babe7774 BUG-14636 New Functionality - To allow set index in tables SOLVED
- It don't have the functionality.
- A functionality was added in pmtables and reportTables index.
- A field was added in table fields FLD_TABLE_INDEX.
2014-09-10 13:34:39 -04:00
Julio Cesar Laura Avendaño
2fe164f60f Merged in norah/processmaker/BUG15479 (pull request #768)
BUG-15479 ProcessMaker en una sola Base de Datos
2014-09-10 10:00:36 -04:00
norahmollo
128ba6f670 BUG-15479 ProcessMaker en una sola Base de Datos
Privilegios de Usuarios
2014-09-09 17:31:39 -04:00
jennylee
e116e77379 BUG-14598. NEW FEATURE SelfService One Execution.
A dropdown was added in the SelfService configuration, this dropdown let you set if the trigger seted in the self service is gonna be executed ONE time or every time that cron is executed.

Some validations where added in the cron_single.php file to save the data in the new table 'APP_TIMEOUT_ACTION_EXECUTED' when the Execution is set in ONCE. If the app_UID is find in this table the trigger will not be executed, if is not find the trigger will be executed.
2014-09-08 13:28:14 -04:00
jennylee
a585a9a4b1 BUG-14990 - NEW FEATURE, permitir especificar extensiones para los inputdocs.
Nuevo campo en Input Documents, dicho campo acepta las extensiones de los inputdocs permitidos.
Se agregaron validaciones para que funcione correctamente
2014-08-29 15:17:43 -04:00
Julio Cesar Laura
e6deb9a9ce IMPROVEMENT in cache languages files for plugins 2014-08-28 14:20:42 -04:00
Julio Cesar Laura
ae59b6595d BUG 15757 Despliegue incorrecto de los casos en "Advanced Search", para casos cancelados SOLVED
- Missing condition in the cancelled criteria to get last delegation
- Add missing condition
2014-08-22 12:41:47 -04:00
Luis Fernando Saisa Lopez
9937328bc5 BUG 15412 "Advance Search Can't remove date..." SOLVED
- Unable to send notification when case is un paused
- Problema resuelto, se agrega un nuevo dropdown en Edit Process cuyo label es"Execute a trigger when a case is unpaused" y
  se agrega un nuevo campo "PRO_TRI_UNPAUSED" en la tabla "PROCESS". Cuando un caso esta en "Paused" y se quiere reanudar
  el caso aplicando "unpaused" se enviara la notificacion previa configuracion en Edit Process.

  Disponible para la version 2.8 de ProcessMaker.
2014-08-20 13:20:08 -04:00
Daniel Rojas
b298edda10 Se aumenta el tamaño a los campos var_name, var_label y var_sql para process_variables 2014-08-20 11:16:02 -04:00
Julio Cesar Laura
1d89dc5d13 Merge code from github to bitbucket 2014-08-14 2014-08-14 13:53:06 -04:00
Marco Antonio Nina
25db86d3ba BUG-15503 Advanced Search: Cuando un caso es completado... SOLVED
- Cases with the completed status were not considered.
- A validation was added in criteria in file AppCacheView.php function getAllCases2
2014-08-12 09:08:00 -04:00
Victor Saisa Lopez
0a6a3e308c BUG-14575 "Cuando se genera un Documento de salida haciendo..." SOLVED
- No se muestra caracteres chinos en un OutputDocument (TCPDF)
- Problema resuelto:
    * Al encontrarse un tipo de fuente complejo (caracteres Japanese, Chinese, etc)
    se esta seteando un origen de fuente especifico (arialuni.ttf).
    * Vea la siguiente URL "http://wiki.processmaker.com"
    seccion "III. Configuration" punto "12. Fonts for non-Western languages".
    * Entonces el archivo "arialuni.ttf" debera ser copiando en "/path/to/processmaker/gulliver/thirdparty/tcpdf/fonts"
    Nota.- El procedimiento anterior no esta documentado para "TCPDF", solo esta para "HTML2PDF (Old Version)"
2014-08-01 16:42:25 -04:00
Daniel Rojas
e7e345e014 Se cambia var_accepted_values a LongVarchar en VARIABLES 2014-07-25 16:26:39 -04:00
Brayan Osmar Pereyra Suxo
e472b6846d Adicion en importacion 2014-07-22 16:57:24 -04:00
eriknyk
d0210e96b3 adding Bpmn Participant handling support 2014-07-18 16:52:18 -04:00
eriknyk
c927a56b02 adding BpmnData handling support, to Project->diagram object 2014-07-18 12:57:52 -04:00
Julio Cesar Laura
692a1917e2 Initializing vars correctly to avoid warnings messages 2014-07-08 10:46:55 -04:00
Erik Amaru Ortiz
b751eb7126 Merged in cochalo/processmaker (pull request #583)
Correccion de errores stdclass
2014-07-07 09:19:49 -04:00
Marco Antonio Nina
1c85417336 Improvement import process old.
- A validation was added with variables DYN_VERSION in file Dynaform.php and $oData->inputFiles in file class.processes.php.
2014-07-03 12:57:45 -04:00
Brayan Osmar Pereyra Suxo
3335e99e9d Correccion de errores stdclass 2014-07-03 09:45:15 -04:00
Brayan Osmar Pereyra Suxo
f6572f57a4 Correcion de bug 2014-07-02 14:21:50 -04:00
Daniel Rojas
0f159a4265 Fix Dynaform en el campo dyn_version 2014-07-01 09:36:57 -04:00
Daniel Rojas
f0c3c209ef Se agrega el campo DYN_VERSION a la tabla DYNAFORM 2014-06-27 17:00:34 -04:00
Daniel Rojas
2f379b8d86 Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-06-27 16:38:27 -04:00
Victor Saisa Lopez
0157f694ea ProcessMaker-BE "DynaForm small fix (DYN_CONTENT)"
- DynaForm small fix (DYN_CONTENT)
2014-06-27 14:48:00 -04:00
Julio Cesar Laura
a0a6e37f97 Merge remote branch 'upstream/master' 2014-06-26 16:51:24 -04:00
Julio Cesar Laura
8c9b312b9f BUG 15225 La bandeja "Sin asignar", tarda demasiado en cargar cuando la regla de asignaciós "Self Service Value Based Assignment" SOLVED
- La funcion "LoadCase" de la clase "Cases" se usaba N veces y provocaba la lentitud
- Se optimizo el query para que no sea necesario usar la funcion "LoadCase" varias veces
2014-06-26 15:25:06 -04:00
Daniel Rojas
71f80a82b6 Se agrega la tabla PROCESS_VARIABLES 2014-06-26 09:53:21 -04:00
Daniel Rojas
b9a1a88de9 Se des-comenta linea 351 en BaseHolidayPeer 2014-06-25 13:12:58 -04:00
Daniel Rojas
6e221a1e0c Se adiciona campo dyn_content para end points de dynaform 2014-06-25 12:53:18 -04:00
Erik Amaru Ortiz
97e82ef938 Merged in victorsl/processmaker (pull request #546)
ProcessMaker-BE "Trigger Wizard (fixes)"
2014-06-23 10:30:22 -04:00
Julio Cesar Laura
5b63a6cfc7 Merge code from github.com to bitbucket.org 2014-06-20 12:20 2014-06-20 12:23:47 -04:00
Victor Saisa Lopez
82071586c2 ProcessMaker-BE "Trigger Wizard (fixes)"
- En el listado de trigger wizards no estaba ordenado, ahora se despliega ordenadamente
- Se corrigio el .feature correspondiente para que aplique el cambio
- Otros fixes tambien se realizaron
2014-06-20 11:48:57 -04:00
jennylee
fdc1a997e3 BUG-15193 Error in PM Table Data Search option
The search option in PMTables has a validation where the APP_UID field is ignored in the search because this was causing some search troubles when you wanna search a number that was include into the APP_UID (eg. 'APP_UID':405044408538cb9472ade260172, 'text to search':4408 )

Now, we add a checkbox field near the search text field to customize this behavior. With this checkbox 'Search also in the APP_UID field' you can decide if the search will include or not the APP_UID field.
2014-06-18 16:28:44 -04:00
Julio Cesar Laura
cc6e1cc16a Merge remote branch 'upstream/master' 2014-06-18 14:59:54 -04:00
jennylee
af70198315 BUG-15193 Error in PM Table Data Search option
The search option in PMTables has a validation where the APP_UID field is ignored in the search because this was causing some search troubles when you wanna search a number that was include into the APP_UID (eg. 'APP_UID':405044408538cb9472ade260172, 'text to search':4408 )

Now, we add a checkbox field near the search text field to customize this behavior. With this checkbox 'Search also in the APP_UID field' you can decide if the search will include or not the APP_UID field.
2014-06-18 11:31:22 -04:00
Julio Cesar Laura
420473f339 Merge code from github to bitbucket 2014-06-17 2014-06-17 12:30:52 -04:00
Roly Rudy Gutierrez Pinto
ef1112793a BUG-14775 Adicion de bandera que habilita politicas de contraseña al momento de logueo de usuario. IMPROVEMENT. 2014-06-17 12:06:22 -04:00
Erik Amaru Ortiz
d0e20c4b2e Session handling to prevent session lose in other places like, home, admin, etc
when user is using the new designer that have not session because it is using only the API
2014-06-16 18:56:08 -04:00
Roly Rudy Gutierrez Pinto
89c72b97ab BUG-14775 In the source code /workflow/engine/classes/model/UsersProperties.php line 153-160 variable $iLength is obtained by calculating the number of characters in the password, if the password is valid variable $aErrors no longer sets the corresponding flag to activate the validators in the Windows password change. IMPROVEMENT. 2014-06-12 17:31:25 -04:00