Error al ingresar a las reglas de ruteo de un subproceso
El subproceso debe tener una regla de derivacion previa a ingresar a las opciones de routing rule, de lo contrario se desplegara un mensaje
- The character "+" character becomes " " (space) in the title of the task
- Problema resuelto, cuando se selecciona "properties" de un "task", en el tab "Definition" al insertar en el titulo el
caracter "+" no se mostraba, se valida el caracter y se muestra correctamente.
- The character "+" character becomes " " (space) in the title of the task
- Problema resuelto, cuando se selecciona "properties" de un "task", en el tab "Definition" al insertar en el titulo el
caracter "+" no se mostraba, se valida el caracter ahora se muestra correctamente.
A dropdown was added in the SelfService configuration, this dropdown let you set if the trigger seted in the self service is gonna be executed ONE time or every time that cron is executed.
Some validations where added in the cron_single.php file to save the data in the new table 'APP_TIMEOUT_ACTION_EXECUTED' when the Execution is set in ONCE. If the app_UID is find in this table the trigger will not be executed, if is not find the trigger will be executed.
- Missing validation for fields "CT_DERIVATION_HISTORY" and "CT_MESSAGE_HISTORY", this fields only accepts values 1 and 0
- Add data validation for fields "CT_DERIVATION_HISTORY" and "CT_MESSAGE_HISTORY"
Las ventanas popup del diseniador de procesos se mueven pudiendo estas perderse. Por lo que se aumento una validacion para que el atributo Limit que controla este comportamiento funcione correctamente.
- No se diferenciaba desde que listado se llamaba a la creacion de un report table.
- Se agrego una bandera flagProcessmap que indica que se esta utilizando desde el processmap.
- No se diferenciaba desde que listado se llamaba a la creacion de un report table.
- Se agrego un flag PROCESSMAP que indica que se esta utilizando desde el processmap.
- Contador de triggers para asignacion no se restablece a su valor original cuando se eliminan triggers.
- Problema resuelto, Assign Task, el contador de triggers muestra el valor actual, cuando se adicionan o eliminan triggers.
* Available from version ProcessMaker-2.0.47 (2.5.1)
- Missing translation in "Assignment rules" (DESIGNER>Task>Properties)
- Added validation to prevent errors
* Available from version ProcessMaker-2.0.46
I modified the files 'workflow/engine/xmlform/steps/steps_List.xml' and 'workflow/engine/classes/class.processMap.php' to add a new column in the table 'Steps' showing the Mode in wich is assigned the dynaform to the Task.
- New feature
- Add option to set a time limit on "Self service" routing
- Added new feature in properties task
- This new feature is activated by the execution of cron.php:
cron.php [+wWORKSPACE] unassigned-case
* Available from version 2.0.45
- The horizontal scrollbar was on the bottom then is not visible
- Before to load the process map get the maximun x position of the task to calculate the correct width
- Report Tables in IE does not display correctly, transparent boxes appear
- Problem solved, now display reportTables in popup window when the browser is IE
- 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
- En los dynaforms, en la parte de arriba se despliega el Case # y el Title:. Esta linea o conjunto de datos deberia tener algun tipo de identificacion pues algunos proyectos o no lo utilizan o no sirve de mucha referencia. Se deberia anadir un identificador para que se pueda controlar si es pertinente que se despliegue en los formularios o no.
- Adding option for active/deactive title and case number when run case.
- By changing the "Case Label", this is not updated in the APP_CACHE_VIEW table
- Solved problem to changing the "Case Label", now is updated in the APP_CACHE_VIEW table
- Improvement in file, compliance with the standard PSR2
Note:
- When you change the "Case Title" of a task, affecting every case,
if it is the current task of the case (otherwise it would not affect
the APP_CACHE_VIEW table)
- If a task is saved empty the "Case Title" the APP_TITLE take the value
#APP_NUMBER (all cases are in the task, this in APP_CACHE_VIEW table)
- By changing the "Case Label", this is not updated in the APP_CACHE_VIEW table
- Solved problem to changing the "Case Label", now is updated in the APP_CACHE_VIEW table
Note:
- When you change the "Case Title" of a task, affecting every case,
if it is the current task of the case (otherwise it would not affect
the APP_CACHE_VIEW table)
- If a task is saved empty the "Case Title" the APP_TITLE take the value
#APP_NUMBER (all cases are in the task, this in APP_CACHE_VIEW table)
- Nuevo requerimiento, agregar la opcion "Export" en el listado de procesos
- Se agrego la opcion "Export" (exportar un proceso) en la barra de herramientas y menu contextual
- When the title is too long the window is offset by the scroll bar to see a wrong way and also the title.
- Molding was conducted in the processmap title and also the link generated in the process_export to trim the name according to the box you have.
- En la version de PM 2.0 testing 15 existe un problema de visualizacion en el scroll bar inferior de la ventana en chrome.
- Cambio en tamaño de control , para la visualización del scroll.
- Despues de presionar el boton "Save" en las propiedades de las tareas simplemente se estaba cerrando el panel
- Ahora despues de cerrar el panel se muestra un mensaje de confirmacióe que los cambios fuerin guardados con exito
- if the checkbox optiono was enabled "After routing notify the next assigned user(s).", validate that the fields are not empty or not selected, for both options when Content Type is "Plain text" or "HTML Template".
- We performed the validation of the Subject and Message and Template selected fields.
- Se estaba truncando el nombre del proceso a 30 caracteres
- Ahora se esta truncando a 245 caracteres, el maximo comun para nombres de archivo es de 255,
los 10 caracteres restantes para la extension y la version
- Se agrando un poco el panel donde muestra los links de los archivos .pm y .xpdl