Charles Shin
be79cb58fc
DIV-875: Moved inline expandable support text.
7 years ago
Charles Shin
d85885ed40
Merge pull request #16 from bcgov/DIV-883
DIV-883: Changed wording of support text.
7 years ago
Charles Shin
6e35a5f6c6
DIV-883: Changed wording of support text.
7 years ago
Charles Shin
4a6ab79b29
Merge pull request #15 from bcgov/DIV-877
DIV-877: Removed by claimant from child support amount question.
7 years ago
Charles Shin
4966e01707
DIV-877: Removed by claimant from child support amount question.
7 years ago
Wade Barnes
b73b9d251d
Merge pull request #14 from WadeBarnes/master
EDIVORCE-50 - Add s21-nginx build to the build configurations.
7 years ago
Wade Barnes
3dae550e30
EDIVORCE-50 - Add s21-nginx build to the build configurations.
7 years ago
Wade Barnes
1110bd4d4c
Merge pull request #11 from WadeBarnes/master
Update documentation
7 years ago
Wade Barnes
123c4fd56a
Update documentation
- Add documentation on how to fix a Postgres crash loop caused by a `tuple concurrently updated` error
7 years ago
Wade Barnes
190858f0f5
Merge pull request #10 from WadeBarnes/master
EDIVORCE-30 - Add white space to bottom of contact-us page.
7 years ago
Wade Barnes
be741003fa
EDIVORCE-30 - Add white space to bottom of contact-us page.
7 years ago
Wade Barnes
82c34e35a5
Merge pull request #9 from WadeBarnes/master
EDIVORCE-45 - Update configurations and documentation
7 years ago
Wade Barnes
7911788944
EDIVORCE-45 - Update configurations and documentation
- All of the RP and SiteMinder changes have been implemented. Update the configurations and documentation to reflect the changes.
- Remove the public route from the nginx configuration template, it is no longer used.
7 years ago
Wade Barnes
5af2088f5d
Merge pull request #8 from WadeBarnes/master
EDIVORCE-59 - Fix session cookie issue.
7 years ago
Wade Barnes
ecc72f4191
Add support for debugging on Windows.
7 years ago
Wade Barnes
7d53739543
EDIVORCE-59 - Fix session cookie issue.
7 years ago
Wade Barnes
fbee9837c2
Merge pull request #7 from WadeBarnes/master
EDIVORCE-63 - Fix urls.py
7 years ago
Wade Barnes
9ed670c79e
EDIVORCE-63 - Fix urls.py
- The URLs were matching more then needed, making it look like there were temp files left laying around.
7 years ago
Wade Barnes
f88e0d050a
Merge pull request #6 from WadeBarnes/master
EDIVORCE-59 - Ensure use of secure session cookies.
7 years ago
Wade Barnes
b508d212dc
EDIVORCE-59 - Ensure use of secure session cookies.
7 years ago
Wade Barnes
0ea79ec316
Merge pull request #5 from WadeBarnes/master
EDIVORCE-56 - Enable X-XSS-Protection Header.
7 years ago
Wade Barnes
abf58df63f
EDIVORCE-56 - Enable X-XSS-Protection Header.
7 years ago
Wade Barnes
475807d7c3
Merge pull request #4 from WadeBarnes/master
EDIVORCE-64 - Use in-memory cookies for the DEV environment.
7 years ago
Wade Barnes
d99839152d
EDIVORCE-64 - Use in-memory cookies for the DEV environment.
7 years ago
Wade Barnes
9595510d30
Merge pull request #3 from WadeBarnes/master
EDIVORCE-30 - Update contact information.
7 years ago
Wade Barnes
7a5f80f066
Merge branch 'contact-info-updates'
7 years ago
Wade Barnes
2fae7fd954
EDIVORCE-30 - Update contact information
- Create application specific contact page.
- Override default gov.bc.ca contact page.
- Align contact information on contact and legal pages.
7 years ago
Wade Barnes
8a841fefc1
EDIVORCE-30 - Update project
- Configure Visual Studio project
- Update gitignore
7 years ago
Wade Barnes
7e25e1c3de
Contact updates.
7 years ago
Wade Barnes
2e1ee27599
Contact updates.
7 years ago
Justin Johnson
c3d3a225e6
DIV-872
7 years ago
Wade Barnes
c669b7502e
EDIVORCE-45 - Update environment documentation.
7 years ago
Wade Barnes
7c275035fd
EDIVORCE-45 - Add support for configuring the PROXY_BASE_URL
Add support for configuring the PROXY_BASE_URL independently of the DEPLOYMENT_TYPE for each deployment environment.
7 years ago
Wade Barnes
b3d2de7465
EDIVORCE-45 - Clean up environment labels.
7 years ago
Wade Barnes
6df487d5b0
EDIVORCE-45 - Fix error.
7 years ago
Wade Barnes
c362daa8ef
Merge branch 'master' of https://github.com/bcgov/eDivorce
7 years ago
Wade Barnes
5c0b44fbc2
EDIVORCE-45 - Set label based on environment.
7 years ago
Wade Barnes
a363c70100
Merge pull request #2 from WadeBarnes/master
Add support for configuring the PROXY_URL_PREFIX independently
7 years ago
Wade Barnes
9054b587e2
EDIVORCE-45 - Update deployment configurations and settings.
Add support for configuring the PROXY_URL_PREFIX independently of the DEPLOYMENT_TYPE for each deployment environment.
7 years ago
Wade Barnes
f70811e737
EDIVORCE-45 - Add support for configuring the PROXY_URL_PREFIX
Add support for configuring the PROXY_URL_PREFIX independently of the DEPLOYMENT_TYPE for each deployment environment.
7 years ago
Wade Barnes
49966a86a4
Update documentation.
7 years ago
Wade Barnes
dd6a2f0dda
Merge pull request #1 from WadeBarnes/openshift-updates
Openshift updates
7 years ago
Wade Barnes
db908e8074
Make white-list optional.
7 years ago
Wade Barnes
0b10e77aaf
Fix namespace reference for edivorce-django-build
7 years ago
Wade Barnes
911d24c105
Update nginx-proxy settings
- rename the configurations to match the existing ones.
7 years ago
Wade Barnes
54a8700c8a
Update documentation for running on a local cluster.
7 years ago
Wade Barnes
3459fb898a
Update OpenShift build and deployment configuration
- Update documentation.
- Prompt for white-list
- Update deployment edivorce-django deployment parameters
- Prompt for the network address of the upstream proxy.
- Add a route for SiteMinder
- Refactor/update the Jenkins pipeline scripts.
- Add HorizontalPodAutoscalers to proxy and application configurations.
- Remove monolithic build and deployment templates.
- Refactor and clean up weasyprint configurations.
- Refactor and clean up postgresql configurations.
- Refactor and clean up edivorce-django configurations.
- Refactor and clean up nginx-proxy configurations.
- Refactor Jenkins pipeline configuration.
- The Jenkins deployment template is not required, as a Jenkins instance is automatically provisioned when the first Jenkins pipeline configuration is deployed into OpenShift.
7 years ago
Benard Ebinu
67916d911c
DIV-866: Adding positive-float class to all money input fields so that user can not add commas
7 years ago
Benard Ebinu
c61fd9138a
DIV-871: Adding warning notice if user selects a specific date for divorce to take effect
7 years ago
Benard Ebinu
511fec4984
DIV-869: Remove unnecessary copy from fact sheet b
7 years ago