Jonathan Green
77529491c7
Merge pull request #352 from adam-vessey/7.x-hooked-access
...
Implement hooked access callback.
12 years ago
Adam Vessey
09e9785ecf
Add filter_xss() to trigger_error() calls...
...
Hurray coder! :P
12 years ago
Adam Vessey
6d677c4319
Get rid of implicit denial tests.
...
Variable no longer exists, so these are no longer useful.
12 years ago
Adam Vessey
fa34498130
Themify datastream link creation.
12 years ago
Adam Vessey
7aa1151001
Deprecate old and use new functions.
12 years ago
Adam Vessey
6f9b7b877a
Get rid of non-strict policy enforcement.
12 years ago
Adam Vessey
344a405894
Be somewhat more descriptive in API doc.
12 years ago
Adam Vessey
daa1501292
Change initial variable name.
12 years ago
Daniel Lamb
4061ddd4af
Merge pull request #353 from nhart/7.x
...
7.x menu customizations in breadcrumb
12 years ago
Nelson Hart
93b06432f1
Merge branch '7.x' of git://github.com/Islandora/islandora into 7.x
12 years ago
Nelson Hart
9b22de0e57
getting customized menu item to use in breadcrumb
12 years ago
Adam Vessey
6384036901
Squash ddebug_backtrace().
12 years ago
Adam
63c3b7b27d
Merge pull request #341 from nigelgbanks/7.x-copy-objects
...
Added new function islandora_copy_object() can copy existing/new fedora objects.
12 years ago
Nigel Banks
523c2d8e9f
Removed uneeded wrapper element from namespace tab on admin config.
12 years ago
Nigel Banks
d796f2250a
Admin settings form will now display even if the Repository is not accessible.
...
Also includes some general clean up.
* Namespaces no longer uses ajax now uses states.
* Abstracted out repository access message into a seperate function.
* Simplified the code.
12 years ago
Nigel Banks
c3a43dfc80
Merge pull request #348 from nhart/7.x
...
7.x change /islandora menu item title to callback
12 years ago
Adam Vessey
e7c06af1a3
Add missing function comment.
12 years ago
Adam Vessey
023a410c71
Add some basic tests for the hooked access callback.
12 years ago
Adam Vessey
54bee2e233
Return the final result from the permission anonymous functions.
...
... Was missing... Also, the handling of an empty array of permissions
was happening only implicitly.
12 years ago
Adam Vessey
b1479d5af7
Revert "Pass the content models..."
...
This reverts commit 2a654d6e837c4c8809d22b99bed731c1dc847e70...
The content models weren't needed or used... Messed up matching braces in
my head.
Conflicts:
islandora.module
12 years ago
Adam Vessey
bb635ccbcd
The namespace check is handled via the hooked access callback.
12 years ago
Adam Vessey
2a654d6e83
Pass the content models...
12 years ago
Adam Vessey
594adab668
Pass the user along as we should.
12 years ago
Adam Vessey
ef4a0fe021
Use the hooked access callback in place of the any/all cases.
...
Leaving the functions called in place, in the case that they're called
elsewhere.
12 years ago
Adam Vessey
70333d8783
Add the strict access flag.
12 years ago
Adam Vessey
bc8492a787
Add a couple more access checks.
12 years ago
Daniel Lamb
4194f2fc41
Merge pull request #351 from jordandukart/7.x
...
Use the utility function as opposed to re-defining a query.
12 years ago
Jordan Dukart
d04c00fd50
Use the utility function as opposed to re-defining a query.
12 years ago
daitken
9af857bd54
code cleanup
12 years ago
Adam Vessey
a8f13b0a46
Add access checks.
12 years ago
Daniel Lamb
f55a405641
Merge pull request #349 from jordandukart/7.x-namespace-restrictions
...
Force islandora to be present in the allowed namespaces at all times.
12 years ago
Jordan Dukart
277a109ebc
Force islandora to be present in the allowed namespaces at all times.
12 years ago
Adam Vessey
368492a54e
Add access checks to view/download links.
12 years ago
Adam Vessey
9459899105
Add hook_islandora_datastream_access()...
...
... Also, start using our new access functions in a few places.
12 years ago
Adam Vessey
f0a52f2bda
Initial implementation of the hooked access callback...
...
... Now have to make it get used everywhere.
12 years ago
Nelson Hart
44792a0b09
another approach to getting the breadcrumb to display the link title
12 years ago
Nelson Hart
8e4a277040
code sniffer cleanup
12 years ago
Nelson Hart
2ddfa7b53c
clean up vars
12 years ago
Nelson Hart
e34e4614dd
clean up
12 years ago
Nelson Hart
467f29786e
display top level collection name as repo link. Also updates breadcrumb with top level collection name
12 years ago
Adam
0de2f61a4b
Merge pull request #347 from nhart/7.x
...
7.x
12 years ago
Nelson Hart
1c39358457
code review changes
12 years ago
Nelson Hart
c3bcb8e818
Merge branch '7.x' of git://github.com/Islandora/islandora into 7.x
12 years ago
Nigel Banks
4c90c17e5a
Adam's recommendations.
12 years ago
Jordan Dukart
62461a2269
Merge pull request #346 from nigelgbanks/7.x-ingest-tests
...
Integration tests for ingest steps plus some fixes.
12 years ago
Nigel Banks
ca7d099144
Fix strict warning.
12 years ago
Nigel Banks
26d7d21374
Merge pull request #345 from adam-vessey/7.x-fix-and-add-deprecated-message
...
Fix the existing deprecation message, and add one for the extra DS-COMPOSITE-MODEL parser.
12 years ago
Nigel Banks
054278bc85
No longer auto login the admin user breaks other tests that expect the anon user to be logged in.
12 years ago
Nelson Hart
4aa86bc3d8
Merge branch '7.x' of git://github.com/Islandora/islandora into 7.x
12 years ago
Nelson Hart
27f97e74cb
coder review
12 years ago