Commit Graph

1900 Commits

Author SHA1 Message Date
Victor Saisa Lopez
0b8fd44cf1 ProcessMaker-BE "Arreglo al CasesList"
- Arreglo al CasesList
2014-08-11 09:42:53 -04:00
Roly Rudy Gutierrez Pinto
f24f1a65d2 Refactor methods 2014-08-01 13:06:51 -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
Erik Amaru Ortiz
b751eb7126 Merged in cochalo/processmaker (pull request #583)
Correccion de errores stdclass
2014-07-07 09:19:49 -04:00
Julio Cesar Laura
7b4804cb09 Merge remote branch 'upstream/master' 2014-07-03 16:37:34 -04:00
Luis Fernando Saisa Lopez
fdbc289b3c BUG 15243 "Email Notification from Subprocess" SOLVED
- Email Notification from Subprocess.
- Problema resuelto, cuando se tiene un subproceso que tiene notificacion en la ultima tarea y este debe retornar al proceso
  principal, entonces la notificacion se enviara al usuario del proceso principal.
2014-07-03 15:42:28 -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
Luis Fernando Saisa Lopez
1877369b91 BUG 15243 "Email Notification from Subprocess" SOLVED
- Email Notification from Subprocess.
- Problema resuelto, cuando se tiene un subproceso que tiene notificacion en la ultima tarea y este debe retornar al proceso
  principal, entonces la notificacion se enviara al usuario del proceso principal.
2014-07-03 12:42:37 -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
Brayan Osmar Pereyra Suxo
1d17893c90 Arreglo de cron 2014-07-01 16:13:46 -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
Marco Antonio Nina
e13a9ec2b0 Merge remote branch 'upstream/master' 2014-06-27 08:48:55 -04:00
Marco Antonio Nina
a8eb218b17 Improvement define variable __usernameLoggedDE__ for control of session 2014-06-27 08:47:09 -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
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
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
julceslauhub
2bd6b68cca Merge pull request #2465 from marcoAntonioNina/BUG-15167
BUG-15167 Error al momento de envio de triggers SOLVED
2014-06-20 11:14:55 -04:00
Marco Antonio Nina
8cb260dcf6 BUG-15167 Error al momento de envio de triggers SOLVED
- No validation if exists the file env.ini
- A validation was added in file class.system.php
2014-06-20 10:55:52 -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
jennylee
38c4752661 Merge remote branch 'upstream/master' 2014-06-18 16:28:37 -04:00
julceslauhub
e477d46672 Merge pull request #2455 from marcoAntonioNina/BUG-14984
BUG-14984 Improvement value DEBUG_SQL
2014-06-18 15:16:46 -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
julceslauhub
8ad545a2a4 Merge pull request #2449 from gproly/BUG-14775
BUG-14775 In the source code /workflow/engine/classes/model/UsersPropert...
2014-06-16 13:32:41 -04:00
Marco Antonio Nina
7989457678 BUG-14984 validations
- A validation was added
2014-06-16 11:47:23 -04:00
jennylee
efb721c562 BUG-15116 InputFile is lost when importing a process.
When an already created process is imported with the 'Create a completely new process..' option, the inputs asociated in the dynaforms are not the input created for this new process, this new (copy) process still has associated the input of the original process (same UID), this because the uid of the new input is never replaced in the new process's dynaform xml file.

So it was created a new field in the data object (the data that has all the information about the new process) where is all the old inputs uid and the new ones. Then using this object this old uids are replaced with the new inputs uids.
2014-06-13 15:01:52 -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
Roly Rudy Gutierrez Pinto
cd92610a59 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 16:02:32 -04:00
jennylee
97eddc5c8f BUG-15116 InputFile is lost when importing a process.
When an already created process is imported with the 'Create a completely new process..' option, the inputs asociated in the dynaforms are not the input created for this new process, this new (copy) process still has associated the input of the original process (same UID), this because the uid of the new input is never replaced in the new process's dynaform xml file.

So it was created a new field in the data object (the data that has all the information about the new process) where is all the old inputs uid and the new ones. Then using this object this old uids are replaced with the new inputs uids.
2014-06-12 15:44:09 -04:00
Erik Amaru Ortiz
7333cf1444 Oauth2 Registering and Access Management is complete now.
- User can register applications and manage them
- User can manage access tokens from interface on profile menu
2014-06-10 13:03:47 -04:00
Erik Amaru Ortiz
bb9fc96634 Little fix, to avoid warning using Safari browser 2014-06-10 11:20:58 -04:00
Luis Fernando Saisa Lopez
f0721fdb03 BUG 15012 "When creating a dynaform with the character..." SOLVED
- When creating a dynaform with the character "&", the field handlers not working.
- Problema resuelto, el problema que se teníera lo siguiente cuando se utiliza el "&" en el tílo de un dynaform,
  cuando se enviaba los datos via GET, el "&" lo interpretaba como un separador de variables y esto ocasionaba la
  division de los datos que se enviaba.	Se valida los datos enviados via GET codificáolos y al recibir estos datos
  se los decodifica.
2014-06-10 09:57:44 -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
jennylee
dbc3504737 Translation error for mafe. 2014-06-05 09:57:36 -04:00