Raphaël Vinot
|
52402c2acf
|
new: add_attributes method in MISPObject (for multiple attributes)
|
2019-04-09 17:54:12 +02:00 |
Raphaël Vinot
|
b1b9f95501
|
new: Method to set the default role
|
2019-04-04 16:39:17 +02:00 |
Raphaël Vinot
|
3fb54e62b2
|
new: Default to "me" in the get_user method, update ExpandedPyMISP
Fix #377
|
2019-04-04 14:37:17 +02:00 |
Raphaël Vinot
|
99b2052449
|
new: Add get_object to ExpandedPyMISP.
Fix #372
|
2019-04-04 10:42:37 +02:00 |
Raphaël Vinot
|
1de4c9d0b9
|
new: Test cases for CSV loader, add cleaner methods in ExpandedPyMISP
|
2019-04-03 17:46:52 +02:00 |
Raphaël Vinot
|
e5a42b812f
|
new: Add CSV loader
Fix #376
|
2019-04-03 16:28:31 +02:00 |
Raphaël Vinot
|
1e060f669f
|
new: Helper to create MISP Objects for regcheck.org.uk
|
2019-04-02 17:13:07 +02:00 |
Raphaël Vinot
|
dd236d9f8b
|
chg: Bump misp-objects
|
2019-03-20 11:13:21 +01:00 |
Raphaël Vinot
|
f53690f406
|
chg: Orders of tests in make_bool
|
2019-03-20 10:44:12 +01:00 |
Raphaël Vinot
|
1dddfd72e0
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-03-15 10:57:55 +01:00 |
Raphaël Vinot
|
9f4cd243aa
|
fix: Improper handling of to_ids passed as integer in MISPEvent
Fix #364
|
2019-03-15 10:53:00 +01:00 |
Falconieri
|
bdff7e635f
|
fix: [exportpdf] Doc update
|
2019-03-14 08:11:30 +01:00 |
Falconieri
|
ea4ed24f4f
|
fix: [exportpdf] Coding Style
|
2019-03-14 08:02:45 +01:00 |
Raphaël Vinot
|
9902a6d79d
|
fix: PDF Export requires python 3.6+.
|
2019-03-12 16:17:20 +01:00 |
Raphaël Vinot
|
9d2251cb38
|
chg: Initial set of refactoring on PDF generator
|
2019-03-12 15:14:44 +01:00 |
Raphaël Vinot
|
637af49b21
|
Merge pull request #362 from Vincent-CIRCL/master
fix: [exportpdf] Custom path for fonts and font package
|
2019-03-12 13:05:52 +01:00 |
Jacco Ligthart
|
00bce80bdb
|
fix for "'NoneType' object has no attribute 'setdefault'"
|
2019-03-11 13:12:29 +01:00 |
Raphaël Vinot
|
ea6aeff4e1
|
fix: Allow to use global variables HTTP_PROXY and HTTPS_PROXY again
Fix #365
|
2019-03-11 11:56:56 +01:00 |
Raphaël Vinot
|
ec6439ce34
|
fix: Slight changes in new .change_disable_correlation method
|
2019-03-11 11:32:54 +01:00 |
Raphaël Vinot
|
e73bdc765e
|
Merge branch 'master' of https://github.com/l3m0ntr33/PyMISP into l3m0ntr33-master
|
2019-03-11 11:07:47 +01:00 |
Raphaël Vinot
|
c592bfcca9
|
fix: get_object_template_id was broken. Add test case.
Fix #361
|
2019-03-11 10:15:45 +01:00 |
hrifflet
|
e91d4a7d2d
|
Add new function PyMISP.change_disablecorrelation(attribute_uuid,disable_correlation) to be able to enable/disable correlation on attributes.
|
2019-03-08 11:33:33 +00:00 |
Falconieri
|
9d6585cd3a
|
fix: [exportpdf] Custom path for fonts and font package
|
2019-03-05 11:37:01 +01:00 |
Raphaël Vinot
|
b8759673b9
|
chg: Add i8n for pdfexport, without all the fonts in the main repo
|
2019-03-04 16:06:38 -08:00 |
Raphaël Vinot
|
e3c96d9d85
|
chg: Bump version
|
2019-03-01 10:46:48 -08:00 |
Falconieri
|
1b8921d820
|
fix: [exportpdf] fix empty object/attribute/galaxy bugs
|
2019-03-01 11:12:04 +01:00 |
Falconieri
|
b2c5477cd9
|
fix: [exportpdf] Add suggestions (UX)
|
2019-03-01 10:45:44 +01:00 |
Falconieri
|
ead9cec7d3
|
fix: [exportpdf] switch page size to A4
|
2019-03-01 09:56:38 +01:00 |
Falconieri
|
39b4677bf9
|
fix: [exportpdf] switch page size to A4
|
2019-03-01 09:55:42 +01:00 |
Falconieri
|
f1d2f3ae1e
|
Merge branch 'master' of github.com:Vincent-CIRCL/PyMISP
|
2019-03-01 09:22:55 +01:00 |
Falconieri
|
e6291e71d5
|
fix: [exportpdf] None if no Galaxies bug
|
2019-03-01 09:21:48 +01:00 |
Vincent-CIRCL
|
83ef1b851e
|
Merge branch 'master' into master
|
2019-03-01 09:07:45 +01:00 |
Falconieri
|
a06c8cf5b8
|
fix: [reportlab] Galaxies and Clusters printing
|
2019-03-01 09:06:01 +01:00 |
Falconieri
|
24e1a1732c
|
fix: [reportlab] Clusters added. Still UX to perform
|
2019-02-28 16:34:07 +01:00 |
Falconieri
|
79e66363d2
|
fix: [reportlab] working clusters and galaxies. Not nice however
|
2019-02-28 15:14:52 +01:00 |
Falconieri
|
6031a7d426
|
chg: [exportpdf] BIG refactoring. Classes, comments, Galaxy starting
|
2019-02-28 13:44:54 +01:00 |
Falconieri
|
9adff0b574
|
chg: [exportPDF] add basic handling of clusters
|
2019-02-28 10:58:49 +01:00 |
Raphaël Vinot
|
0d6aa428ef
|
fix: Python 2.7 blah foo.
|
2019-02-27 23:43:49 -08:00 |
Raphaël Vinot
|
59f1f0f9eb
|
chg: Bump misp-objects
|
2019-02-27 23:17:27 -08:00 |
Raphaël Vinot
|
e688a3e99f
|
fix: properly pass the auth parameter to the request
|
2019-02-27 21:38:31 -08:00 |
Raphaël Vinot
|
3e64a7b03d
|
fix: Properly catch error if reportlab isn't installed
|
2019-02-27 21:23:59 -08:00 |
Raphaël Vinot
|
2e93aad34a
|
fix: Make sure install works even without reportlab installed.
|
2019-02-27 21:16:49 -08:00 |
Raphaël Vinot
|
fc3958ace2
|
Merge branch 'master' of github.com:MISP/PyMISP
|
2019-02-27 11:14:14 -08:00 |
Raphaël Vinot
|
4d792bd7a5
|
new: add auth parameter to pass to python-requests
|
2019-02-27 11:13:43 -08:00 |
Alexandre Dulaunoy
|
e18f51f11f
|
Merge pull request #354 from Vincent-CIRCL/master
Facultative text description, Sightings, Tests cases
|
2019-02-27 14:53:23 +01:00 |
Falconieri
|
a9c0ce4107
|
fix: [exportPDF] Adding facultative text description, sightings, tests cases
|
2019-02-27 11:48:56 +01:00 |
Alexandre Dulaunoy
|
62e047f3c1
|
Merge pull request #352 from Vincent-CIRCL/master
chg: [exportpdf] Add image and objects handling + testcases
|
2019-02-26 15:55:30 +01:00 |
Falconieri
|
10b5496174
|
fix : [exportpdf] Add Object date
|
2019-02-26 15:51:06 +01:00 |
Falconieri
|
133db6aeaa
|
fix : [exportpdf] Double property printing error fixed
|
2019-02-26 15:42:49 +01:00 |
Falconieri
|
8194c534d7
|
add : [exportpdf] Objects handling, tests cases,
test files
|
2019-02-26 15:35:40 +01:00 |