268 Commits (127b53c111754560787f37d3e29aeef5e6a257d9)

Author SHA1 Message Date
MorganDawe 7a2984bb77 Removed the alter hook, and implemented a generic printer hook to move more printer functionality to the solution packs. 11 years ago
MorganDawe 4c16e6af1d Added the ability to print dc info and images for basic image, large image and pdf solution packs. 11 years ago
Adam Vessey cde90385b2 Fix code standard issues. 11 years ago
Adam Vessey e6fe099478 Carry through through the function rename. 11 years ago
Adam Vessey 69216abc81 Use renderable arrays instead of the array of strings we used to. 11 years ago
jonathangreen 13967dd4a5 Updated islandora to include datastream history page 11 years ago
Adam Vessey 5884812486 Fix hook implementation. 11 years ago
Adam Vessey 0f00f43f99 Fix function comment (parsing)... 11 years ago
Adam Vessey acc142b8d9 Implement basic collection filter hook for namespaces. 11 years ago
phil a99cce882f added title callback to change the drupal title 11 years ago
Adam Vessey 09e9785ecf Add filter_xss() to trigger_error() calls... 11 years ago
Adam Vessey fa34498130 Themify datastream link creation. 11 years ago
Adam Vessey 7aa1151001 Deprecate old and use new functions. 11 years ago
Adam Vessey 6f9b7b877a Get rid of non-strict policy enforcement. 11 years ago
Adam Vessey daa1501292 Change initial variable name. 11 years ago
Adam Vessey 6384036901 Squash ddebug_backtrace(). 11 years ago
Adam Vessey 54bee2e233 Return the final result from the permission anonymous functions. 11 years ago
Adam Vessey b1479d5af7 Revert "Pass the content models..." 11 years ago
Adam Vessey bb635ccbcd The namespace check is handled via the hooked access callback. 11 years ago
Adam Vessey 2a654d6e83 Pass the content models... 11 years ago
Adam Vessey 594adab668 Pass the user along as we should. 11 years ago
Adam Vessey ef4a0fe021 Use the hooked access callback in place of the any/all cases. 11 years ago
Adam Vessey 70333d8783 Add the strict access flag. 11 years ago
Adam Vessey a8f13b0a46 Add access checks. 11 years ago
Adam Vessey 9459899105 Add hook_islandora_datastream_access()... 11 years ago
Adam Vessey f0a52f2bda Initial implementation of the hooked access callback... 11 years ago
Nelson Hart 44792a0b09 another approach to getting the breadcrumb to display the link title 11 years ago
Nelson Hart 8e4a277040 code sniffer cleanup 11 years ago
Nelson Hart 2ddfa7b53c clean up vars 11 years ago
Nelson Hart e34e4614dd clean up 11 years ago
Nelson Hart 467f29786e display top level collection name as repo link. Also updates breadcrumb with top level collection name 11 years ago
Nelson Hart 1c39358457 code review changes 11 years ago
Nigel Banks 4c90c17e5a Adam's recommendations. 11 years ago
Nelson Hart 27f97e74cb coder review 11 years ago
Nelson Hart 6424a97495 include islandora mimetypes in drupal mimetype mappings 11 years ago
Jordan Dukart 7c72ee10a2 Include an autocomplete path for content models that used to live in islandora_xml_forms. 11 years ago
Nigel Banks 59f8744a43 Added new function islandora_copy_object() can copy existing/new fedora objects. 11 years ago
Nigel Banks c5e6dfcd7a Changed Parameter Type Hinting to only use the top level Abstract class 12 years ago
Nigel Banks 49c489a83c Code Review - Refactor and fixes. 12 years ago
Jordan Dukart a462a4448c Ingest functionality of the ingest form is now a callback. 12 years ago
Jordan Dukart f9667e66fa Crufty menu path that was left behind. 12 years ago
Islandora 128cc45ac3 Updated comments in islandora_prepare_new_object() function. 12 years ago
Adam Vessey 7c9b20237b Add content model dependant call of hook_islandora_object_view_alter(). 12 years ago
Jordan Dukart 82fa859e3b Coding style fixes. 12 years ago
jonathangreen 092133272e Added codesniffer to travisci 12 years ago
Jordan Dukart 0b0acd0759 New line and codesniffer changes. 12 years ago
Jordan Dukart 54acff362b Handle downloading of clips in core (ONTIME-1262). 12 years ago
Nigel Banks 68bbbe163e Added tests for islandora_user_access(). 12 years ago
Nigel Banks 2c829f0241 Cleaned up and moved grid/list display logic into islandora, since its now used in several modules. 12 years ago
Nigel Banks 51e8f84023 Added a new function islandora_user_access() to simplify access callbacks. 12 years ago