Kris Bulman
12f9c81e28
Broke apart permissions to view objects and datastreams. They are now two seperate permissions. Got rid of permission to view management tabs, as these are now displayed only if the user has appropriate permissions to use the tabs.
12 years ago
Nigel Banks
96a4eb6279
Decode the pid when retrieved from the url as it may be encoded, which causes problems with tuque.
12 years ago
David Wilcox
c3519035bf
Changed object management permissions
...
Changed 'FEDORA_MODIFY_STATE' to 'FEDORA_MANAGE_PROPERTIES' and fixed
'View object management tabs' permission to correctly depend on
'FEDORA_MANAGE'.
12 years ago
jonathangreen
d0de6d6b90
Modified solution_packs.inc to return datastreams
...
The table printed by solution_packs.inc used to not mention
which datastreams were modified. We do that now.
We also test the MD5 of the datastream to make sure that it is
actually the same.
12 years ago
William Panting
c6e35cb8b5
better docs, implemented cron to remove expired authentication tokens from the database
12 years ago
William Panting
b25d691d8d
more secure, more documented tokens
12 years ago
William Panting
e1a5a35590
Token authentication.
12 years ago
Nigel Banks
65fd37cbac
Updated require objects hook to use NewFedoraObjects.
12 years ago
Nigel Banks
95bed5254b
Warning no longer displayed when attempting to call islandora_load_object with an existing object in the datastream_load function.
12 years ago
Nigel Banks
aafa625d37
Allow for the connection function to take a user and url much like the connection constructor.
12 years ago
Nigel Banks
b610533cbe
Fix potential white screen problems with instantiating IslandoraTuque.
12 years ago
Nigel Banks
dd01783050
Prevent hooks from being called multiple times.
12 years ago
jonathangreen
b25d00a25f
Remove the globals
...
Remove the globals.inc file.
12 years ago
jonathangreen
cf1beabd5c
Updated the wildcard load functions
...
Updated the wildcard load functions to work more like core drupal does, reversing some previous changes.
12 years ago
Nigel Banks
47dfae24c0
Changes needed for form builder.
12 years ago
Nigel Banks
92915bdd7c
Remove inline comments, make comments 80 characters or less in length.
12 years ago
Nigel Banks
8aecdb722f
Typo fixes.
12 years ago
Nigel Banks
56b816a298
Fixed documentation errors
12 years ago
Nigel Banks
f9041ee4fa
Removed module_load_include in global space, corrected parameters in function call to islandora_post_delete. Fixed documentation error.
12 years ago
Nigel Banks
6b181c1f48
Notifiy the user when the repository is down.
12 years ago
Nigel Banks
080440ce7a
Initial ingest multipage process, also cleanup.
12 years ago
DannyJoris
5c810ea4c8
moved default tab form into islandora + removed passing of $user through invoke function
12 years ago
DannyJoris
ea22f8ed44
cleanup
12 years ago
DannyJoris
06e5b1554a
moved solution pack viewer admin and viewer callback functions into islandora, away from the solution packs
12 years ago
Adam Vessey
978026b003
Squash hook_islandora_type_info(), in favour of cmodel-prefixed hooks.
...
Many of the Islandora hooks are now invoked once with each content model
pid prefixed (after being escaped), in addition to the base hook call.
12 years ago
DannyJoris
71c910b859
fix error message
12 years ago
Adam Vessey
e2ce34ab05
Expand hook documentation and rename hook.
12 years ago
Adam Vessey
d8c8de4dc0
Alter hook calls and update documentation to reflect it.
12 years ago
DannyJoris
7f0208d44b
coder cleanup
12 years ago
DannyJoris
58c6a3a667
removed redundant module key
12 years ago
DannyJoris
ca9b1a8f2a
cleaned up label
12 years ago
DannyJoris
f2722e2c65
phase 2 of solution pack port - moved root collection into islandora - created a callback function for install and uninstall hooks
12 years ago
DannyJoris
b2bd51d82f
phase 1 of solution pack administration + creating wrapper functionality to create and ingest new objects
12 years ago
DannyJoris
92fb559933
added some doxygen comments
12 years ago
DannyJoris
cd8e9d8df0
coder cleanup
12 years ago
jonathangreen
7feae13be1
Updated islandora
13 years ago
rwincewicz
230c149122
Changed wording for menus and admin screens
13 years ago
jonathangreen
9ab4df2199
Updated to give warnings about tuque.
13 years ago
jonathangreen
2867e7e575
Updated access
13 years ago
jonathangreen
ede9e47337
Major change to object loading.
13 years ago
jonathangreen
3f2b0c9d3a
File cleanup and moving around
13 years ago
jonathangreen
1d7f26c8d9
Changed how we get objects.
13 years ago
jonathangreen
0b5babab56
Updated collections.
13 years ago
jonathangreen
5f5c8c281e
Updated access permissions
13 years ago
jonathangreen
63300908af
Updated the admin screen more.
13 years ago
Paul Pound
539e99bb71
added init functions to load admin css for each module
13 years ago
jonathangreen
ae151e6bd0
Updated some things.
13 years ago
Paul Pound
dbadd0ce5a
added a wrapper template for collection objects
13 years ago
rwincewicz
cc6f5a956a
Fixed collection policy for create child collection function
13 years ago
jonathangreen
0118ad6208
Sundry updates
...
- Added a confirmation to purge.
- Fixed collection links
- Provided link to full size
13 years ago