yqjiang
|
e1fe2cedf1
|
add mpv mimetype
|
11 years ago |
Jonathan Green
|
dd50626677
|
Merge pull request #399 from jordandukart/7.x-alter-breadcrumbs
Add alterable breadcrumbs to Islandora.
|
11 years ago |
Jordan Dukart
|
0c50962a63
|
Add context for ease of use.
|
11 years ago |
Jordan Dukart
|
7fef116c00
|
Add alterable breadcrumbs to Islandora.
|
11 years ago |
Morgan Dawe
|
c155409a71
|
Merge pull request #395 from willtp87/7.x
api doc clarification
|
11 years ago |
Jonathan Green
|
3012129ffd
|
Merge pull request #397 from nigelgbanks/7.x-solution-pack-viewer-whitescreen
Prevents a white screen when a viewer is set but not enabled.
|
11 years ago |
Jonathan Green
|
e292b2b840
|
Merge pull request #393 from adam-vessey/7.x-datastream-cache-headers
Cache headers for datastreams.
|
11 years ago |
Adam Vessey
|
a653a25c9c
|
Coding standards... Trailing space.
|
11 years ago |
Adam Vessey
|
dca15b1ccd
|
Respond with the same headers as we did before, if caching is disabled.
|
11 years ago |
philsogaDGI
|
b9b502728b
|
Merge pull request #394 from MorganDawe/7.x
Added the previously removed print callback, as it was required by anoth...
|
11 years ago |
Adam Vessey
|
44d83c7ed9
|
Fix some comments for Jordan.
|
11 years ago |
Adam Vessey
|
6b4768d9f6
|
Add missing function comment.
|
11 years ago |
Adam Vessey
|
cc5c982540
|
Add test to test datastream cache responses.
|
11 years ago |
Adam Vessey
|
67999de1e7
|
Add checkbox to disable caching functionality.
|
11 years ago |
William Panting
|
9335fc3b3a
|
api doc clarification
|
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 |
Nigel Banks
|
fcb2bf2805
|
Prevents a white screen when a viewer is set but not enabled.
If a user selects a viewer and then disables that module, but does
not change any solution packs viewers settings this can occur.
|
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 |
Adam Vessey
|
f0c2e2dd88
|
Code standards, again.
|
11 years ago |
Adam Vessey
|
64c90936d9
|
Coding standards.
|
11 years ago |
Jonathan Green
|
00959ff48e
|
Merge pull request #381 from qadan/7.x
added the fancy image assertion back in
|
11 years ago |
Adam Vessey
|
55c3fc0b90
|
Force cache revalidation.
|
11 years ago |
Adam Vessey
|
630ab0e5ae
|
Implement the HTTP cache validation shenanigans.
|
11 years ago |
Adam Vessey
|
d59099aab4
|
Add response headers.
... Still need to react to requests.
|
11 years ago |
Jonathan Green
|
93dd11ddd3
|
Merge pull request #391 from christianselig/7.x
Added additional condition to prevent variable from being accessed when ...
|
11 years ago |
Christian Selig
|
2ebbf211e7
|
Added additional condition to prevent variable from being accessed when it hasn't been set.
|
11 years ago |
Jonathan Green
|
6a4ba3f835
|
Merge pull request #390 from adam-vessey/7.x-prevent-devel-query-log-issues
Set global to prevent query logging when outputting datastreams.
|
11 years ago |
Adam Vessey
|
2bb19dbac8
|
Set global to prevent query logging when outputting datastreams.
|
11 years ago |
Mitch MacKenzie
|
6e1946e6b3
|
Merge pull request #389 from christianselig/7.x
Added ability to revert to previous versions of datastreams.
|
11 years ago |
Christian Selig
|
962f7f46d9
|
Removed unnecessary newlines.
|
11 years ago |
Christian Selig
|
9b04972ddb
|
Fixed some small issues including improper comments, not returning properly, unnecessary code and putting the file in temporary:// for safety.
|
11 years ago |
Christian Selig
|
798312bedb
|
Added ability to revert to previous versions of datastreams.
|
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 |
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 |
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 |