Releases: KKoPV/PVLng
Releases · KKoPV/PVLng
v2.10.2 Hotfix release
FIXED
- Update compressed styles and scripts
v2.10.1 Hotfix release
FIXED
- Fix wrong label alignment for "last" data point marker
v2.10.0 Feature release
FIXED
- Fix some layout and script errors ~ Knut Kohl [email protected]
- Fix private table channel legend ~ Knut Kohl [email protected]
- Fix endless loop in public view ~ Knut Kohl [email protected]
- Fix History model ~ Knut Kohl [email protected]
CHANGED
- Adjust application routes ~ Knut Kohl [email protected]
- Adjust Yryie output ~ Knut Kohl [email protected]
- Adjust info page to API r4 ~ Knut Kohl [email protected]
- Adjust tariff view ~ Knut Kohl [email protected]
- Change Setup logic ~ Knut Kohl [email protected]
- Adjust configuration handling ~ Knut Kohl [email protected]
- Update some frontend controllers ~ Knut Kohl [email protected]
- Update some models ~ Knut Kohl [email protected]
- Update model configration defaults ~ Knut Kohl [email protected]
- Update API r4 ~ Knut Kohl [email protected]
- Update .gitignore ~ Knut Kohl [email protected]
- Update generated table access classes ~ Knut Kohl [email protected]
- Refractor setup script ~ Knut Kohl [email protected]
- Raise timeout to allow complex API queries ~ Knut Kohl [email protected]
- Make login as modal dialog ~ Knut Kohl [email protected]
NEW
- Add script to add images into Memcache ~ Knut Kohl [email protected]
- Add routes for hierarchy manipulation to API ~ Knut Kohl [email protected]
- Add dialog for selecting and adjusting predefined channels from templates ~ Knut Kohl [email protected]
- Add compressed styles and scripts ~ Knut Kohl [email protected]
- Add cache usage methods ~ Knut Kohl [email protected]
- Add new models for Average line and Kostal Piko inverters ~ Knut Kohl [email protected]
- Add missing .gitignore for custom routes ~ Knut Kohl [email protected]
- Add new model Multiplier ~ Knut Kohl [email protected]
- Add frontend module Type for Channel types overview ~ Knut Kohl [email protected]
- Add script for database compression ~ Knut Kohl [email protected]
- Add times attribute to Daylight model ~ Knut Kohl [email protected]
- Add legend to index view ~ Knut Kohl [email protected]
- Add API r4 ~ Knut Kohl [email protected]
- Add real ORM with generated base classes ~ Knut Kohl [email protected]
- Add copy of channels in overview ~ Knut Kohl [email protected]
v2.9.1 Hotfix release
FIX
- Fix typo in JS code
v2.9.0 Maintenance release
FIXED
- Fix sum of AccumulatorFull model ~ Knut Kohl [email protected]
- Fix wrong config include ~ Knut Kohl [email protected]
CHANGED
- Adjust AccumulatorFull to work correct with meter channels ~ Knut Kohl [email protected]
- Adjust add channel layout for channel type or template ~ Knut Kohl [email protected]
- Adjust route parameter handling in route definitions ~ Knut Kohl [email protected]
- Adjust HTML hooks ~ Knut Kohl [email protected]
- Adjust sone models ~ Knut Kohl [email protected]
- Make index view compatible with embedded=2 parameter ~ Knut Kohl [email protected]
NEW
- Add new model AccumulatorFull ~ Knut Kohl [email protected]
- Add select for inserting templated channels into hierarchy ~ Knut Kohl [email protected]
- Add HTML hooks for head and body (before and after) content ~ Knut Kohl [email protected]
v2.8.0 Maintenance release
CHANGED
- Adjust config files handling and naming convention ~ Knut Kohl [email protected]
- Minor frontend changes ~ Knut Kohl [email protected]
v2.7.3: Fix handling saved views
Fix handling saved views
v2.7.0 Maintenance release
FIXED
- Fix last reading logic, consider timestamp if given ~ Knut Kohl [email protected]
- Fix links to List view from Index and Overview ~ Knut Kohl [email protected]
CHANGED
- Adjust language selection ~ Knut Kohl [email protected]
- Adjust Github links ~ Knut Kohl [email protected]
- Adjust Fix model for time range display in chart ~ Knut Kohl [email protected]
- Adjust accessible modules logic depending on session user ~ Knut Kohl [email protected]
- Adjust JSON routing ~ Knut Kohl [email protected]
- Adjust frontend layout ~ Knut Kohl [email protected]
- Adjust Github links ~ Knut Kohl [email protected]
- Split navigation and content in template ~ Knut Kohl [email protected]
- Rework hook logic ~ Knut Kohl [email protected]
v2.6.1 Hotfix release
FIXED
- Fix missing JS variable ~ Knut Kohl [email protected]
v2.6.0 Feature release
FIXED
- Fix session handling for Nginx, $_SERVER[HTTPS] ist set every time, but empty ~ Knut Kohl [email protected]
- Fix setup redirect, config.php.dist and script ~ Knut Kohl [email protected]
CHANGED
- Update Highcharts to v3.0.10 ~ Knut Kohl [email protected]
- Adjust cache TTL usage, use native APC TTL handling ~ Knut Kohl [email protected]
- Adjust SMA Webbox JSON handling for loading failed files ~ Knut Kohl [email protected]
- Adjust application flow logic ~ Knut Kohl [email protected]
- Adjust creation of memory tables to only once per session ~ Knut Kohl [email protected]
- Change performance colletion to memory table ~ Knut Kohl [email protected]
- Force numeric channels to have only numerics in submitted value ~ Knut Kohl [email protected]
NEW
- Separate data acquisition scripts into own repository: https://github.com/K-Ko/PVLng-scripts ~ Knut Kohl [email protected]
- Add HTML5 Page Visible API to charts view ~ Knut Kohl [email protected]
- Add hover effect to data table rows ~ Knut Kohl [email protected]
- Add Wunderground weather template and channel ~ Knut Kohl [email protected]
- Add ability to define custom commands at start via prepend.php file ~ Knut Kohl [email protected]