qadan
50e16d2822
better handling of objects
11 years ago
Jordan Dukart
7b7a74170d
Add MIME type autocompletion to core.
11 years ago
William Panting
fa9ac96e90
Merge pull request #446 from adam-vessey/7.x-FLVC-30
...
Avoid adding on duplicate extensions.
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
Adam
56e8a98e40
Merge pull request #444 from jordandukart/7.x-smarter-links
...
Update some derivative tests and add a filter function to smarterly filter
11 years ago
Jordan Dukart
c75bc9a029
Change the testing function name.
11 years ago
Jordan Dukart
6e7a659f51
Update some derivative tests and add a filter function to smarterly filter.
11 years ago
Adam
a5b3fc280a
Merge pull request #443 from jordandukart/7.x-smarter-links
...
Only render the regenerate under certain conditions.
11 years ago
Jordan Dukart
587c4e22ae
Fix a bug where user_access/namespaces were not getting checked for datastreams.
11 years ago
Jordan Dukart
12620a4bf6
Make our datastream_access call work and revert change to themeing of version links.
11 years ago
Jordan Dukart
9a76642364
Make the rendering of the regenerate link respect things.
11 years ago
Jordan Dukart
91a379067a
Only render the regenerate under certain conditions.
11 years ago
Adam
7a5d23a9f2
Merge pull request #439 from jordandukart/7.x-derivative-UI
...
Add derivative regeneration to the UI.
11 years ago
Jordan Dukart
45389e66e4
Merge pull request #442 from ajstanley/7.x
...
added object for context in hook
11 years ago
Jordan Dukart
63ce9e2b63
Changes based on code review.
11 years ago
Adam
df4588488d
Merge pull request #440 from jordandukart/7.x-chunking
...
Add byte range chunking support to Islandora.
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
9d4aa56e75
added object for context in hook
11 years ago
Alan Stanley
035ee14fda
added object for context in hook
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
philsogaDGI
9fa206abe5
Merge pull request #438 from yqjiang/7.x-checkbox-left
...
move the check box to left.
11 years ago
Yuqing Jiang
302acf4eac
edit css.
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
philsogaDGI
64dd71740e
Merge pull request #437 from yqjiang/7.x-sp-install-selection
...
7.x sp install selection
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
Jonathan Green
3a82b75720
Merge pull request #433 from jordandukart/7.x-mimedetect
...
Fix MimeDetect to allow checking MIMEs for multiple mapped values.
11 years ago
Morgan Dawe
089a67146c
Merge pull request #435 from nigelgbanks/7.x-redirect-to-primary-on-ingest
...
Redirect the user to the primary object when the ingest form submits, rather than the last object created.
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
Morgan Dawe
515247aae7
Merge pull request #434 from nigelgbanks/7.x-fatal-error-during-ingest-form-batch-step
...
Prevent fatal error when using a batch within a multistep form.
11 years ago
Nigel Banks
0fa2d5d454
Prevent fatal error when using a batch within a multistep form.
11 years ago
Jonathan Green
9ea12153ea
Merge pull request #432 from ajstanley/7.x
...
Added responsibility to version table
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
qadan
49de49ce63
Merge pull request #431 from qadan/7.x
...
7.x revert PHP Codesniffer for now
11 years ago
qadan
b42d3d339d
PHP Codesniffer got broke ...
...
... so we're installing an older version for now
11 years ago
qadan
3a108c7e03
Merge pull request #2 from Islandora/7.x
...
7.x update
11 years ago
Nelson Hart
c89553c04f
Merge branch '7.x' of git://github.com/Islandora/islandora into 7.x
11 years ago
Jonathan Green
5a1c1d35e6
Merge pull request #430 from nigelgbanks/7.x-uninstall-issues
...
Can now uninstall islandora and dependant solution packs.
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
Adam
b858048463
Merge pull request #429 from jordandukart/7.x-missing-include
...
Missing an include.
11 years ago