Skip to content

PhpMongoAdmin Alpha 1.0.1-alpha-5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@gilbert-rehling gilbert-rehling released this 17 Nov 10:58
· 224 commits to master since this release

Our first MVP patch includes updates and fixes to ensure PhpMongoAdmin's /php-mongo/docker-stand-alone can setup and run smoothly inside a Docker environment.
Updated env.example and added .gitignore to database/sqlite to preserve directory.
Added a new config param to specify the default mongodb hostname.
Added environment parameter to enable setting a flag for application when running in docker instances to help cater for hostname variations for setting connection string format for DNS seeding.
Fix load timing issues affecting DSO repo due to lag in Windoes docker implementation.
Multiple fixes for DSO repo, add close icon and function on 3 notification templates. update some imagepath for nested and default install URI path.
Fixed an intermittent error loading system.profile collection if _id index was not present.
Fixed collapse labelling on users cards and added collapsed views to server-config cards.