286 Commits (22c5ad410d7d00c747bfff2af23fb4522bc23fee)

Author SHA1 Message Date
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
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
William Panting c6e35cb8b5 better docs, implemented cron to remove expired authentication tokens from the database 12 years ago
William Panting b25d691d8d more secure, more documented tokens 12 years ago
William Panting e1a5a35590 Token authentication. 12 years ago
Nigel Banks 65fd37cbac Updated require objects hook to use NewFedoraObjects. 12 years ago
Nigel Banks 95bed5254b Warning no longer displayed when attempting to call islandora_load_object with an existing object in the datastream_load function. 12 years ago
Nigel Banks aafa625d37 Allow for the connection function to take a user and url much like the connection constructor. 12 years ago
Nigel Banks b610533cbe Fix potential white screen problems with instantiating IslandoraTuque. 12 years ago
Nigel Banks dd01783050 Prevent hooks from being called multiple times. 12 years ago
jonathangreen b25d00a25f Remove the globals 12 years ago
jonathangreen cf1beabd5c Updated the wildcard load functions 12 years ago
Nigel Banks 47dfae24c0 Changes needed for form builder. 12 years ago
Nigel Banks 92915bdd7c Remove inline comments, make comments 80 characters or less in length. 12 years ago