190 Commits (7aa11510018ed50ff8b35ddd0ac1d42f49bad2d4)

Author SHA1 Message Date
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 1c39358457 code review changes 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 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
Phil Soga d2519688f0 Added in the Fedora_ingest permission to show the manage tab 12 years ago
Nigel Banks 275d800b95 Added the ability to preview a print page for a given object. 12 years ago
Nigel Banks 39dcd91485 islandora_delete_object() now follows function description. 12 years ago
Nigel Banks 47718e57ca Code Review 12 years ago
Phil Soga c7aca6feae modify manage permissions D7 12 years ago
Nigel Banks 1e594543c9 Drupal coding standards. 12 years ago
Nigel Banks e18a7498a6 Filename conventions. 12 years ago
Nigel Banks f8a98eb31e Automatically set the title to the object label when viewing objects. 12 years ago
Adam Vessey d583e9f870 Basic Entity support. 12 years ago
Nigel Banks 145f1ad000 islandora_tuque.inc gets autoloaded now. 12 years ago
Nigel Banks 7ec10d2c11 Created hooks and implemented them as part of the tuque wrapper classes. 12 years ago
jonathangreen 2cad3a18b2 Fixed some bugs in authtokens. 12 years ago
nhart d9e9431660 dublin core coder review, drupal access callback with islandora token failover for accessing datastreams 12 years ago
Daniel Lamb 159f64c519 Reworked split FEDORA_VIEW permissions based on convo with David. Now it's FEDORA_VIEW_OBJECTS and FEDORA_MANAGE_DATASTREAMS 12 years ago
nhart d635327938 update file path for this (pull request?) 90a624621f 12 years ago
Kris Bulman 12f9c81e28 Broke apart permissions to view objects and datastreams. They are now two seperate permissions. Got rid of permission to view management tabs, as these are now displayed only if the user has appropriate permissions to use the tabs. 12 years ago
Nigel Banks 96a4eb6279 Decode the pid when retrieved from the url as it may be encoded, which causes problems with tuque. 12 years ago
David Wilcox c3519035bf Changed object management permissions 12 years ago
jonathangreen d0de6d6b90 Modified solution_packs.inc to return datastreams 12 years ago