Commit Graph

1416 Commits

Author SHA1 Message Date
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
Hector Cortez
c90a1d4da2 BUG 10852 Control de los reenvíos de la notificaciones 'Messages History' SOLVED
- Se requiere que los reenvíos que se hacen a través del historial de mensajes, no se pueda realizar desde el menú casos, ya que existe el problema que cualquier usuario que haya participado de un caso puede reenviar notificaciones, a cualquier usuario, y existe el peligro de divulgación de información crítica que debe ser restringida por roles.
- Added Roles to control Messages History.
2013-04-15 15:49:42 -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
Marco Antonio Nina
c08cb8087e BUG 9872 Reassign Multiple Case, submit and 'Processing...' IMPROVEMENT
- Listing was modified by a new parameter.
- was add validation.
2013-03-28 10:45:26 -04:00
Hector Cortez
0a46157cc8 BUG 10178 Pause the Case, add Unpause Time SOLVED
- Al momento de pausar un caso se requiere que el dato de Unpause Date sea mas especifico colocando adicional a ello la hora en que se quiere el Unpause.
- Adjustment Unpause time field when pause case.
2013-03-27 13:45:14 -04:00
Hector Cortez
83b1bbb86b Merge remote branch 'upstream/master' into BUG-10178 2013-03-27 13:39:48 -04:00
Luis Fernando Saisa Lopez
54eaea8e1b http://bugs.processmaker.com/view.php?id=10921
BUG 10921 "When changing the password, the old password..." SOLVED
- When changing the password, the old password should be
  required (and verified)
- Problem solved, added a new field to validate the user, when changing
  the password (user's profile)
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-03-27 15:19:49 +00:00
Luis Fernando Saisa Lopez
d2badc10d6 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-10921 2013-03-27 15:19:24 +00:00
Luis Fernando Saisa Lopez
3e03e2c826 BUG 0000 "Problem in Dashboards" SOLVED
- Problem in Dashboards
- Problem in deploying the dashlets, when the column is one
- Solved problem, validation was added  for deploy of columns
- It was added that by default displays two columns
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-03-27 13:42:11 +00:00
Hector Cortez
f9d35dcb27 BUG 10178 Pause the Case, add Unpause Time SOLVED
- Al momento de pausar un caso se requiere que el dato de Unpause Date sea mas especifico colocando adicional a ello la hora en que se quiere el Unpause.
- Added Unpause time field when pause case.
2013-03-26 15:06:51 -04:00
Julio Cesar Laura
90b44eaa62 BUG 5965 IMPROVEMENT 2013-03-25 17:25:50 -04:00
Luis Fernando Saisa Lopez
387a574b74 BUG 10921 "When changing the password, the old password..." SOLVED
- When changing the password, the old password should be
  required (and verified)
- Problem solved, added a new field to validate the user, when changing
  the password (user's profile)
* Available from version ProcessMaker-2.0.46
2013-03-25 15:57:35 +00:00
Hector Cortez
c0d0fea10d BUG 11037 Hook for session time setting SOLVED
- A hook is needed for a plugin to configure the session timeout.
- Added hook for session of the time setting & Added setting of the Maximum lifetime cleaned up in the System option.
2013-03-25 09:52:56 -04:00
Julio Cesar Laura
9814347258 BUG 11021: Change the role names from PROCESSMAKER_XXXX to only "XXXX" IMPROVEMENT 2013-03-21 13:38:31 -04:00
Julio Cesar Laura
1f4056fbaf BUG 11052 Notice en Report Table al hacer correr un caso con old version SOLVED
- Using foreach statement in a empty string
- Check first if is an array before use foreach statement
2013-03-21 13:00:18 -04:00
Marco Antonio Nina
ad77b77762 Improvement add hook before create user 2013-03-20 14:56:08 -04:00
Marco Antonio Nina
4677b8588b Merge remote branch 'upstream/master' 2013-03-19 10:20:49 -04:00
Marco Antonio Nina
be174d0eed Improvement constant PARTNER_FLAG
- Browser library
- HearBeat
- tab plugins
2013-03-19 10:12:35 -04:00
Hector Cortez
2db873bd36 BUG 11025 Error al crear un pmtable con nombre largo SOLVED
- Al crear un PmTable con un nombre extenso y guardar el mismo, despliega un mensaje de error, de nombre de tabla incorrecto.
- Validate table name of the new PM Tables
2013-03-18 17:36:18 -04:00
Marco Antonio Nina
d6918697aa Improvement constant PARTNER_FLAG
- Browser library
- HearBeat
- tab plugins
2013-03-18 15:13:14 -04:00
Hector Cortez
3a3c09dabd BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-14 15:51:16 -04:00
Julio Cesar Laura
64e518fb49 Doc System, change hardcoded labels 2013-03-14 15:15:04 -04:00
Hector Cortez
c74b4a0b54 BUG 10829 Paginacion en documents no muetsra documentos en la pagina siguiente SOLVED
- Recargas sucesivas del grid de documentos y seteandose a root.
- Validation documents grid when resized
2013-03-13 18:14:15 -04:00
Julio Cesar Laura
defebb3099 BUG 10980 Issue in pagination displaying "Messages History" SOLVED
- Pagination doesn't work
- Fix pagination
2013-03-12 12:06:53 -04:00
Marco Antonio Nina
e0d211add5 Improvement wizard of installator 2013-03-11 11:13:58 -04:00