Commit Graph

1404 Commits (e3c96d9d8555b70f1a80863a4d2b6d919d65419b)

Author SHA1 Message Date
Raphaël Vinot e3c96d9d85 chg: Bump version 2019-03-01 10:46:48 -08:00
Alexandre Dulaunoy 3a3525f00f
Merge pull request #358 from Vincent-CIRCL/master
add: [reportlab] Galaxies and clusters display
2019-03-01 14:40:41 +01: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
Alexandre Dulaunoy 33186b6ec8
chg: [jupyter] remove all the response key (as response is removing it) 2019-02-28 19:49:32 +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 c35a2aea55 fix: Hopefully last fix for python 2.7 & reportlab. 2019-02-27 23:53:47 -08:00
Raphaël Vinot 0d6aa428ef fix: Python 2.7 blah foo. 2019-02-27 23:43:49 -08:00
Raphaël Vinot ece54a942b fix: Bump tests relatively to the file template 2019-02-27 23:30:19 -08:00
Raphaël Vinot 0f56a306be chg: Enforce strict in object testing to ease debugging 2019-02-27 23:22:05 -08:00
Raphaël Vinot 59f1f0f9eb chg: Bump misp-objects 2019-02-27 23:17:27 -08:00
Raphaël Vinot 227a6e8926 fix: Let's act as if python2 doesn't exists. 2019-02-27 22:02:12 -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
Falconieri 029ca57b5f fix: [exportpdf] Refactoring, nicer code 2019-02-26 14:28:31 +01:00
Falconieri 29a1b05c1f add: [exportpdf] Handling pictures embedded as attributes 2019-02-26 14:03:25 +01:00
Falconieri cefcc3430c add : [exportpdf] Picture management, manual 2019-02-26 11:13:24 +01:00
Alexandre Dulaunoy 634ecc3ac3
chg: [pipenv] Pipfile.lock generated 2019-02-25 20:26:55 +01:00
Alexandre Dulaunoy 345f055844
Merge pull request #350 from Vincent-CIRCL/master
chg: [exportpdf] Add metadata, bugfixes cases (too long values, sanitization)
2019-02-25 16:13:03 +01:00
Falconieri f36d8908a7 fix: [exportpdf] tests paths 2019-02-25 15:55:47 +01:00
Falconieri 2adac8f0d2 chg: [exportpdf] Add metadata, bugfixes cases (too long values, sanitization), links to misp instances 2019-02-25 15:49:53 +01:00
Falconieri ee2a2f4af7 fix: [exportpdf] Remove comment that codefactor doesn't like 2019-02-22 18:13:05 +01:00
Falconieri 37d3f2f613 fix & add: [exportpdf] Add metadata, fix special cases (too long values, sanitization) 2019-02-22 17:47:22 +01:00
Alexandre Dulaunoy ccd7565d3c
Merge pull request #348 from Vincent-CIRCL/master
add: [pdfexport] Add pdf export tool, operating on a Misp Event input.
2019-02-22 11:47:41 +01:00
Falconieri 76ef3d058f fix: [pdfexport] Fix tests paths, dependency in pipfile, imports, and 'file' name overwrite in test function 2019-02-22 11:34:41 +01:00
Falconieri 57eccfe7dc add: exportpdf tool working 2019-02-22 10:18:44 +01:00
Steve Clement 1cd79638e6
Merge pull request #347 from SteveClement/master
fix: [gitmodules] revert to official misp-objects
2019-02-22 06:50:08 +05:30
Steve Clement 8b77bb693d fix: [gitmodules] revert to official misp-objects 2019-02-22 06:48:52 +05:30
Hannah Ward c5e5ad5050
fix: URLJoin condition for double quotes 2019-02-21 13:15:24 +00:00
Hannah Ward 731acea4dc
fix: Do not override sub-path from root URL 2019-02-21 13:11:33 +00:00
Steve Clement d79c446a30
Merge pull request #346 from SteveClement/master
new: [badge] Added pypi and python version badge
2019-02-21 10:45:01 +05:30
Steve Clement 036139ef25 new: [badge] Added pypi and python version badge 2019-02-21 10:39:12 +05:30