* Removing jenkins and doxygen stuff
* Replacing ant command with straight bash
* Looking for islandora
* islandora where art thou?
* Consolidating common checks into a single bash script to be called by all the other modules.
* Wrapping up the test run call so we only have to change it in one place if we deviate
* making 'em executable
* Naming typo. Missed a hardcoded islandora path.
* Adds check for invalid PIDs to islandora_object_load fails
* Reordered invalid PID check to catch more invalidity cases
* Exploring the logical limits of Drupal Coding Style
* Removes watchdog logging when islandora_load_object gets a malformed PID
ISLANDORA-7.x-1.10 Release
What does this Pull Request do?
Changed the maintainer from Diego Pino to Will Panting on the README.md .
What's new?
Will Panting is the maintainer.
Additional Notes:
Tag (@ mention) interested parties or, if unsure, @Islandora/7-x-1-x-committers
* ISLANDORA-1985 Add a permission to access inactive or deleted objects.
* Update hook grants permission to whoever can currently view objects.
* Add warning message for user locking themselves out.
* Coding standards.
* More coding standards.
* Use t() function in confirmation form.
* Change update hook to not update permissions; warn only.
* Code sniffer, you so picky.
* Use a toggle.
* Simplify logic for clarity.
* DSID not datastream.
* Catch the typed exception and return FALSE for a deprecation cycle.
* Move the exception for easy removal later.
* Update as per code review feedback.
* Update README.
* May.
* English.
* Changed hook_preprocess_HOOK() to template_preprocess_HOOK()
* Changed hook_preprocess_HOOK() to template_preprocess_HOOK()
* Changed hook_preprocess_HOOK() to template_preprocess_HOOK()
* Modified comments to say template_preprocess_Hook()
* Changed _Hook to upper case in comments in 3 spots.
* Changed hook_preprocess() to template_preprocess_HOOK()
* Changed hook_preprocess() to template_preprocess_HOOK()
* Changed hook_preprocess() to template_preprocess_HOOK()