Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix reference to ShareThis key. | Cory Deppen | 2012-04-10 | 1 | -1/+1 | |
|/ | ||||||
* | We require 2.0.1 at least | Philip Arndt | 2012-04-08 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #215 from resolve/bump_seo_meta_dep | Philip Arndt | 2012-04-01 | 1 | -2/+2 | |
|\ | | | | | Bump seo_meta for compitiblity with refinerycms 2-0-stable. | |||||
| * | Bump seo_meta for compitiblity with refinerycms 2-0-stable. | Pete Higgins | 2012-04-01 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #214 from resolve/fix_mass_assignment_error | Philip Arndt | 2012-04-01 | 1 | -1/+3 | |
|\ | | | | | Fix MassAssignmentSecurity::Error in integration test. | |||||
| * | Fix MassAssignmentSecurity::Error in integration test. | Pete Higgins | 2012-04-01 | 1 | -1/+3 | |
|/ | ||||||
* | Merge pull request #211 from nicinabox/master | Joe Sak | 2012-03-26 | 3 | -5/+13 | |
|\ | | | | | Add draft label | |||||
| * | Fix draft translation | Nic Haynes | 2012-03-22 | 2 | -1/+2 | |
| | | ||||||
| * | Show published date if not drafted | Nic Haynes | 2012-03-21 | 1 | -4/+5 | |
| | | ||||||
| * | Fix markup for draft input | Nic Haynes | 2012-03-21 | 1 | -4/+6 | |
| | | ||||||
| * | Move draft checkbox for better usability | Nic Haynes | 2012-03-20 | 1 | -4/+5 | |
| | | ||||||
| * | Add draft label to admin index | Nic Haynes | 2012-03-20 | 1 | -0/+3 | |
| | | ||||||
* | | Merge pull request #212 from corydeppen/patch-1 | Philip Arndt | 2012-03-24 | 1 | -1/+1 | |
|\ \ | |/ |/| | Fixed drop_table for Category. | |||||
| * | Fixed drop_table for Category. | Cory Deppen | 2012-03-24 | 1 | -1/+1 | |
|/ | ||||||
* | Don't cache when logged in or there's a flash message. Moved canonical to ↵ | Philip Arndt | 2012-03-20 | 2 | -3/+4 | |
| | | | | protected methods. | |||||
* | Add rake db:seed to install steps. | Uģis Ozols | 2012-03-09 | 1 | -2/+6 | |
| | ||||||
* | Updated to support Refinery CMS 2.0.1 and Rails 3.2.2 | Philip Arndt | 2012-03-06 | 4 | -10/+6 | |
| | ||||||
* | Rephrase slightly | Philip Arndt | 2012-03-03 | 1 | -1/+1 | |
| | ||||||
* | Test. | Uģis Ozols | 2012-03-01 | 1 | -1/+1 | |
| | ||||||
* | Don't need testing task if we require refinery-settings. | Uģis Ozols | 2012-03-01 | 2 | -11/+0 | |
| | ||||||
* | There's already dev, test group in Gemfile so use that. | Uģis Ozols | 2012-03-01 | 1 | -4/+2 | |
| | ||||||
* | Require seo_meta proper | Philip Arndt | 2012-03-01 | 1 | -1/+1 | |
| | ||||||
* | require refinerycms-settings | Philip Arndt | 2012-03-01 | 1 | -0/+1 | |
| | ||||||
* | No more git sources in the Gemfile. | Philip Arndt | 2012-03-01 | 1 | -9/+3 | |
| | ||||||
* | This took code presentation to a new level. | Philip Arndt | 2012-02-29 | 1 | -3/+1 | |
| | ||||||
* | Don't like having a dialogue for this | Philip Arndt | 2012-02-29 | 1 | -1/+1 | |
| | ||||||
* | y u need two lines | Philip Arndt | 2012-02-29 | 1 | -2/+1 | |
| | ||||||
* | RefineryCMS -> Refinery CMS. | Uģis Ozols | 2012-02-27 | 1 | -1/+1 | |
| | ||||||
* | Now supporting FriendlyId 4 | Philip Arndt | 2012-02-27 | 6 | -17/+16 | |
| | ||||||
* | There is no bin folder. | Uģis Ozols | 2012-02-24 | 1 | -1/+0 | |
| | ||||||
* | Use refinery:testing:setup_extension rake task to copy Refinery::Setting ↵ | Uģis Ozols | 2012-02-24 | 2 | -0/+11 | |
| | | | | migration file. | |||||
* | Add Refinery::Setting dependency. | Uģis Ozols | 2012-02-23 | 3 | -3/+7 | |
| | ||||||
* | Merge pull request #203 from substantial/cleanup_models | Philip Arndt | 2012-02-23 | 3 | -39/+14 | |
|\ | | | | | Cleanup model code | |||||
| * | Don't need to specify class names here. | Pete Higgins | 2012-02-23 | 2 | -3/+3 | |
| | | ||||||
| * | Cleanup next and previous stuff. | Pete Higgins | 2012-02-23 | 1 | -7/+4 | |
| | | ||||||
| * | Remove functionality provided by rails. | Pete Higgins | 2012-02-23 | 2 | -23/+0 | |
| | | ||||||
| * | DRY some Refinery::Blog::Post methods. | Pete Higgins | 2012-02-23 | 1 | -7/+8 | |
| | | ||||||
| * | Change a .map to a .pluck. | Pete Higgins | 2012-02-22 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #195 from substantial/refactor_archive_widget | Philip Arndt | 2012-02-22 | 5 | -55/+148 | |
|\ | | | | | Refactor archive widget | |||||
| * | Fix spec name. | Pete Higgins | 2012-02-12 | 1 | -1/+1 | |
| | | ||||||
| * | Avoid creating some database records. | Pete Higgins | 2012-02-10 | 1 | -3/+3 | |
| | | ||||||
| * | Refactor .by_archive and .by_year. | Pete Higgins | 2012-02-10 | 1 | -4/+4 | |
| | | ||||||
| * | These aren't scopes anymore. :trollface: | Pete Higgins | 2012-02-10 | 1 | -3/+3 | |
| | | ||||||
| * | 'subject.class' -> described_class. | Pete Higgins | 2012-02-10 | 1 | -13/+13 | |
| | | ||||||
| * | Refactor all_previous into published_dates_older_than. | Pete Higgins | 2012-02-10 | 3 | -9/+10 | |
| | | ||||||
| * | Refactor blog archive widget. | Pete Higgins | 2012-02-10 | 3 | -25/+117 | |
| | | ||||||
* | | Merge pull request #202 from substantial/fix_seeds | Philip Arndt | 2012-02-22 | 1 | -1/+0 | |
|\ \ | | | | | | | Remove position setting from blog seed. | |||||
| * | | Refinery::Page no longer has a position column. | Pete Higgins | 2012-02-22 | 1 | -1/+0 | |
| |/ | ||||||
* | | Merge pull request #200 from dmoose/rails-3-1-recent-popular | Philip Arndt | 2012-02-22 | 4 | -1/+53 | |
|\ \ | | | | | | | Rails 3 1 recent popular | |||||
| * | | cleanup | Jeff Shumate | 2012-02-22 | 2 | -2/+2 | |
| | | |