Commit Graph

6648 Commits (67d37a283faab5c95e88cb539743b26c8e2743d6)

Author SHA1 Message Date
iglocska 5854a15d4c fix: Fixed query string and pymisp version 2017-09-19 09:51:06 +02:00
iglocska 5a7f3227e6 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-09-19 09:50:36 +02:00
iglocska e9ac667afe fix: Fixed no specification of the tinyint length for the objects in MYSQL.sql 2017-09-19 09:50:05 +02:00
Andras Iklody 490a3b4b73 Merge pull request #2489 from truckydev/patch-1
bugfix for freetextimport and email
2017-09-19 09:41:01 +02:00
truckydev caedc85077 bugfix for freetextimport and email
Correction for a bug when you add an email in freeTextImport.

When you select 'whois-registrant-email' attribut never created and an error is displayed.

because : 
'whois-registrant-email' not in 'Social network'  and 'Payload delivery' but only in 'Attribution'.

This PR add the type 'whois-registrant-email' in 'Social network'  and 'Payload delivery' category.

#### What does it do?

no issue has been created.

#### Questions

- [ ] Does it require a DB change?
- [ ] Are you using it in production?
- [ ] Does it require a change in the API (PyMISP for example)?

#### Release Type:
- [ ] Major
- [ ] Minor
- [X] Patch
2017-09-19 09:38:48 +02:00
Andras Iklody 613f7a9c02 Merge pull request #2457 from Delta-Sierra/2.4
remove old text from documentation
2017-09-19 09:35:18 +02:00
iglocska 5c07fc3e68 Merge branch 'objects_wip' into 2.4 2017-09-18 17:37:42 +02:00
iglocska f61fb8190e chg: Version bumps all around 2017-09-18 17:26:01 +02:00
iglocska 3ffc3e3326 chg: Updated taxonomies 2017-09-18 17:24:10 +02:00
iglocska d32c8e8d91 fix: Fixed double attachment of hashes for malware-samples 2017-09-18 17:20:04 +02:00
iglocska 8179587bec fix: Updated PyMISP 2017-09-18 17:09:21 +02:00
iglocska 6b68250c17 fix: Added an upper limit for max correlations / event
- super edge-case test instance got crushed by memory usage
2017-09-18 16:54:27 +02:00
iglocska cae1085443 fix: Correlation improvements 2017-09-18 16:13:35 +02:00
iglocska b96dbdc2ab fix: some minor bug fixes 2017-09-18 15:16:30 +02:00
iglocska d3ade5285f chg: PyMISP updated 2017-09-18 15:15:18 +02:00
iglocska 48b1679216 Merge branch '2.4' into objects_wip 2017-09-18 10:41:54 +02:00
iglocska 50911c9f85 chg: cakephp updated 2017-09-18 10:19:37 +02:00
iglocska 242fbce3e1 fix: ACL updated 2017-09-18 00:42:26 +02:00
iglocska bb99706cf3 new: Various object template improvements
- allow multiple versions of a template to be stored at the same time
- select which version is the primary version of a template
- disable/enable templates
- edit objects with one of the older versions of a template if the object's version requires that

- various UI / bug fixes
2017-09-18 00:38:30 +02:00
iglocska 9eb3ea2114 fix: When deleting an attirbute/objects, object references to it are not deleted, fixes #2477
- force a reference deletion on attribute/object deletion
- changed it to match deletion type
  - soft-deleting an attribute/object soft-deletes all references to it
  - hard-deleting an attribute/object hard-deletes all references to it
2017-09-17 12:26:06 +02:00
iglocska 80e70fd240 fix: Fixed notices described in #2482 2017-09-15 17:26:10 +02:00
iglocska 7926998023 fix: No attributes set in the objects add form makes MISP barf up notices instead of gracefully showing an error - fixes #2476 2017-09-15 17:01:31 +02:00
iglocska ae47a40940 fix: Referenced by counter fixed, fixes #2479 2017-09-15 16:53:30 +02:00
iglocska 64d16a420e new: Objects tied into e-mailing 2017-09-15 16:52:49 +02:00
Andras Iklody 535421fee5 Merge pull request #2483 from obert01/accessibility-fix
Accessibility improvement: ARIA properties for the "Add new cluster" button - events/view
2017-09-15 16:35:14 +02:00
Olivier BERT 1f09b445ba Accessibility improvement: Given the "button" role and appropriate aria-label to the "Add new cluster" button in the "galaxy quick preview" on an events/view page. 2017-09-15 16:26:45 +02:00
Andras Iklody b3de805529 Merge pull request #2480 from RichieB2B/empty-stix
Return empty STIX when no data
2017-09-15 16:15:43 +02:00
Richard van den Berg 700bfb564c Return empty STIX when no data, fixes #2478 2017-09-15 15:22:56 +02:00
Andras Iklody c968db3e60 Merge pull request #2474 from obert01/task-accessibility
Improved the accessibility of the "Scheduled tasks" page for screen readers
2017-09-15 11:12:29 +02:00
Olivier BERT 3db62405cd Improved the accessibility of the "Scheduled tasks" page for screen reader. The "aria-label" of the buttons for each tasks (frequency, time, date) should be set to their value rather than their meaning. In fact, the meaning of the value is given by the header of the column, which is already perfectly read by all screen reader I have tested. 2017-09-15 10:35:29 +02:00
iglocska b3a60d84e2 fix: Fixed the missing refresh on attribute tags when a new tag is added 2017-09-14 09:34:42 +02:00
iglocska 9ff81f5546 new: Add way to flatten attributes for certain exports (hids, nids) 2017-09-14 09:33:54 +02:00
iglocska f078f07325 fix: Unpublish event on object add 2017-09-14 09:33:20 +02:00
Andras Iklody 131f2cbf2e Merge pull request #2469 from panzertime/2.4
fix for issue #2458
2017-09-13 15:49:25 +02:00
RT Hatfield 9740cadae9 fix for issue #2458 2017-09-13 09:35:24 -04:00
Alexandre Dulaunoy 2e47a630a5
fix: Avoid compatibility issue with AGPL license and its warranty clause 2017-09-13 15:28:56 +02:00
iglocska 864b680774 fix: Updated the xml export tool to support objects
- though why do we still support XML?...
2017-09-13 14:25:13 +02:00
iglocska d77ba1ddba new: Added objects to object preview 2017-09-13 13:53:40 +02:00
iglocska a931af7223 chg: Some tuning to the freetext import tool 2017-09-12 10:20:38 +02:00
Deborah Servili 4181e6754b remove old text from fdocumentation 2017-09-11 16:26:25 +02:00
iglocska 9f814d5bc4 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-09-11 14:21:50 +02:00
iglocska 406a86826a fix: capitalisation of default tlp tag didn't match the ones coming from taxonomies in the event alert e-mail subject 2017-09-11 14:21:16 +02:00
Alexandre Dulaunoy f909543b36
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2017-09-11 11:52:36 +02:00
Alexandre Dulaunoy 1489cd34cf
Security vulnerability reporting about "high number of published CVEs vs a few swept under the rug" 2017-09-11 11:51:37 +02:00
iglocska be111a4702 fix: Fix to certauth pains 2017-09-08 14:25:36 +02:00
iglocska 470b7e5524 new: Added diagnostics for the new attachment tools 2017-09-08 10:31:02 +02:00
iglocska 77f4d49e47 fix: Various fixes for the objects 2017-09-07 16:52:18 +02:00
iglocska 3938abe7e1 fix: Fixed the add attachments functionalities 2017-09-07 16:10:36 +02:00
iglocska eef0f84ec3 fix: Added better debugging to the password shell 2017-09-07 15:30:10 +02:00
iglocska 60f432bb9b fix: Fixed the timestamp of object references not being set 2017-09-07 14:10:06 +02:00