Arianne
|
164edbe0d0
|
Merge pull request #148 from bcgov/DIV-1227
DIV-1227: Update page when final filing isn't complete
|
5 years ago |
ariannedee
|
1decf9989f
|
DIV-1227: Update page when final filing isn't complete
|
5 years ago |
Michael Olund
|
df4db685a9
|
Added some console logging to help debug efiling
|
5 years ago |
Michael Olund
|
ca610771cb
|
Re-enabled efiling so I can test on dev
|
5 years ago |
ariannedee
|
e5864328e7
|
Update where the flag is turned on
|
5 years ago |
ariannedee
|
f99f886177
|
Merge branch 'master' of https://github.com/bcgov/eDivorce
|
5 years ago |
ariannedee
|
34bd918092
|
Turn on efiling and fix bug
|
5 years ago |
Michael Olund
|
c5312f4aec
|
Enable eFiling Hub
|
5 years ago |
Michael Olund
|
97a330f18c
|
Turn on efiling
|
5 years ago |
Michael Olund
|
a26cca627e
|
Added a few tests for efiling_packaging
|
5 years ago |
Michael Olund
|
648d3bd6c1
|
Split up submission tests and packaging tests
|
5 years ago |
Michael Olund
|
87c3310b0d
|
Re-arranged efilng code
|
5 years ago |
ariannedee
|
8a409de7d6
|
Merge branch 'master' of https://github.com/bcgov/eDivorce
|
5 years ago |
ariannedee
|
4d47943c03
|
Turn off eFiling hub for now
|
5 years ago |
Arianne
|
bccffe6d49
|
Merge pull request #147 from bcgov/DIV-1112
DIV-1122: Make legal end to marriage order required
|
5 years ago |
ariannedee
|
8c8f17a20f
|
DIV-1112: Make legal end to marriage order required
|
5 years ago |
Michael Olund
|
c5dcdcecc0
|
Merge pull request #146 from gerritvdm/Feature/DIV-1101
Feature/div 1101
|
5 years ago |
Michael Olund
|
c58be89ba2
|
Record the package id when returning from the efiling hub
|
5 years ago |
Gerrit van der Merwe
|
a17e08321a
|
DIV-1101 - Makred the MD5 to be ignored with Bandit scans
|
5 years ago |
ariannedee
|
1c56376782
|
Fix error check
|
5 years ago |
ariannedee
|
a76e9150c2
|
Turn eFiling hub flag back on
|
5 years ago |
Arianne
|
41732f02b7
|
Merge pull request #145 from bcgov/DIV-1023
DIV-1023: Better handling of eFiling hub and checking if files have been submitted
|
5 years ago |
ariannedee
|
4740eb1065
|
Merge branch 'master' into DIV-1023
# Conflicts:
# edivorce/apps/core/efilinghub.py
# edivorce/apps/core/utils/cso_filing.py
# edivorce/settings/base.py
|
5 years ago |
ariannedee
|
864cb92281
|
Remove eFiling hub flag and set some callback URLs
|
5 years ago |
ariannedee
|
df76b91172
|
Handle filing_submitted=="False"
|
5 years ago |
Michael Olund
|
d91c4b7f4b
|
Missing request scheme from local urls
|
5 years ago |
Gerrit van der Merwe
|
656555f74d
|
DIV-1101 - Marked false positives for Bandit checks
|
5 years ago |
Michael Olund
|
8090a12542
|
Enable efiling hub on OpenShift
|
5 years ago |
Michael Olund
|
759bab0d09
|
Merge pull request #144 from gerritvdm/Feature/DIV-1211
DIV-1211 - Updated broken links
|
5 years ago |
Gerrit van der Merwe
|
fa11fc5e08
|
DIV-1211 - Updated broken links
|
5 years ago |
Michael Olund
|
bfc6d055f8
|
Fixed broken efiling
|
5 years ago |
Michael Olund
|
7f7e10827f
|
Get return URLs for efilng using custom code, not request.build_absolute_uri
|
5 years ago |
Michael Olund
|
d97c75de29
|
Escape HTML Double Quote Entities (link checker issue)
|
5 years ago |
Michael Olund
|
528b2bb5a6
|
Updated error handling to reduce nesting
|
5 years ago |
Michael Olund
|
345d6fd158
|
Call after_file_documents when EFILING_HUB_ENABLED is False
|
5 years ago |
Arianne
|
d2f82e1e87
|
Merge pull request #143 from bcgov/DIV-1023
DIV-1023: Update final filing page
|
5 years ago |
ariannedee
|
8ca8e303a0
|
Merge branch 'master' into DIV-1023
# Conflicts:
# edivorce/apps/core/utils/cso_filing.py
|
5 years ago |
Michael Olund
|
7cd3425252
|
Fixed link checker bugs
|
5 years ago |
Michael Olund
|
69513b99f9
|
Removed unused parameter and undid automatic code formatting
|
5 years ago |
Michael Olund
|
172cc8ffe5
|
Hooked up after_submit calls for efiling
|
5 years ago |
ariannedee
|
959b2b3705
|
Add flag for sending to eFiling hub
|
5 years ago |
ariannedee
|
3275ffa1ef
|
Show save spinner when redirecting to CSO
|
5 years ago |
ariannedee
|
02b682d599
|
Only show submit documents button if they're filing online and haven't already filed.
|
5 years ago |
Michael Olund
|
768961e2be
|
eFiling hub json submission
|
5 years ago |
ariannedee
|
99d9b5d108
|
Merge branch 'master' into DIV-1023
# Conflicts:
# edivorce/apps/core/utils/cso_filing.py
# edivorce/apps/core/views/main.py
|
5 years ago |
ariannedee
|
0e428d5e94
|
DIV-1023: Add tests
|
5 years ago |
ariannedee
|
b2e0f671c3
|
Add more errors handled
|
5 years ago |
ariannedee
|
b71c4eeac1
|
DIV-1023: Clean up Vue app to use just one file uploader for both initial and final pages
|
5 years ago |
Michael Olund
|
582e59a318
|
Started on json generation for eflling
|
5 years ago |
ariannedee
|
97ed422642
|
DIV-1023: Update final filing page
|
5 years ago |