Releases: opendevshop/devshop
Releases · opendevshop/devshop
DevShop 0.2.2
Minor contrib security release.
- Hosting 2.4 security release. See http://community.aegirproject.org/2.4.
- Simplifying Vagrant variables.
- Fixing problem with Vagrant up preparing the devmaster files in the wrong folder.
- Adding modalframe back to the installer.
DevShop 0.2.1
This release is a hotfix for a bug found in 0.2.0.
If you installed 0.2.0 there is no need to reinstall, simply add modalframe.module to your devmaster installation:
aegir@devshop:~$ drush @hostmaster en modalframe -y
- Putting back modalframe.module for now. Can't remove it quite yet, sadly.
DevShop 0.2.0
- Major improvements to documentation.
- Removing Aegir's "Welcome" page.
- Adding "Default environment settings" to projects form.
- Show the project nav on any node in the project.
- Lots of minor UI tweaks and improvements.
- Allow changing the "path to drupal" in the project create wizard.
- Allow changing the "base URL" of a project.
- Added "Default environment settings" including default environment servers.
- Improved project navigation across project components.
- Refactored DevShop Testing module to be more organized.
- Improving Testing user interface.
- Use checkboxes for deciding which behat tests to run.
- Improved task template.
- Improved test results output.
- Test Results get their own page, allowing anonymous access.
- Fixed access control and permissions for various components.
- Test results now get saved to files instead of being attached to tasks args.
- In-browser Test logs can now be 'followed'.
- Added DevShop GitHub module:
- Allows direct interaction with GitHub API.
- Pull request information is saved in devshop, allowing links back to the pull request.
- Deploy and commit test status is posted back to the pull request.
- Long environment names and URLs no longer break out of the environment box.
- Hosting Solr now supports Jetty and Solr 3.x
- Ensure HEAD installs use git for deploying source code.
- Switching devmaster to match semantic versioning of devshop.
DevShop 0.1.0
Inaugural Semantic Versioning Release!
0.1.0 (February 7, 2015)
The first release of devshop in Semantic Versioning!
- Completely new, responsive user interface.
- Deploy Code, Data, or Stack.
- Pre-installed Solr.
- Run Tests with built-in behat.
- Improved documentation.
- Simplified codebase: moving drupal distibution to devmaster, everything else to devshop repo.
- Added devshop_hosting module to devmaster repo.
- Added Vagrantfile.
- Cross Platform install script.
- Added ansible playbook.
- Added behat tests.
- TravisCI integration.
- Numerous other improvements. Over 500 commits!
- New Help page! http://devshop.readthedocs.org!
See http://devshop.readthedocs.org/en/latest/INSTALL/ for installation instructions.