Nick Ruest
9787af147d
Merge pull request #1 from ppound/ISLANDORA-680
...
minor changes to fits integration
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
c271eb9b90
Merge branch '6.x' of https://github.com/Islandora/islandora into 6.x
12 years ago
Jonathan Green
ef6187ef0d
Merge pull request #154 from jordandukart/6.x
...
Change the variable_get in the Tuque wrapper to correctly grab 6.x's fedora_base url.
12 years ago
Jordan Dukart
adfda9ed17
Change the variable_get to correctly grab 6.x's fedora_base url.
12 years ago
nruest
9dedcb5279
installing fits, and adding it to path comments
12 years ago
Jonathan Green
35382b47d1
Merge pull request #148 from ppound/ISLANDORA-654
...
fix for ISLANDORA-654 default collection query
12 years ago
Jonathan Green
2489279769
Merge pull request #153 from adam-vessey/6.x
...
6.x
12 years ago
Adam Vessey
c69af4854e
Make fix slightly more portable.
12 years ago
Adam Vessey
0d7d650450
Fix temp files with spaces.
12 years ago
nruest
e34e2436f5
Merge branch 'fits' into 6.x
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
b547691805
Merge branch 'fits' of github.com:ruebot/islandora into fits
...
Conflicts:
plugins/fits.inc
12 years ago
nruest
ceb50f531b
fits plugin
12 years ago
Jonathan Green
d3b2ea36b5
Merge pull request #151 from adam-vessey/6.x
...
6.x
12 years ago
Adam Vessey
b617131261
ISLANDORA-655 OwnerId being wiped out.
...
Looks like the "modifyObject" SOAP call requires an owner ID...
By default, we were providing NULL, which would result in it being
blanked out. I've made it so that it grabs the owner ID from the
object profile when it is NULL, so that it should be maintained
by default.
12 years ago
Adam Vessey
2ef6e45ed4
Return form consistently.
12 years ago
nruest
a0e8b59900
ready to test
12 years ago
Jonathan Green
14a3c2bdaa
Merge pull request #150 from jordandukart/6.x
...
Change so that modify_datastream_by_reference attempts to access a file ...
13 years ago
Jordan Dukart
325e326cee
Change so that modify_datastream_by_reference attempts to access a file via HTTP and not HTTPS. Previously the file could not be accessed.
13 years ago
Paul Pound
09c18e31fa
fix for ISLANDORA-654 default collection query
13 years ago
Alan Stanley
54fc049080
removed debug message
13 years ago
Alan Stanley
ad60a1cf25
added mappings for mkv and wmv files
13 years ago
Jonathan Green
55999b06c8
Merge pull request #146 from adam-vessey/6.x
...
ISLANDORA-695 Fix replace datastream errors.
13 years ago
Adam Vessey
87972d4a1a
ISLANDORA-695 Fix replace datastream errors.
...
... Looks like I had created had an error in my fix, so this
should fix the error from the previous fix... Should be good now.
13 years ago
Jonathan Green
221a3ef5e9
Merge pull request #144 from adam-vessey/6.x
...
ISLANDORA-695 Replacing datastream errors.
13 years ago
Adam Vessey
2ddd247647
ISLANDORA-695 Replacing datastream errors.
...
Create a work around for file_create_url not playing nice.
13 years ago
Jonathan Green
7c018f3ab6
Merge pull request #143 from adam-vessey/6.x
...
Little more checking if there is any tab content...
13 years ago
Adam Vessey
6b05e20316
Remove lines creating getDatastream error...
13 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
Jonathan Green
c0c0701253
Merge pull request #141 from adam-vessey/6.x
...
6.x
13 years ago
Jonathan Green
8bc54d1b01
Merge pull request #142 from jordandukart/6.x
...
Added xslt extension to MimeClass.inc
13 years ago
Jordan Dukart
6f59b764cc
Added xslt extension to MimeClass.inc
13 years ago
Adam Vessey
1f30a3ded1
Merge branch '6.x' of git://github.com/Islandora/islandora into 6.x
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
Jonathan Green
d30efed3be
Merge pull request #140 from jmacwilliams/6.x
...
islandora now calls out to modules to alter the collection query
13 years ago
Jason MacWilliams
530d5a3aca
added notes to reverse iterator in purge_relationships
13 years ago
Jason MacWilliams
845c33964a
updated purge_datastream to iterate backwards through the rels elements instead of forward so it can correctly remove all of them
13 years ago
Jason MacWilliams
21a6fd1aee
updated getCollectionQuery to call out an alter for other modules to update the query (specifically for the xacml module, but others could alter as well)
13 years ago
Jonathan Green
7c9aefc8ec
Merge pull request #139 from willtp87/ISLANDORA-581
...
ISLANDORA-581 On content model trigered tabs we use module_exists to ver...
13 years ago
William Panting
8c3da4569a
ISLANDORA-581 On content model trigered tabs we use module_exists to verify if a module is present and enabled before calling code. We also use module_load_include instead of including directly.
13 years ago
Jonathan Green
1fa2f2a3ae
Merge pull request #138 from adam-vessey/6.x
...
6.x
13 years ago
Adam Vessey
ac0cfab95c
Merge branch '6.x' of github.com:adam-vessey/islandora into 6.x
13 years ago
Adam Vessey
0b8ef2ecd9
Fixed where I missed avoiding the page cache for datastreams.
13 years ago
Jonathan Green
72630f1462
Merge pull request #137 from jonathangreen/6.x
...
Removed Old Configuration Options
13 years ago
jonathangreen
a3c66723f1
Fixed Namespaces Message (for real this time)
13 years ago