aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Uģis Ozols2012-02-242-0/+11
| | | | migration file.
* Add Refinery::Setting dependency.Uģis Ozols2012-02-233-3/+7
|
* Merge pull request #203 from substantial/cleanup_modelsPhilip Arndt2012-02-233-39/+14
|\ | | | | Cleanup model code
| * 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
|\ | | | | Refactor archive widget
| * 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
|\ \ | | | | | | Remove position setting from blog seed.
| * | 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
|\ \ | | | | | | Rails 3 1 recent popular
| * | cleanupJeff Shumate2012-02-222-2/+2
| | |
| * | add popularity counter to blog posts as well as accessor for recent postsJeff Shumate2012-02-224-1/+53
| | |
* | | Merge pull request #199 from markstuart/rails-3-1Philip Arndt2012-02-221-1/+1
|\ \ \ | |/ / |/| | Fix error message: "translation missing: en.admin.blog.settings.notification_recipients.updated"
| * | Correct translations scopeMark Stuart2012-02-231-1/+1
|/ /
* | Generate blog initializer when running rails g refinery:blog. Closes #196.Uģis Ozols2012-02-162-0/+21
| |
* | Merge pull request #194 from substantial/redirect_follower_logUģis Ozols2012-02-101-3/+2
|\ \ | |/ |/| Redirect follower log
| * Stop logging to stdout.Pete Higgins2012-02-051-3/+2
|/
* Refinery::Crud already sets title_attribute and redirect_to_url with the ↵Uģis Ozols2012-02-042-4/+1
| | | | same values.
* Move some of the Refinery::Setting's over to Refinery::Blog.Uģis Ozols2012-02-0411-36/+32
|
* Remove rcov.opts.Uģis Ozols2012-02-041-2/+0
|
* Converted scopes to class methods.Philip Arndt2012-02-032-22/+38
|
* No need to specify Devise.stretches in spec_helper because it gets set in ↵Uģis Ozols2012-02-021-3/+0
| | | | devise initializer.
* Make sure there is seeds.rb file before trying to append to it.Uģis Ozols2012-02-021-0/+1
|
* Don't need to set initializer order anymore.Uģis Ozols2012-02-021-1/+1
|
* .find(:all) -> .allUģis Ozols2012-02-021-1/+1
|
* Does it matter that these are out of order on different rubies? cc @joemsakPhilip Arndt2012-02-021-1/+1
|
* Fix routing.Philip Arndt2012-02-021-1/+3
|
* Ignore .rbxPhilip Arndt2012-02-021-0/+1
|