Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix lookup path for body and teaser translations. | Uģis Ozols | 2012-11-23 | 1 | -2/+2 | |
| | ||||||
* | Modify to reorder (and so ignore default scope) when using Post.next s.t. ↵ | Tom Russell | 2012-11-23 | 1 | -1/+1 | |
| | | | | | | the correct 'next' post is selected. Fixes #302 | |||||
* | Merge remote-tracking branch 'jerefrer/master' | Philip Arndt | 2012-11-23 | 1 | -0/+6 | |
|\ | ||||||
| * | Fixes bug with SEO fields translation | Jérémy FRERE | 2012-11-15 | 1 | -0/+6 | |
| | | ||||||
* | | Use Globalize.locale instead of Thread | Philip Arndt | 2012-11-23 | 2 | -2/+2 | |
| | | | | | | | | We really shouldn't know how this works. | |||||
* | | Fix problems with edit dialog and translations | Marek Labos | 2012-11-23 | 1 | -1/+1 | |
| | | | | | | | | Fixes #284 | |||||
* | | use global locale_picker partial | Marek Labos | 2012-11-23 | 3 | -16/+5 | |
| | | ||||||
* | | Fix bugs with globalize, published_before and clean code | Marek Labos | 2012-11-23 | 2 | -7/+7 | |
| | | | | | | | | Fixes #276 | |||||
* | | Merge remote-tracking branch 'romaingweb/missing-asset' | Philip Arndt | 2012-11-23 | 1 | -0/+0 | |
|\ \ | |/ |/| | ||||||
| * | Add missing 'add.png' in assets | Romain Gérard | 2012-11-13 | 1 | -0/+0 | |
| | | ||||||
* | | Remove Refinery.i18n_enabled? checks because refinerycms-i18n is now a hard ↵ | Uģis Ozols | 2012-11-15 | 3 | -3/+3 | |
|/ | | | | dependency for refinerycms-core. | |||||
* | Add approve/reject links in comment notification mail. | Uģis Ozols | 2012-09-05 | 1 | -0/+5 | |
| | ||||||
* | Merge remote-tracking branch 'Nethemba/fix_tags_title' | Philip Arndt | 2012-09-05 | 1 | -1/+1 | |
|\ | ||||||
| * | fix escaping quotes in title | Marek Labos | 2012-08-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'Nethemba/form_ux_impro' | Philip Arndt | 2012-09-05 | 1 | -14/+2 | |
|\ \ | ||||||
| * | | using form advanced opt. menu snippet from refinery core | Marek Labos | 2012-08-25 | 1 | -14/+2 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'Nethemba/published_at_author_validation' | Philip Arndt | 2012-09-05 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | added presence validation for published_at and author | Marek Labos | 2012-08-20 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge remote-tracking branch 'Nethemba/ux_none_comments' | Philip Arndt | 2012-09-05 | 3 | -42/+35 | |
|\ \ \ | ||||||
| * | | | rewrite comments count msg + add link to comments section | Marek Labos | 2012-08-20 | 1 | -9/+5 | |
| | | | | ||||||
| * | | | moving condition for displaying comments into comments template | Marek Labos | 2012-08-20 | 1 | -3/+1 | |
| | | | | ||||||
| * | | | removing noisy "no comments" message | Marek Labos | 2012-08-20 | 1 | -30/+29 | |
| |/ / | ||||||
* | | | Added the ability to use a different url than "/blog" | John Agan | 2012-09-05 | 1 | -1/+1 | |
| | | | ||||||
* | | | Adding Blog Autodiscovery | Andrew Hooker | 2012-09-04 | 1 | -0/+2 | |
| |/ |/| | ||||||
* | | fix error when post is tagged and dont have current locale version | Marek Labos | 2012-08-20 | 1 | -1/+1 | |
|/ | ||||||
* | escape title and tags in templates | Marek Labos | 2012-08-17 | 2 | -3/+3 | |
| | ||||||
* | Move avatar_url method to posts helper because view stuff shouldn't be in ↵ | Uģis Ozols | 2012-07-31 | 3 | -8/+6 | |
| | | | | the model. | |||||
* | Fix deprecation warnings by changing update_attribute to update_column. | Uģis Ozols | 2012-07-31 | 2 | -2/+2 | |
| | ||||||
* | Removed page caching on posts, and the associated sweeper | Andy Gray | 2012-07-31 | 4 | -32/+0 | |
| | ||||||
* | Merge pull request #251 from resolve/split_approved_rejected_actions | Philip Arndt | 2012-07-06 | 3 | -24/+28 | |
|\ | | | | | Split rejected and approved comment actions into separate controller act... | |||||
| * | Split rejected and approved comment actions into separate controller actions. | Uģis Ozols | 2012-07-06 | 3 | -24/+28 | |
| | | ||||||
* | | Shorten render call. | Uģis Ozols | 2012-07-06 | 1 | -4/+1 | |
|/ | ||||||
* | Prevents rails from looking for a layout for the rss feed. | Charles de Bueger | 2012-07-02 | 1 | -1/+1 | |
| | ||||||
* | Use shorter syntax of render where possible. | Uģis Ozols | 2012-06-27 | 11 | -53/+37 | |
| | ||||||
* | Fix failing specs. | Uģis Ozols | 2012-06-15 | 1 | -1/+1 | |
| | ||||||
* | Refinery already bundles jquery-ui so there's no reason to include it twice. | Uģis Ozols | 2012-06-15 | 1 | -4/+0 | |
| | ||||||
* | Use add icon from refinery core. | Uģis Ozols | 2012-06-15 | 1 | -1/+1 | |
| | ||||||
* | Fix teaser copy function. | Uģis Ozols | 2012-06-15 | 1 | -2/+2 | |
| | ||||||
* | Fix deprecation warnings related to :confirm option. | Uģis Ozols | 2012-06-15 | 2 | -2/+6 | |
| | ||||||
* | Remove old assets folders. | Uģis Ozols | 2012-06-15 | 3 | -0/+0 | |
| | ||||||
* | Added i18n support to models through globalize3. | Adrien Coquio | 2012-06-09 | 13 | -30/+113 | |
| | | | | | | | | | | | | | | * Added Post translation * Added Category translation * Use friendly_id globalize with category * Added migrate_data option on migrations for translations * Use Refinery locale instead of I18n * Refactored duplicate locale_picker partial * Removed useless .all call * Use presence instead if / blank? * Added with_globalize scopes when loading posts of one category * Use Globalize when creating post factory * Fix failing specs by creating blog posts/categories using needed locale. | |||||
* | Don't show 'read more' link in situations where the full post is already ↵ | Ryan Deussing | 2012-06-05 | 1 | -1/+3 | |
| | | | | displayed because there is no teaser. | |||||
* | Merge pull request #238 from GeekOnCoffee/fix_count | Philip Arndt | 2012-05-19 | 1 | -1/+1 | |
|\ | | | | | Adding Finder Method to utilize count | |||||
| * | Removing redundant live method | Andrew Hooker | 2012-05-19 | 1 | -4/+0 | |
| | | ||||||
| * | Adding Finder Method to utilize count | Andrew Hooker | 2012-05-19 | 2 | -1/+5 | |
| | | ||||||
* | | Merge pull request #237 from GeekOnCoffee/eliminate_ternary | Philip Arndt | 2012-05-19 | 1 | -1/+1 | |
|\ \ | |/ |/| | Eliminate Ternary | |||||
| * | Eliminate Ternary | Andrew Hooker | 2012-05-19 | 1 | -1/+1 | |
| | | ||||||
* | | Adding Deprecation Version | Andrew Hooker | 2012-05-19 | 1 | -1/+1 | |
| | | ||||||
* | | Using Standard Refinery Deprecation Method | Andrew Hooker | 2012-05-19 | 1 | -1/+1 | |
| | | ||||||
* | | Renaming Method to better describe use, Including Deprecation Warning on Old ↵ | Andrew Hooker | 2012-05-19 | 2 | -3/+8 | |
|/ | | | | Method |