dradis-ce
dradis-ce copied to clipboard
Dradis Framework: Collaboration and reporting for IT Security teams
### Summary ### Spec Currently, when a user is on any view and the session times out, the user is redirected back to the login view. Once logged back in...
### Summary Holiday fun ### Check List ~- [ ] Added a CHANGELOG entry~
### Summary Remove `category` selection from `Notes` form UI ### Check List - [x] Added a CHANGELOG entry
### Summary Go from the ad-hoc accordion results view after searching through an Import plugin into a more flexible datatable. ### Check List - [x] Added a CHANGELOG entry
### Spec Errors for 1 click deploy: ``` app[web.1]: fatal: not a git repository (or any parent up to mount point /) app[web.1]: Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)....
### Summary ### Copyright assignment > I assign all rights, including copyright, to any future Dradis > work by myself to Security Roots. ### Check List - [ ] Added...
The API includes the attachments endpoints, but those don't allow downloading the actual attachment contents. When accessing the URL for the content I get access denied when using a valid...
### Summary Currently, card comments are exported in the XML _but_ not in the correct node. The exported XML looks like this, notice the individual comment's attributes are direct children...
### Summary Recent activity and revisions history show similar information. This PR consolidates the two and add's a `View History` link to the dots-menu. ### Check List - [x] Added...
### Summary We're running redundant specs for the datatables feature, which wastes time in the product workflow. ### Proposed solution Run the JS functionality for textile editor once (Source/Fields view...