Error
-----
Error in reassign and review of supervisor. This is caused because Solr
don't support those views.
Solution
---------
The filter to use Solr or DB was corrected to use DB in the case of Supervisor views.
Also a new exception was created to inform that APP_DATA could not be unserialized,
and the logic is not going to stop when an error of unserialization is run in the reindex process.
- Hidden column shown in the menu
- Missing translations in the column "PM Type"
- Solved problem in the column
- Added new id ID_DOCUMENT_TYPE (translation team please take note of this)
- 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
- Creating user via web services, no option to set expiry date
- Create user via web services, can now be set parameters:
expiry date and status (in the functions: createUser, WSCreateUser and PMFCreateUser)
- These changes in functions must be documented in the wiki.processmaker.com
- When editing a DynaForm in Chrome v16, the ProcessMaker header and menu disappears when clicking on the "Save" button in the toolbar. The header doesn't return after closing the DynaForm. See screenshot.
- Fix Bug in the validation of the footer when not used in the skins.
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
- PMFNewCaseImpersonate function not working when start task of process to
instance is assigned to group and not to user
- Delete validation "user assigned to task"
- 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.
- PMFNewCaseImpersonate function not working when start task of process to
instance is assigned to group and not to user
- Solved problem with PMFNewCaseImpersonate function, in class
wsBase (newCaseImpersonate) now working with groups
- Folder Cases appears a row below
- The ID problem for uxmodern in styles forced to move the refresh from the right side to the left side, to avoid any conflicts.
- APP_FINISH_DATE is set to 1902-01-01 00:00:00 when create new case
using webservices
- DEL_INIT_DATE is set to NULL when routing case using webservices
- Solved the problem in the fields APPLICATION.APP_FINISH_DATE and
APP_CACHE_VIEW.APP_FINISH_DATE, when you create a new case now set to NULL
- Solved the problem in the fields APP_DELEGATION.DEL_INIT_DATE and
APP_CACHE_VIEW.DEL_INIT_DATE when the case is routed set to the date corresponding
- When using debug, in a process that has an array variable. in the List of variables the array content is not display.
- Fixbug of the return value when the element is a array or object in debug window.