aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow custom backend route.Josef Šimánek2013-03-181-1/+1
* Merge pull request #317 from jseitel/masterPhilip Arndt2013-02-014-2/+28
|\
| * Committing user_class to masterJonathan Seitel2013-01-314-2/+28
|/
* CI against Ruby 2.0.0Philip Arndt2013-02-011-0/+1
* Merge pull request #309 from victorbueno/masterUģis Ozols2012-12-261-4/+37
|\
| * Adding and translating missing keys from en to pt-BR locale.victorbueno2012-12-261-4/+37
|/
* Merge pull request #306 from ebeigarts/move-categorization-inside-blog-namespacePhilip Arndt2012-12-103-11/+13
|\
| * Move Refinery::Categorization to Refinery::Blog namespace [Fixes #282]Edgars Beigarts2012-12-103-11/+13
|/
* Merge pull request #305 from charlesdeb/patch-3Uģis Ozols2012-12-031-0/+1
|\
| * Update db/migrate/20110803223522_create_blog_structure.rbCharles de Bueger2012-12-031-0/+1
|/
* Update seo_meta to 1.4.0; removes meta_keywordsPhilip Arndt2012-11-293-5/+3
* Prevent post_spec.rb from hanging the entire spec run for 30 seconds while it...Philip Arndt2012-11-292-15/+21
* Merge remote-tracking branch 'origin/squash_migrations'Philip Arndt2012-11-2913-123/+53
|\
| * Squash migrations.Uģis Ozols2012-11-2313-123/+53
* | Fix lookup path for body and teaser translations.Uģis Ozols2012-11-231-2/+2
|/
* Modify to reorder (and so ignore default scope) when using Post.next s.t. the...Tom Russell2012-11-231-1/+1
* Merge remote-tracking branch 'jerefrer/master'Philip Arndt2012-11-231-0/+6
|\
| * Fixes bug with SEO fields translationJérémy FRERE2012-11-151-0/+6
* | Use Globalize.locale instead of ThreadPhilip Arndt2012-11-232-2/+2
* | Fix problems with edit dialog and translationsMarek Labos2012-11-231-1/+1
* | use global locale_picker partialMarek Labos2012-11-233-16/+5
* | Don't polute global $LOAD_PATH.Uģis Ozols2012-11-221-2/+1
* | Set friendly_id as a dependency and require it so that migrations don't fail....Uģis Ozols2012-11-222-0/+2
* | Fix bugs with globalize, published_before and clean codeMarek Labos2012-11-232-7/+7
* | Merge remote-tracking branch 'GantMan/master'Philip Arndt2012-11-231-2/+2
|\ \
| * | Fixing the verbiage to latest rather than other, from issue 267Gant Laborde2012-11-121-2/+2
* | | Merge remote-tracking branch 'romaingweb/missing-asset'Philip Arndt2012-11-231-0/+0
|\ \ \ | |_|/ |/| |
| * | Add missing 'add.png' in assetsRomain Gérard2012-11-131-0/+0
| |/
* | Add temp fix for one failing spec.Uģis Ozols2012-11-151-3/+6
* | Remove Refinery.i18n_enabled? checks because refinerycms-i18n is now a hard d...Uģis Ozols2012-11-153-3/+3
|/
* Use same travis configuration as in main refinerycms repo.Uģis Ozols2012-10-231-8/+24
* Remove spork.Uģis Ozols2012-10-233-57/+21
* Fix one of the broken specs (404 message is different).Uģis Ozols2012-10-041-1/+1
* Merge pull request #292 from Pym/i18n_fr2Uģis Ozols2012-10-041-1/+19
|\
| * Add missing translations for FrenchPym2012-10-041-1/+19
|/
* Merge pull request #283 from Nethemba/masterUģis Ozols2012-09-081-1/+1
|\
| * fix typo in sk translationMarek Labos2012-09-081-1/+1
* | Merge pull request #281 from GeekOnCoffee/patch-2Philip Arndt2012-09-041-2/+2
|\ \
| * | Updating Git LocationAndrew Hooker2012-09-041-2/+2
|/ /
* | Add approve/reject links in comment notification mail.Uģis Ozols2012-09-052-0/+9
* | Fixed verbiage causing test failurePhilip Arndt2012-09-051-1/+1
* | Merge remote-tracking branch 'Nethemba/fix_tags_title'Philip Arndt2012-09-051-1/+1
|\ \
| * | fix escaping quotes in titleMarek Labos2012-08-301-1/+1
| |/
* | Merge remote-tracking branch 'Nethemba/form_ux_impro'Philip Arndt2012-09-0516-44/+2
|\ \
| * | using form advanced opt. menu snippet from refinery coreMarek Labos2012-08-2516-44/+2
* | | Merge remote-tracking branch 'Nethemba/published_at_author_validation'Philip Arndt2012-09-053-2/+12
|\ \ \
| * | | fix tests after presence validation for published_at and author fieldsMarek Labos2012-08-212-2/+11
| * | | added presence validation for published_at and authorMarek Labos2012-08-201-0/+1
| |/ /
* | | Updated git sources for Refinery.Philip Arndt2012-09-051-2/+2
* | | Merge remote-tracking branch 'Nethemba/ux_none_comments'Philip Arndt2012-09-053-42/+35
|\ \ \