Releases: freshprogrammer/DCIM
v2.3 Improved Audits and QAs
Converted QA process to AJAX
Improved Data import page with multiple selectable forms
Added History audits and moved them to new History audits page
Added ability to filter audits page by site
Added recent changes reports
Improved audits direct report links
Cleaned up all table css row colors
Added edit device location room filter
v2.2 Added history views and history correction tools
Added history panels for location, power panel, device, and location.
Audits to report or recent data changes.
Audits to report of data out of sync with logs.
Tools to correct data out of sync.
Numerous bug fixes and minor UI tweaks
v2.1 Redesigned power system and updated for multiple sites
Restructured all power data with new power panel table, and power ups table.
Added proper support for 208v 3 phase power.
Added Config table for important adjustable variables from config file.
Added support for multiple sites.
Added user siteid for setting default site.
Added All sites page for accessing other sites.
Cleaned up all search to properly show all fields that are searched for.
Changed room rendering to use location allocation for color and added power panel view
Added location import process with core for more imports.
v1.3 Added location view, 208v 3 phase power and bugfixes
Initial roll out build
Added many Dell and Juniper device models and removed device model filter
Added location rack view
Added 208v 3 phase power
Changed cno & hno limit to 5 digit min
Changed map colors and added power view for hot/cold aisles
various bug fixes
v1.2 Visual layout overhaul
Site and room views and with updated db restore points and clean from DB updates in db controller.
v1.1.5 Power changes
Added power circuit search
Added amp values to power circuits (including DB structure changes)
Improved power history export
Bug fixes
v1.1.4 Power export and reports
Added Power History Export
Added Remote Power Panel Audit
Improved switch port popup details
Other msic fixes
Added visual site layout
Added visual site layout among other bug fixes. This features Visual layouts for sites(multiple sites not tested), rooms, and locations and makes this the home page. This includes a new edit form for editing locations on the location page and the new room page.
NOTE: the restore data is still out of date and so the data update process can be used. The restore data will be updated in v1.2.
v1.1.2 Better error reporting and page titles
Merge pull request #104 from freshprogrammer/dev Dev
v1.1.1 Class based custom functions and bug fixes
Added structure for class based custom functions via config file and other general bug fixes. Added a few sample custom functions from existing config functions.