Alan Stanley
3f8f74eb5b
return labels from content models
11 years ago
Alan Stanley
94fe28de4b
changed function names to avoid future name collision
11 years ago
Jordan Dukart
1371e0d7d3
Merge pull request #388 from adam-vessey/7.x-fix-docs
...
Document a feature of hooked access, due to hook invocation.
11 years ago
Adam Vessey
d6e67c7b34
Document a feature of hooked access, due to hook invocation.
11 years ago
Jonathan Green
f0da320952
Merge pull request #387 from jordandukart/7.x-derivatives
...
Make watchdogs watchdog.
11 years ago
Jordan Dukart
25e5389215
Make watchdogs watchdog.
11 years ago
Alan Stanley
45199e802b
converted to sparql - itql was getting messy
11 years ago
Alan Stanley
1228a6da6b
added constants, redefined menu path
11 years ago
Alan Stanley
96f3f4b6ae
removed return statements
11 years ago
Alan Stanley
73e1f87772
removed return statements
11 years ago
Alan Stanley
6ae3ce2ee5
removed unavailable code
11 years ago
Alan Stanley
ce5644c883
coder changes
11 years ago
Alan Stanley
5b0aa05672
codesniffer changes
11 years ago
Alan Stanley
16abeaf6ee
reverted constant
11 years ago
Alan Stanley
54adf10af2
updated constant name
11 years ago
Alan Stanley
09baba751a
fixed hook name
11 years ago
Alan Stanley
ef695c5224
added deleted object management
11 years ago
Alan Stanley
95333c2534
added management of deleted files
11 years ago
Jonathan Green
043610db6e
Merge pull request #380 from jordandukart/7.x-derivatives
...
7.x derivatives
11 years ago
Jordan Dukart
b5b691f8aa
Merge branch '7.x' of github.com:Islandora/islandora into 7.x-derivatives
...
Conflicts:
islandora.api.php
11 years ago
Jonathan Green
bab41123c2
Merge pull request #382 from adam-vessey/7.x-constants
...
Update constants to fit new coding standards from coder.
11 years ago
William Panting
17791b379c
Merge pull request #385 from christianselig/7.x-print-fix
...
Fixed links not working if Drupal is in a subfolder (e.g.: multi-site).
11 years ago
Morgan Dawe
764b699cdc
Merge pull request #379 from willtp87/7.x.api_docs
...
documenting some hooks
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
Jordan Dukart
e5d53756dd
Merge pull request #383 from adam-vessey/7.x-better-drush-examples
...
Add some examples.
11 years ago
root
430febedb8
Fixed links not working if Drupal is in a subfolder (e.g.: multi-site).
11 years ago
Adam Vessey
248d7611d7
Add some examples.
11 years ago
qadan
033a820667
Merge branch '7.x' of github.com:Islandora/islandora into 7.x
11 years ago
Adam Vessey
febd3a3fee
Carry through changes.
11 years ago
Mitch MacKenzie
966dd66d38
Merge pull request #376 from willtp87/7.x.tn_fix
...
not bubling permissions
11 years ago
William Panting
aba19555ca
test working again
11 years ago
Adam Vessey
aaa0a8ddc6
Fix TOKEN_TIMEOUT constant.
11 years ago
qadan
926fd23f55
peace offering for Travis
11 years ago
qadan
f1a47a6d43
added the fancy image assertion back in
11 years ago
Jordan Dukart
41b177c739
Merge branch '7.x-derivatives' of github.com:jordandukart/islandora into 7.x
11 years ago
Jordan Dukart
a0fc2179da
Coder hackery.
11 years ago
Jordan Dukart
0b53c36cea
Coding standards ignore.
11 years ago
Jordan Dukart
69010df8ea
Filter xssing too much, minor doc fixes.
11 years ago
Jordan Dukart
82da5d74ff
Restructuring to the derivate process, documentation, more tests.
11 years ago
William Panting
30143772f5
documenting some hooks
11 years ago
Jordan Dukart
5bafbd8151
Updated with tests.
11 years ago
Jonathan Green
38438d9ad4
Merge pull request #378 from jonathangreen/7.x-fix-path
...
Fixed bug in audio/video solution pack
11 years ago
William Panting
3d56c4e1f9
Merge pull request #371 from MorganDawe/7.x
...
Drupal islandora print update.
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