Releases: php-mongo/admin
PhpMongoAdmin Alpha 1.0.1-alpha-1.0
Added Collection Properties management modal.
Added Collection Index(s) management modal.
Added Collection Rename facility.
Added scroll watch to Lock the Top Pagination into a fixed position.
Added Collection Duplication management modal.
Added Collection Validation view modal.
Added the Explain current Query for current collection context within modal view.
Added a Document filter tool for current collection context.
Fixed query actions for both JSON and ARRAY contexts for the findAll action.
Improvement to the styling used in Collection/Document views.
All Collection related functionality now completed, apart from adding Remove/Modify context to the live Query tool.
PhpMongoAdmin Alpha 1.0.0-alpha-0.8
Completed implementation for *.js and *.json Import and Export
All fundamental Document level functions completed: Insert, Update, Add field, Duplicate, Delete.
New collection based functionality: Create, Delete, Clear, basic Search.
Export all, one or more collections from the current database.
Import collection exports into current collection, or restore into original export collection titles.
Import JSON exported from Compass.
PhpMongoAdmin Alpha 1.0.0-alpha-0.1
First official alpha release for PhpMongoAdmin.
Initial setup creates a Control-User.
Server and statistical data display.
Ability to create and manage multiple server configurations.
Verified connectivity via server configs when MongoDB Authentication is activated - only tested for 'local' MongDB server.
Ability to create and delete databases.
Abiity to create and delete collections.
Ability to view paginated documents.