Browse Source

DIV-182, DIV-194, DIV-206

pull/160/head
Mike Olund 8 years ago
parent
commit
f561264e6b
6 changed files with 9 additions and 10 deletions
  1. +1
    -1
      edivorce/apps/core/templates/question/02_claimant.html
  2. +1
    -1
      edivorce/apps/core/templates/question/03_respondent.html
  3. +3
    -4
      edivorce/apps/core/templates/question/05_separation.html
  4. +2
    -2
      edivorce/apps/core/templates/question/07_property.html
  5. +1
    -1
      edivorce/apps/core/templates/question/12_uncategorized.html
  6. +1
    -1
      openshift/README.md

+ 1
- 1
edivorce/apps/core/templates/question/02_claimant.html View File

@ -52,7 +52,7 @@
</label> </label>
</div> </div>
<p>This could be an abbreviaton of your legal name, a maiden name, or any alias's you use for business or legal matters.</p>
<p>This could be an abbreviaton of your legal name, a maiden name, or any aliases you use for business or legal matters.</p>
<div class="collapse-trigger collapsed" data-toggle="collapse" aria-expanded="false" data-target="#collapse_other_name" aria-controls="collapse_other_name"> <div class="collapse-trigger collapsed" data-toggle="collapse" aria-expanded="false" data-target="#collapse_other_name" aria-controls="collapse_other_name">
<div> <div>


+ 1
- 1
edivorce/apps/core/templates/question/03_respondent.html View File

@ -61,7 +61,7 @@
</label> </label>
</div> </div>
<p>This could be an abbreviaton of your legal name, a maiden name, or any alias's they use for business
<p>This could be an abbreviaton of your legal name, a maiden name, or any aliases they use for business
or legal matters.</p> or legal matters.</p>
<div class="collapse-trigger collapsed" data-toggle="collapse" aria-expanded="false" data-target="#collapse_other_name" aria-controls="collapse_other_name"> <div class="collapse-trigger collapsed" data-toggle="collapse" aria-expanded="false" data-target="#collapse_other_name" aria-controls="collapse_other_name">


+ 3
- 4
edivorce/apps/core/templates/question/05_separation.html View File

@ -50,14 +50,13 @@
<div class="question-well"> <div class="question-well">
<p> <p>
We’re legally required to ask that you confirm that you and {% if responses.name_spouse %} {{ responses.name_spouse }} {% else %} your spouse {% endif %}
haven’t lied or tried to deceive the court in any way. This is called “collusion
We are legally required to ask whether or not you and {% if name_spouse %} {{ name_spouse }} {% else %} your spouse {% endif %}
have agreed to deceive the court. This is called “collusion
<i class="fa fa-question-circle" data-toggle="tooltip" data-placement="right" data-html="true" <i class="fa fa-question-circle" data-toggle="tooltip" data-placement="right" data-html="true"
title="<b>Collusion</b><br /><br />Basically this statement confirms that you and your spouse haven’t lied or tried to deceive the court in any way title="<b>Collusion</b><br /><br />Basically this statement confirms that you and your spouse haven’t lied or tried to deceive the court in any way
(for example, saying that you’ve been separated for longer than you have been). It is a legal requirement that you confirm you are providing accurate (for example, saying that you’ve been separated for longer than you have been). It is a legal requirement that you confirm you are providing accurate
and complete information. Apologies if you are offended with this question." aria-hidden="true"></i> and complete information. Apologies if you are offended with this question." aria-hidden="true"></i>
”. An example of collusion is both
of you saying that you’ve been separated for longer than you actually have been.
”. An example of collusion is when a couple agrees to lie about the date of separation to speed up the divorce process.
</p> </p>
<div class="checkbox-group"> <div class="checkbox-group">
<div class="checkbox"> <div class="checkbox">


+ 2
- 2
edivorce/apps/core/templates/question/07_property.html View File

@ -14,10 +14,10 @@
<div class="intro"> <div class="intro">
<p>After you separate, the law says that all <span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>Family property</b><br /><br />The assest acquired by either spouse during the course of the relationship, <p>After you separate, the law says that all <span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>Family property</b><br /><br />The assest acquired by either spouse during the course of the relationship,
plus any increase in the value of excluded property. The law assumes that you're both entitled to an equal share of family property unless an equal division would be significantly unfair."> family property plus any increase in the value of excluded property. The law assumes that you're both entitled to an equal share of family property unless an equal division would be significantly unfair."> family property
<i class="fa fa-question-circle" aria-hidden="true"></i></span> and <span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>Family debt</b><br /><br />Money owned to others accumulated during a relationship or to maintain
<i class="fa fa-question-circle" aria-hidden="true"></i></span> and <span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>Family debt</b><br /><br />Money owed to others accumulated during a relationship or to maintain
family property after separation. The law assumes that both spouses are equally responsible for the debt family property after separation. The law assumes that both spouses are equally responsible for the debt
unless an equal division would be &quot;significantly unfair.&quot;"> family debt unless an equal division would be &quot;significantly unfair.&quot;"> family debt
<i class="fa fa-question-circle" aria-hidden="true"></i></span> must be divided equally between you and your spouse, unless you have<span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>Family debt</b><br /><br />A written document that sets out how you and your spouse have agreed
<i class="fa fa-question-circle" aria-hidden="true"></i></span> must be divided equally between you and your spouse, unless you have<span class="tooltip-link" data-toggle="tooltip" data-placement="right" data-html="true" title="<b>An agreement</b><br /><br />A written document that sets out how you and your spouse have agreed
to deal with parenting, support, and/or property." > an agreement to deal with parenting, support, and/or property." > an agreement
<i class="fa fa-question-circle" aria-hidden="true"></i></span> that says you'll divide them differently. <i class="fa fa-question-circle" aria-hidden="true"></i></span> that says you'll divide them differently.
</p> </p>


+ 1
- 1
edivorce/apps/core/templates/question/12_uncategorized.html View File

@ -82,7 +82,7 @@
</label> </label>
</div> </div>
</div> </div>
{% if responses.original_marriage_certificate == 'NO' %}
{% if original_marriage_certificate == 'NO' %}
<div> <div>
<h3>Name of a person who was present at the marriage ceremony(show if no to provide marriage certificate</h3> <h3>Name of a person who was present at the marriage ceremony(show if no to provide marriage certificate</h3>
<div>{% input_field type="text" name="form38_dummy_witness" class="form-block input-wide response-textbox" %}</div> <div>{% input_field type="text" name="form38_dummy_witness" class="form-block input-wide response-textbox" %}</div>


+ 1
- 1
openshift/README.md View File

@ -53,7 +53,7 @@ There are several environments set up for different purposes within OpenShift. T
# How to access Jenkins for eDivorce # How to access Jenkins for eDivorce
- Login to https://edivorce-jenkins-edivorce.pathfinder.gov.bc.ca with the username/password that was provided to you.
- Login to https://edivorce-jenkins.pathfinder.gov.bc.ca with the username/password that was provided to you.
# How to access OpenShift for eDivorce # How to access OpenShift for eDivorce


Loading…
Cancel
Save