Ben Woodhead
d4a3ff7ec1
Documenting incs found in the root directory
13 years ago
Nelson Hart
2bd1e56ebd
ISLANDORA-278 Updated files to meet Coder standards. Mostly t() tags. Also renamed a couple of functions. I did a find / replace for the 3 function name changes.
...
validPid to valid_pid
validDsid to valid_dsid
fixDsid to fix_dsid
One of the changes I've made has caused a minor bug in the islandora module. There are extra spaces in the collections URL.
14 years ago
jonathangreen
abfc84457d
ISLANDORA-278 Initial pass at making the islandora code conform to the drupal coding standards.
14 years ago
Adam Vessey
1a8ca9af3a
ISLANDORA-250 Wrong change for filter capitilization fixed.
14 years ago
jonathangreen
8f7cf5e0c9
ISLANDORA-253 Fixed broken image in 'Demo Image Collection'
14 years ago
jonathangreen
ac0b34cb39
ISLANDORA-249 getBreadcrumbs didn't properly deal with the case of top level objects.
14 years ago
Alan Stanley
ccebf9b112
ISLANDDORA-250 Changed fedora-system filter, added QUERY check to reduce SOAP errors
14 years ago
Alan Stanley
16b567540b
ISLANDORA-244 moved superfluous closing div tag
14 years ago
Alan Stanley
ab3141e639
ISLANDORA-247 Removed superfluous closing div tag
14 years ago
Alan Stanley
4fd834df06
Replaced underscores with hyphens
14 years ago
Alexander O'Neill
4f92799fce
ISLANDORA-138 Change default ForceSoap to TRUE.
14 years ago
Alexander O'Neill
34157e33d7
ISLANDORA-171 Make DualResImageCollection into an islandora collection
14 years ago
Nigel Banks
c0a5a02c82
ISLANDORA-206 Fixed strict warning by declaring a function static.
14 years ago
Alexander O'Neill
33c06067c1
ISLANDORA-195 Breadcrumb breaks on top-level collection
...
Test results for FALSE and not NULL after doing a preg match
14 years ago
Nigel Banks
3cdedccdeb
ISLANDORA-192: Checked to see if [1], is set before using it.
14 years ago
Alexander O'Neill
245bb3ac0a
ISLANDORA-171 Make tabs modular.
14 years ago
Alexander O'Neill
0edd813f9a
ISLANDORA-171 Move access check to inside of 'display datastreams' function
14 years ago
Alan Stanley
026d16222a
Allows namespace lockdown from settings.php
14 years ago
Alexander O'Neill
888c5cfd21
Adopted PDF content model to use tabs.
14 years ago
Alexander O'Neill
ebc1c6ce12
Moved renderCollection to CollectionClass.inc
14 years ago
Alexander O'Neill
d86024d8f6
ISLANDORA-171 minor formatting.
14 years ago
Alexander O'Neill
c77a5d0059
ISLANDORA-171 Got getQED() to use Fedora_Item, stop attempting to get QDC
14 years ago
Alexander O'Neill
4e23d8ddc6
Added metadata edit form to collection view.
14 years ago
Alexander O'Neill
da5fb410a4
Added datastream list and DC to collection tab view.
14 years ago
Alexander O'Neill
d0fc4ad901
ISLANDORA-171 removed fieldset around collection.
14 years ago
Alexander O'Neill
e0be6600e4
Moved collection rendering into the content model.
14 years ago
Alexander O'Neill
8fd7a03999
Started work to move collections into content model.
14 years ago
Alan Stanley
ce049c0730
Ensured that both namespace user permissions are checked
14 years ago
Alan Stanley
eab0289dde
Code cleanup following addition of namespace restriction flag
14 years ago
Alexander O'Neill
8ff2a1d1a3
Changed 'CHILD_SECURITY' to 'POLICY' for canIngestHere function.
14 years ago
Alexander O'Neill
ed3e0d3596
Performed some cleanup, made 'restrict datastreams' default to FALSE.
14 years ago
Alexander O'Neill
867dc92e8d
Changed restrict datastreams default to FALSE.
14 years ago
Alexander O'Neill
71115175c0
Fixed URL redirect.
14 years ago
root
28a408978e
Updated to only list datastreams that are in the Islandora Content Model in the detailed list of content. This can also be disabled with the 'Restrict Access to Fedora Object Datastreams' option in the fedora collection list settings page. All datastreams are listed for administrators.
14 years ago
Alexander O'Neill
d26e46abbc
Fix ISLANDORA-117 Purging an object should go back to a node.
14 years ago
mroy
861ef05951
Added content model checks in makeObject(...) Added new restriction option to the fedora collection list settings page that allows you to enable/disable restrcitions. Defaults to restrict for security.
14 years ago
jesterhazy
e697cf4f15
removed content model checks in makeObject(...)
14 years ago
mroy
597bf50184
Added isPartOf relationship to the ri query used to generate breadcrumbs.
14 years ago
mroy
65712b26cd
makeObject redirects to the fedora/get URL instead of buffering through SOAP if user is not logged in (so it can be an anonymous request). The SOAP request is also done if connected over SSL.
14 years ago
mroy
4463124712
Updated to allow access to any datastream to administrators.
14 years ago
Alexander O'Neill
e436b56e9e
Migration to GitHub
14 years ago