Jonathan Green
fe12defee4
Merge pull request #235 from jonathangreen/7.x-test-tokens
...
7.x test tokens
12 years ago
jonathangreen
2cad3a18b2
Fixed some bugs in authtokens.
12 years ago
Jonathan Green
5716944b51
Merge pull request #234 from nigelgbanks/7.x-fix-missing-icon-when-no-clean-urls
...
7.x fix missing icon when no clean urls
12 years ago
Nigel Banks
90a624621f
Follow file naming/placement conventions
12 years ago
Nigel Banks
65764f0e75
Standards compliance.
12 years ago
Nigel Banks
59b1ace0cb
Display admin form status icons when clean urls are off.
...
The icon for the status of the repository was not displaying when clean urls
was turned off. Image files can't be referenced with through the query "q"
paramter.
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
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
...
Updated README to include the XACML policies
12 years ago
jonathangreen
3ed1bd1dba
Updated README to include the XACML policies
...
Included the necessary XACML policies in the repository. Added
information about them to the README.
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
...
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
...
Decode the pid when retrieved from the url as it may be encoded, which c...
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
...
Fixed namespace problem caused by previous commit
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
...
Removed instantiation of NewFedoraObject.
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
...
Avoid creating a temp file
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
...
Changed object management permissions
12 years ago
Jonathan Green
ed0a7e6f3a
Merge pull request #224 from nhart/7.x
...
catch bad dc.. or qdc elements
12 years ago
David Wilcox
c3519035bf
Changed object management permissions
...
Changed 'FEDORA_MODIFY_STATE' to 'FEDORA_MANAGE_PROPERTIES' and fixed
'View object management tabs' permission to correctly depend on
'FEDORA_MANAGE'.
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
...
Allow for altering of the configuration in submit handlers.
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
...
islandora_check_object_status now handling Fedora's whitespacing
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
...
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
...
Conflicts:
islandora.module
12 years ago
jonathangreen
d0de6d6b90
Modified solution_packs.inc to return datastreams
...
The table printed by solution_packs.inc used to not mention
which datastreams were modified. We do that now.
We also test the MD5 of the datastream to make sure that it is
actually the same.
12 years ago
Jonathan Green
fdccec3bc3
Merge pull request #219 from nigelgbanks/7.x-load-function-issues
...
Warning no longer displayed when attempting to call islandora_load_objec...
12 years ago
Jonathan Green
b92b71567f
Merge pull request #218 from willtp87/7.x_authentication_tokens
...
better docs, implemented cron to remove expired authentication
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
...
Token authentication.
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
...
Remove old step storage, and force a rebuild
12 years ago