339 Commits (57ccee7a780c0ddcc4c7751a7d9c23867959eed1)

Author SHA1 Message Date
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
Nigel Banks 8aecdb722f Typo fixes. 12 years ago
Nigel Banks 56b816a298 Fixed documentation errors 12 years ago
Nigel Banks f9041ee4fa Removed module_load_include in global space, corrected parameters in function call to islandora_post_delete. Fixed documentation error. 12 years ago
Nigel Banks 6b181c1f48 Notifiy the user when the repository is down. 12 years ago
Nigel Banks 080440ce7a Initial ingest multipage process, also cleanup. 12 years ago
DannyJoris 5c810ea4c8 moved default tab form into islandora + removed passing of $user through invoke function 12 years ago
DannyJoris ea22f8ed44 cleanup 12 years ago
DannyJoris 06e5b1554a moved solution pack viewer admin and viewer callback functions into islandora, away from the solution packs 12 years ago
Adam Vessey 978026b003 Squash hook_islandora_type_info(), in favour of cmodel-prefixed hooks. 12 years ago