Commit Graph

16 Commits (3e706867e93973fae3e84e74080268ced30ddc58)

Author SHA1 Message Date
Luciano Righetti ca0e54d341 fix: incorrect sort keys 2021-08-10 12:12:28 +02:00
Luciano Righetti f73a1e710e chg: migrate news views to factory. 2021-08-09 16:36:07 +02:00
Jakub Onderka e82c2b6544 chg: [UI] Use TimeHelper for datetime formatting 2021-02-09 15:48:36 +01:00
Jakub Onderka 568e58aa42 chg: [UI] Normalize date format to match rest of MISP 2020-11-30 21:44:59 +01:00
Olivier BERT a0a8b34e8c New bunch of accessibility fixes.
This affects EventBlacklists, Feeds, GalaxyClusters, News (index), OrgBlacklists (index), Organisations (index), SharingGroups (index), Taxonomies (view), Event Discussions, Event attribute table, Event proposal table.
2019-04-17 14:24:56 +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 e7a66859e8 fix: News View add, index and Controller (flash messages i18n bug 2019-03-12 17:26:44 +03:00
iglocska d8ee91be68 chg: [refactor] Side menu generic templates moved 2019-02-13 14:45:01 +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
Steve Clement bc1e6cf970 - View/News -> __(' done 2018-01-10 09:46:13 +01:00
Andreas Ziegler ec8b3e653b chg: replace spaces before tabs by tabs 2016-09-05 00:11:49 +02:00
Andreas Ziegler 0fe692c56a remove whitespace at end of line 2016-06-04 01:10:45 +02:00
Iglocska 8b0c0e43b2 Added url detection to the news items 2016-05-20 10:18:57 +02:00
Iglocska d02adf2085 new: Added the news functionality back
- admins can add/edit/delete news items
- users get redirected if there is a newsitem that they haven't seen yet
2016-05-20 01:17:26 +02:00