Commit Graph

1188 Commits

Author SHA1 Message Date
Victor Saisa Lopez
cb7c55611e Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-22 10:42:29 -04:00
Erik Amaru Ortiz
d1060bc11e Merge pull request #1599 from norahmollo/DocSystem
Changes for DocSystem
2013-04-22 07:39:51 -07:00
norahmollo
4aaead8051 Labels Added for DocSystem
Labels Added for DocSystem
2013-04-19 21:48:10 +00:00
norahmollo
3d832c971d Changes for DocSystem
Changes for DocSystem with PARTNER_FLAG
2013-04-19 19:30:41 +00:00
Victor Saisa Lopez
f1f9ad32f0 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-19 14:49:39 -04:00
Luis Fernando Saisa Lopez
1260335b3f BUG 10415 "En browser Chrome, no se puede acceder al menu..." SOLVED
- En browser Chrome, no se puede acceder al menu de ordenamiento en la opcion Report Table en la ultima columna
- Problema resuelto, en la opcion ADMIN/PMTables, al seleccionar una opcion de la lista y haciendo click
  en el boton Data, en Report Table en la ultima columna se muestra el menu correctamente caso Chrome, para Firefox y IE
  funciona correctamente.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-19 18:37:38 +00:00
Luis Fernando Saisa Lopez
4bbf47809e Merge branch 'master' of git://github.com/colosa/processmaker into BUG-10415 2013-04-19 18:12:30 +00:00
Victor Saisa Lopez
164eb79d57 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-19 14:09:49 -04:00
Brayan Osmar Pereyra Suxo
67d267b744 DOCSYSTEM Arreglos de temnplates y etiquetas
Arreglos de temnplates y etiquetas
2013-04-19 11:06:20 -04:00
Luis Fernando Saisa Lopez
4dc330e203 BUG 10415 "En browser Chrome, no se puede acceder al menu..." SOLVED
- En browser Chrome, no se puede acceder al menu de ordenamiento en la opcion Report Table en la ultima columna
- Problema resuelto, en la opcion ADMIN/PMTables, al seleccionar una opcion de la lista y haciendo click
  en el boton Data, en Report Table en la ultima columna se muestra el menu correctamente caso Chrome, para Firefox y IE
  funciona correctamente.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-18 21:17:28 +00:00
Victor Saisa Lopez
f6b48e3052 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-18 09:01:46 -04:00
julceslauhub
2980c58c8d Merge pull request #1580 from Jennydmz/BUG-11272
BUG 11272 Processmaker don't have to let edit UserName and Role.
2013-04-17 13:38:26 -07:00
jennylee
2296a937e4 BUG 11272 Processmaker don't have to let edit UserName and Role.
Now Processmaker don't let edit UserName and Role since a different Administrator role
2013-04-17 15:55:01 -04:00
Victor Saisa Lopez
5b2f34c441 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-17 11:54:06 -04:00
julceslauhub
c8e2d1aa3d Merge pull request #1574 from cheloheredia/BUG-11249
BUG 11249 "Cases list search doesnt work when a text is added on the filters" SOLVED
2013-04-17 08:47:19 -07:00
marcelo
2cdef5d4fa BUG 11086 "Cases list search doesnt work when a text is added on the
filters" SOLVED

-On "Category", "Process", "User" and "Delegate date" filters, its
posible to add any text on its fields and the search doesnt work with
this texts.
-Solved, The final user cant add any kind of text to the filters but to
choose one option listed on them, so the search works with this values.
2013-04-17 10:57:12 -04:00
julceslauhub
9b42b8e07c Merge pull request #1569 from cheloheredia/BUG-11086
BUG 11086 "Rows are being ignored after adding them next to an empty row" SOLVED
2013-04-17 07:23:51 -07:00
julceslauhub
c21dad3fd8 Merge pull request #1565 from luisfernandosl/BUG-0000
BUG 0000 "Problema al editar perfil de usuario en..." SOLVED
2013-04-17 07:08:40 -07:00
Vera Osokina
8c4bf869a7 BUG 11272 Processmaker don't have to let edit UserName and Role.
Now Processmaker don't let edit UserName and Role since a different Administrator role.
2013-04-16 17:22:01 -04:00
Victor Saisa Lopez
c1bf46c80a BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-16 17:11:25 -04:00
marcelo
cebb2f9f81 BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-16 15:33:17 -04:00
Victor Saisa Lopez
c79fcd0d2d Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-16 13:09:12 -04:00
Julio Cesar Laura
47b4d984e7 IMPROVEMENT for check requirements module 2013-04-16 10:50:11 -04:00
Luis Fernando Saisa Lopez
1b25d0f4ab BUG 0000 "Problema al editar perfil de usuario en..." SOLVED
- Problema al editar perfil de usuario en Preferences Dropdown Default Cases Menu Option.
- Problema resuelto, cuando se selecciona Home del Dropdown Default Main Menu Option, el Dropdown Default Cases Menu Option ahora esta habilitado
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-15 21:13:09 +00:00
marcelo
82425aad5a BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-15 16:06:15 -04:00
marcelo
9bc2c87bd0 BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-15 15:22:30 -04:00
marcelo
d7eac27fb5 BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-15 15:00:06 -04:00
marcelo
3f9af3be92 BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-15 10:35:12 -04:00
Victor Saisa Lopez
837365cf72 BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-12 16:48:23 -04:00
marcelo
4871bd2b4f BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved.
2013-04-12 10:47:05 -04:00
Luis Fernando Saisa Lopez
d5150879e2 BUG 11081 "El data report tiene una columna con cabecera..." SOLVED
- El data report tiene una columna con cabecera vacia.
- Problema resuelto, en el data report, se oculta la columna con cabecera vacia.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-11 19:22:01 +00:00
norahmollo
7f0e44eaa9 Hide columns ROLE_CODE and PERMISSION_CODE according to PARTNER_FLAG
Task 919 - Sprint 3
2013-04-11 15:43:52 +00:00
julceslauhub
661eef4ea7 Merge pull request #1540 from ralpheav/master
Adding permission Name field
2013-04-11 08:27:45 -07:00
ralph
bfd96495d9 Adding Permission Name field. 2013-04-11 09:51:39 -04:00
julceslauhub
9508a86624 Merge pull request #1538 from cheloheredia/BUG-11217
BUG 11217 "P.M.2.0.46Testing11: doble scroll en el frmae de information uploaded documents" SOLVED
2013-04-10 12:25:59 -07:00
marcelo
dfc1f89103 BUG 11217 "P.M.2.0.46Testing11: doble scroll en el frmae de information
uploaded documents" SOLVED

-Al ejecutar un proceso e ir al tab de Information/Uploaded Documents se
ve un doble scroll vertical y horizontal.
-Problema resuelto, al ejecutar un proceso e ir al tab de
Information/Uploaded Documents ya no se ve un doble scroll vertical y
horizontal
2013-04-10 15:02:27 -04:00
julceslauhub
aa003db501 Merge pull request #1532 from julceslauhub/master
BUG 11224: La ventana actions/reassign no desaparece cuando se reasigan un caso, lo cual hace que permita reasignar varias veces SOLVED
2013-04-10 07:36:44 -07:00
Julio Cesar Laura
df3b9e4dd0 BUG 11224: La ventana actions/reassign no desaparece cuando se reasigan un caso, lo cual hace que permita reasignar varias veces SOLVED
- En servidores lentos al no bloquearse la pantalla de reasignacion se puede ejecutar varias veces la misma accion
- Se bloquea la pantalla mientars esta realizandose la reasignacion
2013-04-09 17:41:47 -04:00
Victor Saisa Lopez
44e87b7f28 BUG 11223 "Pause case. Al pausar un caso el popup muestra..." SOLVED
- The create an new case and pause not show the number case
- Solved problem, the case number is shown when you pause the case
* Available from version ProcessMaker-2.5
2013-04-09 16:35:58 -04:00
Luis Fernando Saisa Lopez
5e044ff9da BUG 11083 "La descripcion de las tablas no muestra..." SOLVED
- La descripcion de las tablas no muestra etiquetas html.
- Problema resuelto, se ha codificado los tags html para su correcta visualizacion.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-05 20:55:24 +00:00
marcelo
1472b54986 BUG 11092 "En el Admin el boton para ocultar el menu derecho desaparece
cuando se reduce de tamaño el menu" SOLVED

-En el Admin el boton para ocultar el menu derecho desaparece cuando se
reduce de tamaño el menu.
-Problema resuelto, En el Admin el boton para ocultar el menu derecho
fue movido a la barra separadora para que no desaparesca cuando se
reduce de tamaño el menu
2013-04-04 15:43:34 -04:00
Victor Saisa Lopez
ad84ab69bc BUG 11141 "Javascript doesn't execute when you open a..." SOLVED
- Javascript doesn't execute when you open a dynaform fort the first time
- Solved problem, JavaScript execute when you open a dynaform in mode preview
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-04 11:28:09 -04:00
Luis Fernando Saisa Lopez
5c589a09f6 BUG 11078 "El ordenamiento por version en el Plugins manager..." SOLVED
- El ordenamiento por version en el Plugins manager no funciona.
- Problema resuelto, en la lista de Plugins Manager que se encuentra en ADMIN -> Plugins, se inhabilito el ordenamiento
  de la columna version.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-03 19:13:37 +00:00
Vera Osokina
d9e92bee22 BUG 11084 PMTables list, sorts only by page.
Was added some validations to make 'PMTables list' sort all pages.
2013-04-03 13:12:10 -04:00
julceslauhub
d5f4190083 Merge pull request #1496 from Jennydmz/BUG-11087
BUG 11087 On PM Tables List the column 'Description' not sorted correctly
2013-04-02 18:02:54 -07:00
Vera Osokina
169497dd70 BUG 11087 On PM Tables List the column 'Description' not sorted correctly.
The sortable functionality has not to work with the 'Description' column, so this column now is not sortable.
2013-04-02 15:14:34 -04:00
Marco Antonio Nina
e3736c1d66 BUG 11105 PM no permite borrar la configuración del email SOLVED
- Save button is not enabled.
- Add validation.
2013-04-02 11:07:37 -04:00
Victor Saisa Lopez
0b564fac61 BUG 11109 "Event of adding a new line couldn't work with..." SOLVED
- Event of adding a new line couldn't work with dependent field in Grid
- Solved problem, variable had the incorrect value (ie when it had a grid with dependent fields)
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-01 17:08:34 -04:00
julceslauhub
11af8ab807 Merge pull request #1472 from marcoAntonioNina/BUG-9872
BUG 9872 Reassign Multiple Case, submit and 'Processing...' IMPROVEMENT
2013-03-28 10:09:44 -07:00
julceslauhub
803402e12b Merge pull request #1468 from luisfernandosl/BUG-10921
BUG 10921 "When changing the password, the old password..." SOLVED
2013-03-28 09:06:29 -07:00