- Campo de tipo "primary key" acepta espacios como caracter valido
- Problema resuelto, se ha validado los espacios en blanco para un campo de tipo "primary key"
* Available from version ProcessMaker-2.5.2-testing.1
- 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)
- 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)
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.
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.
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.
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.
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.
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.
- 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)
- there was no validations for native & custom date files while data preview for report tables
- validations added and posibles empty strings now are mapped to NULL on db.
- verification & validation for column name defined twice or more added
- fixed IE compaitbility for variable named length (use it cause problems in IE)
- fixed slashed added on json value posted on a ajax request, soldev adding stripslashed on server side