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
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
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
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
jonathangreen
c3baf652d2
added missing .travis.yml
12 years ago
jonathangreen
2e02f32402
Some changes for travis
12 years ago
Jonathan Green
535d4ec074
Merge pull request #311 from jonathangreen/travis
...
Updated phpcpd command
12 years ago
Islandora
7175316d11
Corrected coding standards violations.
12 years ago
Daniel Lamb
ba31c9914f
Merge pull request #312 from jordandukart/7.x
...
Crufty menu path that was left behind.
12 years ago
Jordan Dukart
f9667e66fa
Crufty menu path that was left behind.
12 years ago
jonathangreen
e6cb85bbb1
Updated phpcpd command
12 years ago
Jonathan Green
accea8596c
Merge pull request #310 from jonathangreen/travis
...
Some minor travis changes
12 years ago
jonathangreen
11d3cc64ee
Export environment variable
12 years ago
jonathangreen
86631a3787
Some minor travis changes
12 years ago
Jonathan Green
2d4a0dd43c
Merge pull request #309 from jonathangreen/travis
...
Travis
12 years ago
jonathangreen
010fd655a9
Added dependancy
12 years ago
jonathangreen
3f71651af4
Add travis_setup
12 years ago
jonathangreen
66d0b6404d
Some modifications, remove duplicate code, run copy paste detector
12 years ago
Islandora
128cc45ac3
Updated comments in islandora_prepare_new_object() function.
12 years ago
Adam
f1b3afa7be
Merge pull request #300 from jordandukart/7.x
...
Handle downloading of clips in core (ONTIME-1262).
12 years ago
Islandora
8ef1066053
Updated islandora_prepare_new_object to work with file system paths instead of a url.
12 years ago
Adam Vessey
12bd300584
Flesh out inline function documentation.
12 years ago
Adam Vessey
f9586f9f9b
Fix where the context failed to get passed.
12 years ago
Adam Vessey
068535ce95
Fixes for Travis... Oops.
12 years ago
Adam Vessey
945d8f4188
Revert back to iTQL query for breadcrumbs.
12 years ago
Adam Vessey
fa56999064
Revert "Work around to handle the PHP-native stream wrappers."
...
This reverts commit 54401f71e0
.
12 years ago
Adam Vessey
7c9b20237b
Add content model dependant call of hook_islandora_object_view_alter().
12 years ago
Adam Vessey
13e8839d50
Allow breadcrumbs to reliably be generated multiple times.
12 years ago
Adam Vessey
54401f71e0
Work around to handle the PHP-native stream wrappers.
12 years ago
Jordan Dukart
82fa859e3b
Coding style fixes.
12 years ago
Jonathan Green
a55d03c12a
Update README.md
...
Removed 8080 from the jenkins URL.
12 years ago
Jonathan Green
dea6d984dd
Merge pull request #304 from jonathangreen/travis
...
Added codesniffer to travisci
12 years ago
jonathangreen
d67c95f901
Fixed ant path issue
12 years ago