Adam Vessey
992c42b96f
Add semi-colons, so the code's actual code...
12 years ago
Adam Vessey
73cfd46c68
Fix the deprecation message.
12 years ago
Jordan Dukart
95e5994770
Copypasta standards fail.
12 years ago
Jordan Dukart
7c72ee10a2
Include an autocomplete path for content models that used to live in islandora_xml_forms.
12 years ago
jonathangreen
1533de776e
Yet another attempt to appease the travis gods.
12 years ago
Jonathan Green
33d8911b69
Attempt to fix travis
12 years ago
Nigel Banks
740720124d
Make sure the provided models actually exist.
12 years ago
Adam Vessey
c4f97e2632
Add handling of deprecated 'image/tif' mimetype when determining an extension.
12 years ago
Adam Vessey
2a5210278f
Fix the "TIFF" mimetype.
...
Was causing issues in the batch importer.
12 years ago
Nigel Banks
7f8e9ff0a3
Moving backwards though the form now brings the user to the expected step.
...
There was a mistake where a step was reverting its global changes before it was
actually selected as the previous step. Innocuous enough but it had strange
side effects on the global storage, since the step list would be rebuild with
this information, steps could insert themselves as previous steps even if they
weren't used by the user.
12 years ago
Jordan Dukart
d6f3647421
Minor bug fix.
12 years ago
Nigel Banks
fc6f6b0f1d
Ensure shared variable 'models' is always available in the ingest form.
12 years ago
Nigel Banks
c5e6dfcd7a
Changed Parameter Type Hinting to only use the top level Abstract class
12 years ago
Nigel Banks
da9c62003e
Coding standards compliance?
12 years ago
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
Alan Stanley
f9e4064715
coder standards
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
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
Jordan Dukart
44b8b384c9
Notice and comment fix.
12 years ago
Nigel Banks
49c489a83c
Code Review - Refactor and fixes.
12 years ago
jonathangreen
852968fe4b
Some codesniffer modifications.
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
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
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
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
Alan Stanley
74beb0ca65
coder changes
12 years ago