Skip to content

Version 2.14.0

Choose a tag to compare

@nllong nllong released this 31 Mar 21:35
· 1740 commits to main since this release
6ffea08

Date Range: 12/27/21 - 03/31/22

Closed Issues and Features (Total: 46):

  • Fixed #2508, Inventory Detail View: Text bubbles stay on the screen even if you scroll down the page
  • Fixed #2515, Progress bar sits on 33% for a very long time so that users think the program has crashed
  • Feature #2624, Merge and Link Matches - Enable and Change Sorting
  • Fixed #2683, Meter screen shows intervals for meters that are "unselected"
  • Feature #2761, Derived Columns: Many small improvements
  • Feature #2806, Summarize the count for each of the columns from the "Columns Setting" Tab in the Property Tab
  • Improved #2813, Update Portfolio Manager Defaults column mapping profile
  • Fixed #2831, Deleting Property Inventory doesn't delete the BETTER analyses
  • Fixed #2843, BETTER - GHG emission reduction units
  • Feature #2844, BETTER -- show a list of all buildings in Org/Analyses, not just grouped by Portfolio
  • Fixed #2891, Fix deprecated urls
  • Fixed #2892, Fix usage of deprecated method request.is_ajax()
  • Fixed #2902, XMLSchema fails to fetch gbXML Schema
  • Fixed #2947, BETTER: update endpoint for token validity check
  • Fixed #2959, BuildingSync: add matching/linking for imported files
  • Fixed #2962, BSyncr: Analysis results link back to properties doesn't work
  • Fixed #2974, Derived Columns: add ability to specify decimal places for individual columns
  • Feature #2976, Export Properties and Tax Lots Progress Bar
  • Feature #2998, Geocoding -- allow user to specify field to appear in text associated with map pin
  • Maintenance #3020, Backup prod postgres docker volume
  • Fixed #3040, Refactor list API to make adding related data optional
  • Feature #3041, Add server-side filtering for canonical columns
  • Feature #3042, Add server-side filtering for extra data columns
  • Feature #3044, Add server-side filtering by labels
  • Feature #3045, Add server-side sorting for inventory list
  • Feature #3046, Frontend: enable actions for current page and across entire result set (for inventory list BETA page)
  • Feature #3047, Add frontend functionality for filtering on canonical columns
  • Feature #3048, Add frontend filtering for extra data columns
  • Feature #3049, Add frontend filtering of inventory by labels
  • Improved #3052, Update functionality of top right nav shortcut
  • Maintenance #3062, Remove warnings from tests
  • Fixed #3071, bug: saved filter/sort results in multiple initial queries
  • Fixed #3073, Refactor Beta-Inventory List Filters View
  • Maintenance #3079, Run WAVA and address issues
  • Fixed #3081, refactor: move filtering of querysets into generalized function
  • Fixed #3093, refactor: enable inventory /filter endpoints to return only IDs
  • Fixed #3094, refactor(frontend): fetch all inventory IDs when an action is performed when user does a "select all"
  • Fixed #3095, Fix the test using vcr
  • Maintenance #3096, chore: update celery to 5.2.2
  • Fixed #3108, refactor(buildingsync): use consistent scenario/measure/meter merge logic
  • Feature #3126, Upload Portfolio Manager Meter Readings -- allow data shown on that screen to be exported
  • Feature #3127, Portfolio Manager Meter Import Results -- add count of Properties + count of meters
  • Feature #3128, Data Sets feedback on number of records for meters -- right now it says 0
  • Fixed #3130, Org: Settings: Default Display Fields -- doesn't work for all fields
  • Improved #3132, Update the Getting Started PDF for 2.13.0 release
  • Fixed #3140, Redirect to home on 404s
  • Fixed #3163, Recognize Empty not working as intended