diff --git a/fixtures/sitetree.json b/fixtures/sitetree.json index 9aa2615..3f2b1d1 100644 --- a/fixtures/sitetree.json +++ b/fixtures/sitetree.json @@ -59,7 +59,7 @@ "model": "sitetree.treeitem", "pk": 7, "fields": { - "title": "Call for Proposals", + "title": "Call for Proposals (Closed)", "hint": "", "url": "/program/call-for-proposals", "urlaspattern": false, @@ -75,7 +75,7 @@ "access_restricted": false, "access_perm_type": 1, "parent": 24, - "sort_order": 32, + "sort_order": 39, "access_permissions": [] } }, @@ -606,5 +606,101 @@ "sort_order": 36, "access_permissions": [] } +}, +{ + "model": "sitetree.treeitem", + "pk": 38, + "fields": { + "title": "Transparency Reports", + "hint": "", + "url": "/about/transparency", + "urlaspattern": false, + "tree": 1, + "hidden": true, + "alias": null, + "description": "", + "inmenu": true, + "inbreadcrumbs": true, + "insitetree": true, + "access_loggedin": false, + "access_guest": false, + "access_restricted": false, + "access_perm_type": 1, + "parent": 1, + "sort_order": 38, + "access_permissions": [] + } +}, +{ + "model": "sitetree.treeitem", + "pk": 39, + "fields": { + "title": "Accepted Talks", + "hint": "", + "url": "/schedule/general-sessions/list/", + "urlaspattern": false, + "tree": 1, + "hidden": false, + "alias": null, + "description": "", + "inmenu": true, + "inbreadcrumbs": true, + "insitetree": true, + "access_loggedin": false, + "access_guest": false, + "access_restricted": false, + "access_perm_type": 1, + "parent": 24, + "sort_order": 32, + "access_permissions": [] + } +}, +{ + "model": "sitetree.treeitem", + "pk": 40, + "fields": { + "title": "Financial Aid", + "hint": "", + "url": "/attend/finaid", + "urlaspattern": false, + "tree": 1, + "hidden": false, + "alias": null, + "description": "", + "inmenu": true, + "inbreadcrumbs": true, + "insitetree": true, + "access_loggedin": false, + "access_guest": false, + "access_restricted": false, + "access_perm_type": 1, + "parent": 8, + "sort_order": 40, + "access_permissions": [] + } +}, +{ + "model": "sitetree.treeitem", + "pk": 41, + "fields": { + "title": "Accessibility and Accommodations", + "hint": "", + "url": "/attend/accessibility-and-accommodations", + "urlaspattern": false, + "tree": 1, + "hidden": false, + "alias": null, + "description": "", + "inmenu": true, + "inbreadcrumbs": true, + "insitetree": true, + "access_loggedin": false, + "access_guest": false, + "access_restricted": false, + "access_perm_type": 1, + "parent": 8, + "sort_order": 41, + "access_permissions": [] + } } ] diff --git a/pinaxcon/templates/static_pages/about/petaluma.html b/pinaxcon/templates/static_pages/about/petaluma.html index 11584d3..07a4e01 100644 --- a/pinaxcon/templates/static_pages/about/petaluma.html +++ b/pinaxcon/templates/static_pages/about/petaluma.html @@ -20,7 +20,7 @@

Our venue, The Mystic Theatre, is not the only local example of early 1900s architecture, either: Downtown is full of great examples of Victorian-era buildings that survived the 1906 earthquake. Just down the road, you'll find the center of the maker movement and a thriving craft brewery scene.

-

Travel and Accommodation

+

Travel and Lodging

The Golden Gate Bridge is well-known to San Franciscans as being approximately 8,000 miles long and shrouded in fog, so few ever cross up into the North Bay. Happily, the drive north is easy and it can be swift. There are many ways to get to Petaluma, we've covered driving, public transit, and flights on the How to Get Here page.

diff --git a/pinaxcon/templates/static_pages/about/transparency/program.html b/pinaxcon/templates/static_pages/about/transparency/program.html new file mode 100644 index 0000000..22e52c9 --- /dev/null +++ b/pinaxcon/templates/static_pages/about/transparency/program.html @@ -0,0 +1,18 @@ +{% extends "page_with_title_and_lede.html" %} + +{% load i18n %} + +{% block head_title %}Program Transparency Reports{% endblock %} + +{% block heading %}Program Transparency Reports{% endblock %} + +{% block body_class %}about{% endblock %} + +{% block lede %} + +{% endblock %} + +{% block content %} + + +{% endblock %} \ No newline at end of file diff --git a/pinaxcon/templates/static_pages/about/transparency/transparency.html b/pinaxcon/templates/static_pages/about/transparency/transparency.html new file mode 100644 index 0000000..449696f --- /dev/null +++ b/pinaxcon/templates/static_pages/about/transparency/transparency.html @@ -0,0 +1,27 @@ +{% extends "page_with_title_and_lede.html" %} + +{% load i18n %} + +{% block head_title %}Transparency Reports{% endblock %} + +{% block heading %}Transparency Reports{% endblock %} + +{% block body_class %}about{% endblock %} + +{% block lede %} + North Bay Python, a nonprofit community-run event committed to transparency, releases the following reports in order to help us learn and better serve the community. +{% endblock %} + +{% block content %} + +

Program Transparency Report

+ +

Tuesday, October 24, 2017—The North Bay Python organizing team's goal is to build a program with sessions and keynotes that are valuable to the attendees, and to do so ethically. We recognized some known issues, and that our knowledge is limited, so we reached out to the community and took steps to run the best and most fair program building process we could.

+ +Read the Report + +

Upcoming Reports

+ +

We will release reports about attendee demographics, our budget, and other topics in the future. They will all be listed on this page.

+ +{% endblock %} \ No newline at end of file diff --git a/pinaxcon/templates/static_pages/attend/accommodations.html b/pinaxcon/templates/static_pages/attend/accommodations.html new file mode 100644 index 0000000..ce77414 --- /dev/null +++ b/pinaxcon/templates/static_pages/attend/accommodations.html @@ -0,0 +1,50 @@ +{% extends "page_with_title_and_lede.html" %} + +{% load i18n %} + +{% block head_title %}Accessibility and Accommodations{% endblock %} + +{% block heading %}Accommodations{% endblock %} + +{% block body_class %}attend{% endblock %} + +{% block lede %} + We've prepared this guide to help you plan and navigate your experience of North Bay Python events. +{% endblock %} + + +{% block content %} + +This guide summarizes accessibility, accommodations, and known issues. If you have any questions or feedback, please contact us by email at spam@northbaypython.org or speak to an organizer or volunteer in-person. + +

Accessibility

+ + + +

Wheelchair / Mobility Issues

+ +

Our venue was built pre-ADA in 1912 and presents some challenges for people with mobility issues. The lobby, auditorium, and one bathroom have level access. However, the balcony requires use of stairs and bathroom doors and stalls are narrow. We are currently investigating bathroom options for people with mobility issues.

+ +

Accommodations

+ + + +

Dietary Restrictions

+ +

We will be providing a small range of drinks and snacks at North Bay Python and will do our best to cater to dietary restrictions noted in your registration. We will not be catering meals and will provide a guide to local stores and restaurants in which we'll highlight each vendor's ability to accommodate dietary restrictions.

+ +

Parents with Children

+ +

We offer access to a private room with power for parents to nurse or pump milk just across the street from the conference venue at WORK Petaluma where parents can also find a bathroom with a changing table.

+ +

We are unable to offer childcare this year, but hope to in the future. However, for attendees traveling with their families we offer an activity guide for partners and children.

+ +{% endblock %} diff --git a/pinaxcon/templates/static_pages/attend/hotels.html b/pinaxcon/templates/static_pages/attend/hotels.html index fc7a5b6..adca8b6 100644 --- a/pinaxcon/templates/static_pages/attend/hotels.html +++ b/pinaxcon/templates/static_pages/attend/hotels.html @@ -27,7 +27,6 @@
Where
205 Kentucky St (0.2mi from venue)
Price
$117-$153/night + tax
Style
Limited-Service Hotel
-
Book by
November 9th
diff --git a/pinaxcon/templates/static_pages/homepage.html b/pinaxcon/templates/static_pages/homepage.html index 3ed0c2a..8fe7d51 100644 --- a/pinaxcon/templates/static_pages/homepage.html +++ b/pinaxcon/templates/static_pages/homepage.html @@ -67,7 +67,7 @@