Commit Graph
187 Commits
Author SHA1 Message Date
skyanth 738f25ba16 added generate_average_rate placeholder 2017-03-21 13:17:39 +01:00
skyanth 8ef13d9ffb fixed space between ‘[N]’ and ‘-day’ in service desc 2017-03-21 13:17:39 +01:00
skyanth 8f7319f58f fixed ‘my’ namespace in result doc 2017-03-21 13:17:39 +01:00
skyanth 6b7f465e1b Fixed retest quote language selector 2017-03-21 13:17:39 +01:00
skyanth b25c4dd1d0 Fixed ToC block attribute call 2017-03-21 13:17:39 +01:00
skyanth befad507b9 fixed ratecard.xml 2017-03-21 13:17:30 +01:00
skyanth 9d6b7f6e29 Implemented Rate Cards 2017-03-21 13:15:12 +01:00
skyanth 08e3e232d2 Better aligned ToC 2017-03-14 11:37:50 +01:00
John Sinteur e34b93c809 Merge pull request #24 from PeterMosmans/validation
Show filename when threatLevel is incorrect
2017-03-06 12:00:55 +01:00
skyanth f3bd7ff10a Merge branch 'master' of https://github.com/radicallyopensecurity/pentext 2017-03-02 14:01:48 +01:00
skyanth 510b5b928f Finding IDs in Recommendations table are now links 2017-03-02 14:01:35 +01:00
parall4x 9d5a361004 Update README.md
Added doc for KBB feature
2017-03-02 11:48:47 +01:00
parallax 26d0bf19f8 Added editor 2017-03-02 10:07:55 +01:00
skyanth a63982ca48 Approver is now listed after all the pentesters in the team overview 2017-03-01 14:49:03 +01:00
skyanth a2accb8622 <code> nested in <pre> is now ignored (no grey bg) 2017-03-01 14:46:58 +01:00
Peter Mosmans f18a75d399 Show filename when threatLevel is incorrect 2017-02-28 12:52:54 +11:00
skyanth c786d17cdf switched invoice back to alternative logo 2017-02-27 14:35:02 +01:00
skyanth 51a1f0652e Invoice extra field release note 2017-02-27 14:24:12 +01:00
skyanth 3026a390e9 Optional extra field for customer data in invoice 2017-02-27 14:21:35 +01:00
skyanth 66e41e0498 the big pre/code/monospace switch 2017-02-24 16:47:00 +01:00
skyanth 37bd041ab4 added @includepage for generated links 2017-02-24 14:34:51 +01:00
skyanth ffa313a8d7 Merge branch 'master' of https://github.com/radicallyopensecurity/pentext 2017-02-24 14:09:52 +01:00
skyanth d0807858a8 added pie chart - summary table links for threatLevel type 2017-02-24 14:09:45 +01:00
Peter Mosmans 4671982ce1 Merge pull request #22 from PeterMosmans/unicode
Implemented true Unicode (UTF-8) support
2017-02-23 19:47:32 +11:00
Peter Mosmans acc6dc4b50 Implemented true Unicode (UTF-8) support
Added first Pentext classes: Finding and NonFinding
2017-02-23 18:43:57 +11:00
skyanth feb154554a prefixed finding & non-finding IDs with letter to keep xml valid 2017-02-22 09:42:48 +01:00
Peter Mosmans 5b69107aea Merge pull request #20 from PeterMosmans/gitlab-improvements
Recognize keywords 'recommendation' and 'impact' in notes
2017-02-22 12:07:20 +11:00
Peter Mosmans 5271a94e78 Recognize keywords 'recommendation' and 'impact' in notes
Treat them accordingly. Note that the keyword can only be used in one note, and
has to be on the first line of the note.
Re-order notes (oldest note first).
2017-02-22 11:59:40 +11:00
Peter Mosmans c8f56ecce6 Merge pull request #19 from PeterMosmans/conversion
Implemented markdown -> XML conversion, closes #10
2017-02-21 19:43:33 +11:00
Peter Mosmans 0ea3a3690d Added changed prerequisites for pandoc 2017-02-21 19:39:03 +11:00
Peter Mosmans da18586ed7 Implemented markdown to XML conversion using pandoc 2017-02-21 19:35:18 +11:00
skyanth 592acda16b Only generate pie chart when there are findings 2017-02-20 14:05:57 +01:00
skyanth 0b3d3193a6 prefix nonfinding ids with ‘nf’ so xml remains valid 2017-02-10 14:27:13 +01:00
skyanth ead5c4e411 replace double quote with - for valid xml id 2017-02-10 14:25:33 +01:00
skyanth 7ae2d568ef prefix finding ids with ‘f’ so xml remains valid 2017-02-10 14:18:36 +01:00
Patricia Piolon 5f58f6e5d5 Merge pull request #18 from PeterMosmans/speller
Fix: logmessage failed when learning new words
2017-02-01 11:38:33 +01:00
Patricia Piolon bcf5cd945d Merge pull request #16 from PeterMosmans/chatops-fix
Ignore casing of gitlab labels
2017-02-01 11:37:56 +01:00
Patricia Piolon 67ef9ba50b Merge pull request #17 from PeterMosmans/consistency
Use client name consistently (title page and properties)
2017-02-01 10:47:21 +01:00
Peter Mosmans 0b499b68e7 Fix: logmessage failed when learning new words 2017-02-01 19:35:26 +11:00
Peter Mosmans 040f1b454a Use client name consistently (title page and properties) 2017-01-30 15:00:31 +11:00
Peter Mosmans 3793bbc6a8 Ignore casing of gitlab labels 2017-01-25 14:46:21 +11:00
melanierieback fd1bea6d77 Update README.md 2017-01-18 00:20:06 +01:00
skyanth e6e65f8f31 added correct address-group ref to ‘party’ element 2017-01-17 14:35:07 +01:00
skyanth 712b02d3c1 Changes to pie charts
Improved line direction for smaller percentages, placed percentage for larger slices outside the pie
2017-01-13 10:47:45 +01:00
skyanth 59e87289ac Better styling for pie chart legend 2017-01-12 12:52:23 +01:00
skyanth a15b42bf09 Added pie charts to generated report starter 2017-01-12 12:39:23 +01:00
skyanth 1cba757095 Implemented pie charts 2017-01-12 11:58:28 +01:00
skyanth 22e55a0b81 Added training quote title to strings 2016-12-06 16:04:12 +01:00
Marcus Bointon 958b6ecb87 Add training offerte subtype 2016-12-06 15:43:34 +01:00
Marcus Bointon 9f3d2f511d Snippet & document cleanup 2016-12-06 15:43:08 +01:00