Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@mmclark mmclark released this 13 Mar 16:43

Pull Requests

  • PR #824: Issue #805 - Spinner fixes
  • PR #822: Issue #818 - Better logic for mapping column typeahead & regression fix
  • PR #816: Issue #804 - Fix for extra data order by results
  • PR #815: Issue #803 - Fix slow get_column_mapping_suggestions
  • PR #801: Issue #799 - Get unmatched view working on matching page.
  • PR #795: Issue #792 - AttributeOption.value larger field
  • PR #794: Rename Energy Star Score to Energy Score in data cleansing output
  • PR #783: 645 update data model docs
  • PR #780: Issue #776 - View buildings spinner
  • PR #771: fix unbound variable in buildings export view
  • PR #766: Clear labels on clear filters
  • PR #764: Issue #761 - Replace odd characters in address normalization
  • PR #758: Remove djorm-ext-expressions package
  • PR #757: Issue #752 - Remove ImportRecord.organization
  • PR #756: Data Cleansing Admin Settings
  • PR #755: update boto version
  • PR #754: Switch to supported django-storanges pypi package
  • PR #750: Issue #749 - Use fast password hasher during tests.
  • PR #748: Issue #747 - Speedup get_organization endpoint
  • PR #746: upgrade tox to 2.3.1 and do not clobber local_untracked
  • PR #745: Issue #547 - Clear filter button
  • PR #742: cleanup code
  • PR #741: Fix building deletion while filtering by label
  • PR #740: Issue #607 - Loading spinners
  • PR #739: Fixes for data export
  • PR #738: Cleanup building exporter class.
  • PR #737: Issue #686 - Send a working status if s3 file isn't ready.
  • PR #735: Issue #726 - Show role text for single owners.
  • PR #734: Issue #729 - Angular debug setting
  • PR #733: Issue #504 - Password notes
  • PR #725: Issue #578 - Matching page column reordering
  • PR #724: Issue #722 - Remove view/hide columns from mapping screen.
  • PR #720: Fix error when deleting buildings when label filter active
  • PR #717: Piper/issue 687 dont allow organizations to end up empty
  • PR #716: Add co_parent to list of invalid keys to show on building detail page.
  • PR #710: Fix updated building count
  • PR #708: Issue #577 - Building Detail show/hide/reorder columns
  • PR #706: Fix text reference to Custom ID 1 field
  • PR #704: Stop-gap solution for django-pgjson bug
  • PR #703: Trying to update the copyright again.
  • PR #700: Issue #577 - Url based tabs on building detail page.
  • PR #699: typecast value_list to list when serializing to celery
  • PR #689: Issue #581 - Matching dropdown should respect sessionStorage
  • PR #688: Issue #634 - Renaming data set fix
  • PR #685: Issue #432 - Custom celery JSON serializer to handle datetimes
  • PR #683: Issue #75 - Handle odd date format in excel dates.
  • PR #681: 655 updating copyright in config
  • PR #680: Update the add_buildings task to use the appropriate search/filtering logic
  • PR #676: Issue #581 - Add matched/unmatched filter to building list page
  • PR #675: Issue #515 - Building detail page edit labels
  • PR #671: Issue #595 - Catch invalid operator errors and return nothing.
  • PR #670: Issue #546 - Case insensitive match with carat symbol
  • PR #669: 432 pass primary keys
  • PR #668: Issue #651 - export buildings error
  • PR #664: Flake8 fixes for new pylint version
  • PR #663: Fix 500 error when fetching labels
  • PR #652: Refactored all directives except download to use 'sd' prefix