v2.1.0 Feature release
Please note
Don't forget to load sql/pvlng.2.1.0.sql
to upgrade database!
FIXED
- Fix wrong SQL select for channel read when used as sub channel ~ Knut Kohl [email protected]
- Fix missing decimals formated data values for scatter plotted channels in charts ~ Knut Kohl [email protected]
CHANGED
- Adjust data readout as child channel ~ Knut Kohl [email protected]
- Adjust channel creation from template ~ Knut Kohl [email protected]
- Adjust S0 listener, make compile more simple, only gcc required ~ Knut Kohl [email protected]
- Change estimate calculation for given day based on month values ~ Knut Kohl [email protected]
- Adjust Dashboard layout ~ Knut Kohl [email protected]
- Adjust Controller::before() and after() handling ~ Knut Kohl [email protected]
- Accessing curl through the given path, if not auto detected ~ Knut Kohl [email protected]
- Configuration option for curl executable ~ Patrick Feisthammel [email protected]
- Ubuntu/Debian don't have the same awk as openSUSE, so the GUID match didn't work well #18 ~ Knut Kohl [email protected]
NEW
- Allow split seconds reading values, align during readout to at least one minute ~ Knut Kohl [email protected]
- Add flag to add a new created channel automatic to overview ~ Knut Kohl [email protected]
- Add hint in README how to install development branch ~ Knut Kohl [email protected]
- Add Widget ~ Knut Kohl [email protected]
- Add channel widget script, see frontend/View/Widget/README for help ~ Knut Kohl [email protected]
- Add param type cast functions ~ Knut Kohl [email protected]
- Store also seconds into CSV log files during API push from script ~ Knut Kohl [email protected]
- Put template search paths into Controller::before() to allow manual rendering from within controller actions ~ Knut Kohl [email protected]
DELETED
- Remove time step for saveed readings, save real timestamps and calculate during readout if required ~ Knut Kohl [email protected]