Release 1.2.1
Version 1.2.1 of the SEED Platform addresses the following issues
- Issue #332: In the Mapping screen, the BEDES column is no longer displayed, as it is no longer relevant (PR #341)
- Issue #329: In the Mapping screen, the program automatically populates the SEED field names when importing ENERGY STAR Portfolio Manager data (PR #347)
- Issue #325: In the Matching screen, the program now displays data that is contained in the Building Snapshot JSON Blob extra_data field (PR #335)
- Issue #51: In the Matching screen, the radio buttons to select matched and unmatched records are changed to a pull down list, so the user can select from the following options to display data: "Select All", "Select Matched", "Select Unmatched". This allows display of all the records if desired. (PR #275)
- Issue #318: Keep the number of records displayed the same when switching between Building List and Building Detail (PR #319 )
- Issue #247: For data stored in the Building Snapshot JSON Blob extra_data field, if there is no data in the original data file, add that as "blank" data to the JSON Blob for that field. Previously, this blank data was not written into the extra_data field (PR #299)
- Issue #243: Fixed the problem where the filtering was not working properly for Project Labels (PR #342)
- Issue #83: When data is imported, the program now checks to see if the record already exists in the database (ie, it checks for duplicate records); duplicate records are not kept in the Building Snapshot table (PR #349)
- Issue #67: Previously, in the Building Detail view, the program only displayed fields with data. Now the program shows all fields in the Building Snapshot field, whether they contain data or not, so that the user can see what is missing (PR #330)
- Issue #45: Navigation bar settings (ie, either collapsed or expanded) are kept after a browser refresh (PR #300)
- Issue # 44: Refresh the navigation bar results after mapping and matching to show the updated number of buildings (PRs #295, #304)
- Issue #12: Program now persists the following between the Building List and Detail view: List Setting changes, Sorting criteria, Filtering criteria (PRs #222, #235)