Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
stooit committed Mar 2, 2020
2 parents 8cefec0 + e0c189d commit 607d0b7
Show file tree
Hide file tree
Showing 16 changed files with 31,695 additions and 4,334 deletions.

Large diffs are not rendered by default.

1,136 changes: 857 additions & 279 deletions app/develop/index.html

Large diffs are not rendered by default.

2,749 changes: 2,749 additions & 0 deletions app/develop/index.htmlPNnBDk

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions app/develop/packages.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages": [],
"includes": {
"include/all$c0d7e5e1c08756720a1fa005ced5f6ecaa1e9c6f.json": {
"sha1": "c0d7e5e1c08756720a1fa005ced5f6ecaa1e9c6f"
"include/all$6d32190ab8540e69e1f469a5840901cc389429d2.json": {
"sha1": "6d32190ab8540e69e1f469a5840901cc389429d2"
}
}
}

Large diffs are not rendered by default.

200 changes: 106 additions & 94 deletions app/index.html

Large diffs are not rendered by default.

3,259 changes: 3,259 additions & 0 deletions app/index.htmlEICPoP

Large diffs are not rendered by default.

5,125 changes: 5,125 additions & 0 deletions app/index.htmlGjhaeo

Large diffs are not rendered by default.

6,395 changes: 6,395 additions & 0 deletions app/index.htmldEnBck

Large diffs are not rendered by default.

Large diffs are not rendered by default.

773 changes: 676 additions & 97 deletions app/master/index.html

Large diffs are not rendered by default.

2,703 changes: 2,703 additions & 0 deletions app/master/index.htmloljBIe

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions app/master/packages.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages": [],
"includes": {
"include/all$df9b144cc98fb89e1a8f22cee1fbbb1b90ab9aeb.json": {
"sha1": "df9b144cc98fb89e1a8f22cee1fbbb1b90ab9aeb"
"include/all$ee7c35643150d502098f81ab7dbe9616ed9cbc0e.json": {
"sha1": "ee7c35643150d502098f81ab7dbe9616ed9cbc0e"
}
}
}
4 changes: 2 additions & 2 deletions app/packages.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages": [],
"includes": {
"include/all$36dacd79a7903ab24c6c2d341361721187248df5.json": {
"sha1": "36dacd79a7903ab24c6c2d341361721187248df5"
"include/all$08495742321277c306b6f6f90d21546b9e01b259.json": {
"sha1": "08495742321277c306b6f6f90d21546b9e01b259"
}
}
}
4 changes: 2 additions & 2 deletions app/whitelist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<a href="https://satis.govcms.gov.au/whitelist">
<h1>govcms/satis-whitelist</h1>
</a>
<span class="badge badge-light m-1" title="Friday, 17-Jan-2020 07:15:23 UTC">
<img width="135" height="74" style="padding-bottom: 1em;" src="/logo.svg" /><br />Last updated: <br class="d-md-none"> <time datetime="2020-01-17T07:15:23+00:00">Friday, 17 Jan 2020 07:15:23 UTC</time>
<span class="badge badge-light m-1" title="Monday, 02-Mar-2020 19:53:58 UTC">
<img width="135" height="74" style="padding-bottom: 1em;" src="/logo.svg" /><br />Last updated: <br class="d-md-none"> <time datetime="2020-03-02T19:53:58+00:00">Monday, 02 Mar 2020 19:53:58 UTC</time>
</span>
</div>

Expand Down
4 changes: 2 additions & 2 deletions satis-config/govcms-develop.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"require": {
"govcms/govcms": "1.x-dev",
"govcms/scaffold-tooling": "dev-develop",
"govcms/require-dev": "dev-develop"
"govcms/require-dev": "dev-develop",
"fabpot/goutte": "3.2.3"
},
"require-dependencies": true,
"require-dev-dependencies": true,
"only-best-candidates": true,
"only-best-candidates": true
}

0 comments on commit 607d0b7

Please sign in to comment.