Ben Woodhead
dc304bf43a
Merge pull request #73 from ajstanley/6.x
...
Removed ALL limits on collections
13 years ago
Alan Stanley
43a85cf89c
Removed ALL limits on collections
13 years ago
Ben Woodhead
762801e988
Merge pull request #71 from ajstanley/6.x
...
6.x
13 years ago
Ben Woodhead
ffbe6afc21
Merge pull request #72 from bwoodhead/6.x
...
6.x
13 years ago
Ben Woodhead
dbacca19be
Fixed more i18n errors
13 years ago
Alan Stanley
711b0082f3
getRelatedItems raised default limit to 10000
13 years ago
Alan Stanley
33b3b4453f
added permission filtering to get_collections_as_option_array()
13 years ago
Ben Woodhead
cd23431430
Fixed more i18n errors
13 years ago
Ben Woodhead
129cb21079
Fixed more i18n errors
13 years ago
Ben Woodhead
5d771e78b6
Fixed ShowStreamsInFieldSets
13 years ago
Ben Woodhead
039e77b412
Fixed Refworks
13 years ago
Ben Woodhead
fb41e231b7
Fixed formBuilder
13 years ago
Ben Woodhead
9babc676d8
Fixed t tags
13 years ago
Ben Woodhead
a4a846e90a
Fixed t tags
13 years ago
Ben Woodhead
56b1d21f49
Fixed coding issues
13 years ago
Ben Woodhead
9f8dad23e8
Merge pull request #70 from nigelgbanks/memory-leak-fix
...
Added a function for forgetting a object when memory constraints apply.
13 years ago
Nigel Banks
e57a0f9a81
Opps!
13 years ago
Nigel Banks
eb2e765e78
Added a function for forgetting a object when memory constraints apply.
13 years ago
ppound
b3c2849a75
Merge branch '6.x' of git://github.com/Islandora/islandora into 6.x
13 years ago
ppound
15a0963581
updated soap connection to be session aware
13 years ago
Ben Woodhead
4ed630370d
Changed version
13 years ago
Ben Woodhead
517311356a
Merge pull request #69 from nigelgbanks/ISLANDORA-219
...
Fix for ISLANDORA-219: Warning issued when converting old schema
13 years ago
Nigel Banks
9db1e4f83b
Fix for ISLANDORA-219: Warning issued when converting old schema
13 years ago
Ben Woodhead
541830f225
Merge pull request #68 from ajstanley/6.x
...
Added filter for blank subtitle field
13 years ago
Alan Stanley
60943c95c7
Added filter for blank subtitle field
13 years ago
Ben Woodhead
dcffaf54ea
Merge pull request #67 from ajstanley/6.x
...
added array check
13 years ago
Alan Stanley
fe451fc7d0
added array check
13 years ago
Ben Woodhead
061f471143
Fixed version
13 years ago
Ben Woodhead
8b8c6247d9
Merge pull request #65 from ajstanley/6.x
...
6.x
13 years ago
Jonathan Green
011d874553
Merge pull request #66 from jonathangreen/6.x
...
Fixed a warning in SecurityClass.inc
13 years ago
jonathangreen
0d0219f01b
Merge branch '6.x' of github.com:Islandora/islandora into 6.x
13 years ago
jonathangreen
cedc2f6dd4
Fixed a warning in SecurityClass.inc
...
In SecurityClass.inc it is possible to get the warnings:
warning: Invalid argument supplied for foreach() in /var/www/sites/all/modules/fedora_repository/SecurityClass.inc on line 84.
warning: Invalid argument supplied for foreach() in /var/www/sites/all/modules/fedora_repository/SecurityClass.inc on line 89.
These happen when the XACML policy doesn't contain any roles or users.
13 years ago
Alan Stanley
079d314a8f
Merge branch '6.x' of https://github.com/Islandora/islandora into 6.x
13 years ago
Ben Woodhead
c5c5779451
Merge pull request #64 from nigelgbanks/ISLANDORA-164
...
Islandora 164 Fixed
13 years ago
Nigel Banks
de93bc958d
Merge branch '6.x' of github.com:Islandora/islandora into ISLANDORA-164
13 years ago
Nigel Banks
dd23ba456e
Fixed issue ISLANDORA-164.
13 years ago
Alan Stanley
7d0fa6cb92
added object's title to generted page
13 years ago
Alan Stanley
0cf63ac59d
Added delete validation to prevent removal of populated collections
13 years ago
Ben Woodhead
59db4b5097
New version and removed id tags
13 years ago
Ben Woodhead
010e97aeb0
Merge pull request #63 from ajstanley/6.x
...
6.x
13 years ago
Alan Stanley
b1cb2bb308
resolved conflicts
13 years ago
Alan Stanley
33bc8c922e
Added additional functionality to CollectionPolicy::getNextPid
13 years ago
Alan Stanley
bfaa422ab9
Merge branch '6.x' of github.com:ajstanley/islandora into 6.x
13 years ago
Alan Stanley
9ca282d521
Added validity check for Collection Policy class
13 years ago
Ben Woodhead
288125ea85
Set the version to 11.3.beta1
13 years ago
Jonathan Green
67465119cb
Merge pull request #62 from jonathangreen/6.x
...
Forgot to remove a debug statement before I committed. Woops.
13 years ago
jonathangreen
4d9c4cd006
Forgot to remove a debug statement before I committed. Woops. This fixes it all up.
13 years ago
Jonathan Green
75cb2607dd
Merge pull request #61 from jonathangreen/6.x
...
Updated SecurityClass to properly search XACML
13 years ago
jonathangreen
35a7d19f37
Updated SecurityClass to properly search XACML
...
The SecurityClass module does a naive search of an XACML policy to
pull out the users and roles listed. Assuming that they are who
can edit the object. With certain policies this was failing, and
only returning the users, not the roles. This became a problem
with the XACML editor in use because this class was used more often.
I updated the XPATH expressions that it uses to find the users and
roles, so it should find them in all cases now. We should update
the security class to call the more precise XACML class first and
only fall back on the security class if XACML fails to parse the
file, however this would mean moving the XACML stuff into core.
13 years ago
Ben Woodhead
3332072c58
Merge pull request #60 from discoverygnoye/6.x
...
6.x
13 years ago