Commit Graph

46 Commits (c6183dbb98edb5dcee7020da6f0b525da90212b7)

Author SHA1 Message Date
Jakub Onderka 6a91bb832b new: [UI] Show tag info in taxonomy view 2021-02-18 14:27:44 +01:00
Jakub Onderka e3cbd08255 fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
Jakub Onderka 539fc990e7 chg: [UI] Convert taxonomies to default view 2020-12-20 16:55:50 +01:00
Jakub Onderka e56246f5ee fix: [UI] Use generic style for taxonomy view 2020-12-18 18:27:48 +01:00
Jakub Onderka eb42490b9f fix: [UI] For Taxonomies show actions just when user can permission to use them 2020-12-11 17:20:02 +01:00
Vito Piserchia 7da8b32ada rebase continue 2020-08-17 17:25:02 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
mokaddem 314d9fab71
new: [Tag] Allow Tag's numerical_values to be overriden by userSettings 2020-06-02 09:33:08 +02: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 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 e8263467df fix: [taxonomies] Counts fixed 2019-03-19 16:40:35 +01:00
iglocska 6efd909bfe new: [Required taxonomies]
- Flip taxonomies into required mode to ensure that events cannot be published without at least one tag from each required taxonomy to be set
2019-03-19 15:59:31 +01:00
Steve Clement f03c519038
Merge pull request #3658 from ancailliau/issue-3639
Fixes issue #3639
2019-03-03 07:35:13 +05:30
iglocska d8ee91be68 chg: [refactor] Side menu generic templates moved 2019-02-13 14:45:01 +01:00
iglocska e63d855cbd fix: [CS] tab fixes 2019-02-13 09:02:23 +01:00
chkp-aliaksandrt 4ec95ee47d
Fix of tagged attributes search, displaying tag name instead of numeric Tag ID
Closes #3977
2019-01-16 14:58:27 +03:00
iglocska 07376b1a9e new: [variable tags] Added the ability to load and display variable tags
- as requested by Siemens
2018-09-10 21:57:57 +02:00
Antoine Cailliau d7f3f27208 Fixes issue #3639 2018-09-10 13:45:23 +02: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 a1fb6170bb fix: added missing space after the taxonomy name on the taxonomy view 2018-05-07 12:02:05 +02:00
Steve Clement 32faafd02f View/Taxonomies -> __(' 2018-01-12 11:33:23 +01:00
Steve Clement 54330d3ede - View/Taxonomies -> __(' to be completed 2018-01-12 10:03:26 +01:00
iglocska e6707e309d chg: Replaced the correlation graph icon to something more appropriate 2017-10-09 16:01:02 +02:00
iglocska fa7d3fdb36 new: First round of updates to the correlation engine ready
- node deletion temporarily disabled until a bug is resolved
2017-10-08 19:50:28 +02: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
iglocska bca4f0dec9 new: Disable taxonomy tags 2017-04-14 17:10:47 +02:00
iglocska e637bb5118 chg: Further work on the accessibility changes 2017-03-14 17:12:35 +01:00
iglocska 718a3381fb fix: First round of Accessibility issues resolved with span links 2017-03-11 17:31:38 +01:00
iglocska e2d1870e18 chg: Made the attribute level tagging mandatory
- despite my earlier request to @rotanid, there is no need for this feature to be optional, it's one of the few cases where it should be universally enabled
2017-01-13 23:34:54 +01:00
Andreas Ziegler bb130ea800 new: show usage count of an attributetag in taxonomies detail view 2016-09-29 16:52:54 +02:00
Andreas Ziegler bb8b93c7cb chg: html input text element should not have a separate closing elem 2016-09-21 02:09:39 +02:00
Andreas Ziegler 5366b1c72c chg: replace spaces between tabs by tabs 2016-09-05 00:08:08 +02:00
Andreas Ziegler 30fb4e2b2e chg: remove whitespace at end of line 2016-08-22 02:54:51 +02:00
Iglocska d6e1283c43 fix: Added functionality to remove taxonomies, fixes #1365 2016-07-12 16:56:20 +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 e210c60708 Issue with filter taxonomies details, fixes #920
The filter options are now added to the pagination
2016-02-08 14:08:48 +01:00
Iglocska 9ad6f93e7d Tag / taxonomy enabling made easy, fixes #914
- Enable tags for a taxonomy in one go
- Have an indicator of how many tags there are in the taxonomy and how many are enabled
2016-02-04 18:21:02 +01:00
Iglocska 0572b2030e Further work on the taxonomies
- colour coding
- filters on the index
- mass tag creation
2015-11-26 04:31:24 +01:00
iglocska b5857696e9 Update to the Taxonomies 2015-11-24 12:02:39 +01:00
iglocska 3784209cf5 First bash at Taxonomies
What works:
- added submodules for taxonomies
- added import tool for taxonomies
- added models and convenience functions for taxonomies

- site admins can update taxonomy libraries
- list taxonomies / view indvidual ones (with all resolved tags)
- create tags manually if a taxonomy is enabled
- view related tags / events quickly from the Taxonomy view

What doesn't work:
- Users still cannot choose a tag from taxonomy lists (this will be the main functionality)
- Feature cannot be disabled
2015-11-24 03:27:14 +01:00