Releases: Islandora-Labs/islandora_vagrant
Releases · Islandora-Labs/islandora_vagrant
Islandora Vagrant v2.0.1
Change Log
islandora_vagrant-2.0.1 (2016-03-27)
Implemented enhancements:
- Update bash scripts to acommodate new version of shellcheck #98
- Update base box to pull from Islandora atlas account instead of ruebot atlas account #93
- symlink $DRUPAL_HOME to shared directory #87
Fixed bugs:
- Checksum function doesn't activate until save button is pressed once -- ISLANDORA-1477 #94
Closed issues:
Merged pull requests:
Islandora Vagrant v2.0
Change Log
2.0 (2015-10-01)
Implemented enhancements:
- Add Islandora Usage Stats #84
- Set v.name for virtualbox #83
- As a devops, I would like to cache OS package downloads in order to speed up vm rebuilds. #29
Fixed bugs:
- Missing cite-proc #89
Closed issues:
- Add islandora_altmetrics #88
- Use 3.8.1 Drupal filter #86
- Add islandora_form_fieldpanel to the build script #85
- default/files is not writable by the www-data #82
- Module directories installed by custom.sh don't have correct permissions #76
- Seeing an error in drupal module enabling due to islandora_populator #58
Merged pull requests:
- removed generic vmware base box #92 (lo5an)
- Option to set cpu/ram spec from env for those with hw to burn #90 (mark-cooper)
* This Change Log was automatically generated by github_changelog_generator
Islandora Vagrant v1.4
Implemented enhancements:
- drush dcs doesn't work #72
- Clean up /var/www/drupal file/dir permissions #67
- Add shebangs to each shell script #55
- Make the Apache Document Root configurable #26
Fixed bugs:
- Tomcat users settings reset at the end of install/configure process #81
- chmod modifies git working directories in Islandora modules #78
- Editing through Fedora's Flash admin client is broken #66
Merged pull requests:
- Set JAVA_HOME for system and prior to Tomcat install #64 (ksclarke)
- Fix #26 - Make Apache document root configurable #61 (ksclarke)
- Address #74 #75 (mjordan)
- Address #72. #73 (mjordan)
- added options for using drush make and disabling portforwarding #71 (lo5an)
- added close paren to tesseract #68 (lo5an)
- Revert "Set JAVA_HOME for system and prior to Tomcat install" #63 (ruebot)
- Set JAVA_HOME for system and prior to Tomcat install #62 (ksclarke)
Islandora Vagrant v1.3
1.3 (2015-05-22)
Implemented enhancements:
- Move wget/curl calls to gists to config directory #57
- vagrant up dies when installing FITS #54
- Add Drupal sniffer files for phpcs #43
- Update to Java 8 #39
- Switching to drush make for installing Drupal modules and libraries #22
Fixed bugs:
Closed issues:
- Seeing an error in drupal module enabling due to islandora_openseadragon #59
- UI for purging objects is missing #52
- Enabling islandora_ingest_test wreaks havoc with ingest forms #47
- IA book reader never renders #38
Merged pull requests:
- Add option to run a custom script from vagrantfile #60 (ksclarke)
- Fixed default value for path to FITS. #46 (mjordan)
- Added code to scripts/islandora_modules.sh to parse the islandora.dru… #45 (mjordan)
- Update to using Drush Make #44 (ksclarke)
- Fix various small housekeeping issues #42 (ksclarke)
- Address Issue 54. #56 (mjordan)
- Address #50. #51 (mjordan)
- Fix error associated with zsh man pages and silence curl and maven #49 (ksclarke)
- Address #47. #48 (mjordan)
- Add devtools used by ant #41 (ksclarke)
- Fix stdin errors #40 (ksclarke)
Islandora Vagrant v1.2
1.2 (2015-05-11)
Implemented enhancements:
- Upgrade Tesseract to 3.03 #37
- Update FITS #36
- Tesseract doesn't have any languages installed #31
- Move drush library installers to .drush #24
- Caching bigger downloads on the host machine would speed up rebuild times for the vm #21
- Add a config.sh for shared variables between provisioner scripts #20
Fixed bugs:
Merged pull requests: