Adam Vessey
2bb19dbac8
Set global to prevent query logging when outputting 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
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
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
16abeaf6ee
reverted constant
11 years ago
Alan Stanley
54adf10af2
updated constant name
11 years ago
Alan Stanley
95333c2534
added management of deleted files
11 years ago
Adam Vessey
febd3a3fee
Carry through changes.
11 years ago
Adam Vessey
aaa0a8ddc6
Fix TOKEN_TIMEOUT constant.
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
Jordan Dukart
7af39f17fc
Spacing.
11 years ago
Jordan Dukart
88448d329f
Unique array key.
11 years ago
Jordan Dukart
1fa7d0790f
Actually use the fieldset that's defined.
11 years ago
Jordan Dukart
dd9896d187
Code style cleanup.
11 years ago
jonathangreen
c1c7c0afae
Missin t()
11 years ago
jonathangreen
e1c5812551
Spellin'
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
jonathangreen
68d52ea329
Fixed bug with datastream alter.
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
cdacfc966d
Pull out acquisition of required objects, other generalization...
...
... introduction of "force" parameter, so reinstallation of objects
can be forced to occur.
11 years ago
Adam Vessey
7ad6efc7a0
Trigger datastream alter on object ingest.
11 years ago
Jordan Dukart
8015736149
Unneeded breaks around throws.
11 years ago
Jordan Dukart
eeeb78f343
Codesniffer upgrade breaks on these two lines.
11 years ago
Nigel Banks
c21ec669f6
Updated comment
11 years ago
Nigel Banks
6cc205ec1a
Attempt to normalize XML data-streams when comparing for equality.
...
Used during solution install/reinstall to determine if changes have been
made. Fedora selectively strips newline characters within actual content.
Now we normalize the two data-streams such that all newlines are made spaces
and any preceding/trailing white-space within the document is removed.
For Issue:
https://dgi.ontimenow.com/viewitem.aspx?id=1989&type=features&force_use_number=false
11 years ago
Adam Vessey
4bcb99ddcb
Use references when ingesting during steps.
...
Makes the objects available to later submission handlers... Handling a
weird case, yes... Need to trigger something only after ingest, but
only when ingesting through the form.
11 years ago
Adam Vessey
c5680fd1e0
Change function name and slightly safer logic.
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
nruest
3a05e8a718
add dcterms
12 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
7aa1151001
Deprecate old and use new functions.
12 years ago
Adam Vessey
6f9b7b877a
Get rid of non-strict policy enforcement.
12 years ago
Nelson Hart
9b22de0e57
getting customized menu item to use in breadcrumb
12 years ago
Nigel Banks
523c2d8e9f
Removed uneeded wrapper element from namespace tab on admin config.
12 years ago
Nigel Banks
d796f2250a
Admin settings form will now display even if the Repository is not accessible.
...
Also includes some general clean up.
* Namespaces no longer uses ajax now uses states.
* Abstracted out repository access message into a seperate function.
* Simplified the code.
12 years ago
Adam Vessey
70333d8783
Add the strict access flag.
12 years ago