From 34c7beec35bb8be40d343a3aec69665808661003 Mon Sep 17 00:00:00 2001 From: James Polley Date: Thu, 19 Apr 2018 07:09:47 +1000 Subject: [PATCH] Update initial fixtures for LCA2019 --- fixtures/conference.json | 16 ++++++++-------- fixtures/proposal_base.json | 8 ++++---- fixtures/sites.json | 4 ++-- fixtures/sitetree.json | 32 ++++++++++++++++---------------- 4 files changed, 30 insertions(+), 30 deletions(-) diff --git a/fixtures/conference.json b/fixtures/conference.json index e4950e4a..041ea00f 100644 --- a/fixtures/conference.json +++ b/fixtures/conference.json @@ -3,10 +3,10 @@ "pk": 1, "model": "symposion_conference.conference", "fields": { - "timezone": "Australia/Sydney", - "start_date": "2018-01-21", - "end_date": "2018-01-26", - "title": "linux.conf.au 2018" + "timezone": "Pacific/Auckland", + "start_date": "2019-01-21", + "end_date": "2019-01-25", + "title": "linux.conf.au 2019" } }, { @@ -14,9 +14,9 @@ "model": "symposion_conference.section", "fields": { "conference": 1, - "start_date": "2018-01-24", + "start_date": "2019-01-23", "name": "Main Conference", - "end_date": "2018-01-26", + "end_date": "2019-01-25", "slug": "main" } }, @@ -25,9 +25,9 @@ "model": "symposion_conference.section", "fields": { "conference": 1, - "start_date": "2018-01-22", + "start_date": "2019-01-21", "name": "MiniConf", - "end_date": "2018-01-23", + "end_date": "2019-01-22", "slug": "miniconf" } } diff --git a/fixtures/proposal_base.json b/fixtures/proposal_base.json index cc7bf12b..5535be65 100644 --- a/fixtures/proposal_base.json +++ b/fixtures/proposal_base.json @@ -4,10 +4,10 @@ "model": "symposion_proposals.proposalsection", "fields": { "closed": false, - "end": "2017-09-30T12:00:00Z", + "end": "2018-07-30T12:00:00Z", "published": false, "section": 1, - "start": "2017-03-30T00:00:00Z" + "start": "2018-05-30T00:00:00Z" } }, { @@ -15,10 +15,10 @@ "model": "symposion_proposals.proposalsection", "fields": { "closed": false, - "end": "2017-09-30T12:00:00Z", + "end": "2018-07-30T12:00:00Z", "published": false, "section": 2, - "start": "2017-03-30T00:00:00Z" + "start": "2018-05-30T00:00:00Z" } }, { diff --git a/fixtures/sites.json b/fixtures/sites.json index 4f1c2c61..8562939d 100644 --- a/fixtures/sites.json +++ b/fixtures/sites.json @@ -3,8 +3,8 @@ "pk": 1, "model": "sites.site", "fields": { - "domain": "lca2018.org", - "name": "linux.conf.au 2018" + "domain": "lca2019.linux.org.au", + "name": "linux.conf.au 2019" } } ] diff --git a/fixtures/sitetree.json b/fixtures/sitetree.json index fed72a2a..6c3fb7ec 100644 --- a/fixtures/sitetree.json +++ b/fixtures/sitetree.json @@ -23,9 +23,9 @@ "insitetree": true, "parent": null, "sort_order": 2, - "title": "LINUX.CONF.AU 2018", + "title": "LINUX.CONF.AU 2019", "tree": 1, - "url": "https://linux.conf.au/index.html", + "url": "https://lca2019.linux.org.au/index.html", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -180,7 +180,7 @@ "sort_order": 3, "title": "Home", "tree": 1, - "url": "https://linux.conf.au/index.html", + "url": "https://lca2019.linux.org.au/index.html", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -204,7 +204,7 @@ "sort_order": 9, "title": "About", "tree": 1, - "url": "https://linux.conf.au/about", + "url": "https://lca2019.linux.org.au/about", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -228,7 +228,7 @@ "sort_order": 21, "title": "News", "tree": 1, - "url": "https://linux.conf.au/news", + "url": "https://lca2019.linux.org.au/news", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -276,7 +276,7 @@ "sort_order": 24, "title": "Tickets and Prices", "tree": 1, - "url": "https://linux.conf.au/attend", + "url": "https://lca2019.linux.org.au/attend", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -300,7 +300,7 @@ "sort_order": 25, "title": "Accommodation", "tree": 1, - "url": "https://linux.conf.au/attend/accommodation", + "url": "https://lca2019.linux.org.au/attend/accommodation", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -324,7 +324,7 @@ "sort_order": 26, "title": "Business Case", "tree": 1, - "url": "https://linux.conf.au/attend/business-case", + "url": "https://lca2019.linux.org.au/attend/business-case", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -348,7 +348,7 @@ "sort_order": 27, "title": "Shirts", "tree": 1, - "url": "https://linux.conf.au/attend/shirts", + "url": "https://lca2019.linux.org.au/attend/shirts", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -372,7 +372,7 @@ "sort_order": 28, "title": "Code of Conduct", "tree": 1, - "url": "https://linux.conf.au/attend/code-of-conduct", + "url": "https://lca2019.linux.org.au/attend/code-of-conduct", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -396,7 +396,7 @@ "sort_order": 29, "title": "Terms and Conditions", "tree": 1, - "url": "https://linux.conf.au/attend/terms-and-conditions", + "url": "https://lca2019.linux.org.au/attend/terms-and-conditions", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -420,7 +420,7 @@ "sort_order": 30, "title": "Volunteer", "tree": 1, - "url": "https://linux.conf.au/attend/volunteer", + "url": "https://lca2019.linux.org.au/attend/volunteer", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -468,7 +468,7 @@ "sort_order": 32, "title": "Overview", "tree": 1, - "url": "https://linux.conf.au/programme", + "url": "https://lca2019.linux.org.au/programme", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -492,7 +492,7 @@ "sort_order": 33, "title": "Miniconfs", "tree": 1, - "url": "https://linux.conf.au/programme/miniconfs.html", + "url": "https://lca2019.linux.org.au/programme/miniconfs.html", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -516,7 +516,7 @@ "sort_order": 34, "title": "Proposals", "tree": 1, - "url": "https://linux.conf.au/proposals", + "url": "https://lca2019.linux.org.au/proposals", "urlaspattern": false }, "model": "sitetree.treeitem", @@ -540,7 +540,7 @@ "sort_order": 31, "title": "Sponsors", "tree": 1, - "url": "https://linux.conf.au/sponsors", + "url": "https://lca2019.linux.org.au/sponsors", "urlaspattern": false }, "model": "sitetree.treeitem",