* Add new hidden widget cards for latest and timeseries value
* Revert "Add new hidden widget cards for latest and timeseries value"
This reverts commit 09b73d5afcc66baf942a776f83a0295700f83d22.
* input-widgets translations for IT, FR, ES and DE
* admin, audit-log, user and profile translations for IT, FR, ES and DE
* fix action sources translations for IT, FR, ES and DE
* Added last login to user details
* Added last login to profile page
* Fixed label style
* Added actionType filter to Audit Logs controller
* Lockout feature; Password Reuse frequency
* Send email notification in case user lockout; Refactoring
* Fixed set of null password history; Added toast on user account locked/unlocked
* Typo fixed
* Ignored json validator for securitySettings
* Added Lockout action type
* Added permission check for user disable/enable
* Fixed email title
* Add new hidden widget cards for latest and timeseries value
* Add milliseconds timestamp support to timeseries table widget
* Revert "Add new hidden widget cards for latest and timeseries value"
This reverts commit 09b73d5afcc66baf942a776f83a0295700f83d22.
* fix error in json setting schema
* Fix fullscreen mode for HTML/CSS editors, highlight dividing comments for parts of the sample
* Fix data update in widget on creating a new entity and deleting the last
* adding fetching only last level of relations
* further implementaion of fetching last level
* implementation of fetching last level
* implementation of fetching last level
* draft of fetching only last level
* removal of unnecessary new method
* cleanup and formatting
* cleanup and formatting
* formatting
* formatting
* formatting
* final version of fetching only last level, the boolean added to the relation search parameters
* fetchLastLevelOnly added to some more search queries
* fixed tests to include fetchLastLevelOnly parameter
* removed unnecessary use of fetchLastLevelOnly parameter
* removed default value of fetchLastLevelOnly