775 Commits
Author SHA1 Message Date
Peter Mosmans 086c210432 Merge pull request #22 from PeterMosmans/unicode
Implemented true Unicode (UTF-8) support
2017-02-23 19:47:32 +11: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 834eee2733 Implemented true Unicode (UTF-8) support
Added first Pentext classes: Finding and NonFinding
2017-02-23 18:43:57 +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 b5b209cbd3 prefixed finding & non-finding IDs with letter to keep xml valid 2017-02-22 09:42:48 +01:00
skyanth feb154554a prefixed finding & non-finding IDs with letter to keep xml valid 2017-02-22 09:42:48 +01:00
Peter Mosmans e17891c746 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 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 8efe8fc01c 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 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 8acc9e36f2 Merge pull request #19 from PeterMosmans/conversion
Implemented markdown -> XML conversion, closes #10
2017-02-21 19:43:33 +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 04b9154e97 Added changed prerequisites for pandoc 2017-02-21 19:39:03 +11:00
Peter Mosmans 0ea3a3690d Added changed prerequisites for pandoc 2017-02-21 19:39:03 +11:00
Peter Mosmans 1f02bfe0ee Implemented markdown to XML conversion using pandoc 2017-02-21 19:35:18 +11:00
Peter Mosmans da18586ed7 Implemented markdown to XML conversion using pandoc 2017-02-21 19:35:18 +11:00
skyanth a100067951 Only generate pie chart when there are findings 2017-02-20 14:05:57 +01:00
skyanth 592acda16b Only generate pie chart when there are findings 2017-02-20 14:05:57 +01:00
skyanth 757a363547 prefix nonfinding ids with ‘nf’ so xml remains valid 2017-02-10 14:27:13 +01:00
skyanth 0b3d3193a6 prefix nonfinding ids with ‘nf’ so xml remains valid 2017-02-10 14:27:13 +01:00
skyanth 69c97349db replace double quote with - for valid xml id 2017-02-10 14:25:33 +01:00
skyanth ead5c4e411 replace double quote with - for valid xml id 2017-02-10 14:25:33 +01:00
skyanth 24160a7990 prefix finding ids with ‘f’ so xml remains valid 2017-02-10 14:18:36 +01:00
skyanth 7ae2d568ef prefix finding ids with ‘f’ so xml remains valid 2017-02-10 14:18:36 +01:00
Patricia Piolon 2daf955d31 Merge pull request #18 from PeterMosmans/speller
Fix: logmessage failed when learning new words
2017-02-01 11:38:33 +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 4a61a99dfd Merge pull request #16 from PeterMosmans/chatops-fix
Ignore casing of gitlab labels
2017-02-01 11:37:56 +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 162814732d Merge pull request #17 from PeterMosmans/consistency
Use client name consistently (title page and properties)
2017-02-01 10:47:21 +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 957812f7d7 Fix: logmessage failed when learning new words 2017-02-01 19:35:26 +11:00
Peter Mosmans 0b499b68e7 Fix: logmessage failed when learning new words 2017-02-01 19:35:26 +11:00
Peter Mosmans 36444aaa72 Use client name consistently (title page and properties) 2017-01-30 15:00:31 +11:00
Peter Mosmans 040f1b454a Use client name consistently (title page and properties) 2017-01-30 15:00:31 +11:00
Peter Mosmans 1e35927430 Ignore casing of gitlab labels 2017-01-25 14:46:21 +11:00
Peter Mosmans 3793bbc6a8 Ignore casing of gitlab labels 2017-01-25 14:46:21 +11:00
melanierieback 5b524601ce Update README.md 2017-01-18 00:20:06 +01:00
melanierieback fd1bea6d77 Update README.md 2017-01-18 00:20:06 +01:00
skyanth bcde8dd4bb added correct address-group ref to ‘party’ element 2017-01-17 14:35:07 +01:00
skyanth e6e65f8f31 added correct address-group ref to ‘party’ element 2017-01-17 14:35:07 +01:00
skyanth 1241f2c5ea 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 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 e0fbfb9a19 Better styling for pie chart legend 2017-01-12 12:52:23 +01:00
skyanth 59e87289ac Better styling for pie chart legend 2017-01-12 12:52:23 +01:00
skyanth 52ea04520f Added pie charts to generated report starter 2017-01-12 12:39:23 +01:00
skyanth a15b42bf09 Added pie charts to generated report starter 2017-01-12 12:39:23 +01:00
skyanth b8767e62a5 Implemented pie charts 2017-01-12 11:58:28 +01:00
skyanth 1cba757095 Implemented pie charts 2017-01-12 11:58:28 +01:00
skyanth bd45a3c4c8 Implemented pie charts 2017-01-12 11:58:28 +01:00
skyanth 0a56731618 Added training quote title to strings 2016-12-06 16:04:12 +01:00