user interface for configuration and administration
- (bluefox) fix error with adapter instances with more modes
- (bluefox) support of multiple hosts if one host is down.
- (bluefox) fix errors with states update if filtered. Resize command putput window.
- (bluefox) fix errors with history state update.
- (bluefox) group edit of history settings. Move history settings from states to objects.
- (bluefox) add events filter. Fix error with alive and connected status.
- (bluefox) fix error with update adapters with "-" in name, like hm-rpc or hm-rega
- (bluefox) fix error if states without object
- (bluefox) fix error if states without object
- (bluefox) Support of npm install
- (bluefox) Support of debounce interval for history
- (bluefox) fix filter of IDs in objects
- (bluefox) support of controller restart
- (bluefox) fix time in log (web)
- (bluefox) replace enum edit with tree
- (bluefox) replace jqGrid with fancytree by objects
- (bluefox) fix object tree (some nodes was hidden)
- (bluefox) preload last 200 lines from iobroker.log
- (bluefox) install adapter with npm
- (bluefox) Set language settings after license confirmed
- (bluefox) try to use npm installer for this adapter
- (bluefox) Charts in history dialog
- (bluefox) filter states by history
- (bluefox) show only 500 events
- (bluefox) support of no-"io." schema
- (bluefox) better enum editing
- (bluefox) update of object tree online
- (bluefox) fix scripts editor
- (bluefox) fix problem if js-controller does not hav the most actual version
- (bluefox) add log pane
- (bluefox) fix edit list in configuration
- (bluefox) support of tables in edit configuration
- (bluefox) update history dialog live (add new values on the fly to history table)
- (bluefox) add link to web service of adapter instance
- (bluefox) add functions to edit lists in adapter config
- (bluefox) support of sendToHost command for adapter config.
- (bluefox) update states if some adapter added or deleted. Update states if history enabled or disabled.
- (bluefox) fix error with repository edition
- (bluefox) fix error with "up to date"
- (bluefox) fix delete of adapter
- (bluefox) support of certificate list
- (bluefox) make possible availableModes for adapter
- (bluefox) add auto changelog
- (bluefox) improve Grunt
- (bluefox) by default enabled.
- (bluefox) add repositories editor
- (hobbyquaker) gridAdapter style
- (hobbyquaker) moved system settings to dialog
- (bluefox) new concept of updates/upgrades
- (hobbyquaker) bugfix - slashes in IDs
- (hobbyquaker) bugfix - gridHistory
- (hobbyquaker) more options in dialogHistory
- (hobbyquaker) add enums
- (hobbyquaker) hide not-implemented buttons (add/del object f.e.)
- (hobbyquaker) prepared tab log
- (hobbyquaker) gridAdapters: colors for release state (red = planned, orange = alpha, yellow = beta, green = stable)
- (hobbyquaker) history
- (hobbyquaker) added column "parent name" to gridStates
- (hobbyquaker) prepared enum members
- (hobbyquaker) hide logout button if auth disabled
- (hobbyquaker) refactoring
- (hobbyquaker) fixes
- (hobbyquaker) show available version, show update button if not up-to-date
- (hobbyquaker) minor fixes