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
MorganDawe
735cdca6da
Travis build was failing, added menu callbacks back into core.
11 years ago
MorganDawe
1bf6024431
Updated via code review feedback.
11 years ago
MorganDawe
dffb15526d
Updated via code review feedback.
11 years ago
William Panting
d7645ce1e7
not bubling permissions
11 years ago
jonathangreen
7afc0093e7
Added datastream versions forms.
...
This commit allows users with the correct permissions to see
all the previous versions of a datastream. It also allows
the user to see the contents of old datastreams and delete
versions of the previous datastreams.
11 years ago
MorganDawe
7a2984bb77
Removed the alter hook, and implemented a generic printer hook to move more printer functionality to the solution packs.
11 years ago
MorganDawe
4c16e6af1d
Added the ability to print dc info and images for basic image, large image and pdf solution packs.
11 years ago
Adam Vessey
cde90385b2
Fix code standard issues.
12 years ago
Adam Vessey
e6fe099478
Carry through through the function rename.
...
Also, be sure to call the transformer function after the alter, just in case
a modules adds in another value in the manner it used to use 'em.
12 years ago
Adam Vessey
69216abc81
Use renderable arrays instead of the array of strings we used to.
...
... Arrays of strings are still supported... Just not encouraged.
12 years ago
jonathangreen
13967dd4a5
Updated islandora to include datastream history page
12 years ago
Adam Vessey
5884812486
Fix hook implementation.
...
... Function was name inappropriately... Herp derp.
12 years ago
Adam Vessey
0f00f43f99
Fix function comment (parsing)...
12 years ago
Adam Vessey
acc142b8d9
Implement basic collection filter hook for namespaces.
12 years ago
phil
a99cce882f
added title callback to change the drupal title
12 years ago
Adam Vessey
09e9785ecf
Add filter_xss() to trigger_error() calls...
...
Hurray coder! :P
12 years ago