Commit Graph

38 Commits (2.4)

Author SHA1 Message Date
Jakub Onderka 99473feb2c chg: [ACL] Warninglist::checkValue is available for all 2022-12-15 10:04:45 -05:00
Jakub Onderka f9544fe370 chg: [UI] Nicer warninglist view 2022-05-10 20:20:03 +02:00
Jakub Onderka 4c0af7892c chg: [UI] Show matched value for warninglist search 2021-08-18 09:22:39 +02:00
Jakub Onderka 2971fd69be fix: [UI] Warninglist form 2021-08-17 18:48:12 +02:00
Luciano Righetti 4ec7ad726e Merge branch 'develop' into migrate-feeds-controller-to-crud-component 2021-06-24 16:02:25 +02:00
Luciano Righetti 1bc44f5b0d fix: add type dropdown in all generic forms. 2021-06-24 16:01:56 +02:00
Jakub Onderka e7dc14c991 new: [API] Import warninglist 2021-06-13 09:59:37 +02:00
Jakub Onderka 8dc740cc35 new: Custom warninglist 2021-06-08 17:48:05 +02:00
Jakub Onderka 19682e04aa fix: [UI] Simplify warninglist view template 2021-05-24 16:44:41 +02:00
mokaddem 6e5c6494eb
Merge branch 'develop' of github.com:MISP/MISP into migration-warninglists 2021-05-05 15:18:07 +02:00
mokaddem e7a4b8decf
chg: [warninglists:checkValue] Exposed feature in the UI 2021-05-03 16:53:46 +02:00
mokaddem e3536c9ba3
fix: [warninglists:index] Restored site admin permission requirement for deletion 2021-05-03 09:43:18 +02:00
mokaddem aaae08cab4
chg: [warninglists:index] Moved views to factory - WiP 2021-04-30 08:35:17 +02:00
mokaddem 4f593b3a06
Merge remote-tracking branch 'origin/2.4' into develop 2021-02-15 11:15:44 +01:00
iglocska 073c2530db
fix: [logs] aded eventgraph to log search 2021-02-12 15:05:11 +01:00
Jakub Onderka 26d55557e7 chg: [UI] Allow filter enabled/disabled warninglists 2021-02-10 21:17:51 +01:00
mokaddem bb6533da57
fix: [warninglists:index] Fixed URL for ID 2021-01-22 14:47:50 +01:00
StefanKelm f359a756d9
Update index.ctp
Tinies of typos...
2021-01-06 16:19:55 +01:00
mokaddem 10bb2a7045
chg: [warninglists:index] Migrated index to factory view 2020-11-10 13:30:32 +01:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
Jakub Onderka 4f2846c31f
fix: [UI] Row description in View Warninglists 2019-08-04 10:07:59 +02:00
Olivier BERT aef027c4b9 Accessibility: added roles and aria labels for many icons and icon links (server list, tags, users, roles, attributes, ...)
There is still much work to be done. But we are on the road.

Ideally, and in order to avoid code dupplicates, we should have some utility functions to generate a proper and accessible yes/no icon, an accessible icon link, etc. This would prevent the code from being filled with "aria-label" tags, since the "title" and "aria-label" properties are nearly always the same.
2019-04-02 15:31:34 +02:00
iglocska a90eaec445 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-26 07:59:35 +01:00
iglocska a067fc769e new: [UI] Move to FA 5 2019-03-23 11:18:22 +01:00
4ekin 0b33adedc1 fix: fixed i18n string representation in Views
Fix for a plenty of Views with incorrect localizations (only English
text shown)
2019-03-21 18:10:26 +03:00
iglocska d8ee91be68 chg: [refactor] Side menu generic templates moved 2019-02-13 14:45:01 +01:00
iglocska 4c59cd5978 new: [UI] Further refactoring to use the modern meta table UI 2019-02-08 16:30:25 +01:00
iglocska 58997b9ac1 chg: [psr-2] Changed view files to space indentation instead of tabs
- *sniff sniff*
2018-07-20 09:29:50 +02:00
iglocska 3ab228cb08 fix: Fixed the enabled field missing for non site admin users in warninglsits / noticelists 2018-05-11 06:28:41 +02:00
Steve Clement 29abbd316e - View/Warninglists -> __(' to be completed 2018-01-12 08:37:52 +01:00
iglocska 2006d20326 fix: Fixed various warninglist issues
- no more mysql packet size issues on ingestion
- much hfaster ingestion of warninglists
- delete warninglists from the UI
2017-12-22 13:15:22 +01:00
Ángel González 926895733b Cosmetic changes
Change space indents to tabs
Remove ?> at end of file
Add or remove some indentation where appropriate
2017-05-08 00:45:57 +02:00
Andreas Ziegler 1d06f25b38 chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
Andreas Ziegler 0fe692c56a remove whitespace at end of line 2016-06-04 01:10:45 +02:00
Andreas Ziegler bba7e60e85 remove empty lines at end of files 2016-06-04 01:10:05 +02:00
Andreas Ziegler 898ea1d97c remove whitespace (space/tab) from empty lines 2016-06-04 01:08:16 +02:00
Iglocska 9d6e23c8c1 Import, enabling, viewing, indexing of warninglists finished 2016-04-22 01:31:13 +02:00
Iglocska f8005ac1aa Warninglists WIP 2016-04-21 22:58:49 +02:00