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
MorganDawe
f01615fd27
Changed query on file_managed table to use EntityFieldQuery class.
11 years ago
MorganDawe
75ab11b5ef
Coder.
11 years ago
MorganDawe
b5543a8d5c
Expanded functionality and clean up utilities for temp files.
11 years ago
willtp87
7be2653ba6
forgot comma
11 years ago
willtp87
254ee5d60b
passing derivative deffinition to callback (usefull for single callback handling many derivatives)
11 years ago
MorganDawe
17f5e8b02c
Removed debug statements.
11 years ago
MorganDawe
839118eae8
Added Utility funciton to help clean up temp files.
11 years ago
Adam Vessey
785eedcc83
Make the "undo_function" bit optional.
...
The "undo_function" part of callbacks was required, even though it
might not be required for functionality... Make it optional, so we
don't end up making/using no-op functions to avoid doing anything.
11 years ago
Jordan Dukart
4507d5b39c
Use redirect set in form state before defaulting to the object.
11 years ago
willtp87
90c60eda0e
rules integration during ingest
11 years ago
willtp87
27e2f5f978
letting batch derivitives run during batches
11 years ago
nruest
0755a52aa1
Fix ISLANDORA-832
11 years ago
Jordan Dukart
b42d9c5920
Change the default view to utilize the new metadata framework.
11 years ago
qadan
3dcc9e9c5b
random coder violations. weird.
11 years ago
Jordan Dukart
62ef3de43a
Typos.
11 years ago
Adam Vessey
eb0af42da5
Fix issue generating derivatives when adding datastreams...
...
Objects in $form_state strikes again!
11 years ago
Nelson Hart
656d2b1305
cs fixes
11 years ago
Nelson Hart
ecb4f09766
spelling
11 years ago
Nelson Hart
3bdd909e15
docs update for array of mime types
11 years ago
Nelson Hart
f486133fbb
remove comment
11 years ago
Alan Stanley
d0d9477c11
fixed link display on error
11 years ago
Stefan Langer
ba90b6b0ea
ISLANDORA-450 Function renamed, moved to utilities.inc; now returns boolean.
11 years ago
Jordan Dukart
6a1d902de7
Force re-load an object when purging so we don't try to access things that no longer exist in Fedora.
11 years ago
Adam Vessey
4df5398b71
Fix warning when the datastream label was shorter than the extension.
11 years ago
Jordan Dukart
7b7a74170d
Add MIME type autocompletion to core.
11 years ago
Adam Vessey
d35c482612
Avoid adding on duplicate extensions.
...
As we often use filenames for datastream labels, and then use the labels
to generate file names for download, we were ending up with file
extensions being doubled up.
11 years ago
Jordan Dukart
6e7a659f51
Update some derivative tests and add a filter function to smarterly filter.
11 years ago
Jordan Dukart
63ce9e2b63
Changes based on code review.
11 years ago
Jordan Dukart
6c340bfbec
Remove superfluous functions.
11 years ago