Commit Graph

11863 Commits (34092b599f6c050548377cf5d84ce6974866045c)

Author SHA1 Message Date
chrisr3d 34092b599f Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-05-02 11:57:29 +02:00
chrisr3d 42ea1bdbbe
chg: [enrichment] Import modules now support new modules format
- Import module results are sent to the new view
  (same as for expansion modules) whenever they
  support objects import
- Function handling the results right after they
  are returned from the module has also been moved
  to Model/Event and is used for both expansion &
  import modules
2019-05-02 11:49:17 +02:00
chrisr3d e2561f0022
fix: [enrichment] Setting importComment value before going to the view
- Saving a variable & will avoid issues when reusing
  the view for import modules
2019-05-02 11:45:43 +02:00
chrisr3d 2692efd265
fix: [enrichment] Json format of validation errors 2019-05-02 11:41:12 +02:00
mokaddem 8e5c6e7192 chg: [diagnostic] Changed update button with more relevant icons 2019-05-02 11:21:58 +02:00
mokaddem 3751224269 chg: [diagnostic] Added message if `.git` can't be read by MISP 2019-05-02 11:09:08 +02:00
mokaddem 243108eadb chg: [object:add] Changed back button text into `Back` 2019-05-02 10:15:51 +02:00
mokaddem ca20054811 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-05-02 09:56:34 +02:00
mokaddem a4ebadecd7 chg: [event:row_attribute] Added `title` to the checkboxes.
This reveal to be useful if the table header is not visible.
2019-05-02 09:55:03 +02:00
Alexandre Dulaunoy 06fc9f48ba
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-05-01 22:27:27 +02:00
Alexandre Dulaunoy f28b833856
chg: [misp-objects] updated to the latest version 2019-05-01 22:27:02 +02:00
Steve Clement 271bd6984f
fix: [installer] Fixed installer misp-modules permissions. (#4558)
fix: [installer] Fixed installer misp-modules permissions.
2019-05-01 23:00:09 +09:00
Steve Clement c4d3074c2c Merge branch '2.4' into tools 2019-05-01 22:59:30 +09:00
Steve Clement 17cbd10722 Merge branch 'guides' into tools 2019-05-01 22:57:21 +09:00
Steve Clement a79ef14d04 fix: [installer] Fixed installer misp-modules permissions. 2019-05-01 22:56:55 +09:00
Steve Clement 069e1305f7
fix: [doc] misp-modules failed to install because of a Permission issue. (#4557)
fix: [doc] misp-modules failed to install because of a Permission issue.
2019-05-01 22:56:15 +09:00
Steve Clement 58999e2b72 fix: [doc] misp-modules failed to install because of a Permission issue. 2019-05-01 22:53:25 +09:00
Steve Clement 3e58ecadcb
Merge pull request #4556 from SteveClement/tools
chg: [AdminShell] return the name of the setting change and what we changed it to
2019-05-01 22:30:21 +09:00
Steve Clement 9bccd93826 chg: [AdminShell] Adde PHP_EOLs where it made sense. (QoL enhancement) 2019-05-01 22:27:38 +09:00
Steve Clement fc8f7982df
Zoidberg's son: Update system (#4534)
Zoidberg's son: Update system
2019-05-01 18:24:41 +09:00
Steve Clement 0612b87b4e
Fix typos and i18n in Event controller, model and views (#4541)
Fix typos and i18n in Event controller, model and views
2019-05-01 18:17:05 +09:00
Steve Clement 4b77fe35f8
Merge branch '2.4' into fix-i18n 2019-05-01 18:03:28 +09:00
Steve Clement 750429797e
fix: [i18n] Added yara/yara-export 2019-05-01 18:01:48 +09:00
Steve Clement 2337364497
fix: [install] Fixed the endless loop in viper db update (#4555)
fix: [install] Fixed the endless loop in viper db update
2019-05-01 14:14:00 +09:00
Steve Clement 80fe2bc433 fix: [install] Fixed the endless loop in viper db update 2019-05-01 14:11:50 +09:00
Steve Clement 082cf53225 chg: [AdminShell] return the name of the setting change and what we changed it to. 2019-05-01 13:47:44 +09:00
Steve Clement d947d756da
chg: [doc] Added plyara (#4554)
chg: [doc] Added plyara
2019-05-01 10:53:28 +09:00
Steve Clement b2b0399d99 chg: [doc] Added plyara 2019-05-01 10:51:58 +09:00
Steve Clement dde946da26
chg: [INSTALL] Updated installer. (#4553)
chg: [INSTALL] Updated installer.
2019-05-01 10:24:45 +09:00
Steve Clement f43203811a
chg: [doc] rhel8/fedora30/debian Install guide updates (#4552)
chg: [doc] rhel8/fedora30/debian Install guide updates
2019-05-01 10:24:21 +09:00
Steve Clement 234902a52a chg: [INSTALL] Updated installer. 2019-05-01 10:23:11 +09:00
Steve Clement 937253cba7 chg: [doc] Added updates to rhel8, which partially works with Fedora Server 30 2019-05-01 10:21:30 +09:00
Steve Clement c4b7e99d41 Merge remote-tracking branch 'upstream/2.4' into 2.4 2019-05-01 10:20:18 +09:00
Alexandre Dulaunoy 5932a9c841
chg: [misp-galaxy] updated to the latest version of ATT&CK 2019-04-30 20:18:54 +02:00
mokaddem b613f6122c Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-30 15:59:16 +02:00
mokaddem 1d86e420ef chg: [object:revise] Improved text and added a back button 2019-04-30 15:58:44 +02:00
chrisr3d a5a1fab835 Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-30 15:56:16 +02:00
iglocska 8b127f8fab new: [yara] Added diagnostics 2019-04-30 15:36:13 +02:00
iglocska 964a1a6609 Merge branch 'yara2' into 2.4 2019-04-30 14:39:11 +02:00
mokaddem af6828d730 chg: [addTag] Force no caching on the submitTag request 2019-04-30 12:21:58 +02:00
edhoedt c4e5e7f8e0 cleaning up imports 2019-04-30 11:51:27 +02:00
mokaddem b323498de0 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-30 10:27:10 +02:00
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
iglocska 18104c0a08 fix: [required taxonomies] not firing via regular publishing only via publish (no email), fixes #4546 2019-04-30 09:56:16 +02:00