1623 Commits (e93ecc4f750401585256f015309859b80b55f1f6)
 

Author SHA1 Message Date
Daniel Lamb 64273d3370 Merge branch '7.x' of https://github.com/Islandora/islandora into 7.x 12 years ago
Jonathan Green 9e3ef60e21 Merge pull request #232 from jonathangreen/7.x 12 years ago
jonathangreen 3ed1bd1dba Updated README to include the XACML policies 12 years ago
Daniel Lamb 04f4b5d680 Merge branch '7.x' of https://github.com/daniel-dgi/islandora into 7.x 12 years ago
Daniel Lamb 8787cb53db Merge branch '7.x' of https://github.com/Islandora/islandora into 7.x 12 years ago
Kris Bulman 4ce3a51444 Merge branch '7.x' of https://github.com/Islandora/islandora into 7.x 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
Jonathan Green f657adcadf Merge pull request #230 from nigelgbanks/7.x-allow-viewers-based-on-content-type 12 years ago
Jonathan Green 082adc1b6a Merge pull request #229 from nigelgbanks/7.x-decode-pid-from-url-on-object-load 12 years ago
Nigel Banks 777dab1511 Parameters documented for viewer functions. 12 years ago
Nigel Banks f2bec4baab Updated function header. 12 years ago
Nigel Banks 1a49cd3e6b Merge branch '7.x' into 7.x-allow-viewers-based-on-content-type 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
Nigel Banks fdce0c6e8b Merge branch '7.x' into 7.x-allow-viewers-based-on-content-type 12 years ago
Jonathan Green 9e965936e7 Merge pull request #228 from nigelgbanks/7.x-remove-direct-instantiation-of-tuque-objects 12 years ago
Nigel Banks 8680f911c9 Fixed namespace problem caused by previous commit 12 years ago
Jonathan Green ca227d118b Merge pull request #227 from nigelgbanks/7.x-remove-direct-instantiation-of-tuque-objects 12 years ago
Nigel Banks 252cc44a72 Removed instantiation of NewFedoraObject. 12 years ago
Jonathan Green 7fafe82388 Merge pull request #226 from adam-vessey/7.x 12 years ago
Adam Vessey cf63033f79 Avoid creating a temp file 12 years ago
Jonathan Green 0d2898ed06 Merge pull request #225 from dwilcox/7.x 12 years ago
Jonathan Green ed0a7e6f3a Merge pull request #224 from nhart/7.x 12 years ago
David Wilcox c3519035bf Changed object management permissions 12 years ago
Nigel Banks 41f1737d9b Viewers can be defined by content type as well, for aggregate objects such as books. 12 years ago
Kris Bulman e8a450e346 catch bad dc.. or qdc 12 years ago
Jonathan Green 8b04ef9b7c Merge pull request #223 from adam-vessey/7.x 12 years ago
Adam Vessey 7a7b0fd1ba Merge branch '7.x' of git://github.com/Islandora/islandora into 7.x 12 years ago
Adam Vessey 83d30bae66 Squash dsm() and line of commented out code. 12 years ago
Adam Vessey eb1a315af1 Allow for altering of the configuration in submit handlers. 12 years ago
Jonathan Green ddd584ec44 Merge pull request #222 from willtp87/7.x 12 years ago
William Panting 6c0a918291 islandora_check_object_status now handling Fedora's whitespacing 12 years ago
Jonathan Green 5ccd983968 Merge pull request #221 from jonathangreen/7.x-solution-pack-required-objects-relationships 12 years ago
jonathangreen c0256f1d5e Merge branch '7.x' of github.com:Islandora/islandora into 7.x-solution-pack-required-objects-relationships 12 years ago
jonathangreen d0de6d6b90 Modified solution_packs.inc to return datastreams 12 years ago
Jonathan Green fdccec3bc3 Merge pull request #219 from nigelgbanks/7.x-load-function-issues 12 years ago
Jonathan Green b92b71567f Merge pull request #218 from willtp87/7.x_authentication_tokens 12 years ago
William Panting c6e35cb8b5 better docs, implemented cron to remove expired authentication tokens from the database 12 years ago
Jonathan Green e3ba5d3075 Merge pull request #217 from willtp87/7.x_authentication_tokens 12 years ago
William Panting b25d691d8d more secure, more documented tokens 12 years ago
William Panting bf3945ecf8 more secure authentication tokens and better docs 12 years ago
William Panting e1a5a35590 Token authentication. 12 years ago
Jonathan Green e50206534d Merge pull request #216 from adam-vessey/7.x 12 years ago
Adam Vessey 2be54344b2 Remove old step storage, and force a rebuild 12 years ago
Nigel Banks 65fd37cbac Updated require objects hook to use NewFedoraObjects. 12 years ago
Nigel Banks a330997c63 Solution pack required objects now takes NewFedoraObjects rather than arrays. 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
Jonathan Green acbee01eaf Merge pull request #215 from adam-vessey/7.x 12 years ago
Adam Vessey edd8b9eda0 Fix off-by-one error. 12 years ago
Adam Vessey f93e35fe87 Update documentation. 12 years ago
Adam Vessey 980b7eebda Rebuild list of steps with every request. 12 years ago