Commit graph

746 commits

Author SHA1 Message Date
Jeena Paradies
d34735e1de added swedish translation 2012-06-14 15:45:40 +02:00
Uģis Ozols
91114fd837 Refinery::I18n won't be optional in 2.1.x. 2012-06-06 12:01:30 +03:00
Uģis Ozols
81dd47e649 Merge pull request #243 from ryandeussing/master
Hide 'read more' link when it is not needed
2012-06-06 01:59:29 -07:00
Ryan Deussing
30ea168afd Don't show 'read more' link in situations where the full post is already displayed because there is no teaser. 2012-06-05 00:48:54 -03:00
Philip Arndt
976b607ff5 Merge pull request #238 from GeekOnCoffee/fix_count
Adding Finder Method to utilize count
2012-05-19 20:03:36 -07:00
Andrew Hooker
4e8e714099 Removing redundant live method 2012-05-19 21:45:34 -05:00
Philip Arndt
0bb265521c Merge pull request #237 from GeekOnCoffee/eliminate_ternary
Eliminate Ternary
2012-05-19 19:37:59 -07:00
Andrew Hooker
67a177fbb1 Adding Finder Method to utilize count 2012-05-19 21:07:58 -05:00
Rob Yurkowski
f4b647cc93 Merge pull request #236 from GeekOnCoffee/refactor_post_by_archive
Rename ::by_archive to ::to_month for clarity's sake.
2012-05-19 19:06:50 -07:00
Andrew Hooker
c72d5d65f6 Eliminate Ternary 2012-05-19 21:03:36 -05:00
Andrew Hooker
ccf9c0e5c0 Adding Deprecation Version 2012-05-19 20:52:59 -05:00
Andrew Hooker
92d5455d94 Using Standard Refinery Deprecation Method 2012-05-19 20:46:03 -05:00
Andrew Hooker
86fa2d2f5d Renaming Method to better describe use, Including Deprecation Warning on Old Method 2012-05-19 20:00:16 -05:00
Uģis Ozols
6fa5bbdf33 Use 'refinery_login_with :refinery_user' instead of deprecated 'login_refinery_user' in request specs. 2012-05-15 08:22:56 +03:00
Uģis Ozols
538e6653f0 Bump master to 2.1.0.dev. 2012-05-15 08:22:20 +03:00
Philip Arndt
5577b8e701 Do we really need a model called comment_mailer? 2012-05-15 08:03:51 +03:00
Uģis Ozols
1cd514b3c9 Test using rbx-19mode on Travis. 2012-05-05 17:54:54 +03:00
Uģis Ozols
65f84593fa Set published_time as Time.utc to avoid hackery needed later to compare dates. 2012-05-05 17:52:28 +03:00
Uģis Ozols
ab1fa7ec32 Fix millisecond comparison issue in post spec. 2012-04-26 11:44:04 +03:00
Uģis Ozols
d1bfab99ce Changes on Travis:
* Remove Ruby 1.9.2 testing
  * Allow Rubinius to fail
2012-04-26 10:51:50 +03:00
Uģis Ozols
69b9699fca Adjust times for spec to avoid running into DST issues. 2012-04-26 10:50:42 +03:00
Uģis Ozols
7e1b4831f1 Remove testing dependencies. 2012-04-26 10:48:55 +03:00
Philip Arndt
8f6007c2ba Merge pull request #228 from GeekOnCoffee/patch-1
Adding More information to README
2012-04-22 18:29:04 -07:00
Andrew Hooker
976fafb9df Adding More information to README 2012-04-22 20:27:46 -05:00
Uģis Ozols
18065463e6 Notification recipients should be specified using :to instead of :recipients. Fixes #226. 2012-04-19 17:42:03 +03:00
Philip Arndt
8b8ce1f21b Merge pull request #225 from mattsgarrison/master
Fix for Categories and Rails 3.2 Mass Assignment whitelist requirements.
2012-04-18 14:18:39 -07:00
Matt Garrison
dbeed9bb77 Adding attr_accessible for Rails 3.2 mass assignment fixes. 2012-04-18 10:40:04 -05:00
Philip Arndt
70f7be1652 Merge pull request #221 from wakeless/fix-page-caching
Fix page caching on index when pages param is present.
2012-04-10 20:21:06 -07:00
Michael Gall
9a150112ae Fix page caching on index when pages param is present.
fixes #145
2012-04-11 13:13:58 +10:00
Uģis Ozols
981fc6ef68 In #prev and #next specs advance time by days instead of minutes. 2012-04-10 23:28:43 +03:00
Uģis Ozols
d36af516ea Use shorter syntax for render :partial => ... 2012-04-10 23:09:04 +03:00
Uģis Ozols
14cd410324 Fix deprecation warnings. 2012-04-10 23:02:41 +03:00
Uģis Ozols
3627b8f865 Merge pull request #219 from corydeppen/patch-2
Fix reference to ShareThis key.
2012-04-10 12:40:28 -07:00
Cory Deppen
cc6800d17e Fix reference to ShareThis key. 2012-04-10 16:02:54 -03:00
Philip Arndt
3a1c30fa5d We require 2.0.1 at least 2012-04-08 23:56:28 +12:00
Philip Arndt
8584cc942b Merge pull request #215 from resolve/bump_seo_meta_dep
Bump seo_meta for compitiblity with refinerycms 2-0-stable.
2012-04-01 17:52:03 -07:00
Pete Higgins
7f4ac3b6d4 Bump seo_meta for compitiblity with refinerycms 2-0-stable. 2012-04-01 17:45:53 -07:00
Philip Arndt
72375e0a00 Merge pull request #214 from resolve/fix_mass_assignment_error
Fix MassAssignmentSecurity::Error in integration test.
2012-04-01 16:26:46 -07:00
Pete Higgins
6df59131f1 Fix MassAssignmentSecurity::Error in integration test. 2012-04-01 16:23:15 -07:00
Joe Sak
2a00257420 Merge pull request #211 from nicinabox/master
Add draft label
2012-03-26 14:46:49 -07:00
Philip Arndt
cb88d9508e Merge pull request #212 from corydeppen/patch-1
Fixed drop_table for Category.
2012-03-24 12:52:31 -07:00
Cory Deppen
dd3002f8bb Fixed drop_table for Category. 2012-03-24 15:22:58 -03:00
Nic Haynes
0c78cd138d Fix draft translation 2012-03-22 08:41:38 -05:00
Nic Haynes
435763f307 Show published date if not drafted 2012-03-21 00:23:58 -05:00
Nic Haynes
f8e38d516a Fix markup for draft input 2012-03-21 00:23:42 -05:00
Nic Haynes
31bdd586f2 Move draft checkbox for better usability 2012-03-20 19:43:30 -05:00
Nic Haynes
96448fc374 Add draft label to admin index 2012-03-20 19:43:18 -05:00
Philip Arndt
3049816aa9 Don't cache when logged in or there's a flash message. Moved canonical to protected methods. 2012-03-20 15:16:58 +13:00
Uģis Ozols
460351e81f Add rake db:seed to install steps. 2012-03-09 17:07:24 +02:00
Philip Arndt
fccc86e63c Updated to support Refinery CMS 2.0.1 and Rails 3.2.2 2012-03-06 13:17:41 +13:00