Releases: OpenDRR/riskprofiler-cms
v1.0-API_v1.4.3-20220928 (Beta release)
2022-09-28 bugfix Beta release
(Based on HabitatSeven 2022-09-14 Beta release)
Changes since v1.0-API_v1.4.3-20220914:
Upstream HabitatSeven code:
- No change since 2022-09-14
Static site export (2022-09-28):
- Fix missing 5km shakemap on https://beta.riskprofiler.ca/.
The bug, seen only on the static site export, was caused by doubly applying the workaround for incomplete hexbin-to-hexgrid transition in
bin/init-db-and-generate-static-site.sh when HabitatSeven has already applied the same workaround in OpenDRR/h7-riskprofiler@bf8d8db.
Thanks to @wkhchow for catching the omission! (See commit 6fd3759)
v1.0-API_v1.4.3-20220914 (Beta release)
2022-09-14 Beta release by HabitatSeven
Changes since v1.0-API_v1.4.3-20220908:
- Show shakemap instead of scenario extent, adjusting zoom behaviours (OpenDRR/h7-riskprofiler@bf8d8db)
- Remove console log debug messages in JavaScript scripts (OpenDRR/h7-riskprofiler@2bf917f)
- Add PSRA indicator descriptions (OpenDRR/riskprofiler#65, OpenDRR/h7-riskprofiler@ce798d9)
- WPML fix for page tour plugin (OpenDRR/h7-riskprofiler@62bb94d)
- Improve numeric data output formatting (OpenDRR/riskprofiler#64, OpenDRR/h7-riskprofiler@ad9132a)
- Update to HabitatSeven’s 2022-09-13 database export (OpenDRR/riskprofiler#66, 02c589d)
Static site export (2022-09-15):
- Use the new file name
db-backup/wp_h7_riskprofiler.sql
, and changeDB_NAME
fromwordpress
towp_h7_riskprofiler
in.env
as per upstream.
v1.0-API_v1.4.3-20220908 (Beta release)
2022-09-08 Beta release by HabitatSeven
- Update ACFML plugin (OpenDRR/h7-riskprofiler@cec9bcf)
- Update chart render/export, adding page tour (OpenDRR/h7-riskprofiler@0fd77d1)
- Add page tour WP plugin (OpenDRR/h7-riskprofiler@e11f9fb)
- Update page tour plugin, adding disclaimer modal (OpenDRR/h7-riskprofiler@f5029f6)
- Fix breadcrumb spacing bug (OpenDRR/h7-riskprofiler@3399374)
- Don't zoom to fit scenario bounds when a marker is clicked (OpenDRR/riskprofiler#53, OpenDRR/h7-riskprofiler@3519284)
- Add French translation for Google basemap attribution (OpenDRR/h7-riskprofiler@b25129d)
Static site was exported on 2022-09-08 afternoon.
Full Changelog: v1.0-API_v1.4.3-20220831...v1.0-API_v1.4.3-20220908
v1.0-API_v1.4.3-20220831 (Beta release)
2022-08-31 Beta release by HabitatSeven
- Fix various JS bugs; bump API version from
1.4.0
to1.4.3
(OpenDRR/h7-riskprofiler@f404854) - Add favicon (OpenDRR/riskprofiler#61, OpenDRR/h7-riskprofiler@386189d)
- Fix overlay bugs (OpenDRR/riskprofiler#59, OpenDRR/h7-riskprofiler@33fb9fa)
- Fix smooth scroll bug (OpenDRR/riskprofiler#54, OpenDRR/h7-riskprofiler@e16ef8a)
Static site export (2022-09-08)
- Fix issue of build number not showing on French pages by using get_option() (WordPress core function) instead of get_field() (Advanced Custom Fields function) (42cc87d)
- Get API version number from profile.js, rp_scenarios.js and rp_risks.js to show in the footer (42cc87d)
- Bump WordPress Docker image to 5.9.3 (acf39e0)
v1.0-API_v1.4.0-20220825 (Beta release)
2022-08-25 Beta release by HabitatSeven:
- Fix Google basemap language in English mode (OpenDRR/riskprofiler#31)
- Change 'fr' to 'fr-CA' locale specifically for French pages
Static site export (2022-08-30):
- [OpenDRR/h7-riskprofiler] sync.yml:
set -euxo pipefail
to unhide errors
so thatgit cherry-pick
, when piped totee
, won't fail silently again when there is a merge conflict.
Full Changelog: v1.0-API_v1.4.0-20220726...v1.0-API_v1.4.0-20220825
v1.0-API_v1.4.0-20220726 (Beta release)
2022-07-26 Beta release by HabitatSeven:
- responsive layout updates - template & CSS
- corresponding WordPress database updates
Static site export (2022-08-20):
- Code updates from HabitatSeven are now synchronized automatically using GitHub Actions workflows.
Database synchronization remains a manual process for the time being.
User Engagement v1.0-API_v1.4.0-20220713
Full Changelog: v1.0-API_v1.4.0-20220627...v1.0-API_v1.4.0-20220713
v1.0-API_v1.4.0-20220713 for User Engagement Session on 2022-07-13
Main changes since 2022-06-27 include:
v1.0 API v1.4.0 (2022-07-11 Beta release by HabitatSeven)
- many UX upgrades/bug fixes/issue closers
- custom color ramps
- added correct FSA bounds for loss exceedance curve charts
Static site export (2022-07-12, Build 0713)
- Append build number (based on
git describe
) to the site version - Include UX/CSS tweaks which fixes the unreponsive links to indicators
on the Probabilistic Risks overlay page.
Fixes bug in Build 0711 in which the tweaks were mistakenly excluded. - Workaround incomplete hexbin-to-hexgrid transition (again)
as we currently have 5km "hexbin" and 1km "hexgrid" on the server
v1.0-API_v1.4.0-20220712
Full Changelog: v1.0-API_v1.4.0-20220627...v1.0-API_v1.4.0-20220712
v1.0 API v1.4.0 (2022-07-11 Beta release by HabitatSeven)
For User Engagement Session on 2022-07-13.
- many UX upgrades/bug fixes/issue closers
- custom color ramps
- added correct FSA bounds for loss exceedance curve charts
Static site export (2022-07-12, Build 0712)
- Append build number (based on
git describe
) to the site version - Include UX/CSS tweaks which fixes the unreponsive links to indicators on the Probabilistic Risks overlay page.
Fixes bug in Build 0711 in which the tweaks were mistakenly excluded.
v1.0-API_v1.4.0-20220711
Full Changelog: v1.0-API_v1.4.0-20220627...v1.0-API_v1.4.0-20220711
v1.0 API v1.4.0 (2022-07-11 Beta release by HabitatSeven)
For User Engagement Session on 2022-07-13.
- many UX upgrades/bug fixes/issue closers
- custom color ramps
- added correct FSA bounds for loss exceedance curve charts
Static site export (2022-07-12)
- Append build number (based on
git describe
) to the site version
v1.0-API_v1.4.0-20220627
Full Changelog: v0.5.1.20220524...v1.0-API_v1.4.0-20220627
Update to HabitatSeven’s 2022-06-27 code and database
Some major changes include:
- added correct extent feature for selected scenario (OpenDRR/riskprofiler#37)
- removed acf-json
- added communities
- added indicator data to menu items
- template and functionality updates
- added working Probabilistic Risk page
- added RiskProfiler version and API version in the footer
- starting responsive CSS
Fix up static website for HabitatSeven’s 2022-06-27 release
Add as additional file:
- /site/assets/themes/fw-parent/resources/json/highcharts.json
Add as additional URLs, and make them S3-friendly by appending /index.html,
and make them work when site is hosted in a subdirectory:
- /community and /fr/community
Remove my previous temporary hacks with staging
Remove my ugly temporary kludges that hid the following problems:
-
incorrect chart values first found in v0.4.0.20220511 build
(OpenDRR/riskprofiler#36) -
missing 5km hexgrid vector tiles for DSRA scenarios
in anticpation of the decommission of the staging servers.