Alan Stanley
|
f3bef9b198
|
Merge branch '7.x' of https://github.com/Islandora/islandora into 7.x
|
12 years ago |
Alan Stanley
|
663589d8fc
|
added function to create tableselect form item for content model selection
|
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 |
jonathangreen
|
b9d0eaebb0
|
Added a lint to travis. Just in case.
|
12 years ago |
jonathangreen
|
092133272e
|
Added codesniffer to travisci
When code is pushed it is now failed if it fails codesniffer. Also
pushed a number of coding standards fixes so that this commit will
build correctly.
|
12 years ago |
Jonathan Green
|
cf0539077a
|
Merge pull request #303 from jonathangreen/travis
Added Jenkins status to readme
|
12 years ago |
jonathangreen
|
a501d8a649
|
Added Jenkins status to readme
|
12 years ago |
Jonathan Green
|
8e39b48be4
|
Merge pull request #301 from jonathangreen/travis
Travis
|
12 years ago |
jonathangreen
|
9d714e1c81
|
Added some branch exclusions. Renamed readme.
|
12 years ago |
jonathangreen
|
28b66eaf8e
|
another update for paths
|
12 years ago |
jonathangreen
|
6e49122ad0
|
should work again
|
12 years ago |
jonathangreen
|
3b5e7cda93
|
Another dumb path error
|
12 years ago |
jonathangreen
|
f4c758684b
|
Minor mistake from previous travis config
|
12 years ago |
jonathangreen
|
80aa8ed756
|
moved travis setup to a script
|
12 years ago |
jonathangreen
|
031d1579ad
|
Updated travis to build with different fedora versions
|
12 years ago |
jonathangreen
|
64ff24a085
|
Updated travis to build with different fedora versions
|
12 years ago |
jonathangreen
|
2ac9ce5507
|
Updated travis to build with different fedora versions
|
12 years ago |
jonathangreen
|
2586887476
|
Updated travis to build with different fedora versions
|
12 years ago |
jonathangreen
|
35117d4f30
|
added another updated travis config
|
12 years ago |
jonathangreen
|
13efc16b6a
|
Updated travis config again
|
12 years ago |
Jordan Dukart
|
0b0acd0759
|
New line and codesniffer changes.
|
12 years ago |
Jordan Dukart
|
54acff362b
|
Handle downloading of clips in core (ONTIME-1262).
|
12 years ago |
jonathangreen
|
12dcbb5b17
|
Another travis config change
|
12 years ago |
jonathangreen
|
b1e57b16d8
|
Another change to the travis-ci config
|
12 years ago |
jonathangreen
|
901dd69c5d
|
Merge branch 'travis' of github.com:jonathangreen/islandora into travis
|
12 years ago |
Jonathan Green
|
90b9b6ceb6
|
Some updates of tests for Travis
|
12 years ago |
Adam
|
ec142fae66
|
Merge pull request #291 from nigelgbanks/7.x-access-cleanup
Added a new function islandora_user_access() to simplify access callbacks
|
12 years ago |
Adam
|
f9075871e1
|
Merge pull request #297 from nigelgbanks/7.x-objects-display
Cleaned up and moved grid/list display logic into islandora, since its n...
|
12 years ago |
Adam
|
6b6fdb88f0
|
Merge pull request #287 from nigelgbanks/7.x-ingest-improvements
Removed default ingest menu, ingest configuration can now take a object.
|
12 years ago |
Nigel Banks
|
68bbbe163e
|
Added tests for islandora_user_access().
Caught a spelling mistake as part of the testing writing.
|
12 years ago |
Nigel Banks
|
8204d1f8fd
|
Standards Compliance
|
12 years ago |
Jonathan Green
|
081791cd6a
|
Merge pull request #292 from k-int/7.x
Created $keys variable
|
12 years ago |
Jonathan Green
|
16f4e2731d
|
Merge pull request #299 from daitken/7.x
7.x grammar fixes
|
12 years ago |
Adam
|
57a77b8389
|
Merge pull request #298 from jordandukart/7.x
Use build_hook_list so we get correct hook_names when altering.
|
12 years ago |
Jordan Dukart
|
af933e66ff
|
Add module_loads just incase and more consistency.
|
12 years ago |
daitken
|
ac50236252
|
admin.form.inc grammar fixes
|
12 years ago |
Jordan Dukart
|
2763f2b267
|
Use build_hook_list so we get correct hook_names when altering.
|
12 years ago |