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
Adam Vessey
aaa0a8ddc6
Fix TOKEN_TIMEOUT constant.
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
MorganDawe
1314c7dc06
Removed old hook.
11 years ago
MorganDawe
a384900fa5
Resolved merge conflict.
11 years ago
MorganDawe
dffb15526d
Updated via code review feedback.
11 years ago
MorganDawe
5ec2045e15
Implemented changes requested via code review.
11 years ago
Jonathan Green
73e09a9d0d
Merge pull request #377 from jordandukart/7.x-fixes
...
Fix a collding array key, code style.
11 years ago
Jordan Dukart
7af39f17fc
Spacing.
11 years ago