Releases: SEED-platform/seed
Releases · SEED-platform/seed
Release 2.3.0
Closed Issues: 21
- Fixed #148, For PM mapping, add feature to remember user defined mappings
- Fixed #179, Auto-connect to Portfolio Manager
- Fixed #1125, Mapping suggestions are improved but could still be improved
- Fixed #1231, Inventory Detail: Add Log & Notes back
- Fixed #1238, Add option in mapping to map all fields to original file field names
- Fixed #1298, Add Import Date as a viewable field in List and Detail view
- Fixed #1328, Filter operators -- make them the same for numeric and strings
- Fixed #1385, Hand Matching -- need to be able to match multiple records together (V 1.5 feature)
- Fixed #1396, Add Unique Building ID as a matching field
- Fixed #1499, Functionality different between two servers with same deployment
- Fixed #1501, migrate django password reset to class based views
- Fixed #1509, Mapped fields with underscore are transformed to a field name without underscore
- Fixed #1510, Export all data as CSV file not working as expected
- Fixed #1512, Export has (primarily) internal field names not SEED user mapped field names
- Fixed #1525, merging code caused merging issue
- Fixed #1527, non-deterministic test
- Fixed #1529, requires_member when viewing organization
- Fixed #1549, Add UBID to Mapping screen explanation for matching fields
- Fixed #1550, UBID Upper/lower case field name in mapping
- Fixed #1554, Add UBID to Pairing screen
- Fixed #1555, Unmerging Tax Lots doesn't unpair the records paired when records were merged
Accepted Pull Requests: 25
- Fixed #1491, BRICR Support - BuildingSync, Measures, Scenarios, etc.
- Fixed #1492, OGBS - French (Canada) localization
- Fixed #1507, removing instruction to python setup.py install
- Fixed #1513, Integration with Portfolio Manager
- Fixed #1515, 1298 import date field
- Fixed #1517, Bricr buildingsync upload
- Fixed #1519, save pm mapping changes to database.
- Fixed #1520, Translation example
- Fixed #1521, Add UBID
- Fixed #1526, Update ubid in example files
- Fixed #1528, view history
- Fixed #1530, Shared Field Settings Page
- Fixed #1531, Add Queued State to Analysis State
- Fixed #1533, Fixed the selected cycle for PM imports
- Fixed #1534, Combined text/numeric filtering
- Fixed #1535, display analysis state string instead of int
- Fixed #1537, Re-sorts angular localization files
- Fixed #1538, Updated copyrights
- Fixed #1539, Add Notes Field
- Fixed #1540, Hand-merge multiple records
- Fixed #1541, upgrade some dependencies to the latest versions
- Fixed #1542, fix serialization of quantity
- Fixed #1544, CSV Export Header
- Fixed #1545, remove unused view methods and remove bricr flipper
- Fixed #1546, Add Sentry to Frontend
Accepted External Pull Requests: 6
Release 2.2.2
- Fix serializer for QuantityFields
Pre-release 2.3.0
Closed Issues: 5
- Fixed #148, For PM mapping, add feature to remember user defined mappings
- Fixed #1238, Add option in mapping to map all fields to original file field names
- Fixed #1298, Add Import Date as a viewable field in List and Detail view
- Fixed #1499, Functionality different between two servers with same deployment
- Fixed #1501, migrate django password reset to class based views
Accepted Pull Requests: 15
- Fixed #1491, BRICR Support - BuildingSync, Measures, Scenarios, etc.
- Fixed #1492, OGBS - French (Canada) localization
- Fixed #1507, removing instruction to python setup.py install
- Fixed #1514, Simplify API auth docs
- Fixed #1515, Import date field
- Fixed #1516, HPXML Integration
- Fixed #1517, Bricr buildingsync upload
- Fixed #1518, Tightens up check for whether celery's running in dev
- Fixed #1519, save pm mapping changes to database.
- Fixed #1520, Translation example
- Fixed #1521, Add UBID
- Fixed #1522, Fixes HTML error in sub-org submit button
- Fixed #1526, Update ubid in example files
Release 2.2.1
SEED Version 2.2.1
Closed Issues
- Fixed #1486, Upgrade to Django 1.11
- Fixed #1502, Fix password reset
- Fixed #1363, DQ Check - Add export to Inventory DQ Results modal
- Fixed #1397, DQ Admin: add indication of field source (tax lot or property)
- Fixed #1398, DQ: Add labels for exported records
- Fixed #1404, Inventory Detail - Related Properties - need to display more fields
- Fixed #1439, Strftime fails for buildings older than 1900
- Fixed #1496, Export data from inventory (including labels)
- Fixed #1482, Remove the concept of projects
- Fixed #1483, Added Custom ID 1 field for Related Properties
- Fixed #1484, Added a mapping button to Map SEED fields to imported file fields
- Fixed #1481, Hides *_pint columns in Property List Settings view
- Fixed #1487, Improved Column Saving
- Fixed #1490, Export DQ from Inventory
- Fixed #1493, Removes node_modules from fine-uploader after building
- Fixed #1473, Improved Angular unit tests
- Fixed #1479, Disable all client-side caching when the dev profile is used
Release 2.2.0
SEED Version 2.2.0
Closed Issues
- Fixed #558, Label pulldown gets too small to read label text when browser window shrinks
- Fixed #598, Adding a label to 16,000+ records is a bit slow
- Fixed #781, Mapping hangs if there is a duplicate field name in the data
- Fixed #908, Changing the name of the label currently being filtered on
- Fixed #928, Blank field name in imported file causes error
- Fixed #1144, Mapping Review Screen: View by Property tab displays when mapped Tax Lot file has Jurisdiction Tax Lot ID
- Fixed #1219, One property record added when only tax lot data is mapped
- Fixed #1239, Mapping Review screen doesn't always show data
- Fixed #1257, Field name with apostrophe capitalized the next character
- Fixed #1269, Check Matching results screen to make sure information is correct
- Fixed #1275, Save Mapping for PM file with lots of fields -- Browser unresponsive message
- Fixed #1280, Not all fields show data in Mapping Review but are in Inventory list
- Fixed #1283, View by Property: Address Line 1 (tax lot) doesn't display unless Address Line 1 (property) is also selected
- Fixed #1311, Matching Results dialog box -- make the information there more informative for the user
- Fixed #1312, Hand Matching screen -- keep "state" going from detail back to list
- Fixed #1320, Display Names in List Settings not always displayed
- Fixed #1323, Spinner needs to spin longer (!) before matching screen is displayed
- Fixed #1329, Normalization of Tax lot ID -- may cause problems for some cases
- Fixed #1347, 502 Bad Gateway area when matching Portfolio Manager file
- Fixed #1372, Import sample data issue
- Fixed #1387, DQ Check -- Optimize checking for large datasets
- Fixed #1394, Matching List and Detail View -- Add List Settings
- Fixed #1407, Matching -- sorting takes a while, need a spinner
- Fixed #1432, Add fields (list settings) to Pairing screen - can't see enough info to do the pairing
- Fixed #1470, Can't create new user from admin page
Accepted External Pull Requests
- Fixed #978, Adding ansible provisioning within AWS
- Fixed #1304, WIP: 1124 linux installation docs
- Fixed #1440, Org-level units preference
- Fixed #1443, Makes start-seed run a bit easier under Vagrant
- Fixed #1453, Fix typo, remove spurious 301 redirect.
- Fixed #1454, Fixes startup warning on
seed.NonCanonicalProjectBuildings.projectbuilding
- Fixed #1457, Lay foundations for
pint
Quantity objects for EUI, Areas on PropertyStates
Release 2.1.2
v2.1.2 Updated version to v2.1.2
Release 2.1.1
New Features
- PR #1417: Add Clear Filters button on Inventory page
- PR #1393: Model to support Green Building Registry (GBR)
Performance Enhancements
- PR #1392: This is the first set of fixes to address performance issues in mapping and cleansing
- PR #1415: Client-side matching list pagination
Defects Repaired
- PR #1413: Fix "none" in Jurisdiction Tax Lot ID field
- PR #1421: Added a date filter for date objects on the Inventory Detail page
- PR #1420: Fixed flake8 and missing migration
- PR #1373: Fix develop tests
- PR #1374: Upgrade dependencies
- PR #1366: Tests data quality
- PR #1370: Tests data quality quicktests
- PR #1380: fix docker
Under the Hood Restructuring
- PR #1386: Filter matching
- PR #1389: GBR merge 05 properties
- PR #1382: GBR merge 04 a org mixin cycle
- PR #1381: GBR merge 03 residential cert endpoints
- PR #1379: GBR merge 02 api helpers
- PR #1378: GBR merge 01 residential cert models
- PR #1388: 90 code cov - Mass code cleanup; removing seemingly unused code; comment out "project" code for later use
- PR #1199: Basic authentication uses base64 encoded, not plain strings
Release 2.1.0
v2.1.0 Updated version to v2.1.0
Release 2.0.2
v2.0.2 Incrementing version
Release 2.0.1
Coming soon...