585 Commits (a5af26c3ce98792e325691e74138ae279cb22d66)

Author SHA1 Message Date
jonathangreen d0de6d6b90 Modified solution_packs.inc to return datastreams 12 years ago
William Panting c6e35cb8b5 better docs, implemented cron to remove expired authentication tokens from the database 12 years ago
William Panting bf3945ecf8 more secure authentication tokens and better docs 12 years ago
William Panting e1a5a35590 Token authentication. 12 years ago
Adam Vessey 2be54344b2 Remove old step storage, and force a rebuild 12 years ago
Nigel Banks a330997c63 Solution pack required objects now takes NewFedoraObjects rather than arrays. 12 years ago
Adam Vessey edd8b9eda0 Fix off-by-one error. 12 years ago
Adam Vessey 980b7eebda Rebuild list of steps with every request. 12 years ago
Adam Vessey fa27c1af17 Revert "Allow form builders to trigger rebuilds." 12 years ago
Nigel Banks 5089a562e5 Auto loading now working with IslandoraTuqueWrapper. 12 years ago
Adam Vessey 951aa2bccb Check load success before attempting to use objects. 12 years ago
Adam Vessey 7a0efc1230 Allow form builders to trigger rebuilds. 12 years ago
Nigel Banks b610533cbe Fix potential white screen problems with instantiating IslandoraTuque. 12 years ago
Nigel Banks 84e5c543f4 Prevent white screen when tuque is not accessible. 12 years ago
Nigel Banks dd01783050 Prevent hooks from being called multiple times. 12 years ago
jonathangreen baa8d6ed58 Make modifications to turn tuque back into a library. 12 years ago
jonathangreen b25d00a25f Remove the globals 12 years ago
jonathangreen cf1beabd5c Updated the wildcard load functions 12 years ago
Adam Vessey cda9f25ae7 Break out acquisition of datastream info. 12 years ago
Nigel Banks 76167df6c8 islandora_ingest_get_steps no longer returns NULL values 12 years ago
Nigel Banks 47dfae24c0 Changes needed for form builder. 12 years ago
Nigel Banks aab988f194 Comment to long 12 years ago
Adam Vessey dd700b16c8 Build out documentation. 12 years ago
Nigel Banks 92915bdd7c Remove inline comments, make comments 80 characters or less in length. 12 years ago
Nigel Banks 595cbb43f4 Fix for spelling mistakes and coder recommendations. 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 662209ef1a Fixed logical error in islandora_delete_object. 12 years ago
Nigel Banks 6b181c1f48 Notifiy the user when the repository is down. 12 years ago
Nigel Banks 0db865a8af Downloaded labels now have the proper labels, redirect the user on ingest to the last ingested object. 12 years ago
Nigel Banks 080440ce7a Initial ingest multipage process, also cleanup. 12 years ago
Mitch MacKenzie 0caae2f766 Add pre ingest alter 12 years ago
DannyJoris f9de06c126 removed checkbox callback function for default tab view 12 years ago
DannyJoris 5c810ea4c8 moved default tab form into islandora + removed passing of $user through invoke function 12 years ago
DannyJoris 196e6a62d5 added doxygen comments 12 years ago
DannyJoris ea22f8ed44 cleanup 12 years ago
Adam Vessey c7d54b57e9 Fix a couple strings for translatability. 12 years ago
jonathangreen 3ff40471cc Modify datastreams to not load files into memory 12 years ago
DannyJoris 8be95dc65e moved url creation out of the viewer callback function, because in the future this could potentially be an array or anything more custom 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. 12 years ago
Adam Vessey d8c8de4dc0 Alter hook calls and update documentation to reflect it. 12 years ago
Adam Vessey da5aebe7f0 Fix datastream detection for add datastream form. 12 years ago
DannyJoris 7f0208d44b coder cleanup 12 years ago
DannyJoris b47f912450 object (un)installer: added fallback if not connected to repository. Both on SP (un)install and on the solution pack admin page. 12 years ago
DannyJoris dda35b2a41 moved object status check into a separate function so it can be called both when installing objects through the sp admin page and through module install 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 f26788ddea small comment adjustment 12 years ago