Nigel Banks
8b0b320338
Configuration options now accept multiple objects.
...
Configuration no longer requires validation.
Added Convience method for determining if the ingest forms can be rendered.
12 years ago
Nigel Banks
5fac157cfc
Appease the Travis God! The one true build master!
...
May my code be clean, and follow the law's of "standard".
May it support internationalization for Travis includes all!
May it not contain copy pasta for it is soggy.
Travis be praised!
12 years ago
Nigel Banks
3bb2646b5e
Added a convience function for generated depreciated function messages.
...
The message will only be displayed to the user if Drupal is configured to show these
warnings, regardless of the setting though it will be logged to the watchdog.
12 years ago
Nigel Banks
80017aeacc
Merge pull request #322 from nigelgbanks/7.x-README
...
Added link to customizing ingest steps.
12 years ago
Nigel Banks
79c878a6a6
Added link to customizing ingest steps.
12 years ago
William Panting
a42190e353
Merge pull request #320 from adam-vessey/7.x
...
Fix breadcrumb bug due to alternate menu titles.
12 years ago
ajstanley
1a701d369a
Merge pull request #307 from ajstanley/7.x
...
7.x
12 years ago
Alan Stanley
f9e4064715
coder standards
12 years ago
Alan Stanley
1761d0c2ad
resolved conflicts
12 years ago
Alan Stanley
9496b0e5fd
formatting
12 years ago
Adam Vessey
4512238721
Fix bug due to alternate menu titles.
12 years ago
Alan Stanley
553810a133
changed operator
12 years ago
Alan Stanley
84aa0c58f4
changed operator
12 years ago
Jordan Dukart
c4f34f4176
Merge pull request #319 from nigelgbanks/7.x-fix-nigels-cockup
...
Prevent inifite loop when a callbacks is the last step to be executed.
12 years ago
Alan Stanley
b58fd31f9c
formatting, made query more efficient
12 years ago
Alan Stanley
3da2fdcb9f
added default, changed sorting
12 years ago
Nigel Banks
07c4c35e9a
Missing Argument
12 years ago
Nigel Banks
69fb08dd73
Coding standards.
12 years ago
Nigel Banks
0791f5d5f4
Undo previous form when callbacks steps exist between it and the current step.
...
Added two functions for navigating by 'form' steps rather than steps.
12 years ago
Nigel Banks
2d0bba2611
Prevent inifite loop when a callbacks is the last step to be executed.
...
Fix's an error in my logic. Now instead of having a null step ID mean
that it is the first step. The step ID gets initialized when the
form is first build and NULL is changed to mean that all steps
have been executed.
Also added some comments.
12 years ago
Adam
2ab120651a
Merge pull request #318 from jonathangreen/travis
...
Some codesniffer modifications.
12 years ago
Jordan Dukart
e1108027ec
Merge pull request #317 from jordandukart/7.x
...
Ingest steps rework to implement a new type (ONTIME-319)
12 years ago
jonathangreen
a3c38b8d4a
Code review changes
12 years ago
Jordan Dukart
24fc87f4a2
Merge branch '7.x' of github.com:jordandukart/islandora into 7.x
12 years ago
Jordan Dukart
44b8b384c9
Notice and comment fix.
12 years ago
Jordan Dukart
f4b86beaaf
Merge pull request #1 from nigelgbanks/7.x-code-review
...
Code Review - Refactor and fixes.
12 years ago
Nigel Banks
49c489a83c
Code Review - Refactor and fixes.
12 years ago
jonathangreen
852968fe4b
Some codesniffer modifications.
12 years ago
Jonathan Green
5caa3bc4e0
Merge pull request #316 from adam-vessey/7.x
...
Code standards in comments and translatability.
12 years ago
Jordan Dukart
2d32249ab8
Missing newline, crufty func.
12 years ago
Jordan Dukart
d11075a1e6
API documentation update, minor revisions to ingest form.
12 years ago
Alan Stanley
69ce869b81
removed unused variable
12 years ago
Jordan Dukart
a462a4448c
Ingest functionality of the ingest form is now a callback.
12 years ago
Jordan Dukart
5deab4f3e3
Update to ingest_steps to add the callback type and logic associated with that.
12 years ago
Alan Stanley
8f5cf31604
used constants, removed unused variable
12 years ago
William Panting
c66fcbb7d7
Merge pull request #305 from MorganDawe/7.x
...
Updated islandora_prepare_new_object to work with file system path.
12 years ago
Alan Stanley
37071f0ec0
minor formatting changes
12 years ago
Alan Stanley
c431a070f3
minor formatting changes
12 years ago
Alan Stanley
273e591f6e
reverted auto-formatting
12 years ago
Alan Stanley
0731a26e15
Made query more robust
12 years ago
Alan Stanley
cb3e9b083d
Converted CM query to sparql to allow for unlabeled Content Models
12 years ago
Alan Stanley
c5d7485153
Converted CM query to sparql to allow for unlabeled Content Models
12 years ago
William Panting
2db98fb9d4
Merge pull request #306 from adam-vessey/7.x
...
Allow breadcrumb code to be called multiple times.
12 years ago
Adam Vessey
e0362cea25
Fix a variable name.
12 years ago
Adam Vessey
1b404273c3
Address issues from the translation coder report.
12 years ago
Adam Vessey
bc5717f16e
Fix a couple code-style issues in inline comments.
12 years ago
Jonathan Green
ff654913bd
Merge pull request #313 from jonathangreen/travis
...
Some changes for travis
12 years ago
Alan Stanley
b4b33df1f5
removed space, coding standards
12 years ago
Alan Stanley
3b9ae796ef
code sniffer compliant
12 years ago
Alan Stanley
177aaced86
format changes
12 years ago