aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We require 2.0.1 at leastPhilip Arndt2012-04-081-1/+1
* Merge pull request #215 from resolve/bump_seo_meta_depPhilip Arndt2012-04-011-2/+2
|\
| * Bump seo_meta for compitiblity with refinerycms 2-0-stable.Pete Higgins2012-04-011-2/+2
|/
* Merge pull request #214 from resolve/fix_mass_assignment_errorPhilip Arndt2012-04-011-1/+3
|\
| * Fix MassAssignmentSecurity::Error in integration test.Pete Higgins2012-04-011-1/+3
|/
* Merge pull request #211 from nicinabox/masterJoe Sak2012-03-263-5/+13
|\
| * Fix draft translationNic Haynes2012-03-222-1/+2
| * Show published date if not draftedNic Haynes2012-03-211-4/+5
| * Fix markup for draft inputNic Haynes2012-03-211-4/+6
| * Move draft checkbox for better usabilityNic Haynes2012-03-201-4/+5
| * Add draft label to admin indexNic Haynes2012-03-201-0/+3
* | Merge pull request #212 from corydeppen/patch-1Philip Arndt2012-03-241-1/+1
|\ \ | |/ |/|
| * Fixed drop_table for Category.Cory Deppen2012-03-241-1/+1
|/
* Don't cache when logged in or there's a flash message. Moved canonical to pro...Philip Arndt2012-03-202-3/+4
* Add rake db:seed to install steps.Uģis Ozols2012-03-091-2/+6
* Updated to support Refinery CMS 2.0.1 and Rails 3.2.2Philip Arndt2012-03-064-10/+6
* Rephrase slightlyPhilip Arndt2012-03-031-1/+1
* Test.Uģis Ozols2012-03-011-1/+1
* Don't need testing task if we require refinery-settings.Uģis Ozols2012-03-012-11/+0
* There's already dev, test group in Gemfile so use that.Uģis Ozols2012-03-011-4/+2
* Require seo_meta properPhilip Arndt2012-03-011-1/+1
* require refinerycms-settingsPhilip Arndt2012-03-011-0/+1
* No more git sources in the Gemfile.Philip Arndt2012-03-011-9/+3
* This took code presentation to a new level.Philip Arndt2012-02-291-3/+1
* Don't like having a dialogue for thisPhilip Arndt2012-02-291-1/+1
* y u need two linesPhilip Arndt2012-02-291-2/+1
* RefineryCMS -> Refinery CMS.Uģis Ozols2012-02-271-1/+1
* Now supporting FriendlyId 4Philip Arndt2012-02-276-17/+16
* There is no bin folder.Uģis Ozols2012-02-241-1/+0
* Use refinery:testing:setup_extension rake task to copy Refinery::Setting migr...Uģis Ozols2012-02-242-0/+11
* Add Refinery::Setting dependency.Uģis Ozols2012-02-233-3/+7
* Merge pull request #203 from substantial/cleanup_modelsPhilip Arndt2012-02-233-39/+14
|\
| * Don't need to specify class names here.Pete Higgins2012-02-232-3/+3
| * Cleanup next and previous stuff.Pete Higgins2012-02-231-7/+4
| * Remove functionality provided by rails.Pete Higgins2012-02-232-23/+0
| * DRY some Refinery::Blog::Post methods.Pete Higgins2012-02-231-7/+8
| * Change a .map to a .pluck.Pete Higgins2012-02-221-1/+1
|/
* Merge pull request #195 from substantial/refactor_archive_widgetPhilip Arndt2012-02-225-55/+148
|\
| * Fix spec name.Pete Higgins2012-02-121-1/+1
| * Avoid creating some database records.Pete Higgins2012-02-101-3/+3
| * Refactor .by_archive and .by_year.Pete Higgins2012-02-101-4/+4
| * These aren't scopes anymore. :trollface:Pete Higgins2012-02-101-3/+3
| * 'subject.class' -> described_class.Pete Higgins2012-02-101-13/+13
| * Refactor all_previous into published_dates_older_than.Pete Higgins2012-02-103-9/+10
| * Refactor blog archive widget.Pete Higgins2012-02-103-25/+117
* | Merge pull request #202 from substantial/fix_seedsPhilip Arndt2012-02-221-1/+0
|\ \
| * | Refinery::Page no longer has a position column.Pete Higgins2012-02-221-1/+0
| |/
* | Merge pull request #200 from dmoose/rails-3-1-recent-popularPhilip Arndt2012-02-224-1/+53
|\ \
| * | cleanupJeff Shumate2012-02-222-2/+2
| * | add popularity counter to blog posts as well as accessor for recent postsJeff Shumate2012-02-224-1/+53