Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django version upgrade plus features #12

Merged
merged 9 commits into from
Jun 21, 2019

Conversation

gladiatx0r
Copy link
Contributor

Bulk push/merge to include recent changes in DART to the public repository. The full set of changes made are as follows;

  • Updated Django to v1.11 to mitigate vulnerabilities in older version. Made changes to code base to compensate for framework changes and deprecations. Updated Bootstrap version and settings accordingly.
  • Implemented feature enabling the ordering of supporting data (attachments).
  • Implemented feature which tracks when forms are dirty and warns users when navigating away.
  • Implemented feature for configuring an event identifier prepended to test case ID
  • Updated report generation such that text in tables will be left aligned instead of justified
  • Fixed bug in test order sort code which would erroneously change custom sort orders upon report generation
  • Fixed bug where some template conditionals were erroneously using the wrong logical operator to check for equality
  • Cleaned up report generation of test case ID when a custom test case identifier is not in use

@gladiatx0r gladiatx0r merged commit 0a4951b into master Jun 21, 2019
@gladiatx0r gladiatx0r deleted the django-version-upgrade-plus-features branch June 21, 2019 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants