Alan Stanley
2ddc78699a
Updated version number for 6.x-12.3.0-RC
12 years ago
Adam Vessey
ff0893a30b
ISLANDORA-764: Rewrite core permissions handling
...
Needed to be able to give permissions from other places, like XACML...
In order to do so, we have to break out of the context of Drupal
permissions, and the use of user_access().
Instead, we have introduced the function fedora_repository_check_perm()
(in addition to deprecating the old fedora_repository_access(), to avoid
possible confusion with the hook_access() used by Drupal nodes). This
new function calls a hook of the same name (hook_fedora_repository_check_perm()),
to allow other modules to influence the outcome.
The default/core implementation should function as permissions previously
worked.
12 years ago
nruest
1efc9cedd8
normalize FITS dsid
12 years ago
Paul Pound
850fd937fc
minor changes to fits integration
12 years ago
nruest
5d95a7c30f
fulfilling request for config options for FITS support in ISLANDORA-680
12 years ago
nruest
9dedcb5279
installing fits, and adding it to path comments
12 years ago
nruest
c11a68b45d
stupid late friday typos
12 years ago
nruest
4e647fa39a
get rid of the potential to create links to files that don't exist - thanks @mmccollow
12 years ago
nruest
51a8a8343f
aping the Exiftool class in audio_sp.inc
12 years ago
nruest
ceb50f531b
fits plugin
12 years ago
nruest
a0e8b59900
ready to test
12 years ago
Adam Vessey
f54e2f2acb
Little more checking if there is any tab content...
...
... If there is none, we don't bother rendering the tab.
13 years ago
nruest
32f2f7d753
sketching out fits support
13 years ago
Adam Vessey
efbd0da51e
Refine "Object Details" handling.
...
- Allow "form" structure to be returned by the hook call in
addition to markup.
- Fix permissions.
13 years ago
jonathangreen
7b3bae4c6e
Updated version number for 6.x-12.2.0
13 years ago
jonathangreen
d126020ff0
Updated version number for
13 years ago
jonathangreen
05a3d6aaa2
Updated version number for 6.x-12.2.0-RC2
13 years ago
Jason MacWilliams
8ed4573edd
updated object details page
13 years ago
Adam Vessey
b14ba233c2
Stop setting the title.
13 years ago
Randy Fischer
8d44579f69
FEDORA_REPOSITORY lower-cased as well - this is only for consistencies' sake
13 years ago
Randy Fischer
4bdc234721
path requests for Fedora_Repository lowercased - Postgres does case-sensitive matching
13 years ago
Jason MacWilliams
2e427bb4d1
moved alert message to watchdog and fixed an incorrect default value
13 years ago
Jason MacWilliams
a0891d6111
remove 'jason' code guards
13 years ago
Jason MacWilliams
1c7666842b
invoke custom hooks to retrieve metadata display instead of hard-coding it
13 years ago
Paul Pound
06907b7a86
fixes for tickets ISLANDORA-596 and ISLANDORA-597
13 years ago
Adam Vessey
948bba9827
Generate the download form.
...
... As opposed to spitting out markup for it directly.
13 years ago
Adam Vessey
2d9c55fc5d
Make a little closed to convertQDC.xsl
13 years ago
Adam Vessey
27d6c763ff
Fix syntax error.
13 years ago
Adam Vessey
278afdf4d8
Fix syntax error involving reference.
13 years ago
jonathangreen
21fd006742
Updated version number for 12.1.0
13 years ago
Adam Vessey
eaff54436b
Get rid of more explicit markup output, in favour of Drupal methods.
13 years ago
Adam Vessey
f18ce11ba5
Overhaul FedoraObjectDetailedContent and Object helper.
...
FODC tab now uses theme functions to generate the DC content, datastream info,
and list of parents. Only thing not really being generated is the tiny
(but repeated) form for downloading. Also, make the convertQDC XSLT a little
simpler, even though it really won't need to be used anymore...
Refactored to use the new RI search methods as well.
13 years ago
jonathangreen
12abc0e7fa
Updated version number for 12.1-RC3.
13 years ago
jonathangreen
b864f9b33a
Updated version number for 12.1-RC2.
13 years ago
jonathangreen
a6929d8c28
new version
13 years ago
jonathangreen
971b90d777
Updated version number i forgot.
13 years ago
jonathangreen
9bbf9e8423
ISLANDORA-527: Fixed the SOAP URL.
13 years ago
Adam Vessey
417b1ab050
Handle redirect streams better, and various minor changes.
13 years ago
Ben Woodhead
dbacca19be
Fixed more i18n errors
13 years ago
Ben Woodhead
5d771e78b6
Fixed ShowStreamsInFieldSets
13 years ago
Ben Woodhead
039e77b412
Fixed Refworks
13 years ago
Ben Woodhead
fb41e231b7
Fixed formBuilder
13 years ago
Ben Woodhead
4ed630370d
Changed version
13 years ago
Alan Stanley
fe451fc7d0
added array check
13 years ago
Ben Woodhead
061f471143
Fixed version
13 years ago
Alan Stanley
7d0fa6cb92
added object's title to generted page
13 years ago
Ben Woodhead
59db4b5097
New version and removed id tags
13 years ago
Ben Woodhead
288125ea85
Set the version to 11.3.beta1
13 years ago
Alan Stanley
b4737ed802
Fixed problem with page redirects on Edit
13 years ago
Ben Woodhead
e1ebfb8f32
Revert "Marked everything in plugins as deprecated"
...
This reverts commit bddfd81fc8
.
13 years ago