Skip to content

Commit

Permalink
Release 2.21.0 (#4439)
Browse files Browse the repository at this point in the history
Updates for v2.21.0
  • Loading branch information
axelstudios committed Dec 8, 2023
1 parent 794bb0a commit 1dc9013
Show file tree
Hide file tree
Showing 11 changed files with 109 additions and 38 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# SEED Version 2.21.0

<!-- Release notes generated using configuration in .github/release.yml at develop -->

## What's Changed
### New Features 🎉
* Provide environment variable to disable wait-for-it condition in deployments by @dhaley in https://github.com/SEED-platform/seed/pull/4377
* Add healthcheck to docker web container by @axelstudios in https://github.com/SEED-platform/seed/pull/4374
* Audit Template report submission endpoint by @kflemin in https://github.com/SEED-platform/seed/pull/4411
* Remove Summary charts by @haneslinger in https://github.com/SEED-platform/seed/pull/4402
* Add count to default reports by @haneslinger in https://github.com/SEED-platform/seed/pull/4423
### Improvements 📈
* Property Insights UI enhancements by @kflemin in https://github.com/SEED-platform/seed/pull/4384
* Add distance to target in table under property insights graph by @kflemin in https://github.com/SEED-platform/seed/pull/4386
* Populate default report using cycles by @haneslinger in https://github.com/SEED-platform/seed/pull/4420
* Analyses performance improvement by @haneslinger in https://github.com/SEED-platform/seed/pull/4434
* Additional analyses performance improvement by @haneslinger in https://github.com/SEED-platform/seed/pull/4438
### Maintenance 🧹
* Updated developer resources documentation by @axelstudios in https://github.com/SEED-platform/seed/pull/4373
* Bump django from 3.2.20 to 3.2.23 in /requirements by @dependabot in https://github.com/SEED-platform/seed/pull/4379
* Updated salesforce pg_restore docs by @axelstudios in https://github.com/SEED-platform/seed/pull/4382
### Bug Fixes 🐛
* Fix CO2 analysis column naming by @ebeers-png in https://github.com/SEED-platform/seed/pull/4410
* Salesforce scheduling issues by @axelstudios in https://github.com/SEED-platform/seed/pull/4387
* Custom report name field location by @kflemin in https://github.com/SEED-platform/seed/pull/4385
* Order cycles by start date on program setup by @kflemin in https://github.com/SEED-platform/seed/pull/4428
* Property Insights tooltip refinement by @kflemin in https://github.com/SEED-platform/seed/pull/4425


**Full Changelog**: https://github.com/SEED-platform/seed/compare/v2.20.1...v2.21.0

# SEED Version 2.20.1

<!-- Release notes generated using configuration in .github/release.yml at develop -->
Expand Down
4 changes: 4 additions & 0 deletions docs/source/migrations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ local_untracked.py file
),
)
Version 2.21.0
--------------
- There are no special migrations needed for this version. Simply run `./manage.py migrate`.

Version 2.20.1
--------------
- There are no special migrations needed for this version. Simply run `./manage.py migrate`.
Expand Down
Binary file modified locale/en_US/LC_MESSAGES/django.mo
Binary file not shown.
18 changes: 18 additions & 0 deletions locale/en_US/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,9 @@ msgstr "Buildings"
msgid "By clicking the Log In button you accept the NREL Data Terms."
msgstr "By clicking the Log In button you accept the NREL Data Terms."

msgid "CLICK_LEGEND"
msgstr "Click a label below to show/hide it on the chart"

msgid "COLUMN_NAME_DUPLICATE_ERROR"
msgstr "Error: New column name cannot match previous name."

Expand Down Expand Up @@ -424,6 +427,9 @@ msgstr "Normally when an imported record is merged into another record the newes
msgid "COMPLETE_AND_REFRESH"
msgstr "Complete and Refresh Page"

msgid "CONFIGURE_PROGRAM"
msgstr "Need to configure your Program?"

msgid "CONFIRMING_DELETE_PROFILE"
msgstr "Are you sure you want to delete the profile"

Expand Down Expand Up @@ -484,6 +490,9 @@ msgstr "Changed By"
msgid "Chart Legend"
msgstr "Chart Legend"

msgid "Chart Options"
msgstr "Chart Options"

msgid "Choose Existing Organization:"
msgstr "Choose Existing Organization:"

Expand Down Expand Up @@ -1440,6 +1449,9 @@ msgstr "Include in your Tax Lot List all tax lots shared with you."
msgid "INDIVIDUAL_MATCH_MERGE_ROUND_ALERT"
msgstr "This action will kick off a match and merge round for the resulting record. This record's values will be given precedence in the event that any merges occur. Multiple matching records are merged beforehand with precedence given to more recently imported records."

msgid "INSIGHTS_HELP_TEXT"
msgstr "Use the controls below to display a subset of properties on the graph. The chart legend can also be used to display or hide properties based on compliance status. The 'Update Property Labels' button can then be used to edit the labels applied to the properties visible on the graph."

msgid "INTERNAL"
msgstr "INTERNAL"

Expand Down Expand Up @@ -2304,6 +2316,9 @@ msgstr "Profile Name"
msgid "Program"
msgstr "Program"

msgid "Program Configuration page"
msgstr "Program Configuration page"

msgid "Program Definition"
msgstr "Program Definition"

Expand Down Expand Up @@ -3385,6 +3400,9 @@ msgstr "Update Charts"
msgid "Update Filters"
msgstr "Update Filters"

msgid "Update Property Labels"
msgstr "Update Property Labels"

msgid "Update Salesforce"
msgstr "Update Salesforce"

Expand Down
Binary file modified locale/fr_CA/LC_MESSAGES/django.mo
Binary file not shown.
18 changes: 18 additions & 0 deletions locale/fr_CA/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,9 @@ msgstr "Bâtiments"
msgid "By clicking the Log In button you accept the NREL Data Terms."
msgstr "En cliquant sur le bouton Connexion, vous acceptez les conditions d'utilisation des données NREL."

msgid "CLICK_LEGEND"
msgstr "Cliquez sur une étiquette ci-dessous pour l'afficher/masquer sur le graphique"

msgid "COLUMN_NAME_DUPLICATE_ERROR"
msgstr "Erreur: Le nom de la nouvelle colonne ne peut pas correspondre au nom précédent."

Expand Down Expand Up @@ -430,6 +433,9 @@ msgstr "Normalement, lorsqu'un enregistrement importé est fusionné dans un aut
msgid "COMPLETE_AND_REFRESH"
msgstr "Complétez et Actualisez la Page"

msgid "CONFIGURE_PROGRAM"
msgstr "Besoin de configurer votre programme?"

msgid "CONFIRMING_DELETE_PROFILE"
msgstr "Êtes-vous sûr de vouloir supprimer le profil"

Expand Down Expand Up @@ -491,6 +497,9 @@ msgstr "Changé par"
msgid "Chart Legend"
msgstr "Légende du graphique"

msgid "Chart Options"
msgstr "Options du graphique"

msgid "Choose Existing Organization:"
msgstr "Choisissez Organisation Existante:"

Expand Down Expand Up @@ -1453,6 +1462,9 @@ msgstr "Inclure dans votre Liste de Lots d'Impôt tous les lots d'impôt partag
msgid "INDIVIDUAL_MATCH_MERGE_ROUND_ALERT"
msgstr "Cette action lancera un match et fusionnera pour l’enregistrement résultant. Les valeurs de cet enregistrement auront la priorité dans l'éventualité d'une fusion. Plusieurs enregistrements correspondants sont préalablement fusionnés, la priorité étant donnée aux enregistrements récemment importés."

msgid "INSIGHTS_HELP_TEXT"
msgstr "Utilisez les commandes ci-dessous pour afficher un sous-ensemble de propriétés sur le graphique. La légende du graphique peut également être utilisée pour afficher ou masquer des propriétés en fonction de l'état de conformité. Le bouton 'Mettre à jour les étiquettes des propriétés' peut ensuite être utilisé pour modifier les étiquettes appliquées aux propriétés visibles sur le graphique."

msgid "INTERNAL"
msgstr "INTERNE"

Expand Down Expand Up @@ -2320,6 +2332,9 @@ msgstr "Nom de profil"
msgid "Program"
msgstr "Programme"

msgid "Program Configuration page"
msgstr "Page de configuration du programme"

msgid "Program Definition"
msgstr "Définition du programme"

Expand Down Expand Up @@ -3412,6 +3427,9 @@ msgstr "Mettre à jour les graphiques"
msgid "Update Filters"
msgstr "Mise à jour les filtres"

msgid "Update Property Labels"
msgstr "Mettre à jour les étiquettes de propriété"

msgid "Update Salesforce"
msgstr "Mettre à jour Salesforce"

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seed",
"version": "2.20.1",
"version": "2.21.0",
"description": "Standard Energy Efficiency Data (SEED) Platform™",
"license": "SEE LICENSE IN LICENSE.md",
"directories": {
Expand Down
6 changes: 3 additions & 3 deletions seed/static/seed/locales/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"Building Filters": "Building Filters",
"Buildings": "Buildings",
"By clicking the Log In button you accept the NREL Data Terms.": "By clicking the Log In button you accept the NREL Data Terms.",
"CLICK_LEGEND": "Click a label below to show/hide it on the chart",
"CLICK_LEGEND": "Click a label below to show\/hide it on the chart",
"COLUMN_NAME_DUPLICATE_ERROR": "Error: New column name cannot match previous name.",
"COLUMN_NAME_EXISTS_WARNING": "Warning: Column name already exists.",
"COL_CHANGE_DESCRIPTION": "Provides a description of the column to assist in remembering the meaning of the column. This defaults to the display name if available, otherwise the column name is utilized.",
Expand All @@ -135,7 +135,7 @@
"COL_MATCHING_CRITERIA_TOGGLE": "Checking this box for a field will allow it to be used as a matching field.",
"COL_MERGE_PROTECTION_TOGGLE": "Normally when an imported record is merged into another record the newest value overwrites an older one. Merge protection prevents this, and is particularly useful for columns where you have manually edited values that you want to persist even after importing and merging new data.",
"COMPLETE_AND_REFRESH": "Complete and Refresh Page",
"CONFIGURE_PROGRAM":"Need to configure your Program?",
"CONFIGURE_PROGRAM": "Need to configure your Program?",
"CONFIRMING_DELETE_PROFILE": "Are you sure you want to delete the profile",
"CONFIRM_AND_START_MATCHING": "Confirm mappings &amp; start matching",
"CONTINUE": "Continue",
Expand Down Expand Up @@ -469,8 +469,8 @@
"INCLUDE_SHARED_PROPERTIES": "Include in your Properties List all properties shared with you.",
"INCLUDE_SHARED_TAXLOTS": "Include in your Tax Lot List all tax lots shared with you.",
"INDIVIDUAL_MATCH_MERGE_ROUND_ALERT": "This action will kick off a match and merge round for the resulting record. This record's values will be given precedence in the event that any merges occur. Multiple matching records are merged beforehand with precedence given to more recently imported records.",
"INTERNAL": "INTERNAL",
"INSIGHTS_HELP_TEXT": "Use the controls below to display a subset of properties on the graph. The chart legend can also be used to display or hide properties based on compliance status. The 'Update Property Labels' button can then be used to edit the labels applied to the properties visible on the graph.",
"INTERNAL": "INTERNAL",
"INVALID_CSV_EXTENSION_ALERT": "<strong>Sorry!<\/strong> SEED doesn't currently support that file format. Only <strong>.csv<\/strong> files are supported.",
"INVALID_DOC_FILE_EXTENSION_ALERT": "Invalid document type selected. Accepted file types are .dxf, .pdf, .idf, and .osm",
"INVALID_EXTENSION_ALERT": "<strong>Sorry!<\/strong> SEED doesn't currently support that file format. Only <strong>.csv<\/strong>, <strong>.xls<\/strong>, <strong>.xlsx<\/strong>, and <strong>.xml<\/strong> files are supported.",
Expand Down
8 changes: 4 additions & 4 deletions seed/static/seed/locales/fr_CA.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"Building Filters": "Filtres de bâtiments",
"Buildings": "Bâtiments",
"By clicking the Log In button you accept the NREL Data Terms.": "En cliquant sur le bouton Connexion, vous acceptez les conditions d'utilisation des données NREL.",
"CLICK_LEGEND": "Cliquez sur une étiquette ci-dessous pour l'afficher/masquer sur le graphique",
"CLICK_LEGEND": "Cliquez sur une étiquette ci-dessous pour l'afficher\/masquer sur le graphique",
"COLUMN_NAME_DUPLICATE_ERROR": "Erreur: Le nom de la nouvelle colonne ne peut pas correspondre au nom précédent.",
"COLUMN_NAME_EXISTS_WARNING": "Attention: le nom de la colonne existe déjà.",
"COL_CHANGE_DESCRIPTION": "Fournit une description de la colonne pour aider à se souvenir de la signification de la colonne. Il s'agit par défaut du nom d'affichage s'il est disponible, sinon le nom de la colonne est utilisé.",
Expand All @@ -135,7 +135,7 @@
"COL_MATCHING_CRITERIA_TOGGLE": "Pour les colonnes non extra_data, indiquez si la colonne correspond aux critères",
"COL_MERGE_PROTECTION_TOGGLE": "Normalement, lorsqu'un enregistrement importé est fusionné dans un autre enregistrement, la valeur la plus récente remplace un enregistrement plus ancien. La protection de fusion empêche cela et est particulièrement utile pour les colonnes dans lesquelles vous avez manuellement modifié les valeurs que vous souhaitez conserver même après l'importation et la fusion de nouvelles données.",
"COMPLETE_AND_REFRESH": "Complétez et Actualisez la Page",
"CONFIGURE_PROGRAM":"Besoin de configurer votre programme?",
"CONFIGURE_PROGRAM": "Besoin de configurer votre programme?",
"CONFIRMING_DELETE_PROFILE": "Êtes-vous sûr de vouloir supprimer le profil",
"CONFIRM_AND_START_MATCHING": "Confirmer et commencer l'appariement",
"CONTINUE": "Continuer",
Expand All @@ -153,8 +153,8 @@
"Change Your Password": "Changez votre mot de passe",
"Change my password": "Changer mon mot de passe",
"Changed By": "Changé par",
"Chart Legend": "Légende du Graphique",
"Chart Options": "Options du Graphique",
"Chart Legend": "Légende du graphique",
"Chart Options": "Options du graphique",
"Choose Existing Organization:": "Choisissez Organisation Existante:",
"Choose the year ending month for report period.": "Choisissez le mois de fin de l'année pour la période du rapport.",
"City": "Ville",
Expand Down
56 changes: 28 additions & 28 deletions vendors/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1dc9013

Please sign in to comment.