Commit Graph

2917 Commits (15f572c627b2a340d416698b5d2b92e249cb0c17)

Author SHA1 Message Date
mokaddem ef1010f9c6 chg: [object:revise] Changed text of back button 2019-04-30 10:25:49 +02:00
mokaddem fd1c400dff chg: [object:revise] Improved help text 2019-04-30 10:24:29 +02:00
mokaddem 187ec2a403 chg: [object:add] Improved help text 2019-04-30 10:16:05 +02:00
mokaddem 02719517c7 chg: [object:similiar] Added back button, improved highlight and text 2019-04-30 10:05:39 +02:00
chrisr3d b9e050622b Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-30 10:03:05 +02:00
chrisr3d 825fdbd7c8
fix: [enrichment view] Fixed mispositioned closing tags 2019-04-30 10:02:00 +02:00
iglocska ac1acab690 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-30 09:56:51 +02:00
Alexandre Dulaunoy a3e9f227d2
Merge pull request #4545 from MISP/mergeSimilarObject
Several improvement on objects manipulation
2019-04-30 08:40:47 +02:00
chrisr3d f9d6f3972b Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-29 17:16:15 +02:00
chrisr3d e1acd08e0e
fix: [enrichment view] Using some MISP event view parts
- Using the same design as objects and attributes as in
  the MISP event view
2019-04-29 17:11:37 +02:00
4ekin 9bb8933445 fix: Fixed i18n strings in Event controller, model and view 2019-04-29 16:14:14 +03:00
iglocska cbc89b467a fix: [UI] Sightings could not be added by read only users, even if they had sighting rights 2019-04-29 13:47:34 +02:00
mokaddem 47e13c8369 chg: [updates] Implented changes requested by the PR's review #4534. 2019-04-29 11:09:04 +02:00
chrisr3d 4001859c9f
fix: [enrichment] Fixed change on types & categories
... that should be applied on attributes level and
not on object attributes level
2019-04-29 10:38:34 +02:00
iglocska 3cd642a1ad fix: [enrichment] typo causing enrichments to redirect to the event view fixed 2019-04-29 09:34:47 +02:00
chrisr3d 92f36261ca
fix: [enrichment] Removing traces of some variables related to the freetext import 2019-04-26 14:56:40 +02:00
mokaddem d6be8023e5 chg: [updateProgress] bit of cleanup 2019-04-26 14:10:26 +02:00
iglocska 61f21f4559 chg: [modules] module choice screen updated
- nicer looks
- sorting
2019-04-26 12:06:22 +02:00
mokaddem 0643631c8c chg: [updateProgress] Moved CSS in its own file and usage of the
assetLoader
2019-04-26 10:26:08 +02:00
mokaddem 57bd054615 chg: [onDemandAction] Redirect on updateProgress page is no longueur de
default behavior
2019-04-26 10:06:32 +02:00
iglocska 62b46400db fix: [UI] removed <small> tags embedded in translated text 2019-04-26 10:05:48 +02:00
mokaddem 924923c93b chg: [update] repaired badly merged file 2019-04-26 09:50:28 +02:00
mokaddem ee735f00d4 new: [update] Injected update-related files/changes from zoidberg 2019-04-26 09:45:03 +02:00
chrisr3d 218ac8b777
chg: [enrichment] Making attributes category & type changeable
- To keep possibility to select the attribute type
  or category, as it is in freetext import
- Category and Type values that can be selected by
  users should be specified in the results, using
  an array. Otherwise, they are set and cannot be
  changed in the view (as it is the case for the
  other fields like value and uuid)
- This feature is only applicable on attributes
  level, and not on object attributes level
2019-04-25 16:30:42 +02:00
mokaddem 79bddf3dcf chg: [object_revise] Deleted useless comment. Also, fix #3897 2019-04-25 11:07:58 +02:00
mokaddem b49a319136 chg: [object:reivse] Improved layout 2019-04-25 11:00:10 +02:00
mokaddem 7848fb3ed8 chg: [object:revise] Increase threshold of
similar_objects_display_threshold and fixed count
2019-04-25 10:55:34 +02:00
mokaddem e5935672ba chg: [object:edit] Moved listener binding into doc.ready 2019-04-25 10:41:09 +02:00
mokaddem 464969864b chg: [object:element] Transformed `object_similarities` view into a
parametrized view.

Greatly improved flexibility of the of the view by only displaying
available component
2019-04-25 09:58:41 +02:00
chrisr3d b38b703dc7 Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-25 09:13:12 +02:00
mokaddem 861981f62b chg: [object:revise] Moved object difference view into `Elements` 2019-04-25 08:52:50 +02:00
mokaddem 0a73e1629c fix: [object:edit] Removed faulty line 2019-04-24 15:55:04 +02:00
mokaddem 324c7e783b chg: [object] Refacto renamed variables and added comments 2019-04-24 15:47:47 +02:00
mokaddem ee6ba1e5ce Merge branch '2.4' of github.com:MISP/MISP into mergeSimilarObject 2019-04-24 14:56:35 +02:00
mokaddem c7564ecdf9 fix: [object:edit] attachment field when empty 2019-04-24 14:52:18 +02:00
mokaddem b55074421b chg: [object:edit] Added possibility to inject invalid type + UI
improvements - WiP
2019-04-24 14:36:43 +02:00
mokaddem 90e1d7b9b4 Merge branch '2.4' of github.com:MISP/MISP into eventViewPerfImprov 2019-04-24 11:22:07 +02:00
iglocska 7a4eab8e67 fix: [UI] Event lock warnings missing due to missing ctp file 2019-04-24 11:16:51 +02:00
mokaddem 0127ad5cca fix: [event:querybuilder] Force QB wrapper to fit the rules 2019-04-24 11:13:11 +02:00
chrisr3d 060f17beee
fix: [hover enrichment] Displaying information of empty results when needed 2019-04-24 10:48:22 +02:00
mokaddem d75089e7a2 chg: [object:revise] Little perf improvement 2019-04-24 09:45:26 +02:00
mokaddem f2b330c450 fix: [object:revise] Reverted correct `endif` position - WiP 2019-04-24 08:55:37 +02:00
chrisr3d e09b7da654 Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-23 17:02:18 +02:00
mokaddem 0f48cfe13e chg: [object:edit] Clean up 2019-04-23 16:48:05 +02:00
mokaddem af16fa51b0 chg: [object:edit] Avoid duplicating same multiple entries and usage of
threshold instead of harcdoded value.
2019-04-23 16:19:25 +02:00
mokaddem 8bb9201a3d chg: [object:edit] Added similarity amount between objects 2019-04-23 14:54:09 +02:00
mokaddem 675af7d357 chg: [object:edit] Improved UI and diff recognition - WiP 2019-04-23 13:47:33 +02:00
Steve Clement 896ea744c7 chg: [i18n] Updated default.pot
fix: [i18n] Fixed parser error.
2019-04-20 13:23:07 +09:00
4ekin be448f7e49 fix: Fixed wrong link to feed event from event attribute hit 2019-04-19 19:08:10 +03:00
4ekin 24d3d94d52 fix: i18n fixed in some views 2019-04-19 19:06:40 +03:00
mokaddem c1d330e046 chg: [object:edit] Continuation integration with template update and
object merge - WiP
2019-04-19 17:10:36 +02:00
mokaddem e2c865e07c chg: [object:edit] Started integration to allow updating object
templates - WiP
2019-04-19 11:43:28 +02:00
mokaddem f44efc9299 chg: [object:add] Improved UI for similar objects - WiP 2019-04-19 10:47:33 +02:00
mokaddem 67b3f29dd0 new: [object:add] UI to propose to merge into similar objects - WiP 2019-04-18 16:58:49 +02:00
mokaddem dcbad23175 fix: [event:EventFilteringTool] Using ``toggleBoolFilter`` button does
not reset the rules. Fix #4418
2019-04-18 10:20:08 +02:00
chrisr3d 16aefd3756 Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-18 09:50:54 +02:00
Steve Clement 5ead9570c6
Merge pull request #4493 from obert01/fix-accessibility
New bunch of accessibility fixes.
2019-04-17 23:39:36 +09:00
mokaddem 8f023d7e76 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-17 14:34:49 +02:00
mokaddem f501f92da7 new: [row_attribute] Added `title` containing the `event.info` data for
the attribute
2019-04-17 14:27:46 +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
iglocska 98783ecb04 chg: [UI] Show event info on attribute search results page (via hover), fixes #4490 2019-04-17 13:40:55 +02:00
iglocska 9d160e34ee fix: [UI] Minor font-awesome switch related issues fixed 2019-04-17 13:29:36 +02:00
mokaddem 1de65063bf chg: [event:EventFilteringTool] Forced maximum height 2019-04-17 11:28:09 +02:00
mokaddem 5a313dfb1f chg: [event:EventFilteringTool] Added comments and deleted useless `htmlspecialchars` 2019-04-17 11:12:20 +02:00
mokaddem 1914415038 chg: [event:eventFilteringTool] Improved UI and changted sanitization to
allow tag/galaxy pre-filling
2019-04-17 11:03:23 +02:00
chrisr3d 6539021027
fix: [enrichment] Simplified tests if not empty
- In those specific cases, we can simply skip
  testing if something is set or equals 0, '' or
  false, since it is all implied in 'empty'
2019-04-16 14:26:18 +02:00
mokaddem 29f4b25f5a chg: [event:EventFilteringTool] Display active filtering rules
(tags/galaxies) even if not available

Due to a recent performance fix, only tags and galaxies of the event are
shown, the rule is still displayed event if not matching attributes are
found
2019-04-16 11:25:16 +02:00
mokaddem 16453a3433 chg: [event:view] Major performance improvement for large event.
Due to the introduction of the event filtering widget, attributes were
fetched 2 additional times.
2019-04-16 11:02:52 +02:00
chrisr3d e01347beba
add: [hover enrichment] Displaying resolved objects & attributes from new modules results
- Also quick indentation fix
2019-04-16 09:18:47 +02:00
chrisr3d fc4467c062
fix: [enrichment view] Quick change, using variable
... Instead of going twice through the dictionary
keys to fetch the same value
2019-04-15 17:12:53 +02:00
chrisr3d 142992988a Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-15 16:08:02 +02:00
mokaddem a5b74f6cc2 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-15 10:53:31 +02:00
mokaddem 7c8f91cfc4 chg: [popovers] Added dedicated popover container for expansions and sightings
(instead of a shared one with the screenshots)
2019-04-15 10:51:06 +02:00
chrisr3d fdc726e609 Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-12 23:53:00 +02:00
iglocska 2b92aef213 chg: [UI] server settings double clicking on setting name brings up the value text box 2019-04-12 09:48:05 +02:00
iglocska d5515007ec fix: [statistics] Don't show types with no values 2019-04-12 08:06:10 +02:00
Olivier BERT 22862e9e55 Fix for broken "delete user" link in side menu. 2019-04-11 11:35:23 +02:00
chrisr3d 16ade8856c Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-10 13:27:29 +02:00
iglocska d588d2b84f Merge branch '2.4' of github.com:MISP/MISP into feature/attribute_references 2019-04-10 13:26:22 +02:00
iglocska 42284b170e fix: [UI] Jobs index removed old style tabs 2019-04-10 13:26:00 +02:00
mokaddem 4e87605d9c chg: [generic_picker] select_threshold is now parametrized. 2019-04-10 13:03:57 +02:00
mokaddem cc09d13c92 chg: [diagnostic:submodules] added `updateJSON` in the web interface 2019-04-10 10:23:40 +02:00
Steve Clement 356a4636d5
Merge branch '2.4' into submoduleUpdatev4 2019-04-10 13:15:35 +09:00
chrisr3d 5cf85c7747
add: [enrichment] Added possibility to get object template version & uuid 2019-04-09 16:36:58 +02:00
chrisr3d 0b4ba3b364
fix: [enrichment view] Quick display fix
- Making sure the submit button is always at the
  bottom of the page
- Fixed missing closing tags
2019-04-09 10:46:21 +02:00
chrisr3d a52ab4a616 Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-08 17:38:22 +02:00
mokaddem f5aa556f8b chg: [user] Usage of the assetLoader instead of echo 2019-04-08 11:15:55 +02:00
mokaddem 00e0157d77 fix: [User] Fixed missing files for distribution_network (events index) 2019-04-08 11:11:09 +02:00
mokaddem 208da99f6a chg: [diagnostic:submodules] Added support and feedbacks if workers not
available
2019-04-05 16:44:56 +02:00
mokaddem 4216c9385b chg: [diagnostic:submodule] General improvements (see below)
- Allow update button reuse (avoiding blackhole)
- Improved feedback when errors
- Check if submodules are readable
2019-04-05 10:46:49 +02:00
mokaddem 368dce6bd8 new: [diagnostic:submodule] Added output message after update - WiP 2019-04-04 16:48:41 +02:00
chrisr3d e238e5e3ec Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-04 16:35:14 +02:00
chrisr3d 3dabaaaf02
fix: [enrichment view] Added missing form fields + button typo
- Those form inputs are the ones that are used in
  the javascript part to submit results
2019-04-04 16:16:56 +02:00
chrisr3d 09b84ed58b
fix: [enrichment view] Fixed Object sharing group field location 2019-04-04 15:19:03 +02:00
Andras Iklody 4adf3aebea
Merge pull request #4425 from mokaddem/improvedSubmoduleDiagnostic
Improved submodule diagnostic
2019-04-04 15:11:14 +02:00
iglocska 251836ff97 fix: [UI] First recorded change fixed to not be copy pasta of the last change's timestamp 2019-04-04 15:00:05 +02:00
chrisr3d d3d23b3ae7 Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-04 14:54:12 +02:00
chrisr3d dc6cd52c3e
fix: [enrichment view] Trying to avoid submit button to be somewhere not intended 2019-04-04 14:51:13 +02:00
chrisr3d 041ee4d5da
fix: [enrichment] Avoiding errors on distribution and sharing group data
- Making sure we do have a value for distribution
  and sharing group
- Avoid translating distribution levels into their
  human meaning because the output process capturing
  data from the form will anyway use the numeric
  values. Readable values are btw displayed in the
  form for users confort
- Also sanitized data displayed
2019-04-04 14:21:10 +02:00
chrisr3d 8983ddf009
fix: [enrichment] Testing if an object has attributes before looping over them 2019-04-04 14:20:00 +02:00
iglocska e397bdbb39 new: [UI] refactor of the asset loading 2019-04-04 11:22:59 +02:00
iglocska e6ceed598d fix: [UI] Changed the querystring loading for css/js 2019-04-04 09:35:20 +02:00
Steve Clement 0cfe265469
Merge pull request #4410 from 4ekin/fix-i18n
Fix i18n in controllers, views, Attribute model
2019-04-04 16:14:36 +09:00
chrisr3d 610e58f8e4
wip: [enrichment view] Displaying multiple additional fields
- Object ID of the object containing the attribute
  which was used to query the module is displayed,
  if it is this attribute is part of an object
- Displaying Object meta-category and uuid as well
- Multiple displaying arragements
- Redefinition of some classes to help finding
  every element of the form
2019-04-03 22:54:09 +02:00
chrisr3d f775b71a32
fix: [enrichment view] Fixed distribution display at attribute level 2019-04-03 22:50:58 +02:00
chrisr3d 590a18656d
add: [enrichment] Added MISP Objects distribution in the view 2019-04-03 22:44:21 +02:00
chrisr3d fcca264eb7 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-04-03 16:30:00 +02:00
chrisr3d 83edc0188d
add: [freetext import] Added disable_correlation checkbox
- We can now disable correlation on attributes from
  the resolved attributes view
2019-04-03 16:19:17 +02:00
chrisr3d a2e4dee4aa
wip: [enrichment view] Reordered different elements and classes
- Making the next step iterations easier
2019-04-02 22:27:33 +02:00
4ekin 27cdc71568 fix: Fixed i18n strings in Views 2019-04-02 16:57:57 +03: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
mokaddem be8cc055fb chg: [disagnostic] Handling submodule younger case 2019-04-02 11:56:04 +02:00
mokaddem f03cae5f46 chg: [diagnostic] Improved submodules version and added individual
update
2019-04-02 11:29:10 +02:00
mokaddem 2aa5b3cadf chg: [diagnostic] Beter parsing of submodule output 2019-04-02 08:52:23 +02:00
chrisr3d 832dae4b01 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-04-01 16:38:30 +02:00
chrisr3d b5a7134439
wip: [enrichment view] Displaying Object References information 2019-04-01 16:37:03 +02:00
iglocska 652e609929 fix: [feed] Added missing feed search view 2019-04-01 16:36:57 +02:00
iglocska c6974d217e Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-01 16:21:30 +02:00
iglocska a36deb94c9 fix: [UI] Colours for feed index buttons fixed 2019-04-01 16:20:11 +02:00
iglocska ab858d5f17 new: [feeds] Feed/Server cache search added
- /feeds/searchCaches added
2019-04-01 16:09:24 +02:00
iglocska f51eaa6c3c new: [UI] First version of the generic index list system 2019-04-01 16:07:38 +02:00
iglocska 4298633e32 fix: [UI] Missing sync / feed pull/push buttons re-added 2019-03-31 10:26:52 +02:00
iglocska d2bd63b236 fix: [Accessibility] Added titles to the role index icons, affects #4258 2019-03-29 21:01:32 +01:00
iglocska 76d14c00cb Merge branch 'thumbnail' into 2.4 2019-03-29 20:29:37 +01:00
chrisr3d 0b422b54d8
fix: [enrichment view] Making sure the document is ready before calling any javascript 2019-03-29 18:31:27 +01:00
chrisr3d ba5ec4ee46
fix: [enrichment] Set potentially missing category, ids & distribution values before going to the view
- Set the default values in the controller's side instead of the view's side
2019-03-29 18:27:40 +01:00
chrisr3d bdff3765d1 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-03-28 14:52:33 +01:00
Steve Clement b2191c9927
Merge pull request #4252 from mokaddem/sightingFiltering
Sighting filtering
2019-03-28 14:50:15 +01:00
iglocska 586cca384b fix: [security] Fix to a reflected XSS in the default layout template
- as reported by Tuscany Internet eXchange | Misp Team | TIX CyberSecurity
2019-03-28 12:05:21 +01:00
chrisr3d 38e1eda0bc
fix: [enrichment view] Fixed typo 2019-03-28 10:19:36 +01:00
Steve Clement 823ea745be
Merge pull request #4337 from mokaddem/submoduleDiagnostic
Submodule diagnostic
2019-03-27 17:27:53 +01:00
4ekin a57462740f fix: i18n fixed in Views and updated default.pot
Updated default.pot file according Views and Controllers changes
Updated Views with i18n issues
2019-03-27 13:38:50 +03:00
chrisr3d d8ec4e1750
fix: [enrichment view] Avoid displaying empty fields 2019-03-26 18:08:29 +01:00
4ekin b37826ab3f fix: fixed i18n string representation and android logo
Fixed i18n string representation in views:
* Diagnostics
* Files
* Tabs
Fixed android icon dissapear in workers tab.
2019-03-26 17:04:11 +03:00
Olivier BERT fdf0ed7aa4 Make the submit button focusable (tabindex) in the matrix view. This is necessary for use with screen readers. 2019-03-26 12:36:32 +01:00
iglocska 27d5c1ed6f Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-26 10:18:39 +01:00
iglocska 1380a4797a new: [UI] FA5 update finalised
- includes helpers to untangle the branded icon mess
2019-03-26 10:17:59 +01:00
chrisr3d 3aadf2cbce
fix: [enrichment view] Fixed typo 2019-03-26 10:05:15 +01:00
iglocska a90eaec445 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-26 07:59:35 +01:00
chrisr3d 7234b40d8c Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-25 17:07:44 +01:00
chrisr3d 81a8736dc2
wip: [enrichment view] Displaying sharing group distribution if needed 2019-03-25 17:06:58 +01:00
chrisr3d 3df7c31b99
fix: [enrichment] Fixed results handling function name typo 2019-03-25 17:05:53 +01:00
iglocska 3969389c60 chg: [UI] explain the authkey's source in the new server view, fixes #4368 2019-03-25 16:43:21 +01:00
iglocska 5e7e0817ad Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-25 16:27:19 +01:00
iglocska bf841282ce new: [export] Replaced the old non-cached export page
- uses restsearch
- similar UI to the cached exports
2019-03-25 16:26:29 +01:00
chrisr3d 21d9a20c32 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-25 15:06:12 +01:00
iglocska 45f84dfd72 new: [UI] disable threat level from the UI based on a server setting, fixes #4359
- bye shitty deprecated field
2019-03-25 12:30:38 +01:00
iglocska e5a1c51b8c fix: [UI] Remvoed broken edit org button for admins, fixes #4358 2019-03-25 12:13:16 +01:00
iglocska a067fc769e new: [UI] Move to FA 5 2019-03-23 11:18:22 +01:00
chrisr3d 32b5ab676e
wip: [enrichment view] Test returning data from the new form 2019-03-22 22:31:56 +01:00
chrisr3d ecbe782709
wip: [enrichment view] Made IDS, comment and distribution changeable
- Applied on each attribute and object attribute
  returned as part of the module results
2019-03-21 17:40:48 +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
Andras Iklody 8fc80d09c0
Merge pull request #4346 from mokaddem/matrixOnGalaxyLevel
new: [cluster] Display heatmap on the Att&ck Matrix for all tagged data.
2019-03-20 15:08:34 +01:00
mokaddem 016893210d new: [cluster] Display heatmap on the Att&ck Matrix for all tagged data.
fix #4344
2019-03-20 14:30:05 +01:00
chrisr3d 4f7a034a91 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-20 11:45:54 +01:00
chrisr3d b7990a108b
wip: [enrichment view] First version of the view for objects & attributes returned from misp modules
- Visualization atm
- Submit button + related actions to come soon
- Possible changes on visual aspects to come too
2019-03-20 11:31:09 +01:00
iglocska f3d2b1d15a new: [tagging] Stop pre-populating forms for tagging / attaching of galaxies
- avoids any potential CSRF issues, the form is fetched just in time for the submission
2019-03-20 11:21:40 +01:00
Andras Iklody bcca86c468
Merge pull request #4308 from mokaddem/galaxyMatrixStat
Galaxy matrix statistics available for eligible galaxy
2019-03-19 17:25:10 +01:00
iglocska 7141f70b20 Merge branch 'kafka' into 2.4 2019-03-19 17:23:05 +01: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
iglocska 1779871e7e fix: [rest client] Made the links more obvious 2019-03-19 11:12:24 +01:00
iglocska 351d7948de Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-19 10:55:52 +01:00
iglocska 7fbc4dc34c new: [REST client] Added history/bookmarks 2019-03-19 10:55:27 +01:00
mokaddem 982821997c chg: [diagnostic] Added reload button for submodules git status 2019-03-19 10:01:15 +01:00
chrisr3d e6e927b0da
add: [enrichment view] Added side menu indications
- Same as for Freetext results.
- Replacing freetext results when no simplified
  format is returned as module result
- Actual results view coming soon
2019-03-19 09:21:20 +01:00
mokaddem 30b60eabdb chg: [diagnostic] Changed submodule header table text 2019-03-18 16:31:04 +01:00
mokaddem 600e4b0573 new: [diagnostic] Fetch submodules git status 2019-03-18 16:17:10 +01:00
Nikos Filippakis 9d59b10368 Publish events to Kafka
Signed-off-by: Nikos Filippakis <nikolaos.filippakis@cern.ch>
2019-03-18 15:53:22 +01:00
mokaddem 52e2b9dea7 Merge branch '2.4' of github.com:MISP/MISP into sightingFiltering 2019-03-18 13:37:53 +01:00
mokaddem 2ac6d2434e chg: [viewPicture] Echo base64decoded data with GIF image type as php-gd does not support
animated gif.
2019-03-18 10:31:09 +01:00
mokaddem 051a7594e1 Merge branch '2.4' of github.com:MISP/MISP into thumbnail 2019-03-18 08:49:34 +01:00
iglocska 54708a875c fix: [diagnostics] search field removed from worker tab 2019-03-18 00:59:22 +01:00
mokaddem 27c42f798e chg: [submodules] added skeleton for submodules git status - WiP 2019-03-15 16:08:47 +01:00
Alexandre Dulaunoy ae2c513b62
Merge pull request #4309 from mokaddem/extendedDistributionGraph
Improvement on distribution visualization
2019-03-15 16:05:17 +01:00
mokaddem f4f73435bc fix: [viewField] Reversed condition (initially set for testing) 2019-03-15 15:01:31 +01:00
iglocska 42e1777a50 new: [galaxies] Allow deleting full galaxies 2019-03-15 14:33:31 +01:00
mokaddem d28da557ce chg: [diagnostic] Added GD in PHP extension 2019-03-15 12:25:09 +01:00
mokaddem 57f8a46129 chg: [viewPicture] Adaptative behavior if php-gd not loaded 2019-03-15 12:18:45 +01:00
mokaddem 9b64b89964 chg: [statisticsMatrix] Improved redirection URL 2019-03-15 11:36:25 +01:00
mokaddem d60095112f Merge branch '2.4' of github.com:MISP/MISP into galaxyMatrixStat 2019-03-15 11:18:34 +01:00
mokaddem 7ce6ef34de Merge branch '2.4' of github.com:MISP/MISP into extendedDistributionGraph 2019-03-15 10:59:38 +01:00
mokaddem 59b29dd667 chg: [Attribute] Added loading icon when downloading pictures 2019-03-14 11:16:43 +01:00
Steve Clement 39b9ac6ca0
Merge pull request #4293 from 4ekin/russian_translation
fix: Merge issue
2019-03-14 11:46:36 +06:00
mokaddem 89191c6818 new: [Attribute] Added possibility to view and resize images. Added
php-gd dependency!
2019-03-13 15:58:28 +01:00
mokaddem 0763d15486 fix: Added missing view 2019-03-13 14:16:37 +01:00
mokaddem 07002c7389 chg: [Attribute] Image thumbnail and view image 2019-03-13 13:58:37 +01:00
iglocska 97b626a593 fix: [UI] Removed input field from form where it's not applicable 2019-03-13 13:26:22 +01:00
mokaddem 04798bf7e4 new: [galaxyMatrix] Added possibility to pick a galaxy to view it's
statistic.
2019-03-12 15:36:00 +01:00
4ekin e7a66859e8 fix: News View add, index and Controller (flash messages i18n bug 2019-03-12 17:26:44 +03:00
4ekin f79a18040b fix: Admin User index, view, edit i18n bug
fix: User view i18n bug
2019-03-12 16:55:38 +03:00
4ekin 840a2fb7e8 fix: Attributes index wrong ditribution field
fix: Logs search bug i18n
fix: Organisations index bug i18n
2019-03-12 16:45:48 +03:00
mokaddem 8a5cce8cb3 chg: [distributionNetwork] Improved consistency in event index and
improved UX - WiP
2019-03-12 10:47:16 +01:00
mokaddem 968d578e38 chg: [distributionNetwork] Integration with event index - WiP 2019-03-12 08:15:49 +01:00
mokaddem 6a7efb92c5 chg: [distributionGraph] Added bar chart and deferred distribution data
fetching process
2019-03-11 14:24:15 +01:00
iglocska fc34510eda new: [Feeds] New overlap tool finished
- compare a feed against a combination of feeds/servers to find if you can cover the contents with a combination of other cached feeds
2019-03-10 18:09:46 +01:00
iglocska 124be4103d Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-06 08:10:03 +01:00
iglocska 3a24056cdd fix: [UI] Missing org logos added to statistics -> organisations page, fixes #4271 2019-03-06 08:08:44 +01:00
Alexandre Dulaunoy e9674943fb
chg: [tasks] anchor typo fixed 2019-03-05 17:36:46 +01:00
Olivier BERT 805d17d895 Event index: Aria label properties on view/edit/publish/delete links for better consistancy accross screen readers and accessibility standards compliance. 2019-03-04 20:32:44 +01:00
4ekin 9b0efffcd8 fix: More filter element i18n bug 2019-03-04 18:44:12 +03:00
4ekin 5de89ff666 fix: Events index filter button i18n bug 2019-03-04 17:55:40 +03:00
mokaddem 9a60df98b2 chg: remove debug 2019-03-04 10:38:44 +01:00
mokaddem f2c2ade76b Merge branch '2.4' of github.com:MISP/MISP into extendedDistributionGraph 2019-03-04 10:35:49 +01:00
mokaddem 0892967c6d fix: [distributionGraph-network] fixed sharing group singleton 2019-03-04 09:59:28 +01:00
Steve Clement f03c519038
Merge pull request #3658 from ancailliau/issue-3639
Fixes issue #3639
2019-03-03 07:35:13 +05:30
Alexandre Dulaunoy 4f495ff746
chg: [ReST interface] fix typo in label 2019-03-01 12:46:01 +01:00
mokaddem 1186afe817 new: [eventindex] clicking on sightings count redirect to the event with `sighting only` filter activated 2019-03-01 12:01:02 +01:00
mokaddem 823078f834 new: [eventFiltering] Added support of sighting filtering 2019-03-01 11:54:29 +01:00
mokaddem a40d42cbce chg: [galaxy_matrix] Added submit button again
to please.. they will recognize themselves.
2019-03-01 11:21:31 +01:00
iglocska f11a0dad0d chg: [recommended versions] Added note on deprecating PHP 7.1 and Python 2.7 2019-03-01 06:56:02 +01:00
iglocska 8e591f2843 fix: [UI] Contributors - file left off 2019-02-28 09:29:59 +01:00
iglocska 4e5fcbcbc2 fix: [UI] Contributor list fixed 2019-02-28 08:30:17 +01:00
iglocska e2031ffcf0 chg: [UI] Event index icons switched to FA in preparation of the BS4 move 2019-02-27 19:46:16 +01:00
mokaddem af735901fd new: [eventview] Shows number of object in the event 2019-02-26 16:33:37 +01:00
mokaddem 3f292458ec chg: [attribute row] to_ids flag edition is done with a checkbox +
prompt.

Previously, was a select.
2019-02-26 16:24:01 +01:00
mokaddem 85f9ec97f0 fix: [generic_picker] fix #4219 (Adding ObjectReference) 2019-02-26 15:23:40 +01:00
mokaddem cc6732e71e Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-26 09:08:17 +01:00
mokaddem 4daca2c4de chg: [eventMatrix] Added description of the cluster title and set
default score to 0
2019-02-26 09:07:21 +01:00
iglocska 524ed1e8ac fix: [UI] show object UUID via the UI 2019-02-25 23:07:04 +01:00
iglocska bcff745a50 chg: [UI] Highlight scope toggle if scope is selected 2019-02-25 22:28:34 +01:00
iglocska 1b4f7dfeeb Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-25 22:22:28 +01:00
iglocska 3ec00f1005 fix: [UI] Fixed issues with the eventattribute tabs, fixes #4211 2019-02-25 22:19:58 +01:00
chrisr3d eeb20b4abc
fix: [UI] Fixed exclamation point for critical alerts in server settings 2019-02-25 17:26:04 +01:00
mokaddem d7d1dce025 chg: Added a dot and sanitization of the id 2019-02-25 15:12:50 +01:00
mokaddem 32c3665fb3 chg: [eventIndex] When clicking on the correlation count in the event
index, filter the viewed event with `correlation only`
2019-02-25 15:08:08 +01:00
iglocska 129ea0a6f9 chg: [UI] added icon for background workers 2019-02-25 14:03:41 +01:00
iglocska 12ffbf991b fix: [UI] Worker tab missing in diagnostic tool 2019-02-25 13:58:08 +01:00
iglocska c042721689 fix: [UI] Invalid requirements passed to scaffolding system in regards to the show attribute context button 2019-02-24 00:23:19 +01:00
iglocska cdc97ee268 new: [UI] Rework of the attribute index toolbar on the event view 2019-02-24 00:20:25 +01:00
iglocska 232ccaffb8 fix: [UI] Another switch to FA 2019-02-24 00:19:34 +01:00
iglocska 891580f2ea fix: [UI] Switched to FA for the warning icons on the attribute values 2019-02-24 00:19:07 +01:00
iglocska 2bb4bebce6 fix: [correlation UI] Fixed an issue where the cache contained correlations to a feed/server that is no longer in the DB 2019-02-23 18:52:34 +01:00
iglocska 742f236ee1 fix: [enrichment] UI errors fixed when no modules are enabled
- also fixed the weird indentation
2019-02-23 18:50:43 +01:00
iglocska c6887b725c fix: [UI] Don't show the filter bar in the server settings where it wouldn't do any good 2019-02-23 18:50:11 +01:00
iglocska e931b6b80a fix: [UI] Fix add object menu item
- make the scaffolding system aware of the possibility that "this" might get passed along to javascript
2019-02-23 18:39:56 +01:00
iglocska ad8eb0ed47 new: [UI] Added quickfilter for the server settings
- no more **** around trying to find the right settings!
2019-02-23 17:50:32 +01:00
iglocska 82402ed532 fix: [UI] Side menu missing the update warninglists button 2019-02-23 17:13:58 +01:00
iglocska 6aaaed2ac8 new: [UI] Further work on the server settings UI
- overview reworked
- some minor adjustements
2019-02-23 17:01:03 +01:00
iglocska 93c17d38e0 fix: [UI] Alignment issue resolved on the user view 2019-02-23 16:19:00 +01:00
iglocska b7ffc5c363 new: [UI] Reworked the sharing group add/edit tool 2019-02-23 16:18:34 +01:00
iglocska e96164e9f5 chg: [cleanup] Junk removed 2019-02-23 16:18:17 +01:00
iglocska c20acb2f2b chg: [UI] nav tabs ontop of lists should be able to display custom titles on hover 2019-02-23 16:17:31 +01:00
iglocska 1272ad4d82 new: [UI] rework of the server settings 2019-02-23 16:17:09 +01:00
iglocska 8596311006 new: [UI] Updated the server preview index to follow the new tab UI standards 2019-02-23 12:58:54 +01:00
iglocska 30ab738f7e fix: [UI] Fixed a bug in the UI that caused the event filtering to break 2019-02-23 12:58:29 +01:00
iglocska d5939c735f new: [UI] Refactored the feed preview index UI to the new tab system 2019-02-23 12:57:39 +01:00
iglocska f6467f39f9 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-22 07:11:15 +01:00
iglocska 3c030152bc fix: fixed list regex menu option, fixes #4197 2019-02-22 07:10:24 +01:00
Andras Iklody 9231c660e6
Merge pull request #4194 from gallypette/hotfixGlobalMenuSeparator
Fix #4193 GlobalMenuSeparator not checking Roles
2019-02-21 15:22:30 +01:00