Commit Graph

11478 Commits (9893a0839fb0f6981ce891895a5c5ccdfb50a25e)

Author SHA1 Message Date
Raphaël Vinot e4f84218c1 chg: Bump PyMISP - tests for #4355 2019-03-22 12:52:13 +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
iglocska f4936599b8 chg: [version] bump 2019-03-21 16:42:04 +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
4ekin 0e8621f6ff fix: fixed i18n string representation in Controllers
Fixed i18n string representation (flash and exception messages) in
controllers:
* OrganisationController
* RolesController
* TaxonomiesController
2019-03-21 18:10:26 +03:00
4ekin 916a8e61f6 chg: additional Russian translation 2019-03-21 17:22:10 +03:00
Steve Clement 60ebb6ebe8
Merge pull request #4349 from SteveClement/tools
fix: [tools] Fixed empty variable check function
2019-03-21 18:07:33 +06:00
Steve Clement 9eeb3cc881 fix: [tools] Fixed empty variable check function. 2019-03-21 14:05:57 +02:00
iglocska a590060626 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-21 09:45:17 +01:00
iglocska 6cef13b8fa fix: [exports] Fixed copy pasta fail breaking the cached exports 2019-03-21 09:44:47 +01:00
chrisr3d ec2baacd73
fix: [stix2 export] Fixed comma typo 2019-03-21 08:57:05 +01:00
chrisr3d 7d4e88b2ca Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-20 23:42:11 +01:00
chrisr3d dbbbc8fed0
fix: [stix2 export] Support of previous versions of python that are more restrictive with arguments syntax 2019-03-20 23:39:39 +01: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
iglocska e36d1f6704 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-20 13:11:25 +01:00
iglocska 510b781762 fix: [freetext] Stop parsing dates as phone numbers 2019-03-20 13:10:53 +01:00
chrisr3d 4f7a034a91 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-20 11:45:54 +01:00
Raphaël Vinot 6e13edd8e1 chg: Bump PyMISP 2019-03-20 11:31:40 +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
chrisr3d c6e7e9284b
fix: [enrichment] Set distributions & sgs for all the possible views 2019-03-20 11:28:32 +01:00
iglocska 54f9e0c172 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-20 11:23: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
chrisr3d 465e69f84b
fix: [enrichment] Fixed variable name typo 2019-03-20 11:18:22 +01:00
Alexandre Dulaunoy a70ef74dfd
chg: [misp-galaxy] updated to the latest version 2019-03-20 10:33:41 +01:00
iglocska 09ae8a5364 fix: [bro] typo fixed that caused an exception, fixes #4343 2019-03-20 07:02:50 +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 beed84a335 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-19 17:23:22 +01:00
iglocska 7141f70b20 Merge branch 'kafka' into 2.4 2019-03-19 17:23:05 +01:00
iglocska 49be0f8b7a chg: [db script] version bump 2019-03-19 17:20:46 +01:00
Andras Iklody 7f93270710
Merge pull request #4342 from liviuvalsan/bug_fix_bro_export
Fixing bug when exporting to Bro MISP attributes from events that contain a percentage sign inside the event info
2019-03-19 16:49:00 +01:00
iglocska e8263467df fix: [taxonomies] Counts fixed 2019-03-19 16:40:35 +01:00
iglocska e028c1a886 fix: [ACL] fixed 2019-03-19 16:32:20 +01:00
iglocska dc2b7f8675 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-19 16:00:23 +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
Andras Iklody 2fd599b172
Merge pull request #4341 from liviuvalsan/attribute_performance_improvements
Addressing performance issues for fetching attributes when blocking attributes via proposals
2019-03-19 15:34:41 +01:00
Liviu Valsan 4656a5c1fa Fixing bug when exporting to Bro MISP attributes from events that contain a percentage sign inside the event info 2019-03-19 14:46:16 +01:00
Liviu Valsan fe3241addb Addressing performance issues for fetching attributes when blocking attributes via proposals 2019-03-19 14:23:08 +01:00
mokaddem f20eb8eded Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-19 14:06:08 +01:00
mokaddem 54f1d3bdff fix: [Galaxy:update] Cast GalaxyElement into a String Ensuring the correct type
before the insertion
2019-03-19 13:57:16 +01:00
iglocska 9a863b3bb2 fix: [ACL] Fixed ACL 2019-03-19 11:18:12 +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
chrisr3d 5dcd4dba47
fix: [enrichment] Fixed $event variable handling + monkey typo 2019-03-18 18:17:55 +01:00
chrisr3d 81a0cd2974
wip: [enrichment] Handling module results and passing it to the view
- Work in progress on the view right now
2019-03-18 18:05:18 +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