Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor factories and add #show tests for posts controller | Jamie Winsor | 2011-09-04 | 1 | -0/+2 |
| | | | | | | | | | | | Do not want to cache classes, but do want to reload models after factory girl: http://groups.google.com/group/factory_girl/browse_thread/thread/daa24556d90c31fc http://stackoverflow.com/questions/5145165/associationtypemismatch-and-factorygirl rails_autolink was removed from Rails 3.1 and abstracted to an external gem fix display author name and post time on comment show fix namespace for thanking and moderated flash notices | ||||
* | Refactor testing tasks out of this project and into refinerycms project | Jamie Winsor | 2011-08-03 | 1 | -21/+0 |
| | |||||
* | Add rake tasks to initialize the testing environment | Jamie Winsor | 2011-08-03 | 1 | -0/+21 |
| | | | | Update README to reflect new functionality | ||||
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 1 | -0/+21 |
| | | | | | | | | Engine is now tested standalone by leveraging a dummy rails app Enable Guard for speedy testing Move factories to the more standard location `spec/factories/*` Update README with a Testing section Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application | ||||
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 1 | -3/+3 |
| | |||||
* | We will have to push a version 1.6.2 to fix 1.6.1 tag_list bug. | Philip Arndt | 2011-06-27 | 1 | -1/+1 |
| | |||||
* | postgreSQL is picky about doing a LIKE query | Joe Sak | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | This will have to be 1.6.0 when it's released. | Philip Arndt | 2011-05-31 | 1 | -2/+2 |
| | |||||
* | tab -> tabs and requiring the file on to_prepare so that it actually loads. ↵ | Philip Arndt | 2011-05-31 | 1 | -0/+0 |
| | | | | Fixed specs now that the form 'looks' different. | ||||
* | Add page-like tab functionality | Michael Gall | 2011-05-31 | 1 | -0/+28 |
| | |||||
* | Wow, I'm getting good at releasing new versions of this. Fixes size (again). | Philip Arndt | 2011-05-28 | 1 | -1/+1 |
| | |||||
* | use options[:size] not size. | Philip Arndt | 2011-05-28 | 1 | -1/+1 |
| | |||||
* | Allow plugin to work on Refinery CMS ~> 1.0.0 again, rebranded as 1.5.0 | Philip Arndt | 2011-05-26 | 1 | -1/+1 |
| | |||||
* | Made version code more accessible and fixed up lib/gemspec.rb | Philip Arndt | 2011-04-25 | 1 | -0/+17 |