Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix longstanding typo filed_in -> filled_in | Philip Arndt | 2013-07-15 | 15 | -37/+37 |
| | |||||
* | added missing japanese translations | snowsunny | 2013-07-12 | 1 | -1/+14 |
| | |||||
* | Improves posts#archives title and no_articles message French translations | Jérémy FRERE | 2013-05-11 | 1 | -2/+2 |
| | |||||
* | edit Russia translations | m0fx64 | 2013-03-29 | 1 | -0/+35 |
| | |||||
* | Allow custom backend route. | Josef Šimánek | 2013-03-18 | 1 | -1/+1 |
| | |||||
* | Adding and translating missing keys from en to pt-BR locale. | victorbueno | 2012-12-26 | 1 | -4/+37 |
| | |||||
* | Update seo_meta to 1.4.0; removes meta_keywords | Philip Arndt | 2012-11-29 | 1 | -2/+0 |
| | |||||
* | Prevent post_spec.rb from hanging the entire spec run for 30 seconds while ↵ | Philip Arndt | 2012-11-29 | 1 | -11/+15 |
| | | | | it tries to retrieve external resources. | ||||
* | Fixing the verbiage to latest rather than other, from issue 267 | Gant Laborde | 2012-11-12 | 1 | -2/+2 |
| | |||||
* | Add missing translations for French | Pym | 2012-10-04 | 1 | -1/+19 |
| | |||||
* | Merge pull request #283 from Nethemba/master | Uģis Ozols | 2012-09-08 | 1 | -1/+1 |
|\ | | | | | sk typo fix | ||||
| * | fix typo in sk translation | Marek Labos | 2012-09-08 | 1 | -1/+1 |
| | | |||||
* | | Add approve/reject links in comment notification mail. | Uģis Ozols | 2012-09-05 | 1 | -0/+4 |
| | | |||||
* | | Merge remote-tracking branch 'Nethemba/form_ux_impro' | Philip Arndt | 2012-09-05 | 15 | -30/+0 |
|\ \ | |||||
| * | | using form advanced opt. menu snippet from refinery core | Marek Labos | 2012-08-25 | 15 | -30/+0 |
| | | | |||||
* | | | Added the ability to use a different url than "/blog" | John Agan | 2012-09-05 | 1 | -2/+2 |
| |/ |/| | |||||
* | | improved "time_ago" sk translation | Marek Labos | 2012-08-20 | 1 | -1/+1 |
|/ | |||||
* | fix german translation | Ole Reifschneider | 2012-08-13 | 1 | -4/+25 |
| | |||||
* | Repaired incorrect scope under activerecord models and attributes | Martin Markech | 2012-07-25 | 9 | -45/+45 |
| | |||||
* | Merge pull request #251 from resolve/split_approved_rejected_actions | Philip Arndt | 2012-07-06 | 1 | -2/+2 |
|\ | | | | | Split rejected and approved comment actions into separate controller act... | ||||
| * | Remove redundant routes. | Uģis Ozols | 2012-07-06 | 1 | -2/+0 |
| | | |||||
| * | Split rejected and approved comment actions into separate controller actions. | Uģis Ozols | 2012-07-06 | 1 | -0/+2 |
| | | |||||
* | | Rewrited slovak locale | Martin Markech | 2012-07-06 | 1 | -18/+59 |
|/ | |||||
* | added swedish translation | Jeena Paradies | 2012-06-14 | 1 | -0/+167 |
| | |||||
* | Fix draft translation | Nic Haynes | 2012-03-22 | 1 | -0/+1 |
| | |||||
* | Stop logging to stdout. | Pete Higgins | 2012-02-05 | 1 | -3/+2 |
| | |||||
* | Fix routing. | Philip Arndt | 2012-02-02 | 1 | -1/+3 |
| | |||||
* | I accidentally this twice. | Philip Arndt | 2012-02-01 | 1 | -3/+0 |
| | |||||
* | Added support for new code in Refinery CMS since resolve/refinerycms#1234 | Philip Arndt | 2012-02-01 | 1 | -16/+14 |
| | |||||
* | add source url for post | Jeff Shumate | 2012-01-25 | 2 | -1/+91 |
| | |||||
* | Fixed to show the word 'blog' only once in route | Tony Semana | 2012-01-17 | 1 | -1/+1 |
| | |||||
* | Fixed namespacing for Refinery conventions. | Philip Arndt | 2012-01-17 | 16 | -54/+47 |
| | |||||
* | Restructured part of the project to Refinery::Blog::Admin not ↵ | Philip Arndt | 2012-01-17 | 1 | -3/+1 |
| | | | | Refinery::Admin::Blog | ||||
* | Allow configurable author for blog posts. | Pete Higgins | 2011-12-14 | 1 | -0/+2 |
| | |||||
* | remove redundancy in page title | Shaun | 2011-11-11 | 1 | -1/+1 |
| | |||||
* | Remove Refinery::Application route draw call, it no longer exists | Jamie Winsor | 2011-10-26 | 1 | -1/+1 |
| | |||||
* | jp to ja correction | 影月 零 | 2011-10-11 | 1 | -1/+1 |
| | |||||
* | Replace cucumber tag features with rspec request tests | Jamie Winsor | 2011-08-04 | 2 | -13/+0 |
| | | | | Remove cucumber support from project | ||||
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 2 | -0/+13 |
| | | | | | | | | Engine is now tested standalone by leveraging a dummy rails app Enable Guard for speedy testing Move factories to the more standard location `spec/factories/*` Update README with a Testing section Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application | ||||
* | Fix [DEPRECATION WARNING] Nested I18n namespace lookup under ↵ | Jamie Winsor | 2011-07-30 | 7 | -85/+73 |
| | | | | | | "activerecord.attributes.refinery" is no longer supported Fix [DEPRECATION WARNING] Nested I18n namespace lookup under "activerecord.models.refinery" is no longer supported | ||||
* | Properly namespace translations. | Uģis Ozols | 2011-07-27 | 15 | -1860/+1887 |
| | |||||
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 1 | -34/+36 |
| | |||||
* | Using preferred "defaults" hash to set format of blog/feed.rss to "rss". | Jack Kinsella | 2011-07-22 | 1 | -1/+1 |
| | |||||
* | Revision for Bulgarian translation mainly for consistency | Miroslav Rachev | 2011-07-15 | 1 | -7/+7 |
| | |||||
* | weird sentence fix and that RAW thing with mailer | Joe Sak | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | Added some missing keywords and edited others | Alberto Vena | 2011-07-05 | 1 | -17/+68 |
| | |||||
* | Merge pull request #96 from Kagetsuki/master | Philip Arndt | 2011-07-04 | 1 | -0/+158 |
|\ | | | | | Added Japanese locale | ||||
| * | added Japanese locale. 日本語の翻訳を追加した。 | ゼロ | 2011-07-05 | 1 | -0/+158 |
| | | |||||
* | | Forgot to add translations for languages I know | Johan Bruning | 2011-07-04 | 2 | -0/+2 |
| | | |||||
* | | Added ability to disable teaser independent of teaser length | Johan Bruning | 2011-07-04 | 1 | -0/+1 |
|/ | | | | | | I prefer full length articles at all times on blogs and don't like teasers. I added the ability for people to disable teasers so full articles will be shown by default. The teasers can e enabled just like comments from the admin page or trough the normal settings. However not sure if the post partial now is conform standards. Maybe the helper method "blog_post_teaser" could encapsulate the check which is now done in the view and return the full length article instead of a teaser if the teasers are disabled. |