- (@foxriver76) improve appearance and standardization of some warning messages
- (@foxriver76) indicate
alert
warnings by the badge color on the notification button - (@foxriver76) allow distinguishing between alert notifications and others for host notifications
- (@foxriver76) do not automatically open the notification dialog without user interaction
- (@foxriver76) fixed logging as a socket client is now throwing real errors
- (@foxriver76) fixed host base settings dialog
- (bluefox) Showed the context menu under cursor position in the object browser
- (bluefox) Added links to aliases in the object browser
- (bluefox) Added confirmation for CRON dialog if set to triggering every minute
- (bluefox) Added the possibility to show button in notifications
- (bluefox) Removed gulp from the build process
- (bluefox) Improvement for automatic tests
- (bluefox) Added the possibility to style the response text for
textSendTo
in JSON Config
- (bluefox) Showed min/max limits by controlling the values
- (bluefox) Corrected style for tabs
- (foxriver76) only automatically open the host notification dialog if warnings are available
- (foxriver76) improved style of host notification dialog
- (foxriver76) clarified auto upgrade options selection
- (bluefox) Corrected the link in instances, e.g., for vis-2
- (bluefox) Corrected the connection information in the instance tab
- (bluefox) Corrected installation of adapter with the license unequal to MIT
- (bluefox) Corrected width of a side menu
- (bluefox) Allowed the pasting into object JSON editor
- (bluefox) Corrected export from JSON table
- (foxriver76) added
qrCode
component to JSON config - (bluefox) Corrected adding of adapters with licenses (other than MIT)
- (bluefox) Improved license dialog
- (bluefox) Corrected the CRON description
- (bluefox) Corrected the Device Manager Component
- (bluefox) Allowed playing mp3 and video files in the file browser
- (bluefox) Do not send
sendto
requests if control is hidden - (bluefox) Read recommended versions from
iobroker/iobroker
- (bluefox) Changed a recommended node.js version from 18 to 20
- (foxriver76) host tab details are now indicated by a classic chevron instead of blink indicator
- (foxriver76) show js-controller changelog more prominent
- (bluefox) correcting the update button
- (bluefox) Improved the mobile object browser
- (bluefox) Corrected call of getObjectView with null parameter
- (bluefox) Login page was corrected
- (bluefox) Icons were corrected
- (bluefox) Working on Json-Custom-Components
- (foxriver76) on js-controller updater correctly determines the ip of slave hosts
- (foxriver76) removed "@iobroker/types" from production dependencies
- (bluefox) Because of the breaking change in GUI components, the GUI was updated. Users will see no difference, but developers should check their packages.
- (bluefox) Rewritten many GUI components to TypeScript
- (foxriver76) Added support for the adapter's auto-update option. New version of js-controller required.
- (bluefox) GUI was re-written to typescript to 100%
- (bluefox) Shows only installed adapters in the adapter tab or first 100 adapters
- (bluefox) Only some packages updated
- (bluefox) Alias editing corrected
- (bluefox) Web-extension indicator corrected
- (foxriver76) support of Node.js upgrade via UI (with js-controller Kiera - v6)
- (bluefox) Corrected CRON settings
- (bluefox) Corrected custom configuration dialog
- (bluefox) Corrected style of time picker in JSON config
- (bluefox) Corrected saving of tab color
- (bluefox) Improved category tab
- (bluefox) Extend the table JSON Config with the encryption possibility
- (bluefox) Do not read historical data if instance is not active
- (foxriver76) fixed npm adapter installation
- (foxriver76) avoid a crash case if a user has no permission to write objects
- (bluefox) support of includes in JSONConfig files
- (foxriver76) added a new tab to the installation wizard which recommends common adapters
- (bluefox) applied newest adapter-react-v5 changes and types
- (foxriver76) fixed cron dialog
- (foxriver76) fixed problem with saving array values in custom config
- (foxriver76) fixed issue on deleting objects
- (foxriver76) make UI update of controller and admin more verbose
- (foxriver76) harmonized the links to adapter documentation (and fallback to english if no explicit doc for sys language provided)
- (bluefox) added possibility to delete whole adapter from instance tab if only one instance left
- (foxriver76) new dialog for notifications introduced for non-system notifications (system notifications are still on hosts tab)
- (foxriver76) the new
licenseInformation
icon now changes color correctly with the theme
- (foxriver76) align items better when adapter tab is used in row mode
- (foxriver76) adapters tab is now showing information from
licenseInformation
- (foxriver76) show important notifications above changelog, so user reads them on update dialog
- (foxriver76) do not crash when using the dropdown on multi edit custom settings
- (foxriver76) after successful update via npm tab, perform an additional upload as
iob url
commands do not do it internally - (foxriver76) fixed problem with saving on multi edit custom settings
- (foxriver76) generate notification if new adapter updates are available
- (foxriver76) fix date and time picker json config components showing current time even though the value is undefined
- (foxriver76) added new options for time picker json config component
- (foxriver76) fixed issue when exporting jsonConfig
- (klein0r) Allow to install specific version of adapter
- (foxriver76) allow to display and modify
ics
files - (foxriver76) redirect correctly when exiting json config with unsaved changes
- (foxriver76) fixed scrolling of Select ID dialogs
- (foxriver76) internal optimizations
- (foxriver76) bring back missing
crypto-js
- (foxriver76) fix crash case due to global dependency check
- (foxriver76) fixed problem with default value of underscore attributes in Json Config
- (foxriver76) prevent strict schema validation being logged to syslog
- (foxriver76) fixed problems with ObjectCustomEditor
- (klein0r) fixed markdown links (if default branch main)
- (foxriver76) fixed global dependencies check
- (foxriver76) prevented the strict schema validation being logged to syslog
- (bluefox) corrected the displaying of news with the new lines
- (bluefox) corrected ACL for files
- (bluefox) allowed changing color of the menu item
- (bluefox) corrected the user/group icon selector
- (foxriver76) add property
onLoaded
tosendTo
json config - (foxriver76) fixed easy admin height
- (foxriver76) fixed JSON config file component if no initial value exists
- (bluefox) added the creation of a state or of a device possibility to the context menu
- (foxriver76) fixed json config ConfigFileSelector
- (klein0r) fixed title bar layout with username and icon
- (foxriver76) custom settings icon has no a brighter color in dark mode
- (foxriver76) fixed color of host selector in dark mode
- (foxriver76) fixed problem with a JSON config language component
- (foxriver76) fixed problem that disabled checkbox is still clickable
- (foxriver76) no longer replace valid
common.adminUI.tab
values of adapters - (foxriver76) fixed
freeSolo
option for autocomplete components - (foxriver76) fixed issue with jsonConfig
sendTo
withnative
option when returning multiple properties - (foxriver76) fixed empty dropdown selection after selecting
system language
in JsonConfig
- (foxriver76) fixed issue with jsonConfig
sendTo
withnative
option when returning multiple properties - (foxriver76) fixed crash case when schema cannot be read
- (klein0r) Fixed noDelete attribute of JSON config accordion
- (foxriver76) optimzied the notificaiton popup (auto-extend first entry per category, respect line breaks, respect severity for icons)
- (theimo1221) Stabilize onObjectChange handling during creation of new objects in WebUi, to directly show new element.
- (foxriver76) fixed issue when updating news in backend
- (foxriver76) validate json config against the schema
- (foxriver76) update socket-client to improve performance
- (foxriver76) jsonConfig type number now stores values as number instead of string
- (foxriver76) objects browser number value input behavior change to allow leading minus
- (bluefox) Added component
interfaces
to the JSON config - (bluefox) Implemented Backend to GUI communication
- (bluefox) Improvement of the public accessibility check
- (foxriver76) update adapter-react-v5 to fix issues with object browser
- (bluefox) Corrected adapter termination if the alias has no target
- (bluefox) Added possibility to show the icon on JSON config tabs
- (foxriver76) on upgrade all, not yet started commands can now be aborted
- (bluefox) Added security check if the server is available from the internet without protection
- (bluefox) Corrected navigation after the settings closing
- (foxriver76) JSON config component
port
does no longer mark port as occupied if it is only occupied on another host - (foxriver76) register news as notifications
- (foxriver76) if upgrade all is stopped on error, activate close button
- (bluefox) Export/import objects with its values
- (foxriver76) fixed parsing
jsonConfig
- (foxriver76) fixed
installedFrom
other source indicator not shown on adapter's tab - (foxriver76) allowed using enter key to save changes in object edit dialog
- (foxriver76) fixed json config crash with empty table
- (foxriver76) harmonized data on csv export with actual data shown by admin
- (foxriver76) on expert mode installation tab, on no selection deactivate install button
- (foxriver76) ensure the latest version is installed on
npm install
- (foxriver76) optimized enum objects
- (foxriver76) disallow Google Translate as the plugin causes crash cases
- (foxriver76) fixed crash on intro tab on docker hosts
- (foxriver76) fixed crash case on invalid state objects
- (foxriver76) fixed
between
function for showing news - (foxriver76) if date string is not parseable show the original string instead of
Invalid Date
- (foxriver76) updated socket classes to not crash on invalid patterns
- (foxriver76) various minor improvements
- (foxriver76) fixed problem with discovery dialog
- (foxriver76) object browser now validates setting state of type number
- (foxriver76) allow to specify unique columns for tables
- (foxriver76) fix crash on invalid states, which are missing the property
common.role
- (foxriver76) show info if server time differs from client time
- (foxriver76) remove confusion with different names for state (datapoint and state)
- (jogibear9988) fixed link on 404-page being opened inside child view
- (foxriver76) fixed issue if non-text default values are provided to a text jsonConfig component
- (foxriver76) implemented del key shortcut to delete a selected object
- (foxriver76) allow resizing of all columns in objects tab
- (foxriver76) without expert mode users are only allowed to edit objects in
0_userdata.0
andalias.0
namespace - (foxriver76) fixed keyboard navigation
- (foxriver76) fixed problem with showing controller upgrade instructions if no UI upgrade is supported
- (bluefox) Added possibility to change a log direction
- (bluefox) JSON config: Added possibility to filter out internal IP addresses
- (bluefox) JSON config: Added _changed flag for formula in JSON config
- (bluefox) JSON config: Added option
reloadBrowser
to sendto in JSON config - (bluefox) JSON config: Allowed positioning of add button on the very top of the table
- (bluefox) JSON config: Trim strings by saving and not by typing
- (bluefox) Added alias creation from object browser
- (bluefox) Allowed changing the chart type
- (foxriver76) show a date picker when setting state (role: date/type: number)
- (foxriver76) fixed problem, that creation of folders was not possible
- (foxriver76) adapted a text to clarify, that only tarball can be installed from a path
- (foxriver76) type string/role date will now also be previewed as a date in objects tab
- (foxriver76) fixed problem with table formatting on history data point viewer
- (foxriver76) fixed problem that could render update dialog with invalid property
- (foxriver76) fixed sentry icon being in the wrong position if no compact flag is provided
- (foxriver76) added description to adapter rating dialog
- (bluefox) Extended the select component with grouping
- (bluefox) Allowed the sorting of adapters by name and not only by title
- (bluefox) Allowed the set state JSON config component
- (foxriver76) try to find the correct IP for the controller UI multihost slave upgrade
- (foxriver76) admin is now showing update information, while it is stopped during upgrade
- (foxriver76) required Node.js version is 16 as 14 is End-Of-Life
- (foxriver76) fixed downloading folders recursive
- (foxriver76) remove https certificate options
- (foxriver76) prevent error log of not used certificates even-though they are used
- (foxriver76) fixed issue with docker host cards on intro tab
- (foxriver76) fixed issue if adapter readme is opened in new tab
- (bluefox) corrected opening of custom tabs, e.g., for fullcalendar
- (bluefox) allowed downloading of recursive folders
- (foxriver76) display more specific information about docker installation on host card
- (foxriver76) allowed downloading folders in files tab
- (foxriver76) also show js-controller upgrade instructions if UI upgrade is available
- (buefox/foxriver76) allow array values to be stored in custom editor
- (foxriver76) fixed bug which prevented the creation of new objects
- (bluefox/foxriver76) fixed bug which prevented opening adapter readme
- (foxriver76) fixed ChipInput jsonConfig component
- (bluefox) Better licenses handling (especially for vis-2)
- (foxriver76) fixed "Let's Encrypt" link not being clickable inside system settings
- (foxriver76) fixed false positives for "not much space left on device" warning
- (foxriver76) fixed issue with npm version determination on some installations
- (foxriver76) reset the logout timer UI if session is extended
- (rovo89) apply button color change of v6.6.1 for all buttons
- (foxriver76) correctly display materialized tabs when configured with io-package
adminUi
property - (foxriver76) enable keyboard navigation for objects tab
- (foxriver76) Many GUI improvements
- (bluefox) New json config component added: license agreement
- (foxriver76) also show non-stable repo warning on the hosts tab
- (foxriver76) fixed jsonConfig slider with different max/min values than 0/100
- (foxriver76) fixed jsonConfig number element arrows
- (foxriver76) fixed jsonConfig coordinates not triggering onChange and not being prefilled
- (foxriver76) fixed jsonConfig jsonEditor component
- (foxriver76) assume status as offline if status state value has been deleted (e.g., via
setState
withexpire
option) - (foxriver76) fixed jsonConfig CheckLicense edge case error
- (foxriver76) added tooltip to ObjectBrowserValue to show that ack-flag cannot be used to control a device
- (foxriver76) fixed host name not being visible on some themes
- (foxriver76) fixed issue with jsonConfig CRON placeholder overlapping input
- (foxriver76) button color in non-expert mode will not be changed according to ack/q anymore
- (foxriver76) fixed multiple problems with jsonConfig coordinates when using
useSystemName
and separatelatitude
/longitutde
states - (foxriver76) when adding an icon to an object, to not show already uploaded non-existing image initially
- (foxriver76) when the session timer falls below the 2 - minute mark, show button to extend the session
- (klein0r) New json config component added: accordion
- (bluefox) Added site name and corrected the system dialog
- (bluefox) Added support for update of the js-controller slaves
- (foxriver76) The log size will be parsed correctly for controller v5
- (bluefox) ZIP archives will be saved in files and not in states
- (bluefox) Added support for the js-controller update
- (bluefox) Added
imageSendTo
Control to JSONConfig - (bluefox) Added possibility to filter objects in selectID JSON component
- (bluefox) Corrected the folder rights edit dialog
- (bluefox) Better check of the certificates
- (bluefox) Fallback on normal https webserver in case of not let's encrypt certificates
- (bluefox) Show readme from GitHub
- (bluefox) Breaking change: Configuration of Let's encrypt certificates moved to
iobroker.acme
adapter - (bluefox) Added port controller to JSON config
- (bluefox) Added
certificates
to JSON config
- (bluefox) Better tooltips in object browser
- Added again possibility to hide/show of columns in object browser
- (bluefox) Allowed the edit of log level in the configuration tab
- (bluefox) Corrected reading of node.js version
- (bluefox) Corrected crashes in object browser
- (bluefox) Corrected icons in object browser
- (bluefox) Added
useNative
option tosendTo
JSON Config component - (bluefox) Added
checkLicense
anduuid
components to JSON Config - (bluefox) Corrected the news handler
- (Apollon77) Prepare for future js-controller versions
- (bluefox) Corrected deletion of objects
- (bluefox) Corrected admin4 adapter settings
- (bluefox) Corrected small JSON config issue
- (bluefox) Corrected GUI issues
- (bluefox) Corrected some issues
- (bluefox) Corrected GUI bugs on custom settings
- (bluefox) Corrected GUI bug on intro tab
- (bluefox) Corrected many GUI issues
- (bluefox) Added
stable
flag for repositories - (bluefox) Added reset button for repositories
- (bluefox) Improved
writeFile
function for socket communication
- (Apollon77) Fix for OAuth2 authentication response success page
- (bluefox) Corrected JSON config
- (bluefox) Corrected the Text input field in JSON configuration
- (bluefox) Implemented Oauth2 workflow for adapters
- (bluefox) Corrected encrypt/decrypt functions
- (bluefox) Corrected yahka settings
- (AlCalzone) Implemented AES-192 encryption and decryption in GUI
- (bluefox) Corrected JSON config table and login page
- (bluefox) Release 6.2
- (bluefox) Fixed GUI issues
- (bluefox) Release candidate 2
- (bluefox) Fixed GUI issues
- (bluefox) Release candidate 1
- (bluefox) Fixed issue with map
- (bluefox) Some GUI fixes done
- (bluefox) Corrected the host update instructions
- (bluefox) Some GUI fixes done
- (bluefox) Some GUI fixes done
- (bluefox) Added settings to define loading screen
- (bluefox) Corrected russian translations
- (bluefox) Preparations for iobroker cloud
- (bluefox) allowed to use admin behind reverse proxy
- (bluefox) Added new JsonConfig components: Slider, Room selector, Function selector
- (bluefox) Added multiple choice by
selectSendTo
- (bluefox) Added warning if some javascript not saved
- (bluefox) Some GUI fixes done
- (bluefox) Many GUI fixes done
- (bluefox) Added file selector with select dialog
- (bluefox) Added file selector for JSON-Config
- (bluefox) Added the experimental synchronize function (in expertMode)
- (bluefox) Many GUI fixes done
- (bluefox) implemented the resize of columns in some tables
- (bluefox) Many GUI fixes done
- (bluefox) Many GUI fixes done
- (bluefox) Many GUI fixes done
- (bluefox) Breaking changes: no admin@v4(material) interface. Only react interface is possible.
- (bluefox) Breaking changes: older browsers do not supported anymore.
- (bluefox) Migration from material-ui to mui@v5
- (bluefox) Many GUI fixes
- (bluefox) Support of JSON5 for the config and custom files
- (bluefox) Added run/stop buttons in instance settings dialog
- (bluefox) Added support for the file change events
- (bluefox) Corrected charts
- (bluefox) Corrected socket command getObjects
- (bluefox) Corrected some errors in Object Browser
- (bluefox) Reload GUI if a new admin version detected
- (bluefox) Corrected readLogs command
- (bluefox) Corrected file deletion
- (bluefox) Used common sockets (could be buggy)
- (bluefox) Added chips to JSON config
- (Apollon77) Changed the datapoint history list
- (bluefox) Added support for swagger adapter
- (bluefox) Changed the chart rendering
- (bluefox) Corrected the host selector in "add instance" dialog
- (bluefox) corrected display of "null" values, e.g. by time/date
- (Apollon77) Fix some crash cases reported by Sentry
- (bluefox) Corrected user tab
- (bluefox) Implemented the object coloring depends on other states
- (xXBJXx) added Radio Buttons for value2table
- (bluefox) Corrected many GUI errors
- (bluefox) Support of IPv6 address by links (vis, material, end so on)
- (bluefox) Corrected errors in the base settings
- (bluefox) Corrected error with the pre-selected language in wizard
- (jogibear9988) Enable http compression in webserver
- (bluefox) Removed deprecated package "request"
- (bluefox) Added JSONL option for base settings
- (bluefox) Added small improvements
- (bluefox) Added the file viewer for binary states
- (bluefox) Fixed error in
AutocompleteSendTo
- (bluefox) Fixed error in charts
- (bluefox) Changed the minimal required js-controller version to 3.3.22
- (bluefox) Used web-socket library 8 (no node 10 support anymore)
- (bluefox) Allow in expert mode the creation of states and channels in mqtt branch
- (Apollon77) Fix crash cases reported via sentry
- (bluefox) Added support for multi-repositories
- (bluefox) Fixed discovery function
- (bluefox) Fixed some GUI bugs
- (bluefox) Corrected some errors reported via sentry and the GitHub issues
- (bluefox) Corrected some errors reported via sentry
- (bluefox) Corrected some GUI errors
- (bluefox) Corrected the error on the adapter's tab
- (bluefox) Make the appearance of buttons configurable
- (bluefox) Replaced the formula icon in the edit aliases dialog
- (bluefox) Added the logic for checkbox in JsonConfig
- (bluefox) Corrected error with "Intro" page. Warning: All cards must be deactivated anew.
- (bluefox) Improved json config
- (bluefox) The charts were improved
- (bluefox) Corrected the error with the jump links if more than one web instance
- (bluefox) Changed the filter of objects
- (bluefox) Corrected some GUI errors
- (bluefox) Corrected some GUI errors
- (bluefox) Improved the list of predefined icons
- (bluefox) Added the possibility to clear the schedule
- (bluefox) Improved the custom settings
- (bluefox) Fix edit of enumeration
- (bluefox) Corrected error in log
- (bluefox) Improved the GUI for enumerations
- (bluefox) Admin5: Fixed logs by the changing of host
- (bluefox) Admin5: Fixed the host selector
- (bluefox) Admin5: Implemented the colored logs
- (bluefox) Admin5: Fixed update of objects
- (bluefox) Admin5: React UI is by default enabled
- (bluefox) Admin5: Support of ANSI codes in log
- (bluefox) Admin5: Improved the enumerations
- (bluefox) Admin5: Fixed update of objects
- (bluefox) Admin5: Fixed reorder of the items in menu
- (bluefox) Admin5: GUI fixes
- (bluefox) Admin5: GUI fixes
- (bluefox) Admin5: GUI fixes
- (bluefox) Admin5: GUI fixes
- (bluefox) Admin5: GUI fixes
- (bluefox) Admin5: Fixed some bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) optimized the loading process
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: users management implemented
- (bluefox) Admin5: Implemented the language filter and selector for rating with comments
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Implemented rating with comments
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Fixed many bugs
- (bluefox) Admin5: Many new features implemented
- (bluefox) Merged the changes from admin4
- (bluefox) The tile view implemented for the file browser
- (Apollon77) Also allow pre-prelease versions for dependency checks
- (bluefox) Support of new Let's Encrypt (only with js-controller 3.2.x)
- (bluefox) Support of new Let's Encrypt (only with js-controller 3.2.x)
- (bluefox) Corrected the error with empty names in enums
- (theimo1221) Prevent Duplicate Event Handling on Dropdown Checkboxes
- (paul53) fixed Objects dialog
- (bluefox) Corrected the icons of the custom tabs.
- (bluefox) Fixed editing of the objects with % sign in the ID.
- (bluefox) Support of new Let's Encrypt (only with js-controller 3.2.x)
- (bluefox) Corrected the error with empty names in enums
- (theimo1221) Prevent Duplicate Event Handling on Dropdown Checkboxes
- (paul53) fixed Objects dialog
- (bluefox) Corrected the icons of the custom tabs.
- (bluefox) Fixed editing of the objects with % sign in the ID.
- (Apollon77) Increased the socket ping Interval and Timeout to maybe prevent the too fast reconnect attempts.
- (ldittmar) Add option to check for active/inactive instances and uuid-hash
- (Apollon77) prevent Sentry crash IOBROKER-ADMIN-Z
- (bluefox) Added binary state read and write
- (bluefox) small fixes
- (bluefox) Started the development of GUI based on React (only for developers)
- (bluefox/Apollon77) Caught the web server errors
- (Apollon77) Prepare for js-controller 3.0 release
- (Apollon77) Fix password encryption logics and make compatible to js-controller 3.x again
- (bluefox) The attempt to process error by the gz log show.
- (bluefox) Implement new automatic encryption/decryption for js-controller 3.0
- (bluefox) add Sentry for error reporting with js-controller 3.0
- (Apollon77) Workaround for socket.io bug #3555 added to make sure always the correct client files are delivered
- (Apollon77) remove socket.io-client dep again because we lookup via socket.io lib
- (klein0r) Added a warning message to Custom/GitHub installs (thanky @ldittmar81 for translations)
- (Apollon77) Fix socket.io-client dependency
- (bluefox) Encrypted configuration was corrected.
- (Apollon77) Downgrade semver to 6.3 to stay compatible with nodejs 8
- (bluefox) Fixed the loading of some adapter configurations
- (Apollon77) upgrade all dependencies, especially socketio to current version! This might break ipad 1/2 devices
- (bluefox) The log downloading was fixed
- (bluefox) The disabling of custom settings was corrected
- (bluefox) Added the filter of the running instances
- (bluefox) The incompatible adapters will be hidden
- (bluefox) Easy admin configuration was implemented
- (ldittmar) Add repo check to popup messages
- (ldittmar) Update Controller-Update info page
- (Apollon77) update deps
- (bluefox) Fixed login of non-admin user
- (ldittmar) Add NPM version and OS check to popup messages
- (bluefox) Log paths were sanitized
- (bluefox) NPM packages were updated
- (ldittmar) Add Node.JS version check to popup messages
- (SchumyHao) Update Chinese translation
- (tmikulski) Update translations.json
- (ldittmar) Fix anoying popups from info adapter
- (bluefox) Update nodejs recommendation message and check to recommend nodejs 10
- (bluefox) Added deleteFile internal function (required for lovelace)
- (bluefox) Added yaml editor (required for lovelace)
- (bluefox) try to fix auto-fill option
- (dobis) Update italian translations
- (bluefox) Added onSave handler for custom dialogs
- (ldittmar) Better integration for ioBroker.info (1.3.7)
- (ldittmar) Update Gulp to v4
- (ldittmar) Update materialize-css to v 1.0.0
- (foxriver76) New update states added in info channel
- (foxriver76) Take respect to async when creating info states
- (SchumyHao) Added chinese translations
- (bluefox) Disable too many debug outputs
- (bluefox) The log output problem was fixed
- (bluefox) Google map was replaces with "open street map"
- (bluefox) Edit of the table entries in configuration dialog was corrected.
- (bluefox) Import and export of the instance configuration was implemented.
- (bluefox) Fix upload of files
- (bluefox) Dropdown was fixed on touch devices
- (bluefox) Speedup build of instances
- (bluefox) Error in custom settings was fixed
- (bluefox) Editing of enums was changed
- (bluefox) Logo was updated
- (bluefox) The function icons were added
- (bluefox) Support of the custom login screen background
- (bluefox) show tooltip about refresh on instances page
- (bluefox) Destroy tabs after they left
- (bluefox) fixed error with add new enum
- (bluefox) try to fix error with custom settings
- (bluefox) place all titles at the top in the config
- (bluefox) add expert mode to common
- (bluefox) allow edit of enum's names in many languages
- (bluefox) add getInterfaces function
- (bluefox) save scroll position for some tables
- (bluefox) add info about "filtered out"
- (bluefox) Minor GUI fixes
- (bluefox) Minor GUI fixes
- (bluefox) add touch support for draggable and droppable
- (bluefox) edit raw value and not escaped in selectID.js
- (bluefox) allow edit of empty names in selectID.less
- (bluefox) add change with ack=true to selectID
- (bluefox) fixed select for admin3 in configuration dialog
- (bluefox) add autocomplete for configs
- (bluefox) fixed enums
- (bluefox) The button in selectID was fixed
- (bluefox) disk info was added
- (bluefox) The filter in table mode on adapter tab was showed
- (bluefox) memAvailable for RAM monitoring is used
- (bluefox) fixed select problem in config dialog
- (bluefox) added the asking about unsaved scripts
- (BuZZy1337) fixed wrong height calculation in select id dialog
- (bluefox) fixed wait popup
- (bluefox) fixed button name in config dialog
- (BuZZy1337) escape html from log entries
- (bluefox) fixed objects counter
- (BuZZy1337) show current Tab in Page-Title
- (BuZZy1337) escape HTML Tags from selectID.js
- (bluefox) GUI bugfixes
- (BuZZy1337) Fix: Unable to scroll trough Dropdown on Touchscreens
- (BuZZy1337) Enhancement: Show current Tab in Pagetitle
- (bluefox) show error about not activated admin for cloud
- (bluefox) handle mutlilanguage names
- (bluefox) show number of objects
- (BuZZy1337) always addChips when input blurs
- (bluefox) fixed select ID dialog for old styles
- (bluefox) add states view for object tab
- (bluefox) The user and groups deletion was corrected
- (bluefox) Force using of socket.io 2.1.0
- (bluefox) Hosts selection is improved
- (bluefox) small UI corrections
- (bondrogeen) info for server redesigned
- (bondrogeen) hosts list redesigned
- (bluefox) small UI corrections
- (bluefox) small UI corrections
- (bluefox) small UI corrections
- (bluefox) Corrections for scenes
- (bluefox) move from socket.io 2.0.4 to 1.5.1 because of bug
- (bluefox) small fix for hosts
- (bluefox) Overview page was added
- (bluefox) Many bugs were fixed
- (bluefox) Adjust layout on mobile devices
- (bluefox) Many UI fixes
- (bluefox) The select ID dialog was fixed
- (bondrogeen) Configuration dialog updated
- (bondrogeen) Open menu button is fixed
- (bluefox) Connection LED fixed
- (bluefox) update material CSS
- (bluefox) fixed permission error
- (bluefox) fixed filter of adapters
- (bluefox) Fixing the role selection
- (bluefox) It runs even in IE10
- (bluefox) Fixes for Firefox and MS-EDGE
- (bluefox) GUI corrections
- (bluefox) Old configuration dialogs fixed
- (bluefox) convert strings to booleans by object edit
- (DeepCoreSystem) Updates in english, german and french translations
- (bluefox) buttons layout fixed
- (bluefox) event fixes
- (DeepCoreSystem) French update
- (bluefox) fixed error with empty ID
- (bluefox) add sort by "recently updated"
- (ldittmar) add readme and issues viewer
- (bluefox) Update indication
- (ldittmar) Use jQuery3
- (AlCalzone) German translations
- (soef) update instances, objects and other lists
- (bluefox) rewrite interface with materialize
- (bluefox) Configurable event update disable threshold
- (soef) added use of delete-key in the objects view
- (soef) fixed quickEdit: number with boolean value
- (soef) Sort option added to object view
- (bluefox) Show the history charts if the web server has the https option on too
- (bluefox) Fix user access rights for sendToHost
- (bluefox) Add the editing of the default access rights
- (bluefox) Allow access via iobroker.pro
- (bluefox) Add node.js version recommendation
- (bluefox) allow access on tmp directory
- (bluefox) split into modules
- (bluefox) Fix edit of the enum name
- (bluefox) catch error if translated object is not text
- (bluefox) update selectID.js
- (bluefox) do not open configuration dialog for instances with no config
- (Steiger04) select multiple auch bei data-name="[eigner-name]"
- (bluefox) fixed license dialog
- (bluefox) change color of tooltip text
- (ykuendig) update german translation
- (bluefox) add docs
- (bluefox) add statistics selector for no-city
- (bluefox) support of discovery by first start
- (apollon77) fixed save button functionality
- (ykuendig) Update german translations
- (bluefox) patch repositories to support stable
- (bluefox) fixed log
- (bluefox) show jQuery button for role button
- (apollon77) update testing setup.js
- (bluefox) fixed wetty loading
- (bluefox) fixed add/delete tabs
- (bluefox) implement hints for configuration dialog
- (bluefox) redirect if IP address changes
- (bluefox) add tooltip instruction
- (bluefox) wizard support
- (bluefox) fixed acl error
- (bluefox) fixed license agree button
- (bluefox) Show message rates for adapters
- (bluefox) Support of web extensions
- (bluefox) Fix error in expert mode on adapter tab
- (bluefox) Fix problem with the enums editing
- (bluefox) Fix problem with install of instances
- (bluefox) expert mode in adapters: allow install of js-controller from git, allow install specific adapter version
- (bluefox) fixed confirm dialog
- (bluefox) update jQuery UI version
- (bluefox) show update hint for controller
- (bluefox) update selectID.js
- (bluefox) better log messages in GUI
- (bluefox) remove js-controller from github install
- (bluefox) Changes for JS adapter
- (bluefox) fixed upload of custom installations
- (bluefox) fixed hosts leds
- (bluefox) fixed error in system settings
- (bluefox) small fixes
- (bluefox) add "upgrade all" button (experimental)
- (bluefox) change hosts tab
- (bluefox) new letsencrypt concept
- (bluefox) Debug outputs for letsencrypt
- (bluefox) used pure letsencrypt module
- (bluefox) fixed error in instances table
- (bluefox) added support of Let's Encrypt
- (bluefox) support of multiple WEB instances
- (bluefox) fixed weekdays for cron
- (bluefox) implement settings for autorestart
- (bluefox) do not allow editing group instances for javascript
- (bluefox) fixed error with early logout
- (bluefox) update passport.socketio
- (bluefox) disable update button if version is incompatible
- (bluefox) support of chained certificates as drag&drop
- (bluefox) support of chained certificates
- (bluefox) install from github
- (bluefox) change color of log entries
- (bluefox) add icon to logout button
- (bluefox) hide reload by WWW only adapters
- (bluefox) fixed memory displaying
- (bluefox) fixed memory displaying if adapter does not run
- (bluefox) highlight changes of states
- (bluefox) show number of processes and free memory in %
- (bluefox) show RAM utilization
- (bluefox) show change log in admin tab
- (bluefox) fixed set of states in States-Tab
- (bluefox) show history data from adapter and not from updates
- (bluefox) change default chart to flot
- (bluefox) fixed error if host has no IP address
- (bluefox) show on the bottom only adapters without config and without links
- (bluefox) fixed filter in adapters if upper case
- (bluefox) change file open from selectID Dialog
- (bluefox) change seconds to milliseconds by ts and lc
- (bluefox) fixed write of state in the objects tab
- (bluefox) show npm errors of version
- (bluefox) show web link button
- (bluefox) adapter is good enough to be released
- (bluefox) fixed LEDs
- (bluefox) disable double-click in Objects
- (bluefox) fixed LED status
- (bluefox) show quality
- (bluefox) return javascript.x to non-experts view
- (bluefox) show quality of states
- (bluefox) hide experts tabs by new installations
- (installator / vtec83) russian translations
- (bluefox) remove script.js.* from non-expert-view
- (bluefox) fixed selectId for javascript tab
- (bluefox) fixed delete of objects tree
- (bluefox) disable start button if in process
- (bluefox) expert mode
- (bluefox) new instances page
- (bluefox) edit objects directly on the page and not in the dialog
- (bluefox) move enums into own file
- (bluefox) modify selectID.js to support new javascript layout
- (bluefox) add new variables: admin.x.info.updatesNumber and admin.x.info.updatesList to show available updates
- (bluefox) support of text2command
- (bluefox) support of noConfig flag
- (bluefox) fixed tabs
- (bluefox) add support of adminTab.ignoreConfigUpdate
- (bluefox) pause button for logs and events
- (bluefox) fixed groups dialog
- (bluefox) allow set max memory limit for adapters
- (bluefox) translate "clear"-event button
- (husky-koglhof) added support for up-/download of objecttrees
- (bluefox) disable chart if dialog closed.
- (bluefox) store selected history type in history dialog
- (bluefox) fixed selectId dialog
- (bluefox) fixed graph
- (bluefox) add title to index.html
- (bluefox) change theme
- (bluefox) fixed buttons
- (bluefox) support of multi history
- (bluefox) add support of certificates (-----BEGIN PRIVATE KEY-----)
- (bluefox) maginfy icon by mouseover
- (bluefox) fixed write of enums
- (bluefox) fixed buttons in instance tab
- (bluefox) fixed delete of adapter
- (bluefox) add confirmation by instance deletion
- (bluefox) fixed columns resizing in adapters
- (bluefox) enable table resizing
- (bluefox) enable auto update of repositories
- (bluefox) implement certificate upload per drug and drop and file selector
- (bluefox) add to ace editor the javascript option
- (bluefox) update ace aditor for json
- (bluefox) create state of object after attributes editing
- (bluefox) remove common.type=='enum'. It must be a number
- (bluefox) show "level.time" as Time
- (bluefox) fixed: Reiter Objekte: "common.type" verschwindet / Name wird verkurzt
- (bluefox) fixed Multistate-Attribute
- (homoran) Update adminAdapters.js
- (bluefox) change "add new object" behaviour
- (bluefox) add "install from custom URL" button (required new js-controller >= 0.7.12)
- (bluefox) add service.png
- (bluefox) show hostst in green if updates available
- (bluefox) add button "create object"
- (bluefox) Ubersetzungen
- (bluefox) add service group (for terminal)
- (bluefox) update select ID dialog
- (bluefox) copy to clipboard functionality
- (bluefox) try to fix log columns
- (bluefox) show boolean in States as enumerations.
- (bluefox) implement upload indicator
- (bluefox) update packages
- (bluefox) fixed translate.js
- (bluefox) support of multilanguage for tabs
- (bluefox) improve selectID.js
- (bluefox) store settings of selectId dialog
- (bluefox) update packages
- (bluefox) fixed error in "create new group"
- (bluefox) enable select objects in javascript
- (bluefox) fixed delete objects
- (bluefox) fixed vis group
- (bluefox) support of permissions
- (bluefox) confirm deleting of scripts
- (bluefox) fixed license agreement for adapters
- (SmilingJack) fixed scroll by adapter config
- (bluefox) support of https link in instances
- (bluefox) fixed buttons after sort in jqGrid table
- (siedi)implement multiselect for selectID tree
- (bluefox) better edit object in raw mode.
- (bluefox) adjustable tabs
- (bluefox) support of permissions
- (bluefox) fixed buttons after sort in jqGrid table
- (bluefox) fixed license agreement for adapters
- (SmilingJack) fixed scroll by adapter config
- (bluefox) confirm deleting of scripts
- (SmilingJack) update jquery ui to 1.11.4
- (bluefox) remove unused libs
- (bluefox) set missing categories
- (bluefox) fixed error with hm-rega instance
- (bluefox) fixed error with select ID dialog in edit script
- (bluefox) fixed group of installed adapter
- (bluefox) show statistics over installed adapters
- (bluefox) add "agree with statistics" checkbox
- (bluefox) workaround for license text
- (bluefox) fixed click on buttons on adapter tab
- (bluefox) used tree for adapters
- (bluefox) implement license agreement for adapters
- (bluefox) save size of script editor dialog
- (bluefox) fixed errors with table editor in adapter configuration
- (bluefox) update npm modules
- (bluefox) change save function for adapter settings
- (bluefox) fixed show states in object tab
- (bluefox) fixed error with show values in objects TAB
- (bluefox) move objects tab code into adminObjects.js
- (bluefox) move states to extra file
- (bluefox) speed up rendering of states
- (bluefox) store some filter settings (not all yet)
- (bluefox) support of width and height settings for configuration dialog of adapter instance
- (bluefox) enable read and upload of files (for sayit)
- (bluefox) fixed filter in log
- (bluefox) support of uncolored log messages
- (bluefox) place logs in own file
- (bluefox) fixed some errors with restart
- (bluefox) fixed error with delete button for adapters
- (bluefox) fixed error with refresh button for adapters (again)
- (bluefox) fixed error with refresh button for adapters
- (bluefox) extend table editor in adapter settings
- (bluefox) fixed error in instances.
- (bluefox) fixed error with adapter instances with more modes (again)
- (bluefox) add selection of certificates to settings of admin
- (bluefox) make showMessage dialog
- (bluefox) add selection of certificates to settings of admin
- (bluefox) make showMessage dialog
- (bluefox) fixed npm
- (bluefox) fixed error with adapter instances with more modes
- (bluefox) support of multiple hosts if one host is down.
- (bluefox) fixed errors with states update if filtered. Resize command putput window.
- (bluefox) fixed 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) fixed error with update adapters with "-" in name, like hm-rpc or hm-rega
- (bluefox) fixed error if states without object
- (bluefox) fixed error if states without object
- (bluefox) Support of npm install
- (bluefox) Support of debounce interval for history
- (bluefox) fixed filter of IDs in objects
- (bluefox) support of controller restart
- (bluefox) fixed time in log (web)
- (bluefox) replace enum edit with tree
- (bluefox) replace jqGrid with fancytree by objects
- (bluefox) fixed 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) fixed scripts editor
- (bluefox) fixed problem if js-controller does not hav the most actual version
- (bluefox) add log pane
- (bluefox) fixed 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) fixed error with repository edition
- (bluefox) fixed error with "up to date"
- (bluefox) fixed delete of adapter
- (bluefox) support of a 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 an available version, show update button if not up-to-date
- (hobbyquaker) minor fixes