Commit Graph

4 Commits

Author SHA1 Message Date
Christian König
c8a43d3daa Revert "Update datatables (#2852)"
This reverts commit e4ac12c3e0, reversing
changes made to 54dba57161.

Signed-off-by: Christian König <ckoenig@posteo.de>
2023-11-26 20:57:08 +01:00
RD WebDesign
cb35da4e91 Add datatables bootstrap3 integration code (javascript)
- Add the main integration code for datatables
- Add the integration code for Buttons plugin

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-11-19 02:57:54 -03:00
Christian König
f9d33979f1 Update datatables
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-11-18 22:45:24 +01:00
RD WebDesign
6288112044 Allow bulk deletion of warnings
- add Datatables extension Select (CSS and js);
- add Datatables extension Buttons (CSS and js);
- allow selection of multiple warnings;
- new button to select all;
- new button to delete all selected warnings;
- add icons for the buttons;
- hide buttons if all messages were deleted;
- update CSS themes to format the new items;
- Fix: update icon count after warning deletion;
- Fix: remove triangle icon after delete last warning;

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-02-26 19:59:13 -03:00