775 Commits
Author SHA1 Message Date
skyanth 66907dc5a2 deprecating summary.xsl(t) 2017-07-03 15:45:31 +02:00
skyanth 1ad231ad68 deprecating summary.xsl(t) 2017-07-03 15:45:31 +02:00
skyanth 10901ab8b5 exec summary switch no longer prevents other docs from being generated 2017-07-03 15:28:53 +02:00
skyanth 8db28b9879 exec summary switch no longer prevents other docs from being generated 2017-07-03 15:28:53 +02:00
skyanth e06b7f1399 changed fop.conf back to fop.xconf
Sorry for the confusion… :/
2017-07-03 15:21:06 +02:00
skyanth 7855364835 changed fop.conf back to fop.xconf
Sorry for the confusion… :/
2017-07-03 15:21:06 +02:00
skyanth b634c68719 execsummary option for report build command fixed 2017-07-03 15:16:42 +02:00
skyanth 172bcfa810 execsummary option for report build command fixed 2017-07-03 15:16:42 +02:00
skyanth 30c46e0a51 Fixed exec summary 2017-07-03 15:14:39 +02:00
skyanth 7e168f8809 Fixed exec summary 2017-07-03 15:14:39 +02:00
skyanth d58d8afe90 Revert "Exec summary switch now generates report as well as executive summary (and not just the summary)"
This reverts commit a2a8dd5795.
2017-07-03 15:11:20 +02:00
skyanth b29bcf81e4 Revert "Exec summary switch now generates report as well as executive summary (and not just the summary)"
This reverts commit ef1ff0542c.
2017-07-03 15:11:20 +02:00
skyanth a2a8dd5795 Exec summary switch now generates report as well as executive summary (and not just the summary) 2017-07-03 15:10:56 +02:00
skyanth ef1ff0542c Exec summary switch now generates report as well as executive summary (and not just the summary) 2017-07-03 15:10:56 +02:00
Peter Mosmans 9d4dc98f35 Merge pull request #38 from radicallyopensecurity/normalize-filename
Filter backtick from filename, closes #37
2017-07-03 20:45:27 +10:00
Peter Mosmans de857873d3 Merge pull request #38 from radicallyopensecurity/normalize-filename
Filter backtick from filename, closes #37
2017-07-03 20:45:27 +10:00
Peter Mosmans 96e0c6b4f7 Filter backtick from filename, closes #37 2017-07-03 20:44:25 +10:00
Peter Mosmans 244f970441 Filter backtick from filename, closes #37 2017-07-03 20:44:25 +10:00
skyanth c891778c25 Merge branch 'master' of https://github.com/radicallyopensecurity/pentext 2017-06-29 11:08:54 +02:00
skyanth dd97bdeb47 Merge branch 'master' of https://github.com/radicallyopensecurity/pentext 2017-06-29 11:08:54 +02:00
skyanth d6dd536001 Corrected order of ‘Elevated’ and ‘Moderate’ risk in comments 2017-06-29 11:05:29 +02:00
skyanth 319516ecc9 Corrected order of ‘Elevated’ and ‘Moderate’ risk in comments 2017-06-29 11:05:29 +02:00
Peter Mosmans 15ba585f4a Merge pull request #36 from radicallyopensecurity/change-spelling-backend
Change spelling back end to use pyenchant
2017-06-24 11:50:41 +10:00
Peter Mosmans 67c3d16efb Merge pull request #36 from radicallyopensecurity/change-spelling-backend
Change spelling back end to use pyenchant
2017-06-24 11:50:41 +10:00
Peter Mosmans 87176f9bbb Change spelling back end to use pyenchant
Pyenchant is a more abstract spelling back end, and can utilize aspell, as well as
hunspell.
Use titlecase module to validate whether titles are properly title cased.

Note that this change uses two new Python libraries, which should be installed:
- pyenchant
- titlecase
2017-06-24 11:44:10 +10:00
Peter Mosmans 541f5b048e Change spelling back end to use pyenchant
Pyenchant is a more abstract spelling back end, and can utilize aspell, as well as
hunspell.
Use titlecase module to validate whether titles are properly title cased.

Note that this change uses two new Python libraries, which should be installed:
- pyenchant
- titlecase
2017-06-24 11:44:10 +10:00
skyanth efc76b994d Improvement to placeholder error info & readability 2017-06-23 08:55:43 +02:00
skyanth 580af35500 Improvement to placeholder error info & readability 2017-06-23 08:55:43 +02:00
Patricia Piolon db835d1999 Merge pull request #35 from radicallyopensecurity/improved-placeholder-errors
improved placeholder errors
2017-06-22 17:03:16 +02:00
Patricia Piolon ee9de74f89 Merge pull request #35 from radicallyopensecurity/improved-placeholder-errors
improved placeholder errors
2017-06-22 17:03:16 +02:00
skyanth 4cd206d4d1 improved placeholder errors 2017-06-22 17:01:49 +02:00
skyanth 92b0707cb6 improved placeholder errors 2017-06-22 17:01:49 +02:00
Patricia Piolon f4cf9cd056 Merge pull request #34 from radicallyopensecurity/nonfinding-ids
Implemented non-finding IDs
2017-06-19 17:33:17 +02:00
Patricia Piolon 452e58b9be Merge pull request #34 from radicallyopensecurity/nonfinding-ids
Implemented non-finding IDs
2017-06-19 17:33:17 +02:00
skyanth 8bcc3a17e9 Implemented non-finding IDs 2017-06-19 17:31:25 +02:00
skyanth 8da8bb360f Implemented non-finding IDs 2017-06-19 17:31:25 +02:00
Peter Mosmans bd85c79398 Merge pull request #33 from radicallyopensecurity/script-improvement
Support --force flag for 'new' PenText repositories
2017-06-13 16:50:23 +10:00
Peter Mosmans 70f27d302c Merge pull request #33 from radicallyopensecurity/script-improvement
Support --force flag for 'new' PenText repositories
2017-06-13 16:50:23 +10:00
Peter Mosmans 9e9ab571c8 Support --force flag for 'new' PenText repositories
The --force flag allows repositories not containing the PenText repository to
'update' to the latest version of PenText.
2017-06-13 16:46:59 +10:00
Peter Mosmans a0a47ba228 Support --force flag for 'new' PenText repositories
The --force flag allows repositories not containing the PenText repository to
'update' to the latest version of PenText.
2017-06-13 16:46:59 +10:00
skyanth 1918cdfac5 Updated examplereport.xml so it’s valid again 2017-06-12 15:55:15 +02:00
skyanth 347476b339 Updated examplereport.xml so it’s valid again 2017-06-12 15:55:15 +02:00
skyanth 6ffdf28be0 Custom invoice total now calculated correctly 2017-06-12 13:51:49 +02:00
skyanth 724dd4382b Custom invoice total now calculated correctly 2017-06-12 13:51:49 +02:00
skyanth 53524ee862 Fixed date formatting for custom invoice 2017-06-12 13:43:11 +02:00
skyanth f61c670908 Fixed date formatting for custom invoice 2017-06-12 13:43:11 +02:00
skyanth a0db987e5d Example QS is valid again 2017-06-12 13:27:20 +02:00
skyanth 6fa4968b9d Example QS is valid again 2017-06-12 13:27:20 +02:00
skyanth 1040df313f deleted test report 2017-06-09 16:43:54 +02:00
skyanth 8f0dbf9dde deleted test report 2017-06-09 16:43:54 +02:00