Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update gem globalize (< 5.2) and fix factory_girl | Brice Sanchez | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | change friendly_id version from 5.0.0 to 5.1.0 | Kevin Smous | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | The backend needs to require jquery-ui/autocomplete since ↵ | Philip Arndt | 2014-11-04 | 1 | -0/+1 |
| | | | | refinery/refinerycms#2735 | ||||
* | Depend on refinerycms-wymeditor because we use it. | Philip Arndt | 2014-08-22 | 1 | -7/+8 |
| | |||||
* | Updated versions | Philip Arndt | 2014-08-09 | 1 | -3/+3 |
| | |||||
* | Cleanup Gemfile and depend on relased version of friendly_id. | Uģis Ozols | 2014-01-27 | 1 | -1/+1 |
| | |||||
* | Use proper dependencies. Now we can bundle install. | Uģis Ozols | 2014-01-20 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into rails4 | Uģis Ozols | 2014-01-20 | 1 | -1/+2 |
|\ | | | | | | | | | | | Conflicts: app/helpers/refinery/blog/controller_helper.rb app/models/refinery/blog/post.rb | ||||
| * | Clarify license, authors, version requirement. | Philip Arndt | 2013-10-22 | 1 | -1/+2 |
| | | |||||
* | | Supported Rails 4 and Refinery 3.0.0.dev | Philip Arndt | 2013-09-16 | 1 | -5/+6 |
|/ | |||||
* | Drop .dev from version. Delete version file and instead specify it directly ↵ | Uģis Ozols | 2013-07-16 | 1 | -6/+3 |
| | | | | in gemspec. | ||||
* | Update seo_meta to 1.4.0; removes meta_keywords | Philip Arndt | 2012-11-29 | 1 | -1/+1 |
| | |||||
* | Don't polute global $LOAD_PATH. | Uģis Ozols | 2012-11-22 | 1 | -2/+1 |
| | |||||
* | Set friendly_id as a dependency and require it so that migrations don't ↵ | Uģis Ozols | 2012-11-22 | 1 | -0/+1 |
| | | | | fail. Fixes #296. | ||||
* | Bump master to 2.1.0.dev. | Uģis Ozols | 2012-05-15 | 1 | -3/+3 |
| | |||||
* | Remove testing dependencies. | Uģis Ozols | 2012-04-26 | 1 | -3/+0 |
| | |||||
* | Bump seo_meta for compitiblity with refinerycms 2-0-stable. | Pete Higgins | 2012-04-01 | 1 | -2/+2 |
| | |||||
* | Updated to support Refinery CMS 2.0.1 and Rails 3.2.2 | Philip Arndt | 2012-03-06 | 1 | -2/+2 |
| | |||||
* | Require seo_meta proper | Philip Arndt | 2012-03-01 | 1 | -1/+1 |
| | |||||
* | There is no bin folder. | Uģis Ozols | 2012-02-24 | 1 | -1/+0 |
| | |||||
* | Add Refinery::Setting dependency. | Uģis Ozols | 2012-02-23 | 1 | -3/+4 |
| | |||||
* | We don't need to read all about the dummy app or test on rbx-2.0 | Philip Arndt | 2012-01-31 | 1 | -2/+2 |
| | |||||
* | Fixed namespacing for Refinery conventions. | Philip Arndt | 2012-01-17 | 1 | -2/+2 |
| | |||||
* | gemspec is not regenerated manually anymore | Jamie Winsor | 2011-11-11 | 1 | -222/+10 |
| | |||||
* | Regenerate gemspec. Closes #146. | Uģis Ozols | 2011-11-06 | 1 | -5/+8 |
| | |||||
* | Regenerate gemspec | Jamie Winsor | 2011-10-11 | 1 | -2/+2 |
| | |||||
* | Update gemspec | Jamie Winsor | 2011-09-19 | 1 | -2/+4 |
| | | | | [ci skip] | ||||
* | refactor factories and add #show tests for posts controller | Jamie Winsor | 2011-09-04 | 1 | -9/+18 |
| | | | | | | | | | | | 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 | ||||
* | gemspec revision to support latest master branch of refinerycms | Jamie Winsor | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | Update gemspec to require newest version of seo_meta | Jamie Winsor | 2011-08-18 | 1 | -3/+2 |
| | |||||
* | Merge remote-tracking branch 'enmasse-entertainment/fix-gemspec-filelist' ↵ | Philip Arndt | 2011-08-15 | 1 | -2/+1 |
|\ | | | | | | | into rails-3-1 | ||||
| * | remove empty directory from gemspec file list | Jamie Winsor | 2011-08-14 | 1 | -2/+1 |
| | | |||||
| * | Ignore .lock files in Gemspec | Jamie Winsor | 2011-08-12 | 1 | -1/+1 |
| | | |||||
* | | Move factories under spec dir so that they get picked up by spec_helper. | Uģis Ozols | 2011-08-13 | 1 | -4/+5 |
|/ | |||||
* | There's no test directory. | Uģis Ozols | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | Need to use edge everything, excluding spec/dummy from the gemspec. | Philip Arndt | 2011-08-12 | 1 | -443/+7 |
| | |||||
* | Update gemspec | Jamie Winsor | 2011-08-04 | 1 | -16/+37 |
| | |||||
* | Remove shared functionality that now exists in refinerycms-testing engine | Jamie Winsor | 2011-08-04 | 1 | -32/+440 |
| | |||||
* | Require refinerycms-testing framework | Jamie Winsor | 2011-08-03 | 1 | -0/+1 |
| | | | | Location of testing tasks changed | ||||
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 1 | -0/+13 |
| | | | | | | | | 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 | ||||
* | WIP - use asset pipeline. | Uģis Ozols | 2011-08-03 | 1 | -45/+53 |
| | |||||
* | Made it so that comments and the body_content_right have been further ↵ | Justin Ricaurte | 2011-07-30 | 1 | -0/+2 |
| | | | | refactored out, so that they can be easily overridden. body_content_right can also now have things prepended and appended to it. | ||||
* | Cucumber tag steps now pass. | Uģis Ozols | 2011-07-27 | 1 | -1/+2 |
| | |||||
* | Wip. | Uģis Ozols | 2011-07-27 | 1 | -52/+53 |
| | |||||
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 1 | -25/+33 |
| | |||||
* | Requiring at least refinerycms-core 1.0.3 | Philip Arndt | 2011-06-29 | 1 | -1/+1 |
| | |||||
* | Refactored the spec suite to be consistent. | Philip Arndt | 2011-06-29 | 1 | -1/+2 |
| | |||||
* | We will have to push a version 1.6.2 to fix 1.6.1 tag_list bug. | Philip Arndt | 2011-06-27 | 1 | -2/+4 |
| | |||||
* | A new day, a new release. | Philip Arndt | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | postgreSQL is picky about doing a LIKE query | Joe Sak | 2011-06-21 | 1 | -1/+1 |
| |