aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added swedish translationJeena Paradies2012-06-141-0/+167
|
* Refinery::I18n won't be optional in 2.1.x.Uģis Ozols2012-06-061-0/+1
|
* Merge pull request #243 from ryandeussing/masterUģis Ozols2012-06-061-1/+3
|\ | | | | Hide 'read more' link when it is not needed
| * Don't show 'read more' link in situations where the full post is already ↵Ryan Deussing2012-06-051-1/+3
|/ | | | displayed because there is no teaser.
* Merge pull request #238 from GeekOnCoffee/fix_countPhilip Arndt2012-05-191-1/+1
|\ | | | | Adding Finder Method to utilize count
| * Removing redundant live methodAndrew Hooker2012-05-191-4/+0
| |
| * Adding Finder Method to utilize countAndrew Hooker2012-05-192-1/+5
| |
* | Merge pull request #237 from GeekOnCoffee/eliminate_ternaryPhilip Arndt2012-05-191-1/+1
|\ \ | |/ |/| Eliminate Ternary
| * Eliminate TernaryAndrew Hooker2012-05-191-1/+1
| |
* | Merge pull request #236 from GeekOnCoffee/refactor_post_by_archiveRob Yurkowski2012-05-193-6/+11
|\ \ | |/ |/| Rename ::by_archive to ::to_month for clarity's sake.
| * Adding Deprecation VersionAndrew Hooker2012-05-191-1/+1
| |
| * Using Standard Refinery Deprecation MethodAndrew Hooker2012-05-191-1/+1
| |
| * Renaming Method to better describe use, Including Deprecation Warning on Old ↵Andrew Hooker2012-05-193-6/+11
|/ | | | Method
* Use 'refinery_login_with :refinery_user' instead of deprecated ↵Uģis Ozols2012-05-156-14/+14
| | | | 'login_refinery_user' in request specs.
* Bump master to 2.1.0.dev.Uģis Ozols2012-05-154-10/+13
|
* Do we really need a model called comment_mailer?Philip Arndt2012-05-151-1/+0
|
* Test using rbx-19mode on Travis.Uģis Ozols2012-05-051-2/+2
|
* Set published_time as Time.utc to avoid hackery needed later to compare dates.Uģis Ozols2012-05-051-9/+4
|
* Fix millisecond comparison issue in post spec.Uģis Ozols2012-04-261-2/+7
|
* Changes on Travis:Uģis Ozols2012-04-261-1/+3
| | | | | * Remove Ruby 1.9.2 testing * Allow Rubinius to fail
* Adjust times for spec to avoid running into DST issues.Uģis Ozols2012-04-261-3/+3
|
* Remove testing dependencies.Uģis Ozols2012-04-261-3/+0
|
* Merge pull request #228 from GeekOnCoffee/patch-1Philip Arndt2012-04-221-0/+6
|\ | | | | Adding More information to README
| * Adding More information to READMEAndrew Hooker2012-04-221-0/+6
|/
* Notification recipients should be specified using :to instead of ↵Uģis Ozols2012-04-191-1/+1
| | | | :recipients. Fixes #226.
* Merge pull request #225 from mattsgarrison/masterPhilip Arndt2012-04-181-1/+2
|\ | | | | Fix for Categories and Rails 3.2 Mass Assignment whitelist requirements.
| * Adding attr_accessible for Rails 3.2 mass assignment fixes.Matt Garrison2012-04-181-1/+2
|/
* Merge pull request #221 from wakeless/fix-page-cachingPhilip Arndt2012-04-101-1/+1
|\ | | | | Fix page caching on index when pages param is present.
| * Fix page caching on index when pages param is present.Michael Gall2012-04-111-1/+1
|/ | | | fixes #145
* In #prev and #next specs advance time by days instead of minutes.Uģis Ozols2012-04-101-2/+2
|
* Use shorter syntax for render :partial => ...Uģis Ozols2012-04-1016-27/+27
|
* Fix deprecation warnings.Uģis Ozols2012-04-106-10/+10
|
* Merge pull request #219 from corydeppen/patch-2Uģis Ozols2012-04-101-1/+1
|\ | | | | Fix reference to ShareThis key.
| * Fix reference to ShareThis key.Cory Deppen2012-04-101-1/+1
|/
* 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.
| * 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.
| * Fix MassAssignmentSecurity::Error in integration test.Pete Higgins2012-04-011-1/+3
|/
* Merge pull request #211 from nicinabox/masterJoe Sak2012-03-263-5/+13
|\ | | | | Add draft label
| * 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.
| * 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 ↵Philip Arndt2012-03-202-3/+4
| | | | protected methods.
* 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
|