Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/assets/stylesheets/_bootstrap-custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
@import "bootstrap/images";
@import "bootstrap/containers";
@import "bootstrap/grid";
// @import "bootstrap/tables";
@import "bootstrap/tables";
// @import "bootstrap/forms";
@import "bootstrap/buttons";
@import "bootstrap/transitions";
Expand Down
127 changes: 77 additions & 50 deletions app/views/pages/cookie-policy.html.haml
Original file line number Diff line number Diff line change
@@ -1,50 +1,77 @@
.row.mt2
.large-12.columns
:markdown

##{t('pages.cookies.title')}

#{t('pages.cookies.p1')}

#{t('pages.cookies.p2')}

#{t('pages.cookies.sub.title')}


## #{t('pages.cookies.functional.title')}

#{t('pages.cookies.functional.description')}
<br/>

| Cookie name | Purpose | Expires |
| ---- | ------- | ----- |
| `_planner_session` | #{t('pages.cookies.functional.planner')} | #{t('pages.cookies.functional.planner_expiry ')} |

<div style="height:1px;font-size:1px;">&nbsp;</div>

## #{t('pages.cookies.google_analytics.title')}

#{t('pages.cookies.google_analytics.description')}

**#{t('pages.cookies.google_analytics.info')}**

<div style="height:1px;font-size:1px;">&nbsp;</div>

| Name | Purpose | Expires |
| ---- | ------- | ----- |
| `_ga` | #{t('pages.cookies.google_analytics.ga')} | #{t('pages.cookies.google_analytics.ga_expiry ')} |
| `_ga` | #{t('pages.cookies.google_analytics.gid')} | #{t('pages.cookies.google_analytics.gid_expiry ')} |

<div style="height:1px;font-size:1px;">&nbsp;</div>

#{t('pages.cookies.google_analytics.opt_out')}

### #{t('pages.cookies.cloudflare.title')}

<div style="height:1px;font-size:1px;">&nbsp;</div>

| Name | Purpose | Expires |
| ---- | ------- | ----- |
| `_cfduid` | #{t('pages.cookies.cloudflare.cfduid')} | #{t('pages.cookies.cloudflare.cfduid_expiry')} |

<div class='mb4'>&nbsp;</div>
.stripe.reverse
.row.justify-content-md-center
.col.col-md-8
:markdown
## #{t('pages.cookies.title')}

.stripe.reverse
.row.justify-content-md-center
.col.col-md-8
:markdown
#{t('pages.cookies.p1')}

#{t('pages.cookies.p2')}

#{t('pages.cookies.sub.title')}

### #{t('pages.cookies.functional.title')}

#{t('pages.cookies.functional.description')}

%table.table.table-secondary
%thead
%tr
%th= t('pages.cookies.table.header.h1')
%th= t('pages.cookies.table.header.h2')
%th= t('pages.cookies.table.header.h3')
%tbody
%tr
%th
%code= t('pages.cookies.functional.planner_name')
%th= t('pages.cookies.functional.planner_purpose')
%th= t('pages.cookies.functional.planner_expiry')
%br

:markdown
### #{t('pages.cookies.google_analytics.title')}

#{t('pages.cookies.google_analytics.description')}

**#{t('pages.cookies.google_analytics.info')}**

%table.table.table-secondary
%thead
%tr
%th= t('pages.cookies.table.header.h1')
%th= t('pages.cookies.table.header.h2')
%th= t('pages.cookies.table.header.h3')
%tbody
%tr
%th
%code= t('pages.cookies.google_analytics.ga_name')
%th= t('pages.cookies.google_analytics.ga_purpose')
%th= t('pages.cookies.google_analytics.ga_expiry')
%tr
%th
%code= t('pages.cookies.google_analytics.gid_name')
%th= t('pages.cookies.google_analytics.gid_purpose')
%th= t('pages.cookies.google_analytics.gid_expiry')
%br

:markdown
#{t('pages.cookies.google_analytics.opt_out')}

### #{t('pages.cookies.cloudflare.title')}

%table.table.table-secondary
%thead
%tr
%th= t('pages.cookies.table.header.h1')
%th= t('pages.cookies.table.header.h2')
%th= t('pages.cookies.table.header.h3')
%tbody
%tr
%th
%code= t('pages.cookies.cloudflare.cfduid_name')
%th= t('pages.cookies.cloudflare.cfduid_purpose')
%th= t('pages.cookies.cloudflare.cfduid_expiry')
21 changes: 10 additions & 11 deletions app/views/pages/privacy-policy.html.haml
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
.stripe.reverse
.row
.large-12.columns
.row.justify-content-md-center
.col.col-md-8
:markdown
# #{t('pages.privacy_policy.title')}
## #{t('pages.privacy_policy.title')}

%h2.subheader= t('pages.privacy_policy.subtitle')
%p.lead= t('pages.privacy_policy.subtitle')

.stripe.reverse
.row
.large-12.columns
.row.justify-content-md-center
.col.col-md-8
:markdown

#{t('pages.privacy_policy.intro.p1')}

%p
%address
#{t('pages.privacy_policy.intro.address_html')}
%address
#{t('pages.privacy_policy.intro.address_html')}

:markdown
#{t('pages.privacy_policy.intro.p2')}
Expand All @@ -28,7 +26,7 @@

#{t('pages.privacy_policy.information.what_we_collect.p1')}

%table
%table.table.table-secondary
%thead
%tr
%th= t('pages.privacy_policy.information.what_we_collect.table.headers.h1')
Expand Down Expand Up @@ -83,6 +81,7 @@
%ul
%li= t('pages.privacy_policy.information.what_we_collect.table.r6.c4.l1')
%li= t('pages.privacy_policy.information.what_we_collect.table.r6.c4.l2')
%br

:markdown
#### #{t('pages.privacy_policy.information.how_we_share.title')}
Expand Down
25 changes: 17 additions & 8 deletions config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -387,29 +387,38 @@ de:
title: Edit job listing
pages:
cookies:
title: Cookies
title: Cookie Policy
p1: 'Cookies are small pieces of text used to store information on web browsers. They are used by websites accross a number of different devices to store and receive identifiers and other information. Our Website and Service use cookies and other similar technologies (collectively in this Policy, "cookies"), in order to provide a better service to you and to generally improve our Website and Service. For example, we may use cookies to help direct you to the appropriate part of our Website, by indicating that you are a repeat visitor. We also may use information to present you with services that are matched to your preferences and to manage and track the effectiveness of our marketing efforts.'
p2: Some portions of the codebar website are functional without cookies, and you may generally choose whether to accept cookies. Most web browsers are set to accept cookies by default, however, you may be able to delete cookies yourself through your browser's cookie manager. To do so, please follow the instructions provided by your web browser. Please note that disabling cookies will reset your session, disable auto-login, and may adversely affect the availability and functionality of our Website and the services we can provide to you.
sub:
title: Below the cookies used by the codebar website.
title: Below are the cookies used by the codebar website.
table:
header:
h1: Name
h2: Purpose
h3: Expires
functional:
title: Functional Cookies
description: Stores information about your session.
planner: Stores session data
planner_name: _planner_session
planner_purpose: Stores session data
planner_expiry: Expires after 24 hours
google_analytics:
title: Google Analytics
description: Google Analytics collects information about how you use the codebar website. This enables us to identify how busy the website is and possible improvements.
description: Google Analytics collects information about how you use the codebar website. This enables us to identify how busy the website is and possible improvements.
info: We don’t allow Google to use or share our analytics data.
opt_out: You can [opt out of Google Analytics](https://tools.google.com/dlpage/gaoptout).
ga: Tracks if you have visited codebar.io before
ga_name: _ga
ga_purpose: Tracks if you have visited codebar.io before
ga_expiry: After 2 years
gid: Tracks if you have visited codebar.io before
gid_name: _ga
gid_purpose: Tracks if you have visited codebar.io before
gid_expiry: After 24 hours
cloudflare:
title: Cloudflare
cfduid: Used to identify individual clients behind a shared IP address and apply security settings on a per-client basis.
cfduid_expiry: '1 year'
cfduid_name: _pfduid
cfduid_purpose: Used to identify individual clients behind a shared IP address and apply security settings on a per-client basis.
cfduid_expiry: 1 year
privacy_policy:
title: Privacy Policy
subtitle: This Privacy Policy was last updated on 13 May 2021.
Expand Down
27 changes: 18 additions & 9 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ en:
student_intro_3_html: 'Please make sure you <b>bring your laptop</b> with you.'
shared_intro_4_html: 'PS: There will also be food at the workshop. We always make an effort to have vegetarian, vegan and gluten-free options available. If you have any other dietary requirements, send us an email at %{email_link}.'
workshop_invitation:
coach_skills_tooltip: 'Keeping your skills up-to-date enables Organisers to plan ahead and makes running workshops easier.'
coach_skills_tooltip: Keeping your skills up-to-date enables organisers to plan ahead and makes running workshops easier.
meeting:
title: "%{name} - %{date}"
messages:
Expand Down Expand Up @@ -503,29 +503,38 @@ en:

pages:
cookies:
title: Cookies
title: Cookie Policy
p1: 'Cookies are small pieces of text used to store information on web browsers. They are used by websites accross a number of different devices to store and receive identifiers and other information. Our Website and Service use cookies and other similar technologies (collectively in this Policy, "cookies"), in order to provide a better service to you and to generally improve our Website and Service. For example, we may use cookies to help direct you to the appropriate part of our Website, by indicating that you are a repeat visitor. We also may use information to present you with services that are matched to your preferences and to manage and track the effectiveness of our marketing efforts.'
p2: Some portions of the codebar website are functional without cookies, and you may generally choose whether to accept cookies. Most web browsers are set to accept cookies by default, however, you may be able to delete cookies yourself through your browser's cookie manager. To do so, please follow the instructions provided by your web browser. Please note that disabling cookies will reset your session, disable auto-login, and may adversely affect the availability and functionality of our Website and the services we can provide to you.
sub:
title: Below the cookies used by the codebar website.
title: Below are the cookies used by the codebar website.
table:
header:
h1: Name
h2: Purpose
h3: Expires
functional:
title: Functional Cookies
description: Stores information about your session.
planner: Stores session data
planner_name: _planner_session
planner_purpose: Stores session data
planner_expiry: Expires after 24 hours
google_analytics:
title: Google Analytics
description: Google Analytics collects information about how you use the codebar website. This enables us to identify how busy the website is and possible improvements.
description: Google Analytics collects information about how you use the codebar website. This enables us to identify how busy the website is and possible improvements.
info: We don’t allow Google to use or share our analytics data.
opt_out: You can [opt out of Google Analytics](https://tools.google.com/dlpage/gaoptout).
ga: Tracks if you have visited codebar.io before
ga_name: _ga
ga_purpose: Tracks if you have visited codebar.io before
ga_expiry: After 2 years
gid: Tracks if you have visited codebar.io before
gid_name: _ga
gid_purpose: Tracks if you have visited codebar.io before
gid_expiry: After 24 hours
cloudflare:
title: Cloudflare
cfduid: Used to identify individual clients behind a shared IP address and apply security settings on a per-client basis.
cfduid_expiry: '1 year'
cfduid_name: _pfduid
cfduid_purpose: Used to identify individual clients behind a shared IP address and apply security settings on a per-client basis.
cfduid_expiry: 1 year
privacy_policy:
title: Privacy Policy
subtitle: This Privacy Policy was last updated on 13 May 2021.
Expand Down
25 changes: 17 additions & 8 deletions config/locales/en_AU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,29 +388,38 @@ en-AU:
title: Edit job listing
pages:
cookies:
title: Cookies
title: Cookie Policy
p1: 'Cookies are small pieces of text used to store information on web browsers. They are used by websites accross a number of different devices to store and receive identifiers and other information. Our Website and Service use cookies and other similar technologies (collectively in this Policy, "cookies"), in order to provide a better service to you and to generally improve our Website and Service. For example, we may use cookies to help direct you to the appropriate part of our Website, by indicating that you are a repeat visitor. We also may use information to present you with services that are matched to your preferences and to manage and track the effectiveness of our marketing efforts.'
p2: Some portions of the codebar website are functional without cookies, and you may generally choose whether to accept cookies. Most web browsers are set to accept cookies by default, however, you may be able to delete cookies yourself through your browser's cookie manager. To do so, please follow the instructions provided by your web browser. Please note that disabling cookies will reset your session, disable auto-login, and may adversely affect the availability and functionality of our Website and the services we can provide to you.
sub:
title: Below the cookies used by the codebar website.
title: Below are the cookies used by the codebar website.
table:
header:
h1: Name
h2: Purpose
h3: Expires
functional:
title: Functional Cookies
description: Stores information about your session.
planner: Stores session data
planner_name: _planner_session
planner_purpose: Stores session data
planner_expiry: Expires after 24 hours
google_analytics:
title: Google Analytics
description: Google Analytics collects information about how you use the codebar website. This enables us to identify how busy the website is and possible improvements.
description: Google Analytics collects information about how you use the codebar website. This enables us to identify how busy the website is and possible improvements.
info: We don’t allow Google to use or share our analytics data.
opt_out: You can [opt out of Google Analytics](https://tools.google.com/dlpage/gaoptout).
ga: Tracks if you have visited codebar.io before
ga_name: _ga
ga_purpose: Tracks if you have visited codebar.io before
ga_expiry: After 2 years
gid: Tracks if you have visited codebar.io before
gid_name: _ga
gid_purpose: Tracks if you have visited codebar.io before
gid_expiry: After 24 hours
cloudflare:
title: Cloudflare
cfduid: Used to identify individual clients behind a shared IP address and apply security settings on a per-client basis.
cfduid_expiry: '1 year'
cfduid_name: _pfduid
cfduid_purpose: Used to identify individual clients behind a shared IP address and apply security settings on a per-client basis.
cfduid_expiry: 1 year
privacy_policy:
title: Privacy Policy
subtitle: This Privacy Policy was last updated on 13 May 2021.
Expand Down
25 changes: 17 additions & 8 deletions config/locales/en_GB.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,29 +388,38 @@ en-GB:
title: Edit job listing
pages:
cookies:
title: Cookies
title: Cookie Policy
p1: 'Cookies are small pieces of text used to store information on web browsers. They are used by websites accross a number of different devices to store and receive identifiers and other information. Our Website and Service use cookies and other similar technologies (collectively in this Policy, "cookies"), in order to provide a better service to you and to generally improve our Website and Service. For example, we may use cookies to help direct you to the appropriate part of our Website, by indicating that you are a repeat visitor. We also may use information to present you with services that are matched to your preferences and to manage and track the effectiveness of our marketing efforts.'
p2: Some portions of the codebar website are functional without cookies, and you may generally choose whether to accept cookies. Most web browsers are set to accept cookies by default, however, you may be able to delete cookies yourself through your browser's cookie manager. To do so, please follow the instructions provided by your web browser. Please note that disabling cookies will reset your session, disable auto-login, and may adversely affect the availability and functionality of our Website and the services we can provide to you.
sub:
title: Below the cookies used by the codebar website.
title: Below are the cookies used by the codebar website.
table:
header:
h1: Name
h2: Purpose
h3: Expires
functional:
title: Functional Cookies
description: Stores information about your session.
planner: Stores session data
planner_name: _planner_session
planner_purpose: Stores session data
planner_expiry: Expires after 24 hours
google_analytics:
title: Google Analytics
description: Google Analytics collects information about how you use the codebar website. This enables us to identify how busy the website is and possible improvements.
description: Google Analytics collects information about how you use the codebar website. This enables us to identify how busy the website is and possible improvements.
info: We don’t allow Google to use or share our analytics data.
opt_out: You can [opt out of Google Analytics](https://tools.google.com/dlpage/gaoptout).
ga: Tracks if you have visited codebar.io before
ga_name: _ga
ga_purpose: Tracks if you have visited codebar.io before
ga_expiry: After 2 years
gid: Tracks if you have visited codebar.io before
gid_name: _ga
gid_purpose: Tracks if you have visited codebar.io before
gid_expiry: After 24 hours
cloudflare:
title: Cloudflare
cfduid: Used to identify individual clients behind a shared IP address and apply security settings on a per-client basis.
cfduid_expiry: '1 year'
cfduid_name: _pfduid
cfduid_purpose: Used to identify individual clients behind a shared IP address and apply security settings on a per-client basis.
cfduid_expiry: 1 year
privacy_policy:
title: Privacy Policy
subtitle: This Privacy Policy was last updated on 13 May 2021.
Expand Down
Loading