Commit Graph

6219 Commits

Author SHA1 Message Date
jennylee
6645887c27 BUG-14990 Solving problems when the inputdocs extension is vlidated on grids. 2014-09-15 12:31:49 -04:00
jennylee
cbef8320a6 Changing harcoded variable for input docs. 2014-09-15 09:45:57 -04:00
Julio Cesar Laura Avendaño
d8f63002b4 Merged in marcoAntonioNina/processmaker/BUG-14636 (pull request #777)
BUG-14636 New Functionality - To allow set index in tables IMPROVEMENT
2014-09-12 12:35:23 -04:00
Marco Antonio Nina
0df429f409 BUG-14636 New Functionality - To allow set index in tables IMPROVEMENT
- 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-12 12:28:15 -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
Julio Cesar Laura Avendaño
aa534f573c Merged in gproly/processmaker (pull request #774)
BUG-15666 Dynaform data is not correctly stored/display in dynaforms APP_DATA. SOLVED.
2014-09-11 11:51:15 -04:00
Julio Cesar Laura
a180e59bd3 Improvement in the cron_single.php file when load required classes (wsResponse) 2014-09-11 11:45:17 -04:00
Roly Rudy Gutierrez Pinto
0d187ca304 BUG-15666 Dynaform data is not correctly stored/display in dynaforms APP_DATA. SOLVED. 2014-09-11 11:34:44 -04:00
Julio Cesar Laura
f486ea0c11 Improvement in the cron_single.php file when load required classes 2014-09-11 11:30:48 -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
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