aboutsummaryrefslogtreecommitdiffstats
path: root/refinerycms-blog.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 3.0.1Brice Sanchez2016-05-301-1/+1
|
* Removed coupling to refinerycms-wymeditor.Philip Arndt2015-05-201-1/+0
|
* Update gem globalize (< 5.2) and fix factory_girlBrice Sanchez2015-02-201-1/+1
|
* change friendly_id version from 5.0.0 to 5.1.0Kevin Smous2015-02-101-1/+1
|
* The backend needs to require jquery-ui/autocomplete since ↵Philip Arndt2014-11-041-0/+1
| | | | refinery/refinerycms#2735
* Depend on refinerycms-wymeditor because we use it.Philip Arndt2014-08-221-7/+8
|
* Updated versionsPhilip Arndt2014-08-091-3/+3
|
* Cleanup Gemfile and depend on relased version of friendly_id.Uģis Ozols2014-01-271-1/+1
|
* Use proper dependencies. Now we can bundle install.Uģis Ozols2014-01-201-2/+2
|
* Merge branch 'master' into rails4Uģis Ozols2014-01-201-1/+2
|\ | | | | | | | | | | Conflicts: app/helpers/refinery/blog/controller_helper.rb app/models/refinery/blog/post.rb
| * Clarify license, authors, version requirement.Philip Arndt2013-10-221-1/+2
| |
* | Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-161-5/+6
|/
* Drop .dev from version. Delete version file and instead specify it directly ↵Uģis Ozols2013-07-161-6/+3
| | | | in gemspec.
* Update seo_meta to 1.4.0; removes meta_keywordsPhilip Arndt2012-11-291-1/+1
|
* Don't polute global $LOAD_PATH.Uģis Ozols2012-11-221-2/+1
|
* Set friendly_id as a dependency and require it so that migrations don't ↵Uģis Ozols2012-11-221-0/+1
| | | | fail. Fixes #296.
* Bump master to 2.1.0.dev.Uģis Ozols2012-05-151-3/+3
|
* Remove testing dependencies.Uģis Ozols2012-04-261-3/+0
|
* Bump seo_meta for compitiblity with refinerycms 2-0-stable.Pete Higgins2012-04-011-2/+2
|
* Updated to support Refinery CMS 2.0.1 and Rails 3.2.2Philip Arndt2012-03-061-2/+2
|
* Require seo_meta properPhilip Arndt2012-03-011-1/+1
|
* There is no bin folder.Uģis Ozols2012-02-241-1/+0
|
* Add Refinery::Setting dependency.Uģis Ozols2012-02-231-3/+4
|
* We don't need to read all about the dummy app or test on rbx-2.0Philip Arndt2012-01-311-2/+2
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-2/+2
|
* gemspec is not regenerated manually anymoreJamie Winsor2011-11-111-222/+10
|
* Regenerate gemspec. Closes #146.Uģis Ozols2011-11-061-5/+8
|
* Regenerate gemspecJamie Winsor2011-10-111-2/+2
|
* Update gemspecJamie Winsor2011-09-191-2/+4
| | | | [ci skip]
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-041-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 refinerycmsJamie Winsor2011-08-291-1/+1
|
* Update gemspec to require newest version of seo_metaJamie Winsor2011-08-181-3/+2
|
* Merge remote-tracking branch 'enmasse-entertainment/fix-gemspec-filelist' ↵Philip Arndt2011-08-151-2/+1
|\ | | | | | | into rails-3-1
| * remove empty directory from gemspec file listJamie Winsor2011-08-141-2/+1
| |
| * Ignore .lock files in GemspecJamie Winsor2011-08-121-1/+1
| |
* | Move factories under spec dir so that they get picked up by spec_helper.Uģis Ozols2011-08-131-4/+5
|/
* There's no test directory.Uģis Ozols2011-08-121-1/+1
|
* Need to use edge everything, excluding spec/dummy from the gemspec.Philip Arndt2011-08-121-443/+7
|
* Update gemspecJamie Winsor2011-08-041-16/+37
|
* Remove shared functionality that now exists in refinerycms-testing engineJamie Winsor2011-08-041-32/+440
|
* Require refinerycms-testing frameworkJamie Winsor2011-08-031-0/+1
| | | | Location of testing tasks changed
* refactor engine testing scenarioJamie Winsor2011-08-031-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 Ozols2011-08-031-45/+53
|
* Made it so that comments and the body_content_right have been further ↵Justin Ricaurte2011-07-301-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 Ozols2011-07-271-1/+2
|
* Wip.Uģis Ozols2011-07-271-52/+53
|
* Rails 3.1 - wip.Uģis Ozols2011-07-271-25/+33
|
* Requiring at least refinerycms-core 1.0.3Philip Arndt2011-06-291-1/+1
|
* Refactored the spec suite to be consistent.Philip Arndt2011-06-291-1/+2
|
* We will have to push a version 1.6.2 to fix 1.6.1 tag_list bug.Philip Arndt2011-06-271-2/+4
|