William Panting
9fd2c71890
better doc
11 years ago
Stefan Langer
ba90b6b0ea
ISLANDORA-450 Function renamed, moved to utilities.inc; now returns boolean.
11 years ago
Stefan Langer
bc98a7e373
ISLANDORA-450 Instead of PHP_OS, now using php_uname() for OS detection.
11 years ago
Stefan Langer
5c70875f8b
Added 'islandora_os_check' function, primarily for Windows detection.
11 years ago
Jordan Dukart
7b7a74170d
Add MIME type autocompletion to core.
11 years ago
Jordan Dukart
6e7a659f51
Update some derivative tests and add a filter function to smarterly filter.
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
28b3deedcc
Add derivative regeneration to the UI.
11 years ago
Yuqing Jiang
b66f15393b
Add checkbox in every object. install by object.
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
root
7e2b40bd44
added module load includes on namespace restriction enforced.
11 years ago
Nigel Banks
bb54167141
Added i18n support for DC metadata labels.
11 years ago
mitchmac
40c8bac425
Try to limit wall of text with derivative messages
11 years ago
yqjiang
8d7a449645
add xss filter to the title
11 years ago
qadan
3599d2d726
haha more coding stuff
11 years ago
qadan
c7bc03605b
travis complaints
11 years ago
qadan
f96881dc7b
somehow managed to remove a brace
11 years ago
qadan
093a134b22
tests can no longer destroy filter_drupal.xml; filter can be repaired
11 years ago
Jordan Dukart
60a85487fb
Extra s on a permission.
11 years ago
Jordan Dukart
5e1e12ff24
Add print variable.
11 years ago
Jordan Dukart
a2a5510fa2
Update print to use better css and new metadata framework.
11 years ago
Jordan Dukart
af0a493f5c
Fix path broken by 1438e806cd
.
11 years ago
Jordan Dukart
a7bd089e2b
Update to include two separate metadata callbacks as opposed to one.
11 years ago
Jordan Dukart
f780e964b8
Changes required for metadata display refinements.
11 years ago
William Panting
a4dd199aa1
preventing RELS-EXT deletion
11 years ago
William Panting
9e3d08615f
undelete docs
11 years ago
Alan Stanley
99fcc05e33
coder
11 years ago
Alan Stanley
bffc4f725d
fixed permissions
11 years ago
Alan Stanley
aa13a2d7df
formatting
11 years ago
Alan Stanley
1438e806cd
resolved merge conflicts
11 years ago
Alan Stanley
5a77c93b38
changed menu type
11 years ago
MorganDawe
81cc6be977
Removed console log function and reference to old view object permission.
11 years ago
MorganDawe
76e09b2471
Fixed Menu path conflicts with printing dc_data and clipping large image and newspaper.
11 years ago
MorganDawe
b002191085
Added the previously removed print callback, as it was required by another module and was breaking clipping.
11 years ago
Alan Stanley
f478feabb4
refactored form logic
11 years ago
Christian Selig
962f7f46d9
Removed unnecessary newlines.
11 years ago
Christian Selig
798312bedb
Added ability to revert to previous versions of datastreams.
11 years ago
Alan Stanley
1228a6da6b
added constants, redefined menu path
11 years ago
Alan Stanley
95333c2534
added management of deleted files
11 years ago
Christian Selig
2dac96d312
Fixed link to print image not being formed correctly.
11 years ago
Christian Selig
9a985d1d02
Removed prefixed slashes that caused links to break.
11 years ago
Adam Vessey
febd3a3fee
Carry through changes.
11 years ago
Jordan Dukart
82da5d74ff
Restructuring to the derivate process, documentation, more tests.
11 years ago
Jordan Dukart
5bafbd8151
Updated with tests.
11 years ago
jonathangreen
cc1e4138fd
Fixed bug in audio/video solution pack
...
We were implicitly passing the extra datastream version paramerter
in the islandora video solution pack because we were going to the
url: islandora/object/pid/datastream/MP3/view/name.mp3 and because
the datastream view fucntion now took an extra parameter this was
getting implicitly passed on. So we would try to download version
name.mp3. This makes sure that it won't happen.
11 years ago
MorganDawe
0f4a02b7f0
After consulting my coworkers, i have remoted the previous print preview menu callback in favor of the new print callback i have implemented.
11 years ago
MorganDawe
86431678d0
Corrected duplicate menu access path in core.
11 years ago
Jordan Dukart
b482b40530
Initial commit for feedback.
11 years ago