Adam Vessey
eb1a315af1
Allow for altering of the configuration in submit handlers.
12 years ago
Adam Vessey
2be54344b2
Remove old step storage, and force a rebuild
...
... Was not rebuilding the list of steps before trying to select the
next, so some odd behaviour was occuring--going back to the first step,
due to the current step_id no longer existing.
12 years ago
Adam Vessey
edd8b9eda0
Fix off-by-one error.
12 years ago
Adam Vessey
980b7eebda
Rebuild list of steps with every request.
...
... This should allow steps to be added/omitted in a more flexible
manner.
12 years ago
Adam Vessey
fa27c1af17
Revert "Allow form builders to trigger rebuilds."
...
This reverts commit 7a0efc1230
.
... Rebuilding is/was kinda broken.
12 years ago
Adam Vessey
7a0efc1230
Allow form builders to trigger rebuilds.
...
Needed to be able to skip a form, that we only know to skip when we
get to the given step. (Currently the case in the islandora_marcxml
module).
12 years ago
jonathangreen
b25d00a25f
Remove the globals
...
Remove the globals.inc file.
12 years ago
Nigel Banks
76167df6c8
islandora_ingest_get_steps no longer returns NULL values
12 years ago
Nigel Banks
aab988f194
Comment to long
12 years ago
Adam Vessey
dd700b16c8
Build out documentation.
12 years ago
Nigel Banks
92915bdd7c
Remove inline comments, make comments 80 characters or less in length.
12 years ago
Nigel Banks
56b816a298
Fixed documentation errors
12 years ago
Nigel Banks
662209ef1a
Fixed logical error in islandora_delete_object.
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