Skip to content

Commit

Permalink
CSOCA-515: Update report 12 and corresponding text in application.
Browse files Browse the repository at this point in the history
  • Loading branch information
JonTaylor1971 committed Dec 6, 2023
1 parent dcf542f commit 46d347e
Show file tree
Hide file tree
Showing 6 changed files with 56 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</b-col>
<b-col cols="11">
<p class="question pb-0 mt-3">
Do you want to produce an order which varies an order of a justice?
Do you want to produce an order which varies or cancels an order of a justice?
</p>
<b-form-radio-group
v-model="varyOrder"
Expand Down
6 changes: 3 additions & 3 deletions web/src/components/process/Form12/FillForm12.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<b-card border-variant="light" bg-variant="light" class="my-2">

<b-row class="ml-5" style="font-size: 2rem;">
Order from an application to vary the order of a justice
Order from an application to vary or cancel the order of a justice
</b-row>
<b-row class="ml-5" style="font-size: 14px;">
Form 12 (Rule 66(3)(c))
Expand All @@ -19,10 +19,10 @@
<b-card border-variant="white" bg-variant="white" class="my-2 mx-4">

<b-row class="ml-4" style="font-size: 1.25rem;">
When Do You Use the Order from an Application to Vary the Order of a Justice (Form 12)?
When Do You Use the Order from an Application to Vary or Cancel the Order of a Justice (Form 12)?
</b-row>
<b-row class="ml-4 mt-4" style="font-size: 14px;">
If you have made an application to vary the order of a justice,
If you have made an application to vary or cancel the order of a justice,
you would need to draft the order.
</b-row>
<b-row class="ml-4 mt-3" style="font-size: 14px;">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
<!-- <ApplyingParties-Who Made Application to VARY ORDER> -->
<b-row class="mt-4 question">
<b-col cols="7" class="labels">
Who made the application to vary the order of a justice?
Who made the application to vary or cancel the order of a justice?
</b-col>
<b-col class="ml-1">
<b-form-checkbox-group
Expand All @@ -375,7 +375,7 @@
<!-- <Who Made Order-VaryOrderJudgeName> -->
<b-row class="mt-4 question">
<b-col cols="7" class="labels">
Who made the order that you were seeking to vary?
Who made the order that you were seeking to vary or cancel?
</b-col>
<b-col class="ml-1">
<b-form-select
Expand All @@ -402,14 +402,14 @@
v-if="(state.varyingOrderJudgeName != null)"
style="font-size: 0.75rem;"
class="bg-white text-danger"><b-icon-exclamation-circle/>
Specify who made the order that you were seeking to vary.
Specify who made the order that you were seeking to vary or cancel.
</span>
</b-col>
</b-row>
<!-- <Date of Order> -->
<b-row class="mt-4 question">
<b-col cols="7" class="labels">
What was the date of the order that were seeking to vary?
What was the date of the order that were seeking to vary or cancel?
</b-col>
<b-col>
<b-card
Expand Down Expand Up @@ -934,7 +934,7 @@ export default class Form12StyleOfProceeding extends Vue {
data: {
data:this.form12Info,
type:'Form12',
description:'Order from an application to vary the order of a justice'
description:'Order from an application to vary or cancel the order of a justice'
}
}
this.saveInfo(options, draft);
Expand All @@ -946,7 +946,7 @@ export default class Form12StyleOfProceeding extends Vue {
data: {
data:this.form12Info,
type:'Form12',
description:'Order from an application to vary the order of a justice'
description:'Order from an application to vary or cancel the order of a justice'
}
}
this.saveInfo(options, draft);
Expand Down
76 changes: 44 additions & 32 deletions web/src/components/process/Form12/components/pdf/Form12Layout.vue
Original file line number Diff line number Diff line change
@@ -1,46 +1,58 @@
<template>
<div>

<div class="my-0">
<div class="text-right">FORM 12 <i>(RULE 66(3)(c) )</i></div>
</div>

<div class="my-0">
<div class="text-center"><b>COURT OF APPEAL FOR BRITISH COLUMBIA</b></div>
</div>

<div>
<div style="color:#FFF; font-size:1px; width:0.1rem; height:0.1rem; margin:0; padding:0;"><b>i</b></div>
</div>
</div>

<div class="my-0">
<div class="text-right" >Court of Appeal File No. <b class="ml-3" style="text-transform: uppercase">{{result.formSevenNumber}}</b></div>
<div class="text-right">Court of Appeal File No. <b class="ml-3" style="text-transform: uppercase">{{result.formSevenNumber}}</b></div>
</div>

<!-- <BETWEEN> -->
<!-- <BETWEEN> -->
<div class="mb-3 mx-0 row" style="font-weight: 700;">
<div style="width:11%;">
BETWEEN:
BETWEEN:
</div>
</div>
<div class="my-3 mx-0 row" style="font-weight: 700;">
<div style="width:11%;"/>
<div style="width:11%;" />
<div style="width:78%;">
<div style="font-weight: 200;" class="text-center mx-3">{{applicantNamesFull}}</div>
</div>
<div style="width:11%;" class="text-center">Appellant<span v-if="applicantNames.length>1" >s</span></div>
<div style="width:11%;" class="text-center">Appellant(s)</div>
</div>

<!-- <AND> -->
<!-- <AND> -->
<div class="my-3 mx-0 row" style="font-weight: 600;">
<div style="width:11%;">
AND:
AND:
</div>
</div>
<div class="mt-3 mx-0 row" style="font-weight: 600;">
<div style="width:11%;" />
<div style="width:11%;" />
<div style="width:76%;">
<div style="font-weight: 200;" class="text-center mx-3">{{respondentNamesFull}}</div>
</div>
<div style="width:13%;" class="text-center"> Respondent<span v-if="respondentNames.length>1" >s</span></div>
<div style="width:13%;" class="text-center"> Respondent(s)</div>
</div>

<div class="my-0">
<div class="text-center"><b>ORDER FROM AN APPLICATION TO VARY OR CANCEL</b></div>
</div>

<!-- <BEFORE> -->
<!-- <BEFORE> -->
<div class="mb-2 mt-4 mx-0 row" style="font-weight: 600;">
<div>
BEFORE:
BEFORE:
</div>
</div>

Expand All @@ -50,68 +62,68 @@
</div>
</div>

<!-- <HEARING LOCATION-DATE> -->
<!-- <HEARING LOCATION-DATE> -->
<div class="mt-2 mb-4 mx-0 row">
<div>
{{result.hearingLocation.name}}, British Columbia, {{result.dateOfJudgement | beautify-date-full}}
{{result.hearingLocation.name}}, British Columbia, {{result.dateOfJudgement | beautify-date-full}}
</div>
</div>
<!-- <THE APPEAL> -->

<!-- <THE APPEAL> -->
<div class="my-2 mx-0 row">
<div class="mb-2">
The application of the {{applyingParties}} to vary the order of {{varyingOrderJudgeName}}
dated {{result.varyingOrderDate | beautify-date-full-no-weekday}}, coming on
for hearing on {{result.hearingDate | beautify-date-full-no-weekday}};
</div>
<div class="my-2">
<b>AND ON HEARING</b> {{appearingParties}};
<div class="my-2">
<b>AND ON HEARING</b> {{appearingParties}};
</div>
<div class="my-2">
<b>AND ON READING</b> the materials filed herein; <b>AND ON JUDGMENT BEING PRONOUNCED ON THIS DATE</b>;
</div>
</div>

<!-- <DISMISS> -->
<!-- <DISMISS> -->
<div class="my-2 mx-0 row">
<div>
<b>THIS COURT ORDERS</b> that the application to vary the order of {{varyingOrderJudgeName}}
<b>THIS COURT ORDERS</b> that the application to vary/cancel the order of {{varyingOrderJudgeName}}
is <span v-if="result.orderAllowed"> allowed. </span> <span v-else> dismissed.</span>
</div>
</div>

<!-- <FURTHER ORDERS> -->
<!-- <FURTHER ORDERS> -->
<div v-if="result.otherOrders" class="my-3 mx-0 row">
<div>
<b>THIS COURT FURTHER ORDERS</b> that {{result.furtherOrders}}.
</div>
</div>

<!-- <APPROVED> -->
<!-- <APPROVED> -->
<div class="mb-3 mt-5 mx-0 row">
<div style="width:50%;">APPROVED AS TO FORM:</div>
<div style="width:50%;">BY THE COURTS:</div>
<div style="width:50%;">APPROVED AS TO FORM:</div>
<div style="width:50%;">BY THE COURTS:</div>
</div>

<!-- <Parties Signature> -->
<div class="m-0 row print-block" v-for="party,inx in signingPartyList" :key="'party-sign-'+inx">
<!-- <Parties Signature> -->
<div class="m-0 row print-block" v-for="party,inx in signingPartyList" :key="'party-sign-'+inx">
<div style="width:50%;">
<div style="height:3rem;" />
<div style="border-top:1px dashed grey; width:94%; " >
{{party.name}}
<div style="height:3rem;" />
<div style="border-top:1px dashed grey; width:94%; ">
Signature of {{party.name}}
<span v-if="party.responding">, Respondent</span>
<span v-else>, Appellant</span>
</div>
</div>
</div>
<div v-if="inx==0" style="width:50%;">
<div style="height:3rem;" />
<div style="border-top:1px dashed grey;">
Deputy Registrar
</div>
</div>
</div>
</div>



</div>
</template>
Expand Down
2 changes: 1 addition & 1 deletion web/src/components/process/MyDocuments/NewFormModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ export default class NewFormModal extends Vue {
{name:'form9', title:'Requisition (Form 9)'},
{name:'form10', title:'Order of a single justice (Form 10)'},
{name:'form11', title:'Order of three or more justices (Form 11)'},
{name:'form12', title:'Order from an application to vary the order of a justice (Form 12)'},
{name:'form12', title:'Order from an application to vary or cancel the order of a justice (Form 12)'},
{name:'form13', title:'Consent order to extend time to file a document (Form 13)'},
{name:'form14', title:'Consent order to remove an appeal from the inactive list (Form 14)'},
{name:'form15', title:'Consent Order - General (Form 15)'},
Expand Down
2 changes: 1 addition & 1 deletion web/src/components/utils/Orders.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<li class="link-button"
@click="startNewForm12Document"
target="_blank">
Order from an application to vary the order of a justice (Form 12)
Order from an application to vary or cancel the order of a justice (Form 12)
</li>
<li class="link-button"
@click="startNewForm13Document"
Expand Down

0 comments on commit 46d347e

Please sign in to comment.