- 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
- 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.
- 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.
- It was found that an alert was displayed with a not very specific error
- Skin_ajax was modified to allow the skin uxmodern to be copied, moreover to clarify the type of error.
- When I sort the list and then I go to the next page my sort list is not
working fine
- In the User List all columns are sortable, which is incorrect
- It has set the columns that are sortable (USER_NAME, STATUS, ROLE, DUE_DATE),
the rest of the columns have different criteria in obtaining its value, which
prevents their order (eg FULL_NAME depends on the configuration that is
given in ADMIN>Settings>Environment>User Name Display Format)
- The interface for the Trigger wizard should say that the return value variable is option (not required).
- Adjustment index the third parameter that defined in return value.
- We found some loose details in the reassignment.
- It was added a note for the correct use of the reassignment and also a warning before continuing doing reassignment.
- The interface for the Trigger wizard should say that the return value variable is option (not required).
- Adjustment string description and change values "None" by "Not required" of the return value of Trigger wizard.