Julio Cesar Laura Avendaño
2e8d6796a4
Merged in julceslau/processmaker (pull request #734 )
...
BUG 15670 Validate the Role Name from the web and Plugins Creation SOLVED
2014-09-02 12:11:53 -04:00
Julio Cesar Laura Avendaño
66d38085f2
Merged in gproly/processmaker (pull request #736 )
...
BUG-14448 Addition of images from the jQueryUI library. SOLVED.
2014-09-02 12:02:25 -04:00
Roly Rudy Gutierrez Pinto
dfbe3a10ce
BUG-14448 Addition of images from the jQueryUI library. SOLVED.
2014-09-02 11:57:07 -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 Avendaño
e216151bf8
Merged in julceslau/processmaker (pull request #733 )
...
Updating .sql and .po files 2014-09-02
2014-09-02 10:38:16 -04:00
Julio Cesar Laura
4691cb9343
Updating .sql and .po files 2014-09-02
2014-09-02 10:33:58 -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
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 Avendaño
83b72d49bd
Merged in julceslau/processmaker (pull request #724 )
...
BUG 15799 Language stored in session SOLVED
2014-08-29 10:49:02 -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 Avendaño
101043e920
Merged in julceslau/processmaker (pull request #721 )
...
IMPROVEMENT in cache languages files for plugins
2014-08-28 14:24:01 -04:00
Julio Cesar Laura
e6deb9a9ce
IMPROVEMENT in cache languages files for plugins
2014-08-28 14:20:42 -04:00
Julio Cesar Laura Avendaño
4d1c6b631d
Merged in julceslau/processmaker (pull request #720 )
...
BUG 15193 Error in PM Table Data Search option IMPROVEMENT
2014-08-28 13:29:19 -04:00
Julio Cesar Laura
0908dcebe0
BUG 15193 Error in PM Table Data Search option IMPROVEMENT
2014-08-28 13:26:12 -04:00
eriknyk
eab20f7379
Adding a new propel function: Propel::getDbConnection('workflow_ro'),..
...
to enable use, of a replicated read only or read and write db source connections, commonly used on balanced environments.
2014-08-28 12:37:32 -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 Avendaño
05143ac32f
Merged in julceslau/processmaker (pull request #717 )
...
BUG 15742 error en la opcion Process Information SOLVED
2014-08-27 17:00:20 -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
Erik Amaru Ortiz
745f82a83e
Merged in darojas/processmaker (pull request #716 )
...
Fix warning, Invalid argument supplied for foreach in VARIABLES. Se comentan validaciones para POST y PUT en variables, solicitud de FE. Se modifica translate para system variables
2014-08-27 15:29: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
Erik Amaru Ortiz
4f6e43943c
Merged in wnestor/processmaker (pull request #712 )
...
Adicion de un nuevo escenario en generate bpmn y correciones de forma en el feature input
2014-08-25 12:22:38 -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
Wendy Nestor
0b611ba3cf
Adicion de un nuevo escenario en generate bpmn y correciones de forma en el feature input
2014-08-25 09:04:46 -04:00
Julio Cesar Laura Avendaño
a67050f59b
Merged in julceslau/processmaker (pull request #711 )
...
BUG 13646 Text Area width and height can be altered in a dynaform mode view SOLVED
2014-08-22 16:58:24 -04:00
Julio Cesar Laura
01fc810053
BUG 13646 Text Area width and height can be altered in a dynaform mode view SOLVED
2014-08-22 16:55:24 -04:00
Julio Cesar Laura Avendaño
aa195adb9c
Merged in julceslau/processmaker (pull request #710 )
...
BUG 11862 Caja de texto y boton de carga de imagenes se pierde al minimizar el popup SOLVED
2014-08-22 15:56:44 -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 Avendaño
b7d3f8adb6
Merged in julceslau/processmaker (pull request #709 )
...
BUG 11611: Descripciones de conexion a base de datos se pierden luego de importar un proceso SOLVED
2014-08-22 15:48:42 -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 Avendaño
376f1e5101
Merged in julceslau/processmaker (pull request #707 )
...
BUG 11508 Popup de pruebas de email es desplazable SOLVED
2014-08-22 15:00:16 -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 Avendaño
946350d3b6
Merged in julceslau/processmaker (pull request #706 )
...
BUG 10381 little improvement
2014-08-22 14:45:54 -04:00
Julio Cesar Laura
96778b31c8
BUG 10381 little improvement
2014-08-22 14:34:52 -04:00
eriknyk
427f0e5243
FIX for multiple request to Rest API
2014-08-22 13:33:58 -04:00
Julio Cesar Laura Avendaño
abe6de4ed0
Merged in julceslau/processmaker (pull request #705 )
...
BUG 15757 Despliegue incorrecto de los casos en "Advanced Search", para casos cancelados SOLVED
2014-08-22 12:53:40 -04:00