- Add Settings feature with image border
74cb76c
- It is now possible to enable and manage color of border on images generated in the report
- Add Trim to all strings saved in database
011d9d2
- Avoid issues like additionnal spaces in titles
- Add Company creation directly from Audit General
1b28a21
- Update select with input filtering
- If Company does not exist it will be created upon saving in Audit General section (make sure to tap enter to add the company)
- Add creator to new vulnerability from finding
5173b07
- Like for vulnerablities updates, creator is now visible when editing newly created vulnerability
- Fix editor affix issue in vulnerabilities modals
9e5d0c
- Disable affix to avoid issues
- Add new Custom Field Components
972641f
- Checkbox
- Date
- Radio
- Select
- Select Multiple
- Add new customFields to report generation data
404420d
- Add affix by default for all HTML editors
6d50b13
- Remove Audit Section create and delete
30a1563
- Not needed anymore since automatically handled by Audit Type
- Fix custom-fields rules validation on multiple options
8d6edeb
- Fix Audits List search filter
e254603
- Language match is fixed
- Company is changed to an exact match
- Doc Update: Detailed how to import a network scan
#115
- Update Audit Types and Audit Creation
1de6353
- Audit Types are now linked to Templates and Sections
- An Audit can then be customized depending on its Audit Type
- Template selection when creating an Audit is now replaced by Audit Type
- Sections are automatically added when creating the Audit based on the Audit Type
- Add Section Customization
7225972
- Sections are now entirely made of Custom Fields allowing complete customization
- Each Section can be customized in the
Custom Fields
tab - Default Text can be set for each Custom Field for all languages available
- Manually adding sections in an Audit has been removed
- Languages for Audit Types and Custom Sections have been removed
- Old Default Text in
Custom Sections
tab won't be available anymore. Back it up before updating - Since Sections can't be added manually anymore, any Audit in progress should be finished or Sections added to them before updating