Update to Django 3#44
Merged
Merged
Conversation
Add limit in loop for MDO
HMI : Do not show a page at start to prevent showing all the pages before loading the javascript code Modbus : add timeout and log and fix modbus id when port is not a number (serial) systemstat : add option to show ip addresses for a network VISA : fix visa handlers Admin : allow to delete device write task
Add help text for systemstat
Add Var id in __str__ Reload VISA device on handler change
adjust the control item size to page
…work well for small polling intervals
fix query first value
fix update chart value for boolean
…change the charts timeline function
add xy/chart options for plot lines, steps, points
fix datetimepickers on reload page
add resize function to plots Adapt widget's width to window width
add dict to VP
Add OPC-UA protocol id add scheduler id in channel layers messages for multi instance
add uint8 and int8 to variable value class fixes
fix rendering
fix hmi migration add logrotate config file add loading screen other fixes
Add slider for refresh rate
Add options to views function in views.py in order to add new hmi representations more easily
views.py: add javascript files list in widget options
Preparing to use sphinx-js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Django 2.2 is not under Long Term Support
Moving to Django 3.2
Various add, update, fixes and remove : look at the change log file.