nruest
0755a52aa1
Fix ISLANDORA-832
11 years ago
Jordan Dukart
b42d9c5920
Change the default view to utilize the new metadata framework.
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
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
Jordan Dukart
6405a453ce
Batch each derivative operation individually.
11 years ago
Alan Stanley
545cc9d708
added object for context in hook
11 years ago
Jordan Dukart
19bb4b3468
Add byte range chunking support to Islandora.
11 years ago
Jordan Dukart
28b3deedcc
Add derivative regeneration to the UI.
11 years ago
Yuqing Jiang
26ceda4b10
remove table theme.
11 years ago
Yuqing Jiang
bc99dc2d88
Change to tableselect
11 years ago
Yuqing Jiang
d85de15813
move the check box to left.
11 years ago
Yuqing Jiang
e816ffc1ba
Fix a issue
11 years ago
Yuqing Jiang
b66f15393b
Add checkbox in every object. install by object.
11 years ago
Nigel Banks
b42aeaffdc
Redirect the user to the primary object when the ingest form submits,
...
rather than the last object created.
11 years ago
Nigel Banks
0fa2d5d454
Prevent fatal error when using a batch within a multistep form.
11 years ago
Jordan Dukart
25c6c4fe2a
Coding standards.
11 years ago
Jordan Dukart
d4783db6a3
Fix MimeDetect to allow checking MIMEs for multiple mapped values.
11 years ago
Alan Stanley
8242bd272a
reverted formatting
11 years ago
Alan Stanley
82ffcea0c2
reverted formatting
11 years ago
Alan Stanley
28dda16086
added responsibility filed to versions
11 years ago
Alan Stanley
1be38b1aee
added responsibility filed to versions
11 years ago
Nigel Banks
05ba4976aa
Can now uninstall islandora and dependant solution packs.
...
Drupal requires modules to be disabled before uninstalling. Thus classes Drupal
would otherwise autoload when needed are no longer present in the registry
during the uninstall hook. Also the required hook for uninstalling
__islandora_required_objects__ is not availible.
Now required classes for uninstalling are manually loaded, and the module file
which contains the __islandora_required_objects__ hook is manually loaded as
well.
11 years ago
Jordan Dukart
d8bd395b3f
Missing an include.
11 years ago
Nigel Banks
bb54167141
Added i18n support for DC metadata labels.
11 years ago
William Panting
e8c566daa8
tn scale in utilities
11 years ago
mitchmac
1f6d4f56ff
Rename session array to be more generic
11 years ago
mitchmac
40c8bac425
Try to limit wall of text with derivative messages
11 years ago
yqjiang
1d0ba1cf40
recover islandora 7.x
11 years ago
yqjiang
fc33e520e2
recover islandora 7.x
11 years ago
yqjiang
0acac35847
forgot add this file
11 years ago
yqjiang
b91de5e64e
add filter xss
11 years ago
William Panting
283186f3da
object ingest success message
11 years ago
William Panting
13f73878b6
ingest form watchdog
11 years ago
William Panting
3ea5d882c4
cleaner watchdog
11 years ago
William Panting
963adbcc74
stack on ingest
11 years ago
Alan Stanley
8bd7f9349d
format change
11 years ago
Alan Stanley
51de8b1cab
removed reference to DRUPAL_ROOT
11 years ago
Alan Stanley
01aca9ec24
added ability to specify file for ingest callbacks
11 years ago
William Panting
327c9b05cc
coder
11 years ago
Nigel Banks
3ba7e638c9
Changed to allow for submits via pressing enter in Safari, and restructured to follow Drupal conventions.
11 years ago
William Panting
06a17da8f3
handling more user issues
11 years ago