You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Minor updates, cleaning up dev branch
* Updated embedded dojoConfig.yml to latest version
* More clean-up for 2.0.x and start of work on supporting Debian install targets
* Update for new embedded version
* Workaround Python 3.8 bug that kinda broke 1.15.1 (and maybe other releases)
* Bump version for 2 bugfixes
* Bug fixes for 2 bugs impacting 1.15.x installs on 'iron' (#23) (#24)
* Fix bug in installing PostgreSQL DB install process
Remove use of legacy resolver for pip installs
Ensure there's an admin email address provided, use default of not
Ensure special characters in passwords are handled correctly when setting the intiial web admin password
* Update version number to 1.1.7
* Merge master back into dev (#34)
* Fix a couple of bugs (#32)
* Fix bug in installing PostgreSQL DB install process
* Remove use of legacy resolver for pip installs
* Ensure there's an admin email address provided, use default if not
* Ensure special characters in passwords are handled correctly when setting the initial web admin password
* Bump version number to 1.1.7 (#33)
* Update version number to 1.1.7
* Removed debugging messages
* Fix typo in link to upgrade instructions
* Added link to post-install and upgrade documentation
* Update embedded files
* Updated go modules (depenencies), removed go-bindata to use go:embed, added libcurl4-openssl-dev needed by pycurl
* Remove bindata.go - no longer necessary
* Fix multiple issues - download timeout, newer Ubuntu distros, etc
0 commit comments