Commit Graph

  • 05bf79536d Updating shortcode gem version master Will Bradley 2014-03-18 14:09:38 -0700
  • 249de047b2 Updating gem version Will Bradley 2014-03-17 23:28:50 -0700
  • 9aa403612e Adding wordpress shortcode support Will Bradley 2014-03-17 23:27:02 -0700
  • 201233f89f Filter EOT characters from import Will Bradley 2014-03-12 18:59:31 -0700
  • ede3baae64 Version Will Bradley 2014-03-12 15:57:41 -0700
  • 6382ceb7dc Minor filename tweak Will Bradley 2014-03-12 15:57:20 -0700
  • 10df4f5494 Tweaking error handling and reporting Will Bradley 2014-03-12 15:14:14 -0700
  • 3807af7ff3 Finishing rake task for image scraping/download Will Bradley 2014-03-12 12:56:25 -0700
  • 84ba9eac1c Version increment Will Bradley 2014-03-12 11:12:30 -0700
  • 0031b7046f Adding download post images task Will Bradley 2014-03-12 11:11:07 -0700
  • 5d96f3a336 Updating with more rake tweaks and some post customizations Will Bradley 2014-03-11 17:57:28 -0700
  • 39914c83c9 Adding categories/tags Will Bradley 2014-03-11 15:17:46 -0700
  • 5f564bdbff Starting categories Will Bradley 2014-03-11 12:03:51 -0700
  • ce3e947b83 Todo update Will Bradley 2014-03-06 18:23:22 -0700
  • c06bc8142d Fixing occurrance count and error reporting in attachments Will Bradley 2014-03-06 18:20:09 -0700
  • 4b36eaeccf Not sure what the diff is here, but it seems to work now Will Bradley 2014-03-06 17:37:38 -0700
  • d4b2457787 Changing attachment to use paperclip Will Bradley 2014-03-06 17:25:39 -0700
  • bd4cccd91a Refining post/author/dump behavior Will Bradley 2014-03-05 21:27:57 -0700
  • 60ce62ad1b Beginning to remove refinery stuff Will Bradley 2014-03-04 15:47:53 -0700
  • 1e1f3574eb Updated nokogiri dependency to 1.5.0 Marc Remolt 2011-08-12 19:29:05 +0200
  • 0beaa90a3d Trying to make the gem 1.8.7 compatible Marc Remolt 2011-08-12 19:15:46 +0200
  • 6188f58706 Trying to test under multiple ruby versions Marc Remolt 2011-08-12 18:57:41 +0200
  • b2700960d8 Updated to latest refinerycms(-blog) Marc Remolt 2011-08-12 18:44:00 +0200
  • d3352df3a5 Added 1.9.2 as build base to travis config Marc Remolt 2011-07-27 14:12:30 +0200
  • e02aeefeb5 Removed RDoc rake tasks (not needed for now) Marc Remolt 2011-07-27 14:07:54 +0200
  • cdbb1d001a Merge branch 'master' of github.com:mremolt/refinerycms-wordpress-import Marc Remolt 2011-07-27 13:56:25 +0200
  • 054e7f3b91 Bundle update Marc Remolt 2011-07-27 13:55:52 +0200
  • ec1162fc4b Merge pull request #4 from wikyd/ruby_1_8_7 Marc Remolt 2011-06-21 00:24:05 -0700
  • 368561cfc7 Use File.expand_path instead of File.absolute_path to work with Ruby 1.8.7 Kyle Wilkinson 2011-06-14 18:34:08 -0700
  • 32bb8a528a Typo Marc Remolt 2011-06-13 19:03:52 +0200
  • 309ec660b9 Preparing for release 0.3.0 Marc Remolt 2011-06-13 19:02:25 +0200
  • 90665484c7 Resource import working Marc Remolt 2011-06-13 18:48:17 +0200
  • a24ea686fa Image import working Marc Remolt 2011-06-13 15:02:40 +0200
  • 7265d31f62 Some specs for file Attachment Marc Remolt 2011-06-06 19:45:34 +0200
  • 2581895c7c Updated test dump and adapted specs Marc Remolt 2011-06-06 19:39:27 +0200
  • 7550dfa164 First shot at attachment import Marc Remolt 2011-06-05 19:14:52 +0200
  • 9a2b5acef6 Spec improvements Marc Remolt 2011-06-05 17:55:00 +0200
  • 772cfdc25b Started on attachment import Marc Remolt 2011-06-05 17:43:30 +0200
  • 814c7b4ca8 Preparing the 0.2.0 release Marc Remolt 2011-06-05 14:04:16 +0200
  • c7c76a709b More documentation Marc Remolt 2011-06-05 14:01:47 +0200
  • 76830ec51c More refactorings and specs Marc Remolt 2011-06-05 13:38:39 +0200
  • ddb65040a7 Refactoring of specs Marc Remolt 2011-06-05 13:09:06 +0200
  • e1c60163e4 Started on cms page import Marc Remolt 2011-06-03 18:50:27 +0200
  • dacd503d8f Formatting fixes Marc Remolt 2011-06-03 17:34:40 +0200
  • 96a81d7b01 Added zsh hint to doc Marc Remolt 2011-06-03 16:20:59 +0200
  • a97c2968ab Added info on installing the first release via rubygems Marc Remolt 2011-06-03 12:01:10 +0200
  • 5228159049 Preparing first release (0.1.0) Marc Remolt 2011-06-03 11:47:27 +0200
  • 29bc2534b6 It is now possible to ignore draft posts on import. Marc Remolt 2011-06-03 11:35:11 +0200
  • 39b482f99f Allow duplicate titles on importing blog posts Marc Remolt 2011-06-03 11:02:25 +0200
  • e367498ef0 Merge branch 'master' of git://github.com/SustainableWebsites/refinerycms-wordpress-import Marc Remolt 2011-06-03 10:36:53 +0200
  • 4c860a0536 added explanation on ignoring drafts and duplicate titles to readme Ivan Storck 2011-06-02 16:07:25 -0700
  • 886b3d8bf9 ignore drafts and ignore duplicate titles Ivan Storck 2011-06-02 16:05:16 -0700
  • f254bb9216 work in progress on duplicate title issue Ivan Storck 2011-06-02 14:26:18 -0700
  • 5c85ee2ec3 Merge pull request #1 from SustainableWebsites/master Marc Remolt 2011-06-02 13:04:49 -0700
  • 49a49bbab8 added truncating blog_categories_blog_posts to reset_blog task Ivan Storck 2011-06-02 12:32:58 -0700
  • 2dbf9d31b2 Wrong formatting in docs (rdoc, not textile) Marc Remolt 2011-06-02 17:16:19 +0200
  • d800fa469a First try at documentation Marc Remolt 2011-06-02 17:13:56 +0200
  • 4e3905fcb9 Compatibility with Wordpress 3.0 Marc Remolt 2011-06-02 16:43:14 +0200
  • afb35f58ad HTML-Formatting Marc Remolt 2011-06-02 16:22:50 +0200
  • a45f502f44 Conversion in a gem finished Marc Remolt 2011-06-02 14:41:31 +0200
  • dae4c2ea0a Started integrationg the code into gem Marc Remolt 2011-06-01 21:16:19 +0200
  • b37abb4606 copied all revant files over from my fork of refinerycms-blog Marc Remolt 2011-06-01 21:11:57 +0200
  • 1a68663552 project setup Marc Remolt 2011-06-01 21:07:20 +0200
  • 3ec27fdfe6 Initial commit Marc Remolt 2011-06-01 20:23:29 +0200