Commit Graph

6750 Commits

Author SHA1 Message Date
Marco Antonio Nina
11f124d824 BUG-14824 Function DynaformOnload not working in designer SOLVED
- Runs the loaded twice
- Delete call in class.xmlform.php
2014-05-12 10:06:32 -04:00
julceslauhub
00a1ddedb6 Merge pull request #2373 from marcoAntonioNina/BUG-14187
BUG-14187 El search dentro de la vista mobile... SOLVED
2014-05-08 18:05:42 -03:00
julceslauhub
763a4bc362 Merge pull request #2374 from marcoAntonioNina/BUG-14226
BUG-14226 The row '' in table Dynaform doesn't exist! SOLVED
2014-05-08 18:02:12 -03:00
Marco Antonio Nina
dd51d98c80 BUG-14226 The row '' in table Dynaform doesn't exist! SOLVED
- the variable of session no exist.
- add variable of session 'CONDITION_DYN_UID' in cases_PrintView.php
2014-05-08 16:29:29 -04:00
Marco Antonio Nina
43b96857fe BUG-14187 El search dentro de la vista mobile... SOLVED
- String no format valid in smarty.
- Add format in file appListSearch.html
2014-05-08 16:24:59 -04:00
julceslauhub
186412ebfd Merge pull request #2372 from julceslauhub/master
BUG 14276 Disabled listbox - selected options not readable SOLVED
2014-05-08 17:01:04 -03:00
Julio Cesar Laura
47e03926cd BUG 14276 Disabled listbox - selected options not readable SOLVED
- In Chrome the default color for disabled options was the same that the background
- Change the defaukt color for the disabled selected options to black
2014-05-08 15:51:52 -04:00
julceslauhub
24727eb9d7 Merge pull request #2371 from julceslauhub/master
Restoring Norah Changes
2014-05-08 16:32:26 -03:00
Julio Cesar Laura
5c3800bcaa Restoring Norah Changes 2014-05-08 15:30:11 -04:00
julceslauhub
8c03d019d0 Merge pull request #2367 from gproly/BUG-14270
BUG-14270 Section: '/HOME/Inbox/(seleccionar un proceso con documentos c...
2014-05-07 18:04:01 -03:00
Roly Rudy Gutierrez Pinto
78ca23e567 BUG-14270 Section: '/HOME/Inbox/(seleccionar un proceso con documentos cargados)/Summary/Uploaded Documents, Generated Documents' does not display the list of uploaded documents, showing a javascript error, FORMATS undefined. IMPROVEMENT 2014-05-07 16:59:02 -04:00
julceslauhub
2557abc88f Merge pull request #2366 from julceslauhub/master
BUG 13436 ProcessMaker 2.x Authenticated PHP Code Execution IMPROVEMENT
2014-05-07 17:52:01 -03:00
Julio Cesar Laura
05b4e999bb BUG 13436 ProcessMaker 2.x Authenticated PHP Code Execution IMPROVEMENT 2014-05-07 16:49:51 -04:00
julceslauhub
382c5f7d1a Merge pull request #2365 from julceslauhub/master
BUG 14210 En el listado Process Supervisor se visualizan los usuarios con estado closed SOLVED
2014-05-07 17:37:36 -03:00
Julio Cesar Laura
d61d3ed57b BUG 14210 En el listado Process Supervisor se visualizan los usuarios con estado closed SOLVED
- Los usuarios en estado CLOSED no estaban siendo filtrados
- Se agrego una condicion para que los usuarios en estado CLOSED no se muestren en el listado de usuarios disponibles para asignarse como supervisores de proceso
2014-05-07 16:34:11 -04:00
julceslauhub
27544a904c Merge pull request #2362 from julceslauhub/master
BUG 14136 the toolbar button caption on design process list will always show text "Status" with other language environment SOLVED
2014-05-07 16:30:01 -03:00
Julio Cesar Laura
d3b39d5c75 BUG 14136 the toolbar button caption on design process list will always show text "Status" with other language environment SOLVED
- The label "Status" in processes list was hardcoded
- Change the hasrdcoded label to translation function
2014-05-07 15:26:47 -04:00
Marco Antonio Nina Mena
c51b61074f Merge pull request #2360 from marcoAntonioNina/BUG-14726
BUG-14726 Error al conectar ProcessMaker con un... IMPROVEMENT
2014-05-07 12:14:54 -07:00
Marco Antonio Nina
cd2bf9ffdb BUG-14726 Error al conectar ProcessMaker con un... IMPROVEMENT
- even filtered by type "SUPER".
    - add validation in intall also a check for use the current user.
    - add validation in new workspace.
2014-05-07 14:53:05 -04:00
julceslauhub
85e25de807 Merge pull request #2361 from julceslauhub/master
BUG 14264 Report tables are not sorted SOLVED
2014-05-07 15:38:17 -03:00
Julio Cesar Laura
90e1fa9fc8 BUG 14264 Report tables are not sorted SOLVED
- No existia un ordenamiento por defecto para ese listado
- Se agrego un ordemiento por defecto, el mismo lo ordena por el nombre de la tabla
2014-05-07 14:29:14 -04:00
julceslauhub
908add96d7 Merge pull request #2358 from gproly/BUG-14270
SOLVED:Section: '/HOME/Inbox/(seleccionar un proceso con documentos carg...
2014-05-07 13:35:07 -03:00
Marco Antonio Nina
d9fe0e834f BUG-14726 Error al conectar ProcessMaker con un... SOLVED
- even filtered by type "SUPER".
    - add validation in intall also a check for use the current user
2014-05-07 11:35:28 -04:00
Marco Antonio Nina
6b015ed3b3 BUG-14726 Error al conectar ProcessMaker con un... SOLVED
- even filtered by type "SUPER".
- add validation in intall also a check for use the current user
2014-05-07 11:18:09 -04:00
Roly Rudy Gutierrez Pinto
cc56a10464 SOLVED:Section: '/HOME/Inbox/(seleccionar un proceso con documentos cargados)/Summary/Uploaded Documents' does not display the list of uploaded documents, showing a javascript error, FORMATS undefined. 2014-05-07 10:04:14 -04:00
julceslauhub
a7c785fb3d Merge pull request #2357 from gproly/BUG-14203
SOLVED: the variable $i is used in several places in an ambiguous way, a...
2014-05-06 22:15:02 -03:00
Roly Rudy Gutierrez Pinto
36fbeb2b78 SOLVED: the variable $i is used in several places in an ambiguous way, a change of variable used in cycle $i for $j is made. 2014-05-06 16:23:08 -04:00
julceslauhub
c8540cd241 Merge pull request #2353 from marcoAntonioNina/BUG-14395
BUG-14395 Can't establish the order of the steps
2014-05-06 12:22:27 -03:00
julceslauhub
48e5af4f17 Merge pull request #2354 from marcoAntonioNina/BUG-14834
BUG-14834 Error when executing a case that has PM table Dynaform
2014-05-06 12:13:15 -03:00
julceslauhub
5d513e66ea Merge pull request #2355 from julceslauhub/master
BUG 14860 Annoying error in IE Designer SOLVED
2014-05-06 12:09:56 -03:00
Julio Cesar Laura
2bbca30368 BUG 14860 Annoying error in IE Designer SOLVED
- El formulario del cliente estaba usando un timer para q guarde automaticamente los datos, el mismo lanza el error pq en modo preview no se carga el "action" (no se lo necesita en modo preview) y eso provoca un warning en IE

- Se agrego una validacion para que no salga el warning cuando el action esta vacio (modo preview)
2014-05-06 10:45:37 -04:00
Marco Antonio Nina
935035a0c3 BUG-14834 Error when executing a case that has PM table Dynaform
- no data is provided for the primary key.
    - add message of clarified
2014-05-06 09:55:35 -04:00
Marco Antonio Nina
c600286e60 BUG-14834 Error when executing a case that has PM table Dynaform
- no data is provided for the primary key.
- add message of clarified
2014-05-06 09:50:05 -04:00
Marco Antonio Nina
ce9350ce92 BUG-14395 Can't establish the order of the steps
- the template for default was in sortable.
- Add template in steps.
2014-05-06 09:15:40 -04:00
julceslauhub
40f9d3fc93 Merge pull request #2352 from gproly/BUG-13748
IMPROVEMENT: validation of the query to numeric fields and null values ​...
2014-05-05 17:46:56 -03:00
Roly Rudy Gutierrez Pinto
7e122cb0ae IMPROVEMENT: validation of the query to numeric fields and null values ​​are interpreted as 0. 2014-05-05 16:36:14 -04:00
julceslauhub
68c2f9c347 Merge pull request #2351 from julceslauhub/master
BUG 14390 Improvement
2014-05-05 14:08:46 -03:00
Julio Cesar Laura
2202f85b03 BUG 14390 Improvement 2014-05-05 13:06:22 -04:00
julceslauhub
439d2ae99e Merge pull request #2337 from norahmollo/BUG-14390
BUG-14390 Process Supervisor - Review
2014-05-05 13:57:57 -03:00
julceslauhub
dc1cd32cb0 Merge pull request #2350 from norahmollo/BUG_14788
BUG-14788 Error en alerta de Campo Requerido de los campos tipo fecha.
2014-05-02 17:50:12 -03:00
norahmollo
8fd1d4643b BUG-14788 Error en campos tipo "date"
No se valida el contenido de los campos tipo date.
2014-05-02 16:43:26 -04:00
norahmollo
c9c3247eb8 Merge remote branch 'upstream/master' into BUG_14788 2014-05-02 16:35:47 -04:00
julceslauhub
d4b3f70716 Merge pull request #2349 from julceslauhub/master
BUG 14841 La propiedad sql en el field Percentage no tiene ninguna accion SOLVED
2014-05-02 17:33:05 -03:00
Julio Cesar Laura
46aba571fc BUG 14841 La propiedad sql en el field Percentage no tiene ninguna accion SOLVED 2014-05-02 16:26:25 -04:00
norahmollo
a543cd7757 BUG-14788 Error en campos tipo "date"
Se muestra la alerta ignorando el contenido del campo.
2014-05-02 15:22:37 -04:00
norahmollo
8c92929a44 BUG-14788 Error en alerta de Campo Requerido
Al pasar de formulario no se valida el contenido de un campo tipo date
2014-05-02 11:53:16 -04:00
julceslauhub
68d36f067d Merge pull request #2347 from julceslauhub/master
BUG 14620 Error SQL QUERY in Dynaform designer SOLVED
2014-04-30 11:45:13 -03:00
Julio Cesar Laura
ea0b732ee0 BUG 14620 Error SQL QUERY in Dynaform designer SOLVED 2014-04-30 10:43:16 -04:00
julceslauhub
03a5ed5659 Merge pull request #2346 from julceslauhub/master
Add validation for old configurations to avoid notices
2014-04-30 11:01:40 -03:00
Julio Cesar Laura
715b9e73b6 Add validation for old configurations to avoid notices 2014-04-30 09:59:09 -04:00