mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
72bb40e7860a965e06692ff272542b5b9560b6b1
- Added JS include jqueryui to InfoCenter - Added left join to system.tbl_person_lock in infocenterData.php - Added field LockDate to InfoCenter filter - Added parameter markRow to InfoCenter filter - Added DragNDrop to FilterWidget to sort/remove the selected filter fields - FilterWidget now display the name of the loaded filter if available - Added the property "name" to the jsonb of filters to display the name of the loaded filter - Added the static method displayFilterName to the FilterWidget to display the name of the loaded filter - The collapsible panel in FilterWidget now shows/hides the fields selection, the filter operators and the inputs to save the custom filter - The GUI remembers if the collapsible panel should be closed or open - Added the "Apply" button to the filter operators - Added the markRow parameter to the FilterWidget, used to mark a row if one or more conditions are matched - Added the alternativeMarkRowClass to use a different class to mark a row - Added the public static function markRow to the FilterWidget
Languages
PHP
66%
JavaScript
12.7%
HTML
9%
XSLT
8.3%
CSS
3.4%
Other
0.5%