The "Upload Configuration" button on setup/"Chamber Interface Configuration" is broken.

Issue #112 resolved
Myles Metzler created an issue

The ProgramList and Refrig database tables where modified to not auto populate to avoid a race condition. Unfortunately this breaks uploading a configuration file.

Additionally configuration files from version 2.2 do not include the user_settable property, on 2.3+ this means that the user will not be able to edit them. The correct behavior would be to set this value to True if the configuration file does not configure it.

Comments (2)

  1. Myles Metzler reporter

    Merged in dev-beta (pull request #10)

    Dev beta

    Approved-by: Myles Metzler mmetzler@espec.com

    Resolves #83 “Add support for vibration on P300 Chambers.”

    Resolves #87 “Add support for air speed control on P300 chamber’s that support the AIR? command”

    Fixes #96 “Command Forwarder closes TCP connect on first command after reboot.”

    Fixes #97 “Time signals section visible on constant page even on system with no time signals”

    Fixes #98 “CSV files are missing from samba share with 2.3.x versions, add them back for compatibility”

    Fixes #99 “Graphs on monitor page are cumbersome on multi controller chambers.”

    Resolves #102 “Add support for Version 1 espec north america web controllers on the network view”

    Fixes #104 “Network view empty panels”

    Resolves #105 “Add support for Thermotron 8x00 chambers on the network view”

    Fixes #107 “Setting the chamber controllers date/time does not always work”

    Fixes #108 “Setup page fails on internet explorer 9 and 10”

    Fixes #109 “Race condition can cause configuration reset”

    Fixes #110 “Add a function to delete csv files on user’s request”

    Fixes #111 “Server date/time setup option does not work”

    Fixes #112 “The “Upload Configuration” button is borken”

    Fixes #114 “/systems/neighbors/find can fail causing annoying errors”

    → <<cset 04df697513cd>>

  2. Log in to comment