willtp87
5d1d9a8630
validator fix
10 years ago
willtp87
29b32e2c07
not lying about units
10 years ago
Jordan Dukart
6133b0973c
Magic to get around a core Drupal problem.
10 years ago
Adam Vessey
29978b7a1e
Resolve issue with recursing. Curse you, PHP!
10 years ago
vagrant
2712214b81
Removing deprecated function islandor_get_comp_ds_mappings.
10 years ago
Adam Vessey
022842a0a0
Move hooks calls a little higher.
...
Where they were in the API, modifications triggering other modifications were
causing old data to be used, so the second (and later) modifications would fail
due to "locking"... We now allow modifications to complete to the point where they
update the lastModifiedDate on instances of Tuque objects before invoking our hooks.
11 years ago
nruest
2a127bb153
I suppose we should have warc in here if we have a web archive solution pack.
11 years ago
willtp87
9ea9eeed60
datastream replacing mimes more accurate
11 years ago
willtp87
9014acf085
better xsl handling
11 years ago
willtp87
ddd9642d82
removing deprecated function islandora_datastream_get_view_link
11 years ago
willtp87
17057c2676
removing deprecated function islandora_datastream_get_download_link
11 years ago
willtp87
bba12090fd
removing deprecated function islandora_datastream_edit_get_link
11 years ago
willtp87
0fb4a6d7b6
removing deprecated function islandora_datastream_get_delete_link
11 years ago
nruest
0b7b08a254
Address ISLANDORA-860
11 years ago
willtp87
7488ec6f1a
better chem mimes
11 years ago
willtp87
f8e7f8062b
chem mime fixes
11 years ago
willtp87
b0ca737cf8
no need for bin mappings
11 years ago
qadan
fc357e6f7d
last bit of bugfixes and cleanup
11 years ago
willtp87
69188416bd
less batches
11 years ago
Adam Vessey
8b3d781b3b
Correct recently broken MIME-type.
11 years ago
MorganDawe
94d517fcf6
Coder
11 years ago
MorganDawe
1ff1b45dec
Added Chemical MimeTypes to MimeDetect class.
11 years ago
Jordan Dukart
24cc6e667d
Return a key for the filter, coding standards.
11 years ago
MorganDawe
d466bb054a
Added two spaces to comply with coding standards.
11 years ago
MorganDawe
18badb7999
Removed debug statement.
11 years ago
MorganDawe
9c50193483
Updated the mimedetect and added a helper function to process dsids that are not in an objects content model, such as user added.
11 years ago
willtp87
e4be61cf55
no need for ds label
11 years ago
MorganDawe
2be0fd0567
Fixed sizeof, changed to count.
11 years ago
MorganDawe
af8dcd01ae
Code review feedback.
11 years ago
MorganDawe
a98ea9dfa7
code review feedback.
11 years ago
MorganDawe
c19bb4b3d2
Updated settings logic.
11 years ago
MorganDawe
a9e838d7ea
Added excludable dsid setting in configuration page.
11 years ago
MorganDawe
9fcfc5882b
Added ability to add to the tip of a datastreams latest version
11 years ago
nruest
32df0cb39c
syntax typo
11 years ago
nruest
ae7e13a0c7
Make multi-site users happy.
11 years ago
MorganDawe
dbdeb0ae2c
Added mimetype as an optional param to islandora_temp_file_entry().
11 years ago
MorganDawe
dc1c337910
Added an EntityFieldQuery back to islandora_temp_file_entry.
11 years ago
MorganDawe
e8d0d79d7e
Removed temp file delete functions.
11 years ago
MorganDawe
b43c4fa27a
Changing the file entry to return a file for a given uri, and using file_delete() instead of custom implementation.
11 years ago
MorganDawe
2905e74eb2
Updated add/delete statements.
11 years ago
willtp87
3f4cdaea9d
derivatives in batches so derivatives that need to batch can run
11 years ago
willtp87
311fae0f64
coder
11 years ago
Jordan Dukart
f5786f7729
Use drupal_random_bytes just to be careful.
11 years ago
Alan Stanley
edd46656e9
fixed path
11 years ago
Alan Stanley
75a6a4c0f5
fixed path
11 years ago
willtp87
8855039955
can not send a function to empty
11 years ago
Alan Stanley
669e28128e
fixed path
11 years ago
MorganDawe
bad38c28e4
Updated function comments
11 years ago
MorganDawe
c64d748765
Changed file delete logic.
11 years ago
willtp87
325e3699b6
passing hook info through to batch derivative creation correctly
11 years ago