- Dec 05, 2019
-
-
dependabot-preview[bot] authored
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. **This update includes a security fix.** - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Todd Dembrey authored
-
Chris Lawton authored
-
Chris Lawton authored
-
Chris Lawton authored
-
Chris Lawton authored
-
Todd Dembrey authored
* Use the view to handle the report dates provided
-
Chris Lawton authored
* style report page
-
Chris Lawton authored
* style frequency form, add basic event listeners * add start and end reporting period dates * add data block card styles * calculate reporting period range and humanize
-
Todd Dembrey authored
* Add table to filter by submitted reports * Add report table to the project overview page
-
Chris Lawton authored
* add skip report confirmation modal
-
Chris Lawton authored
* rename payment block for reusability and update header styles * add styles for reporting table * add pagination to past reports
-
Todd Dembrey authored
* Remove privacy toggle and use explicit private public fields * Add in content help text
-
Todd Dembrey authored
* Allow configuration of the reporting frequency * Add frequency messaging and tweak the next report builder
-
Todd Dembrey authored
* Make reports skippable * Add in activities for skip/unskip of files
-
Todd Dembrey authored
* Add detail view for submitted reports * Use the private storage url for the report files * Redirect old private report files to the report detail page
-
Todd Dembrey authored
* correct end date and dont change submitted reports * Allow staff editing of the submitted report with no notify * Prevent staff editing the privacy setting once the report is submitted
-
Todd Dembrey authored
* Allow saving of the report as draft, 1 version per save * Ensure files handled correctly per version
-
Todd Dembrey authored
* Add basic listing on the project page * Add tests for new current object and updates to factories
-
Todd Dembrey authored
* Add basic reporting to the project * Add file uploading to the reporting * Add activity for submit report
-
- Dec 04, 2019
-
-
Fredrik Jonsson authored
Fixes for Batch Determination creation
-
Fredrik Jonsson authored
Fix template logic so reviewers can edit their reviews.
-
Fredrik Jonsson authored
Remove/replace deprecated functions django 3
-
Fredrik Jonsson authored
Update Django to 2.1.15.
-
Fredrik Jonsson authored
Order round admin by end date by default.
-
- Dec 03, 2019
-
-
Parbhat Puri authored
-
Parbhat Puri authored
-
Parbhat Puri authored
-
Parbhat Puri authored
-
Parbhat Puri authored
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
- Dec 02, 2019
-
-
Fredrik Jonsson authored
-
- Nov 27, 2019
-
-
Fredrik Jonsson authored
Add a open/closed filter to the round admin page in wagtail admin.
-
- Nov 25, 2019
-
-
Parbhat Puri authored
-
Fredrik Jonsson authored
-
- Nov 18, 2019
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
- Nov 15, 2019
-
-
Fredrik Jonsson authored
Add flag feature to allow staff as well as each users to flag submiss…
-
Fredrik Jonsson authored
Use FileResponse as in Django 2.1 it tries to set the Content-Type, Content-Length headers
-