aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \
| * | | rewrite comments count msg + add link to comments sectionMarek Labos2012-08-201-9/+5
| * | | moving condition for displaying comments into comments templateMarek Labos2012-08-201-3/+1
| * | | removing noisy "no comments" messageMarek Labos2012-08-201-30/+29
| |/ /
* | | Added the ability to use a different url than "/blog"John Agan2012-09-054-4/+7
* | | Adding Blog AutodiscoveryAndrew Hooker2012-09-041-0/+2
| |/ |/|
* | fix error when post is tagged and dont have current locale versionMarek Labos2012-08-201-1/+1
* | improved "time_ago" sk translationMarek Labos2012-08-201-1/+1
|/
* Merge pull request #266 from Nethemba/for_puristsPhilip Arndt2012-08-172-3/+3
|\
| * escape title and tags in templatesMarek Labos2012-08-172-3/+3
|/
* Merge pull request #264 from Tranquility/masterUģis Ozols2012-08-141-4/+25
|\
| * fix german translationOle Reifschneider2012-08-131-4/+25
* | Merge pull request #263 from jramos/masterPhilip Arndt2012-08-131-1/+1
|\ \ | |/ |/|
| * fix failing specJustin Ramos2012-08-131-1/+1
|/
* Move avatar_url method to posts helper because view stuff shouldn't be in the...Uģis Ozols2012-07-314-8/+18
* Fix deprecation warnings by changing update_attribute to update_column.Uģis Ozols2012-07-312-2/+2
* Removed page caching on posts, and the associated sweeperAndy Gray2012-07-314-32/+0
* Repaired incorrect scope under activerecord models and attributesMartin Markech2012-07-259-45/+45
* Merge pull request #251 from resolve/split_approved_rejected_actionsPhilip Arndt2012-07-065-26/+114
|\
| * Remove redundant routes.Uģis Ozols2012-07-061-2/+0
| * Split rejected and approved comment actions into separate controller actions.Uģis Ozols2012-07-065-24/+114
* | Rewrited slovak localeMartin Markech2012-07-061-18/+59
* | Shorten render call.Uģis Ozols2012-07-061-4/+1
* | Redundancy update to remove redundancy.Rob Yurkowski2012-07-041-1/+0
|/
* Prevents rails from looking for a layout for the rss feed.Charles de Bueger2012-07-021-1/+1
* Revisit Guardfile:Uģis Ozols2012-06-281-11/+9
* Update gem versions.Uģis Ozols2012-06-281-11/+10
* Use shorter syntax of render where possible.Uģis Ozols2012-06-2711-53/+37
* Fix failing specs.Uģis Ozols2012-06-152-2/+6
* Refinery already bundles jquery-ui so there's no reason to include it twice.Uģis Ozols2012-06-151-4/+0
* Use add icon from refinery core.Uģis Ozols2012-06-151-1/+1
* Fix teaser copy function.Uģis Ozols2012-06-151-2/+2
* Fix deprecation warnings related to :confirm option.Uģis Ozols2012-06-152-2/+6
* Remove old assets folders.Uģis Ozols2012-06-153-0/+0
* Merge pull request #245 from jeena/masterUģis Ozols2012-06-141-0/+167
|\
| * added swedish translationJeena Paradies2012-06-141-0/+167
* | Added i18n support to models through globalize3.Adrien Coquio2012-06-0922-72/+468
* | Use 'spec' as default rake task.Uģis Ozols2012-06-081-0/+2
|/
* Refinery::I18n won't be optional in 2.1.x.Uģis Ozols2012-06-061-0/+1
* Merge pull request #243 from ryandeussing/masterUģis Ozols2012-06-061-1/+3
|\