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

Fixes #138

Merged
merged 29 commits into from
Oct 14, 2016
Merged

Fixes #138

merged 29 commits into from
Oct 14, 2016

Conversation

serge-gaia
Copy link
Contributor

@serge-gaia serge-gaia commented Oct 11, 2016

!! WARNING: a new env var must be set for WL to resolve the host URL in cron jobs:
DEFAULT_HOST=https://wildlifelicensing-uat.dpaw.wa.gov.au


This change is Reviewable

tony-gaia and others added 27 commits September 7, 2016 16:21
Put in happy path unit tests for returns.
Conflicts:
	wildlifelicensing/apps/main/tests/helpers.py
Conflicts:
	wildlifelicensing/apps/main/tests/helpers.py
… host_resolve by setting a DEFAULT_HOST in env that should be the URL (with schem and port) of the running server.

* fixed a warning in url patterns.
Flag is set to true when either an email has been sent for a renewal
reminder or a renewal pdf has been created for a licence.

Renewals aren't sent for licences that have been amended / renewed
already.

A re-issue of a licence will set the flag to back to false allowing
renewal reminders to be sent for reissued licences.

Changed licences 'previous_licence' flag, which wasn't being used
(except for being shown in reports, which would always be empty) to
'replaced_by', which is used as part of the condition as to whether to
send renewal reminders.

Moved renewal reminder cron job and email code out of applications app
into main, where they are more relevant.
@coveralls
Copy link

Coverage Status

Coverage increased (+2.1%) to 51.839% when pulling 1ad5855 on gaiaresources:master into 3700b03 on parksandwildlife:master.

@coveralls
Copy link

coveralls commented Oct 11, 2016

Coverage Status

Coverage increased (+2.1%) to 51.839% when pulling 1821786 on gaiaresources:master into 3700b03 on parksandwildlife:master.

@wilsonc86
Copy link
Contributor

:lgtm:


Reviewed 32 of 32 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@dbca-asi dbca-asi merged commit 63d6312 into dbca-wa:master Oct 14, 2016
dbca-asi pushed a commit that referenced this pull request Feb 27, 2017
Fixed problem with being able to process declined applications and customers seeing them as still under review.
dbca-dragon pushed a commit to dbca-dragon/ledger that referenced this pull request Mar 20, 2019
Wildlifecompliance merge latest into 6164 branch
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.

None yet

5 participants