Alan Stanley
|
c66901622e
|
Updated version number for 13.1.0-RC1
|
12 years ago |
ajstanley
|
dd45123c03
|
Merge pull request #245 from ajstanley/6.x
added permission to view soap errors
|
12 years ago |
Alan Stanley
|
90a1de79a7
|
added permission to view soap errors
|
12 years ago |
ajstanley
|
5095bc1fca
|
Merge pull request #242 from ajstanley/6.x
added additional error trapping
|
12 years ago |
Alan Stanley
|
ffd42ea638
|
added additional error trapping
|
12 years ago |
ajstanley
|
a9f26b6f5e
|
Merge pull request #241 from ajstanley/6.x
fixed error message
|
12 years ago |
Alan Stanley
|
1471f64ea6
|
fixed error message
|
12 years ago |
ajstanley
|
249df94860
|
Merge pull request #240 from ajstanley/6.x
6.x
|
12 years ago |
Alan Stanley
|
cf19d4fffc
|
Added validity check
|
12 years ago |
Alan Stanley
|
7057c12b76
|
Added validity check
|
12 years ago |
ajstanley
|
d36f48a6cc
|
Merge pull request #239 from ajstanley/6.x
added ajax callback to admin page, guaranteed collection object
|
12 years ago |
Alan Stanley
|
682254727e
|
added ajax callback to admin page, guaranteed collection object
|
12 years ago |
ajstanley
|
84d79fba99
|
Merge pull request #236 from ajstanley/6.x
6.x
|
12 years ago |
Alan Stanley
|
d3751e039e
|
Merge branch '6.x' of https://github.com/Islandora/islandora into 6.x
|
12 years ago |
Alan Stanley
|
338ddb5d82
|
fixed typos
|
12 years ago |
Jonathan Green
|
ba1443c757
|
Merge pull request #208 from willtp87/ISLANDORA-782
ISLANDORA-782
|
12 years ago |
William Panting
|
439c1640ea
|
ISLANDORA-782
changed get_datastream_dissemination to not
automaticaly squash errors
|
12 years ago |
Jonathan Green
|
ebcc4e49fb
|
Merge pull request #206 from willtp87/ISLANDORA-779
ISLANDORA-779
|
12 years ago |
Jonathan Green
|
fd1e4fdaf3
|
Merge pull request #207 from willtp87/ISLANDORA-780-DOCUMENT
ISLANDORA-780
|
12 years ago |
willtp87
|
d98514febc
|
ISLANDORA-780
Documenting potential security issue.
|
12 years ago |
willtp87
|
4da98f08c2
|
ISLANDORA-779
Not hitting Fedora after a datastream ingest.
|
12 years ago |
Jonathan Green
|
580288e1ca
|
Merge pull request #204 from jordandukart/6.x
Name the hook correctly to match all the solution packs.
|
12 years ago |
Jordan Dukart
|
bc5f345d40
|
Name the hook correctly to match all the solution packs.
|
12 years ago |
Jonathan Green
|
73df9e5931
|
Merge pull request #202 from adam-vessey/6.x-missed-renaming
Fix missed invokation from hook renaming.
|
12 years ago |
Adam Vessey
|
ef3acf7202
|
Fix missed invokation from hook renaming.
|
12 years ago |
Jonathan Green
|
17b15660c1
|
Merge pull request #198 from jordandukart/6.x
Change parameters such that a user cannot purge a collection that has in...
|
12 years ago |
Jordan Dukart
|
decad31cb6
|
Change parameters such that a user cannot purge a collection that has inactive objects contained within it. This resolves an issue that can occur with workflow.
|
12 years ago |
Jonathan Green
|
19d1f21521
|
Merge pull request #195 from daniel-dgi/6.x
6.x
|
12 years ago |
Daniel Lamb
|
a0e4c1b95c
|
Merge branch '6.x' into simpletest
|
12 years ago |
Daniel Lamb
|
cb4191351a
|
Bug fixes where getModuleShortFormName had not been replaced with getModuleName. Added the 'invoke' convienence function for invoking function/hooks within the module to be tested.
|
12 years ago |
Jonathan Green
|
338b40b6b9
|
Merge pull request #192 from daniel-dgi/6.x
6.x
|
12 years ago |
Daniel Lamb
|
4d5e68e91d
|
Making changes as per Jon Green's suggestions
|
12 years ago |
Daniel Lamb
|
6b57a06c2d
|
Added instructions to create test user in comments
|
12 years ago |
Daniel Lamb
|
a44e2ff789
|
Resolving merge conflicts
|
12 years ago |
Daniel Lamb
|
11f101c01a
|
Merge branch 'ISLANDORA-745' of https://github.com/daniel-dgi/islandora into ISLANDORA-745
|
12 years ago |
Daniel Lamb
|
2843214c2a
|
Changed invalid object_id reference to PID to match the function's parameter. Was getting an exception when trying to construct the query for the SOAP call in getOwnerId()
|
12 years ago |
Daniel Lamb
|
36002603e2
|
Changed invalid reference to to match the function's parameter. Was getting an exception when trying to construct the query for the SOAP call in getOwnerId()
|
12 years ago |
Daniel Lamb
|
6e4c1e2a3b
|
Finalized schema to test for in the required_fedora_objects test.
|
12 years ago |
Jonathan Green
|
e30760fd87
|
Merge pull request #190 from willtp87/6.x
some code style fixes
|
12 years ago |
William Panting
|
454d4ad2c4
|
some code style fixes
|
12 years ago |
Jonathan Green
|
b51a015052
|
Merge pull request #189 from willtp87/6.x
changed fedora_repository_check_perm to set the PID if it is empty
|
12 years ago |
Daniel Lamb
|
6a75c547c9
|
Added base classes for testing islandora and its solution packs.
|
12 years ago |
William Panting
|
b82d329ad4
|
changed fedora_repository_check_perm to set the PID if it is empty
rather than ===NULL
|
12 years ago |
Jonathan Green
|
790533714f
|
Merge pull request #184 from adam-vessey/6.x-squash-search
Code cleanup - squash code pertaining to "search" in core
|
12 years ago |
Adam Vessey
|
54452afeaa
|
Merge branch '6.x' into 6.x-squash-search
Conflicts:
SearchClass.inc - deleting
fedora_repository.module
formClass.inc
|
12 years ago |
Jonathan Green
|
ddfdc5c2ed
|
Merge pull request #183 from adam-vessey/6.x-squash-basket
Code cleanup - squash code pertaining to "baskets" in core
|
12 years ago |
Jonathan Green
|
9e7067d222
|
Merge pull request #186 from adam-vessey/6.x-extend-add-relationships
ISLANDORA-766: Allow arrays relationship objects
|
12 years ago |
Adam Vessey
|
0947f3b790
|
ISLANDORA-766: Allow arrays relationship objects
|
12 years ago |
Jonathan Green
|
85494699a3
|
Merge pull request #182 from adam-vessey/6.x-restructure-permissions
ISLANDORA-764: Rewrite core permissions handling
|
12 years ago |
Jonathan Green
|
06783d8b78
|
Merge pull request #185 from mitchmac/xslt-view-default-to-dc
Default to DC if preferred datastream isn't available for Object Details view
|
12 years ago |