48 Commits (5986223113c432ed76813917636720b03b306b15)
 

Author SHA1 Message Date
Daniel Lamb 5986223113 Some comments were over 80 characters 9 years ago
Daniel Lamb 35b2f68af8 RDF sync works on edit from either Drupal or Fedora. 9 years ago
Daniel Lamb 83ce10891f Re-exported services. 9 years ago
Daniel Lamb c288329597 Merge branch '7.x-2.x' of https://github.com/Islandora-Labs/islandora into 7.x-2.x 9 years ago
Daniel Lamb b4360ceaec Circumventing drupal still results in nodes getting created. 9 years ago
Daniel Lamb 9c6685689d Drupal authentication. What a nightmare. 9 years ago
Daniel Lamb 23b2b5f1a1 Coder cleanup. Also pcdm:File mapping hook 9 years ago
Daniel Lamb 8dbf67cbe5 Fixed bug when there's an rdf mapping but no content in Fedora yet. 9 years ago
Daniel Lamb d560e23524 Fedora specific info (like path and parent) are coming back asynchronously. 9 years ago
Daniel Lamb 240d715522 Using httprl in post_insert hook. 9 years ago
Daniel Lamb a05aee2bcb Excising hibernate. Custom submit in collection showing how to do multipart form data in drupal. 9 years ago
Daniel Lamb fc5ebdd974 Posting drupal node json to middleware services endpoint. Converting to sparql and posting to fedora with namespaces declared in full. This keeps rdf in sync from Drupal to Fedora. 9 years ago
Daniel Lamb e9e7a4fa4b "Posting json encoded drupal nodes to the service and parsing them with 9 years ago
Daniel Lamb ffc6f0dac8 And now it works. 9 years ago
Daniel Lamb b50b16889b Reworked dependencies. 9 years ago
Daniel Lamb ccabd9dd01 Reworked what happens in install hooks. Coder. 9 years ago
Daniel Lamb fbf8ee87ca Islandora MODS module. 9 years ago
Daniel Lamb 1213389b8d Coder 9 years ago
Daniel Lamb fb7690b7c0 Renaming dcterms to dc and using old namespace with dc11 prefix so as not to clash with Drupal core. 9 years ago
Daniel Lamb cedd53bdd0 Adding ARC2 dependency to install script. 9 years ago
Daniel Lamb bc2954c3d5 And appropriate naming of constants... 9 years ago
Daniel Lamb edb81e78df Appropriate use of constants. 9 years ago
Daniel Lamb 22a2d8034c More doc comments. 9 years ago
Daniel Lamb d5acbdb119 Forgot doc comments. 9 years ago
Daniel Lamb a0886358fe RDF mapping refactor. 9 years ago
Daniel Lamb 5a0544cdde Forgot the mapping from my dev box. 9 years ago
Daniel Lamb c35481186a Testing rdf mapping stuff. Can't seem to get it to show up. 9 years ago
Daniel Lamb 8698a473fa Rdfx and field_permissions et al. Reworked dependencies. 9 years ago
Daniel Lamb 05da4529cf Reworking how content types are defined so we can use hooks for specific content types. 9 years ago
Daniel Lamb 505537a25d Preparing to test relation/views work. 9 years ago
Daniel Lamb b67bbe503d Fixing delicious copy/pasta. 9 years ago
Daniel Lamb 4987eb720f Re-exported services after messing with config. 10 years ago
Daniel Lamb d9f89e6ae9 Now it's a collection service. Added the collection content type to drupal. 10 years ago
Daniel Lamb e5a06e9ff3 Whitespace fixes. 10 years ago
Daniel Lamb ac7ef1a335 Parent and Member field constants. 10 years ago
Daniel Lamb 23d43733ba Torching uninstall hooks because that will probably screw someone over eventually. 10 years ago
Daniel Lamb 750727d267 DC is now DCTERMS and it has its own module. 10 years ago
Daniel Lamb 71a055f8b7 DC Fields 10 years ago
Daniel Lamb e844c6e482 Medium size field added to basic_image bundle. 10 years ago
Daniel Lamb 497df74f6a Torching DC xml field since we're mapping that to RDF in the migration. 10 years ago
Daniel Lamb 69ac7a4c31 Adding xml_field and xpath_field as dependencies in islandora.info. 10 years ago
Daniel Lamb 19ec6d3847 XML field types. Using constants for field names. 10 years ago
nruest 5ae07eb017 More coding standards. 10 years ago
nruest 0db345a350 Yay coding standards! 10 years ago
Daniel Lamb eda2bf948f Added a thumbnail field 10 years ago
Daniel Lamb 136987b321 First pass at drupal node content type for basic image. Install and uninstall hook working. Moving on to adding fields. 10 years ago
nruest c6d552edcb Setup super basic tests and TravisCI integration. 10 years ago
Daniel Lamb 8b9fe7fd70 Implementing default services hook using exported code. 10 years ago