- Se puede crear dashboards con el mismo nombre
- Problema resuelto, se valida un dashlet cuando se crea con el mismo nombre, si el nombre existe se mostrara un mensaje
de advertencia y si no existe se creara.
In ADMIN > Settings > Dashboard now is available the button Status, this button let Activate or Deactivate the Dashlet, showing the changed status in the Status Field in the grid.
When a dashlet is Inactive this dashlet is not showed in the DASHBOARDS tab. A validation was added to only let the current user see the active dashlets assigned to himself.
In ADMIN > Settings > Dashboard now is available the button Status, this button let Activate or Deactivate the Dashlet, showing the changed status in the Status Field in the grid.
When a dashlet is Inactive this dashlet is not showed in the DASHBOARDS tab. A validation was added to only let the current user see the active dashlets assigned to himself.
In ADMIN > Settings > Dashboard now is available the button Status, this button let Activate or Deactivate the Dashlet, showing the changed status in the Status Field in the grid.
When a dashlet is Inactive this dashlet is not showed in the DASHBOARDS tab. A validation was added to only let the current user see the active dashlets assigned to himself.
- No se respeta la configuracion de visualizacion por columnas de los dashboards.
- Problema resuelto, cuando se visualiza los Dashboards con una configuracion definida y al seleccionar un Dashlet
desplazandole de una columna a otra, respetara la configuracion definida. La solucion estara disponible en la version 2.5.2.
* Available from version ProcessMaker-2.5.2-testing.1
- 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)
- When having to much information in a dashboard, it is very dificult to read the data. Is is possible to re-size a dashboard to the data is readable.
- Added button One Column for display items in dashboard.
- The translations in the .po file (french) is incomplete
- Lack of definition ids in dashboards
- Ids have been defined for dashboards
New ids
=======
ID_DASHBOARD_BTNCOLUMNS2
ID_DASHBOARD_BTNCOLUMNS3
- The title of each dashlet not depends on the language, this is
configured in ADMIN>Settings>Dashboards
- The translations in the .po file (french) is incomplete,
check .po files in other languages
.po file, sections where missing translations (french)
======================================================
# dynaforms/dynaforms_ShortList.xml
# dynaforms/dynaforms_Options.xml
# dynaforms/dynaforms_ChoseType.xml
# dynaforms/dynaforms_Edit.xml
# setup/webServicesDetails.xml
# setup/wsLogin.xml
# setup/wsCreateUser.xml
...
# setup/ws*.xml
- Faltaba agregar una validacion en el formulario de edicion en caso de que la clase del dashlet haya sido desactivada o borrada
- Ahora se redirecciona de nuevo al listado y se muestra un mensaje de error que indica que el objeto no existe y que posiblemente
el plugin relacionado haya sido desactivado
- Added field title for to opcion "new" and "edit" dashlet
- Added field title in list of dashlets
- Added title value in DASHLET_INSTANCE.DAS_INS_ADDITIONAL_PROPERTIES field, this in "inser.sql" file