Skip to content

Releases: freshprogrammer/DCIM

v2.3 Improved Audits and QAs

09 Nov 05:25

Choose a tag to compare

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

20 Oct 09:50
e97dfee

Choose a tag to compare

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

13 Oct 10:02
8802bc1

Choose a tag to compare

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

22 Aug 08:18
91817c6

Choose a tag to compare

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

22 Apr 12:06

Choose a tag to compare

Site and room views and with updated db restore points and clean from DB updates in db controller.

v1.1.5 Power changes

03 Feb 09:27

Choose a tag to compare

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

29 Jan 14:38

Choose a tag to compare

Added Power History Export
Added Remote Power Panel Audit
Improved switch port popup details

Other msic fixes

Added visual site layout

08 Jun 12:48

Choose a tag to compare

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

19 May 07:53

Choose a tag to compare

Merge pull request #104 from freshprogrammer/dev

Dev

v1.1.1 Class based custom functions and bug fixes

05 May 13:53

Choose a tag to compare

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.