Commit Graph

6957 Commits

Author SHA1 Message Date
jennylee
16425c72f7 Merge remote branch 'upstream/master' 2014-07-03 14:56:32 -04:00
julceslauhub
4aa633d3cb Merge pull request #2488 from julceslauhub/master
Updating translation.en file (2014-07-03 12:54)
2014-07-03 12:54:47 -04:00
Julio Cesar Laura
4de7555261 Updating translation.en file (2014-07-03 12:54) 2014-07-03 12:53:10 -04:00
julceslauhub
eb2f9a316d Merge pull request #2487 from julceslauhub/master
Updating .po and .sql files (2014-07-03 12:35)
2014-07-03 12:38:41 -04:00
Julio Cesar Laura
a8073e3f57 Updating .po and .sql files (2014-07-03 12:35) 2014-07-03 12:36:58 -04:00
julceslauhub
8393d646a8 Merge pull request #2486 from julceslauhub/master
Little improvement in the styles, 08f381e4e3
2014-07-03 12:09:44 -04:00
Julio Cesar Laura
b944d4f5c4 Little improvement in the styles, 08f381e4e3 2014-07-03 12:08:09 -04:00
jennylee
83368cc38e LOGINFAILED LOG
Se aumento 'date' para el registro del log en la clase Logger (class.logger.php) y se quito el date en los mensajes enviados a dicha clase.

Cuando el usuario falla 3 veces consecutivas el logeo, se crea si no existiese, el file shared/log/loginFailed.log y se agrega un nuevo registro con los siguientes datos:

2014-07-02 16:55:22  |  Many failed authentication attempts for USER: admin  |  IP: 192.168.10.109  |   WS: dmuz  |  Browser: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36
2014-07-03 10:32:25 -04:00
jennylee
f77fe56284 LOGINFAILED LOG
Cuando el usuario falla 3 veces consecutivas el logeo, se crea si no existiese, el file shared/log/loginFailed.log y se agrega un nuevo registro con los siguientes datos:

2014-07-02 16:55:22  |  Many failed authentication attempts for USER: admin  |  IP: 192.168.10.109  |   WS: dmuz  |  Browser: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36
2014-07-02 17:07:33 -04:00
julceslauhub
f195af5132 Merge pull request #2483 from marcoAntonioNina/BUG-15336
BUG-15336 There is no Id in Dynaform Designer Windows SOLVED
2014-07-02 11:26:52 -04:00
Marco Antonio Nina
0c0ac77b95 BUG-15336 There is no Id in Dynaform Designer Windows SOLVED
- Property no fill.
- A validation was added in popupWindow add id: 'panelFieldProperties'
2014-07-02 11:22:33 -04:00
Marco Antonio Nina
0c6160429a BUG-15336 There is no Id in Dynaform Designer Windows SOLVED
- Property no fill.
- A validation was added in popupWindow add id: 'panelFieldProperties'
2014-07-02 11:14:40 -04:00
julceslauhub
f666dafa72 Merge pull request #2481 from Jennydmz/master
BUG_15194: Error inserting data to PM Table.
2014-06-30 12:59:15 -04:00
jennylee
807aecec7b BUG_15194: Error inserting data to PM Table.
The Json has some quotes that was causing troubles, because the stripslashes() function was been applicated before json_decode, so it was been applied twice.

Removing stripslashes() function, this is already added in json_decode().
2014-06-30 11:59:58 -04:00
julceslauhub
33137ffa96 Merge pull request #2480 from norahmollo/14302
BUG-14302 Problemas en la sincronizacion de estados entre AD y PM.
2014-06-27 09:46:15 -04:00
norahmollo
e6bf5c94f9 BUG-14302 Problemas en la sincronizacion de estados entre AD y PM.
Los cambios realizados en cuanto al estado del usuario no se ven reflejados en ProcessMaker en forma correcta.
2014-06-26 17:13:26 -04:00
julceslauhub
553bf33ae6 Merge pull request #2479 from marcoAntonioNina/BUG-15276
BUG-15276 Error al ejecutar un triggers despues de... SOLVED
2014-06-26 16:08:15 -04:00
Marco Antonio Nina
4f2bdc2c3f Improvement changed comment 2014-06-26 15:43:07 -04:00
julceslauhub
daa82aa153 Merge pull request #2478 from julceslauhub/master
BUG 15225 La bandeja "Sin asignar", tarda demasiado en cargar cuando la regla de asignaciós "Self Service Value Based Assignment" SOLVED
2014-06-26 15:29:04 -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
Marco Antonio Nina
c418f8b793 BUG-15276 Error al ejecutar un triggers despues de... SOLVED
- the variable trigger_debug_session was empty.
- A validation was added for load variable in file cases_SaveData.php.
2014-06-26 14:32:15 -04:00
julceslauhub
c06be2fca4 Merge pull request #2475 from luisfernandosl/BUG-15201
BUG 15201 "Al momento de editar un Stage del..." SOLVED
2014-06-26 11:35:38 -04:00
Herbert Saal
a36a3d491d Merge branch 'master' of github.com:colosa/processmaker 2014-06-26 10:47:41 -04:00
Herbert Saal
915db443dd Compiled changes in tinymce correction of function concat to concatMaborak 2014-06-26 10:47:00 -04:00
Herbert Saal
93716f2921 Correct problem in tinymce editor with change of concat to concatMaborak function 2014-06-26 10:43:57 -04:00
Luis Fernando Saisa Lopez
a79a99f5e6 BUG 15201 "Al momento de editar un Stage del..." SOLVED
- Al momento de editar un Stage del case tracker te permite dejar la casilla en blanco
- Problema resuelto, se hace una validacion que verifica si el titulo del "stages" esta en blanco o vacio al hacer click
  en el boton "save" aparecera un mensaje que indica "Stage title required".

  Disponible para la version 2.5.3 de ProcessMaker.
2014-06-25 16:59:01 -04:00
julceslauhub
f9d6a04f91 Merge pull request #2474 from marcoAntonioNina/BUG-14988
BUG-14988 Administrative Interfaces are Accessible... IMPROVEMENT
2014-06-25 12:09:35 -04:00
julceslauhub
8bdec4f2f5 Merge pull request #2473 from luisfernandosl/BUG-15196
BUG 15196 "You are able to select various user..." SOLVED
2014-06-25 11:41:06 -04:00
Marco Antonio Nina
592da16515 BUG-14988 Administrative Interfaces are Accessible... IMPROVEMENT
- Change of variable to uppercase.
2014-06-25 08:50:01 -04:00
Luis Fernando Saisa Lopez
ddb7883e68 BUG 15196 "You are able to select various user..." SOLVED
- You are able to select various user re re-assign task
- Problema resuelto, cuando se aplica "Reassign" de una tarea, de la lista que aparece para reasignar la tarea se podra
  seleccionar solo a un usuario de la lista.
2014-06-24 17:04:08 -04:00
julceslauhub
c6f926ef83 Merge pull request #2467 from marcoAntonioNina/BUG-14986
BUG-14986 Authorization Bypass via Forceful Browsing IMPROVEMENT
2014-06-24 14:19:32 -04:00
Herbert Saal
6ef94d6cb2 Implement changes of concat to concatMaborak 2014-06-24 12:25:15 -04:00
julceslauhub
6b004ee7f7 Merge pull request #2472 from Jennydmz/master
BUG-15015 HTML EN DYNAFORMS NO ADMITE CSS
2014-06-24 11:35:57 -04:00
jennylee
f7be3c2470 BUG-15015 HTML EN DYNAFORMS NO ADMITE CSS
El html de dynaforms no admite la etiqueta style en el body del html.

Se agrego una configuracion al inicializar el tinyMCE valid_children : "+body[style],+form[style],+td[style]" para q las etiquetas style no sean eliminadas dentro del body, form, div, p, span, table, tbody, tr y td tags.
2014-06-23 15:34:48 -04:00
jennylee
11757855e1 Merge remote branch 'upstream/master' 2014-06-23 15:34:17 -04:00
julceslauhub
7e16b2baab Merge pull request #2470 from luisfernandosl/BUG-15195
BUG 15195 "User appear more than once in the..." SOLVED
2014-06-23 15:27:55 -04:00
Marco Antonio Nina
0041f066af BUG-14988 Administrative Interfaces are Accessible from the Internet SOLVED 2014-06-23 15:12:57 -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
jennylee
9c99af817e BUG-15015 HTML EN DYNAFORMS NO ADMITE CSS
El html de dynaforms no admite la etiqueta style en el body del html.

Se agrego una configuracion al inicio del tinyMCE valid_children : "+body[style],+form[style],+td[style]" para q las etiquetas style no sean eliminadas dentro del body, form y td tags.
2014-06-23 13:54:12 -04:00
Luis Fernando Saisa Lopez
653685ed30 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-15195 2014-06-20 16:53:38 -04:00
julceslauhub
b36247878a Merge pull request #2468 from julceslauhub/master
BUG 15153 Call to undefined function SOLVED
2014-06-20 16:24:22 -04:00
Julio Cesar Laura
a869888d78 BUG 15153 Call to undefined function SOLVED
- The pmFunctions from the plugins not loaded before include pmScript class
- Change the includes order of the related classes
2014-06-20 16:21:23 -04:00
Marco Antonio Nina
2cdd7c1a02 BUG-14986 Authorization Bypass via Forceful Browsing IMPROVEMENT 2014-06-20 16:08:47 -04:00
Luis Fernando Saisa Lopez
e70916ea97 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-20 13:03: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
julceslauhub
542aba432f Merge pull request #2464 from Jennydmz/master
BUG-15193 Error in PM Table Data Search option
2014-06-20 10:25:17 -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