Commit Graph

  • 3cb70d9223 Comment spacing, islandora_object_load function #133 Jordan Dukart 2012-06-12 17:20:17 -0300
  • a4985161f7 Comment spacing, islandora_object_load function Jordan Dukart 2012-06-12 17:13:50 -0300
  • 81c91ea54c Merge 9e5ad2b345 into 773de14639 #132 GitHub Merge Button 2012-06-12 12:58:57 -0700
  • 9e5ad2b345 Added the islandora_object_load function to the tuque wrapper Jordan Dukart 2012-06-12 16:14:33 -0300
  • 773de14639 Merge pull request #131 from jordandukart/6.x Jonathan Green 2012-06-12 11:23:10 -0700
  • 022e9ca50e Merge d8b404d7b5 into 3d0b98ab21 #131 GitHub Merge Button 2012-06-12 10:30:13 -0700
  • d8b404d7b5 Added tuque wrapper for use in 6.x development #132 #131 Jordan Dukart 2012-06-12 14:28:20 -0300
  • 08346c5f2e Updated version number for 7.x-12.1.0-RC1 jonathangreen 2012-06-12 10:51:26 -0300
  • c54f3baef6 Updated version number for 12.2.0-RC1 6.x-12.2.0-RC1 jonathangreen 2012-06-11 17:38:59 -0300
  • f11a5c3d58 Merge branch '6.x' of github.com:Islandora/islandora into 6.x-release jonathangreen 2012-06-11 17:11:42 -0300
  • 3d0b98ab21 Merge pull request #130 from jordandukart/6.x Jonathan Green 2012-06-11 09:55:40 -0700
  • 346124abae Merge 1d47e2163e into bf5f0b40bc #130 GitHub Merge Button 2012-06-11 09:55:30 -0700
  • bf5f0b40bc Updated the watchdog jonathangreen 2012-06-11 13:52:26 -0300
  • 3cc97d393c Merge branch '6.x' of github.com:Islandora/islandora into 6.x jonathangreen 2012-06-11 13:49:47 -0300
  • 9fbde2afe5 Merge pull request #129 from jmacwilliams/6.x Jonathan Green 2012-06-11 09:44:24 -0700
  • c1b3890357 Fix syntax error. Adam Vessey 2012-06-11 10:01:28 -0300
  • 1d47e2163e Change to allow the use of diacritics. JIRA ticket ISLANDORA-625 #130 Jordan Dukart 2012-06-08 17:30:42 -0300
  • c72e47082f Merge c781b4e78d into 4114ca1f63 #129 GitHub Merge Button 2012-06-08 13:18:20 -0700
  • c781b4e78d fixed error trap in get_datastream to log it in the watchdog - also fixed a syntax bug #129 Jason MacWilliams 2012-06-08 17:14:14 -0300
  • 13781d24f7 updated getStream function to use fedora_item to retrieve the datastream dissemination instead of calling soap directly, the result error filtering on the output Jason MacWilliams 2012-06-08 17:11:43 -0300
  • 4e0d243a79 removed old commented out code this is now wrong and would cause errors if someone used it again Jason MacWilliams 2012-06-08 17:10:57 -0300
  • b345b01a20 updated createDQCEditForm to use fedora_item instead of calling __soap:getDatastreamDissemination directly, now the request is error filtered Jason MacWilliams 2012-06-08 17:10:18 -0300
  • cfe5efd06b added checks to get_datastream and get_datastream_dissemination to filter for missing datastreams, also updated add_datastream_from_* and purge_datastrea to resync the datastream list so the checks are consistent Jason MacWilliams 2012-06-08 17:09:34 -0300
  • 429b70c518 ISLANDORA-485 AHAH causes file upload Adam Vessey 2012-06-08 17:04:13 -0300
  • cbb510af07 Added readme jonathangreen 2012-06-08 15:34:55 -0300
  • 35f1b1fbd5 Broke collection and image out into differenet repos jonathangreen 2012-06-08 15:33:20 -0300
  • 7feae13be1 Updated islandora jonathangreen 2012-06-08 15:16:55 -0300
  • 4114ca1f63 Merge pull request #128 from jmacwilliams/6.x Jonathan Green 2012-06-06 08:18:35 -0700
  • 6c4f6fdd61 Merge 12e80ef0c4 into 74f53c7b43 #128 GitHub Merge Button 2012-06-06 07:54:00 -0700
  • 12e80ef0c4 updated docs for hook_object_details_get_available_xslts #128 Jason MacWilliams 2012-06-06 11:52:36 -0300
  • 95e401ccb8 islandora now uses a hook to get a list of available xslts (for xslt view) so other modules can supply more. it also means the path to the xslt has to be from higher than islandora/, i chose the site root for simplicity (it could be the modules folder) Jason MacWilliams 2012-06-06 11:45:42 -0300
  • 74f53c7b43 Merge pull request #127 from jmacwilliams/6.x Jonathan Green 2012-06-05 10:01:06 -0700
  • 2241e7e04c Merge 8428eb2393 into f9ddf2953d #127 GitHub Merge Button 2012-06-05 10:00:26 -0700
  • 8428eb2393 configured better error detection around a missing xslt file #127 Jason MacWilliams 2012-06-05 13:57:58 -0300
  • 1872a0f47e moved mods2html file to object_details_xslts/ Jason MacWilliams 2012-06-05 13:44:03 -0300
  • 1b43b3169d fixed xslt paths Jason MacWilliams 2012-06-05 13:42:54 -0300
  • 8ed4573edd updated object details page Jason MacWilliams 2012-06-05 11:07:46 -0300
  • f9ddf2953d Merge pull request #126 from adam-vessey/6.x Jonathan Green 2012-06-04 13:11:28 -0700
  • 1f03222bfb Merge 61dcfa0d55 into 5918624b91 #126 GitHub Merge Button 2012-06-04 12:30:32 -0700
  • 61dcfa0d55 Merge branch '6.x' of github.com:Islandora/islandora into 6.x #126 Adam Vessey 2012-06-04 15:38:13 -0300
  • 694c4039fe Bit safer with labels and minor optimization. Adam Vessey 2012-06-04 20:29:53 +0200
  • d17d226b79 Merge pull request #125 from krisbulman/7.x Kris Bulman 2012-06-01 12:27:50 -0700
  • e035167bde Merge 5863c4d292 into ac4473cd0d #125 GitHub Merge Button 2012-06-01 12:19:21 -0700
  • 5863c4d292 updated conditionals and changed grid list titles #125 krisbulman 2012-06-01 16:17:36 -0300
  • bbfcf5ea93 Merge remote-tracking branch 'upstream/7.x' into 7.x krisbulman 2012-06-01 16:05:40 -0300
  • 278b61c856 added conditionals to default object krisbulman 2012-06-01 16:05:07 -0300
  • ac4473cd0d Merge branch '7.x' of github.com:Islandora/islandora into 7.x Paul Pound 2012-06-01 16:00:45 -0300
  • 3ff6e9da4c running change view links through theme links Paul Pound 2012-06-01 16:00:29 -0300
  • c6c3adeb58 Add edit_datstream_registry hook comment Mitchell MacKenzie 2012-06-01 15:58:02 -0300
  • 48a99020f7 added issets to collection template krisbulman 2012-06-01 15:52:16 -0300
  • 8aba4436cc Merge branch '7.x' of github.com:Islandora/islandora into 7.x jonathangreen 2012-06-01 15:42:36 -0300
  • 0934bae3f8 Added some more warnings. jonathangreen 2012-06-01 15:32:06 -0300
  • bee8ae6380 Merge branch '7.x' of github.com:Islandora/islandora into 7.x Paul Pound 2012-06-01 15:22:16 -0300
  • daa608843e updated gridview and listview css classes Paul Pound 2012-06-01 15:22:03 -0300
  • b1b984f12c Merge branch '7.x' of github.com:Islandora/islandora into 7.x rwincewicz 2012-06-01 15:18:50 -0300
  • 230c149122 Changed wording for menus and admin screens rwincewicz 2012-06-01 15:18:44 -0300
  • e3f4ea3659 added a new link variable and moved template file to theme directory Paul Pound 2012-06-01 14:58:31 -0300
  • aa6682cacc Merge branch '7.x' of github.com:Islandora/islandora into 7.x jonathangreen 2012-06-01 14:29:55 -0300
  • 9ab4df2199 Updated to give warnings about tuque. jonathangreen 2012-06-01 14:29:41 -0300
  • 36ffb0a811 Merge pull request #124 from krisbulman/7.x Jonathan Green 2012-06-01 09:54:00 -0700
  • ed688c58af Merge 34627d38f7 into b71b7a2d92 #124 GitHub Merge Button 2012-06-01 09:52:26 -0700
  • 34627d38f7 Merge remote-tracking branch 'upstream/7.x' into 7.x #124 krisbulman 2012-06-01 13:49:42 -0300
  • 43ff944950 updated basic image display krisbulman 2012-06-01 13:49:10 -0300
  • b71b7a2d92 Added meaningful message to manage collection policy when no content models exist rwincewicz 2012-06-01 13:46:24 -0300
  • d06288a292 Fixed error when deleting emtpy collections. PID is now displayed properly rwincewicz 2012-06-01 13:35:42 -0300
  • d57e247c6f Merge pull request #123 from krisbulman/7.x Jonathan Green 2012-06-01 09:17:08 -0700
  • a099d11007 Merge branch '7.x' of github.com:Islandora/islandora into 7.x Paul Pound 2012-06-01 13:12:55 -0300
  • f7b42d41f6 documented image proces inc Paul Pound 2012-06-01 13:12:31 -0300
  • 2e9489f073 Merge fd79918344 into 6cd168cee5 #123 GitHub Merge Button 2012-06-01 08:06:14 -0700
  • fd79918344 Merge remote-tracking branch 'upstream/7.x' into 7.x #123 krisbulman 2012-06-01 11:57:04 -0300
  • 2f1251bf83 CSS cleanup, markup change for list views krisbulman 2012-06-01 11:56:25 -0300
  • 6cd168cee5 Merge branch '7.x' of github.com:Islandora/islandora into 7.x jonathangreen 2012-06-01 11:21:32 -0300
  • 00e1cc8a3d another collection fix jonathangreen 2012-06-01 11:21:18 -0300
  • f19aa53095 Merge branch '7.x' of github.com:Islandora/islandora into 7.x Paul Pound 2012-06-01 11:16:35 -0300
  • 03b22bf39c updated islandora.api.inc documentation Paul Pound 2012-06-01 11:16:26 -0300
  • 257addf6cf Merge branch '7.x' of github.com:Islandora/islandora into 7.x jonathangreen 2012-06-01 11:11:39 -0300
  • ea91ee6dd3 Fix my mistakes in collection manager. jonathangreen 2012-06-01 11:07:02 -0300
  • fddb603d30 Merge branch '7.x' of github.com:Islandora/islandora into 7.x Danny Joris 2012-06-01 10:55:04 -0300
  • c7a0e1319b created helper function to connect to Fedora Danny Joris 2012-06-01 10:54:47 -0300
  • c3b3ee1530 Fixed restConnection line in manage collection policies rwincewicz 2012-06-01 10:50:07 -0300
  • 649a114fcf Merge branch '7.x' of github.com:Islandora/islandora into 7.x rwincewicz 2012-06-01 10:31:28 -0300
  • 3dd37810c1 Fixed issue with child collections not being created rwincewicz 2012-06-01 10:31:22 -0300
  • 1f6d9801cc Merge pull request #122 from DannyJoris/7.x Jonathan Green 2012-06-01 06:22:44 -0700
  • ff90f4806a Merge branch '7.x' of github.com:Islandora/islandora into 7.x Paul Pound 2012-06-01 10:08:57 -0300
  • 885cae2789 Merge b04a0a0aad into 2867e7e575 #122 GitHub Merge Button 2012-06-01 06:05:30 -0700
  • b04a0a0aad Merge branch '7.x' of github.com:Islandora/islandora into 7.x #122 Danny Joris 2012-06-01 10:02:39 -0300
  • 633391b9e4 added configure paths to .info files Danny Joris 2012-06-01 10:02:31 -0300
  • 1e90c5caec fixed conflict in islandora.api Paul Pound 2012-06-01 09:58:46 -0300
  • 2867e7e575 Updated access jonathangreen 2012-06-01 09:57:43 -0300
  • 74bcd0664c updated islandora api documentation Paul Pound 2012-06-01 09:53:56 -0300
  • 6058087c0b Merge branch '7.x' of github.com:Islandora/islandora into 7.x jonathangreen 2012-06-01 09:48:15 -0300
  • ede9e47337 Major change to object loading. jonathangreen 2012-06-01 09:44:06 -0300
  • 5a7f421732 Merge branch '7.x' of github.com:Islandora/islandora into 7.x rwincewicz 2012-06-01 09:35:24 -0300
  • 788fa329ca Added collection policy checking and cleaned up code rwincewicz 2012-06-01 09:35:18 -0300
  • 3f2b0c9d3a File cleanup and moving around jonathangreen 2012-05-31 23:31:00 -0300
  • 1d7f26c8d9 Changed how we get objects. jonathangreen 2012-05-31 23:09:40 -0300
  • 29d02c2d13 Some updates to collections. jonathangreen 2012-05-31 18:22:19 -0300
  • 0b5babab56 Updated collections. jonathangreen 2012-05-31 17:37:18 -0300
  • 479c14d6a5 Merge branch '7.x' of github.com:Islandora/islandora into 7.x Paul Pound 2012-05-31 16:53:56 -0300
  • f5cd1015ec added view switching to collection templates Paul Pound 2012-05-31 16:53:48 -0300