Commit Graph

11 Commits

Author SHA1 Message Date
Marc Remolt
1e1f3574eb Updated nokogiri dependency to 1.5.0 2011-08-12 19:29:05 +02:00
Marc Remolt
b2700960d8 Updated to latest refinerycms(-blog)
* bundle update
* new migrations
* fixed specs for new behaviour
2011-08-12 18:44:00 +02:00
Marc Remolt
054e7f3b91 Bundle update 2011-07-27 13:55:52 +02:00
Marc Remolt
309ec660b9 Preparing for release 0.3.0 2011-06-13 19:02:25 +02:00
Marc Remolt
a24ea686fa Image import working
* bundle update
* replacement of image URLs now considers wordpress thumbnails (like -150x150)
* added Guard for autotesting
2011-06-13 15:02:40 +02:00
Marc Remolt
772cfdc25b Started on attachment import
* created Attachment
* created Dump#attachments
* specs
* replaced require with autoload
2011-06-05 17:43:30 +02:00
Marc Remolt
76830ec51c More refactorings and specs 2011-06-05 13:38:39 +02:00
Marc Remolt
5228159049 Preparing first release (0.1.0) 2011-06-03 11:47:27 +02:00
Marc Remolt
a45f502f44 Conversion in a gem finished
* specs are working again
* added railitie
* added missing migration (acts-as-taggable)
* cleanups
2011-06-02 14:41:31 +02:00
Marc Remolt
dae4c2ea0a Started integrationg the code into gem
* added nokogiri as dependency
* added wordpress dump as fixture
2011-06-01 21:16:19 +02:00
Marc Remolt
1a68663552 project setup
* added refinerycms(-blog) as depencies
* removed capybara (we won't do any browsertests here)
* initialized refinery in dummy app
2011-06-01 21:07:20 +02:00