[OnlineUpdateCheck] various

Status
Not open for further replies.

GitHub

Moderator
[OnlineUpdateCheck] various

[OnlineUpdateCheck]
1) config.softwareupdate.updateisstable is a ConfigInteger, so convert all related values to int.
2) Only use six.ensure_str on the request output, not on other return values, e.g. int.
3) Differenciate between "alien" and "developer".
4) Developer staus is 1. Someone using a Developer image please test.
5) Ensure getFeedsBool() only returns strings.

[SoftwareUpdate]
1) Fix traffic light code so traffic light displays in SoftwareUpdateChoices screen
2) config.softwareupdate.updateisstable is a ConfigInteger, so convert all related values to int.

[PluginBrowser]
1) config.softwareupdate.updateisstable is a ConfigInteger, so convert all related values to int.

Continue reading...
 
Status
Not open for further replies.
Back
Top