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
Adam Vessey
2bb19dbac8
Set global to prevent query logging when outputting datastreams.
11 years ago
Jordan Dukart
7af39f17fc
Spacing.
11 years ago
Jordan Dukart
dd9896d187
Code style cleanup.
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
Adam Vessey
09e9785ecf
Add filter_xss() to trigger_error() calls...
...
Hurray coder! :P
12 years ago
Adam Vessey
fa34498130
Themify datastream link creation.
12 years ago
Adam Vessey
a8f13b0a46
Add access checks.
12 years ago
Adam Vessey
9459899105
Add hook_islandora_datastream_access()...
...
... Also, start using our new access functions in a few places.
12 years ago
Nigel Banks
c5e6dfcd7a
Changed Parameter Type Hinting to only use the top level Abstract class
12 years ago
Jordan Dukart
d6d6155a61
Flush the caches before we output so we don't overrun PHP memory limit.
12 years ago
Nigel Banks
1e594543c9
Drupal coding standards.
12 years ago
William Panting
67308b17d7
some datastreams were downloading into
...
files without extensions
12 years ago
Adam Vessey
cf63033f79
Avoid creating a temp file
12 years ago
Nigel Banks
47dfae24c0
Changes needed for form builder.
12 years ago
Nigel Banks
92915bdd7c
Remove inline comments, make comments 80 characters or less in length.
12 years ago
Nigel Banks
0db865a8af
Downloaded labels now have the proper labels, redirect the user on ingest to the last ingested object.
12 years ago
Nigel Banks
080440ce7a
Initial ingest multipage process, also cleanup.
12 years ago
Adam Vessey
c7d54b57e9
Fix a couple strings for translatability.
...
Never concatenate inside of t()!
12 years ago
jonathangreen
3ff40471cc
Modify datastreams to not load files into memory
...
We were putting potentially large datastreams into memeory in the
download and view datastream hooks. We now create a temp file then
we output that to the user.
12 years ago
Adam Vessey
da5aebe7f0
Fix datastream detection for add datastream form.
12 years ago
DannyJoris
f26788ddea
small comment adjustment
12 years ago
DannyJoris
92fb559933
added some doxygen comments
12 years ago
DannyJoris
cd8e9d8df0
coder cleanup
12 years ago
jonathangreen
0934bae3f8
Added some more warnings.
13 years ago
jonathangreen
ede9e47337
Major change to object loading.
13 years ago
jonathangreen
3f2b0c9d3a
File cleanup and moving around
13 years ago
jonathangreen
1d7f26c8d9
Changed how we get objects.
13 years ago
jonathangreen
29d02c2d13
Some updates to collections.
13 years ago
jonathangreen
0b5babab56
Updated collections.
13 years ago
jonathangreen
0118ad6208
Sundry updates
...
- Added a confirmation to purge.
- Fixed collection links
- Provided link to full size
13 years ago
Mitchell MacKenzie
85f7c5dc07
DS edit link
13 years ago
Paul Pound
13825faf5f
added ingest to basic image types using a default mods form
13 years ago
jonathangreen
5499cfd659
Getting rid of datastream not found messages.
13 years ago
jonathangreen
b600074575
Fixed datastream error handling
13 years ago
jonathangreen
bea8e8063b
Updated datastream a little.
13 years ago
jonathangreen
93cb63b959
datastream
13 years ago
jonathangreen
b48aef3162
Autocomplete
13 years ago
jonathangreen
4e766d6a65
Generalized some datastream functions
13 years ago
jonathangreen
e5fa886d04
Updated datastream.inc
13 years ago
jonathangreen
031ae8ba56
Updated collection stuff
13 years ago
jonathangreen
fe5c54a390
Changed some things with datastreams so redirect and managed work okay.
13 years ago
krisbulman
5110efd086
moved add datastream link to action item
13 years ago
Paul Pound
7517be2a3e
moved datastream form functions to datastream inc and started properties form
13 years ago
Paul Pound
39ac9b5306
added add datastream form
13 years ago
Paul Pound
804725a2eb
fixed the as_formatted array from dublin core class i think
13 years ago
Paul Pound
e32291abfb
moved files from utils directory to includes changed also changed edit tab to say manage
13 years ago
Paul Pound
01c7eba4b1
added some comments and cleaned up code based on coders feedback
13 years ago
Paul Pound
fb9ac9523f
create utils datstream inc
13 years ago