Commit Graph

6206 Commits

Author SHA1 Message Date
Brayan Osmar Pereyra Suxo
5939a8a0f4 Adicion de dbAdapter en patch 2014-09-09 14:17:08 -04:00
Brayan Osmar Pereyra Suxo
e10a458994 Correccion de dbAdapter 2014-09-09 12:34:49 -04:00
Brayan Osmar Pereyra Suxo
fee715929e Coreccion de dbAdapter 2014-09-09 12:17:14 -04:00
Brayan Osmar Pereyra Suxo
01f89b0231 Coreccion de checkDataBases 2014-09-09 09:26:18 -04:00
jennylee
e2617d0295 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 16:29:45 -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
norahmollo
de5553a21b BUG-15479 CORRECCION
Comando Upgrade
2014-09-05 10:03:53 -04:00
norahmollo
81318f4c67 BUG-15479 ProcessMaker en una sola Base de Datos
Comandos unify-database y upgrade
2014-09-04 16:28:17 -04:00
Julio Cesar Laura
d35caf5012 Change message when upgrade rbac database 2014-09-04 11:54:47 -04:00
Julio Cesar Laura Avendaño
dd462e570c Merged in marcoAntonioNina/processmaker/BUG-14022 (pull request #747)
BUG-14022 Cut frame with user experience mobile, switchable IMPROVEMENT
2014-09-04 11:48:38 -04:00
Marco Antonio Nina
9317b81261 BUG-14022 Cut frame with user experience mobile, switchable IMPROVEMENT
- Style not allowed.
    - A validation was added for version ie 8-10-11 in file index.html
2014-09-04 11:40:29 -04:00
jennylee
b9086cebcf 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-09-03 17:21:42 -04:00
jennylee
ce1ca3b2ea Merge remote branch 'upstream/master' into BUG-14990 2014-09-03 17:19:47 -04:00
jennylee
95331e1986 BUG-15563 Scroll error en IE10 Iframes largos Standards Mode.
Cuando se tiene IE10 con Document Mode 'Standards' la pagina aumenta su tamanio y la pagina no se muestra en su totalidad, no dejando ver la parte final de algunos listados, como el listado de New Case, Inbox, lis dynaforms largos, etc.

El problema se daba por un bug con el navegador IE10 con el estilo overflow = hidden, problema solucionado con un hotfix para IE10.

Se agrego 'px' para que el height sea tomado en px (pixeles) con eso se calcula bien el tamanio del iframe.
2014-09-03 14:51:45 -04:00
Marco Antonio Nina
a6ac05059a BUG-14022 Cut frame with user experience mobile, switchable SOLVED
- Style not allowed.
- A validation was added for version ie 10-11 in file index.html
2014-09-03 13:41:00 -04:00
jennylee
67ab2682bc BUG-15563 Scroll error en IE10 Iframes largos Standards Mode.
Cuando se tiene IE10 con Document Mode 'Standards' la pagina aumenta su tamanio y la pagina no se muestra en su totalidad, no dejando ver la parte final de algunos listados, como el listado de New Case, Inbox, lis dynaforms largos, etc.

El problema se daba por un bug con el navegador IE10 con el estilo overflow = hidden, problema solucionado con un hotfix para IE10.

Se agrego una validacion en js para que cuando se detecte el Document Mode Standards y el borwser IE10 se setee el overflow-y = scroll, lo que soluciona el problema.
2014-09-02 16:45:44 -04:00
Julio Cesar Laura
c6d601cf68 BUG 15670 Validate the Role Name from the web and Plugins Creation SOLVED
- Missing validation when the rol name is empty
- When the rol name is empty use the rol code
2014-09-02 11:11:22 -04:00
Julio Cesar Laura
4691cb9343 Updating .sql and .po files 2014-09-02 2014-09-02 10:33:58 -04:00
jennylee
e3be85a929 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-09-01 15:24:04 -04:00
jennylee
59ca23821c Merge remote branch 'upstream/master' into BUG-14990 2014-09-01 15:23:52 -04:00
Julio Cesar Laura Avendaño
574edce4b8 Merged in luisfernandosl/processmaker/BUG-14835 (pull request #728)
BUG 14835 "php "if" statement generating error" SOLVED
2014-09-01 11:31:58 -04:00
Julio Cesar Laura Avendaño
e8bbc18a7b Merged in victorsl/processmaker (pull request #726)
BUG-00000 "El script cron.php puede ser ejecutado varias veces" SOLVED
2014-08-29 16:40:06 -04:00
Luis Fernando Saisa Lopez
9baa826b78 BUG 14835 "php "if" statement generating error" SOLVED
- php "if" statement generating error
- Problema resuelto, se ha completado las validaciones con los operadores faltantes.
2014-08-29 15:44:41 -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 Avendaño
db57d8c81c Merged in jennydmz/processmaker/BUG-14953 (pull request #722)
BUG-14953 WEBENTRY - ProcessMaker does not check if Javascript is running.
2014-08-29 12:34:00 -04:00
Victor Saisa Lopez
8503ed8ab5 BUG-00000 "El script cron.php puede ser ejecutado varias veces" SOLVED
Issue:
    El script cron.php puede ser ejecutado varias veces
Cause:
    El archivo bandera "cron" trabaja bien en Windows y no asi en Linux
Solution:
    - Se ha agregado nuevas validaciones para entornos Linux
      Ejemplo: ps -fea | grep cron.php | grep -v grep
    - Se ha mejorado el codigo
2014-08-29 12:15:33 -04:00
Julio Cesar Laura Avendaño
c46400ef36 Merged in gproly/processmaker (pull request #725)
PmDynaform implement oAuth
2014-08-29 12:12:53 -04:00
Roly Rudy Gutierrez Pinto
f0aad6efd7 PmDynaform implement oAuth 2014-08-29 11:19:14 -04:00
Julio Cesar Laura
007c9c5b32 BUG 15799 Language stored in session SOLVED
- In "home" controller doesn't sent the current language
- Sent the current language to method "getUserLocation"
2014-08-29 10:44:09 -04:00
jennylee
bbf0328d9e BUG-14953 WEBENTRY - ProcessMaker does not check if Javascript is running.
When JS is not enabled in the browser, the JS validations dosen`t work, so you can submit the form even if there are empty requiered fields.

A validation <noscript> was added in the HTML code, to validate if the browser has or not JS enable.

If there is not JS enable, the validation is make in the php code to.
2014-08-28 16:57:54 -04:00
eriknyk
ab41c74d4b Implementing Propel::getDbConnection('workflow_ro') for Cases Lists, when a connection named "workflow_ro" exists
It was thought for load balancing databases environment
2014-08-28 15:56:09 -04:00
Erik Amaru Ortiz
e074bea7f0 Merged in darojas/processmaker (pull request #719)
Fix bug 14245: Crear OutputDocuments en el nuevo Designer BPMN, cuando existe un OD con el mismo nombre en otro proceso. Se valida sch_end_date que acepte valor nulo en CASE SCHEDULER
2014-08-28 15:29:58 -04:00
Julio Cesar Laura
e6deb9a9ce IMPROVEMENT in cache languages files for plugins 2014-08-28 14:20:42 -04:00
Julio Cesar Laura
0908dcebe0 BUG 15193 Error in PM Table Data Search option IMPROVEMENT 2014-08-28 13:26:12 -04:00
Daniel Rojas
4f852ab4e5 Se valida sch_end_date que acepte valor nulo en CASE SCHEDULER 2014-08-28 12:35:17 -04:00
Daniel Rojas
6e7eec7528 Fix bug 14245: Crear OutputDocuments en el nuevo Designer BPMN, cuando existe un OD con el mismo nombre en otro proceso 2014-08-28 10:18:44 -04:00
Julio Cesar Laura
ef0bf8da8f BUG 15742 error en la opcion Process Information SOLVED
- Missing class "Task" inclusion
- Include class "Task" before create a instance of the object
2014-08-27 16:42:57 -04:00
Daniel Rojas
00a2c82b83 Fix Notice, Array to string conversion in VARIABLES 2014-08-27 14:24:43 -04:00
Daniel Rojas
463a576943 Se modifica translate para system variables 2014-08-27 14:07:09 -04:00
Daniel Rojas
0f66e7bd2a Se comentan validaciones para POST y PUT en variables, solicitud de FE 2014-08-27 10:40:13 -04:00
Daniel Rojas
9b010bbc34 Se comentan validaciones para POST y PUT en variables, solicitud de FE 2014-08-27 10:35:32 -04:00
Daniel Rojas
f9e101b1e8 Fix warning, Invalid argument supplied for foreach in VARIABLES 2014-08-27 10:08:12 -04:00
Julio Cesar Laura Avendaño
0d6ad6b205 Merged in marcoAntonioNina/processmaker/BUG-12200 (pull request #715)
BUG-12200 Inability to Scroll on iPAD query tab IMPROVEMENT
2014-08-26 15:34:59 -04:00
Marco Antonio Nina
85c039652c BUG-12200 Inability to Scroll on iPAD query tab IMPROVEMENT
- It don't have the functionality.
    - A validation was added in file main.js for mobile devices and add button for view dynaform.
2014-08-26 10:36:24 -04:00
Marco Antonio Nina
1c540dfad3 BUG-12200 Inability to Scroll on iPAD query tab SOLVED
- It don't have the functionality.
- A validation was added in file main.js add button for view dynaform.
2014-08-25 10:28:08 -04:00
Julio Cesar Laura
715891fa9b BUG 11862 Caja de texto y boton de carga de imagenes se pierde al minimizar el popup SOLVED 2014-08-22 15:53:36 -04:00
Julio Cesar Laura
2160170174 BUG 11611: Descripciones de conexion a base de datos se pierden luego de importar un proceso SOLVED 2014-08-22 15:45:40 -04:00
Julio Cesar Laura
644ef1f552 BUG 11508 Popup de pruebas de email es desplazable SOLVED 2014-08-22 14:57:03 -04:00
Julio Cesar Laura
96778b31c8 BUG 10381 little improvement 2014-08-22 14:34:52 -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