Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add temp fix for one failing spec. | Uģis Ozols | 2012-11-15 | 1 | -3/+6 | |
| | | ||||||
* | | 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. | |||||
* | Use same travis configuration as in main refinerycms repo. | Uģis Ozols | 2012-10-23 | 1 | -8/+24 | |
| | ||||||
* | Remove spork. | Uģis Ozols | 2012-10-23 | 3 | -57/+21 | |
| | ||||||
* | Fix one of the broken specs (404 message is different). | Uģis Ozols | 2012-10-04 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #292 from Pym/i18n_fr2 | Uģis Ozols | 2012-10-04 | 1 | -1/+19 | |
|\ | | | | | Add missing translations for French | |||||
| * | 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 | |
| | | ||||||
* | | Merge pull request #281 from GeekOnCoffee/patch-2 | Philip Arndt | 2012-09-04 | 1 | -2/+2 | |
|\ \ | | | | | | | Updating Git Location | |||||
| * | | Updating Git Location | Andrew Hooker | 2012-09-04 | 1 | -2/+2 | |
|/ / | ||||||
* | | Add approve/reject links in comment notification mail. | Uģis Ozols | 2012-09-05 | 2 | -0/+9 | |
| | | ||||||
* | | Fixed verbiage causing test failure | Philip Arndt | 2012-09-05 | 1 | -1/+1 | |
| | | ||||||
* | | 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 | 16 | -44/+2 | |
|\ \ | ||||||
| * | | using form advanced opt. menu snippet from refinery core | Marek Labos | 2012-08-25 | 16 | -44/+2 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'Nethemba/published_at_author_validation' | Philip Arndt | 2012-09-05 | 3 | -2/+12 | |
|\ \ \ | ||||||
| * | | | fix tests after presence validation for published_at and author fields | Marek Labos | 2012-08-21 | 2 | -2/+11 | |
| | | | | ||||||
| * | | | added presence validation for published_at and author | Marek Labos | 2012-08-20 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Updated git sources for Refinery. | Philip Arndt | 2012-09-05 | 1 | -2/+2 | |
| | | | ||||||
* | | | 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 | 4 | -4/+7 | |
| | | | ||||||
* | | | 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 | |
| | | ||||||
* | | improved "time_ago" sk translation | Marek Labos | 2012-08-20 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #266 from Nethemba/for_purists | Philip Arndt | 2012-08-17 | 2 | -3/+3 | |
|\ | | | | | escape title and tags in templates | |||||
| * | escape title and tags in templates | Marek Labos | 2012-08-17 | 2 | -3/+3 | |
|/ | ||||||
* | Merge pull request #264 from Tranquility/master | Uģis Ozols | 2012-08-14 | 1 | -4/+25 | |
|\ | | | | | Fixed german translation | |||||
| * | fix german translation | Ole Reifschneider | 2012-08-13 | 1 | -4/+25 | |
| | | ||||||
* | | Merge pull request #263 from jramos/master | Philip Arndt | 2012-08-13 | 1 | -1/+1 | |
|\ \ | |/ |/| | Fixing failing spec for requests/refinery/blog/posts_spec.rb | |||||
| * | fix failing spec | Justin Ramos | 2012-08-13 | 1 | -1/+1 | |
|/ | ||||||
* | Move avatar_url method to posts helper because view stuff shouldn't be in ↵ | Uģis Ozols | 2012-07-31 | 4 | -8/+18 | |
| | | | | 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 | |
| | ||||||
* | 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 | 5 | -26/+114 | |
|\ | | | | | 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 | 5 | -24/+114 | |
| | | ||||||
* | | Rewrited slovak locale | Martin Markech | 2012-07-06 | 1 | -18/+59 | |
| | | ||||||
* | | Shorten render call. | Uģis Ozols | 2012-07-06 | 1 | -4/+1 | |
| | | ||||||
* | | Redundancy update to remove redundancy. | Rob Yurkowski | 2012-07-04 | 1 | -1/+0 | |
|/ | ||||||
* | Prevents rails from looking for a layout for the rss feed. | Charles de Bueger | 2012-07-02 | 1 | -1/+1 | |
| | ||||||
* | Revisit Guardfile: | Uģis Ozols | 2012-06-28 | 1 | -11/+9 | |
| | | | | | | * move spork block at the top so that it starts first * remove some watch definitions (for example we don't use spec/routing...) | |||||
* | Update gem versions. | Uģis Ozols | 2012-06-28 | 1 | -11/+10 | |
| | ||||||
* | 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 | 2 | -2/+6 | |
| |