aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Update page part formatPhilip Arndt2016-02-141-2/+2
* Removed coupling to refinerycms-wymeditor.Philip Arndt2015-05-202-2/+2
* remove JS from tests for reliability and dramatic speed increase.Philip Arndt2015-05-201-3/+3
* Suppress search form output when there's nothing.Philip Arndt2015-05-181-3/+1
* Adds a button to delete the displayed translation of a blog postJérémy FRERE2015-05-141-1/+8
* fixes issue #436duccioarmenise2015-05-141-1/+1
* Switched flags to the new SVG locale iconsPhilip Arndt2014-12-041-3/+7
* Upgrade translation picker API.Philip Arndt2014-12-041-6/+8
* Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-162-1/+46
* Use refinerycms-acts-as-indexed for search functionality.Uģis Ozols2013-08-074-52/+31
* Fix longstanding typo filed_in -> filled_inPhilip Arndt2013-07-152-4/+4
* Remove view which is not used.Uģis Ozols2013-07-011-0/+0
* Need to call html_safe on unsafe string before concatenating it to safe string.Uģis Ozols2013-06-211-6/+6
* Adds pagination links in posts#archiveJérémy FRERE2013-05-271-0/+1
* Uses I18n.localize instead of strftime for posts#archives title and no_articl...Jérémy FRERE2013-05-111-3/+3
* Committing user_class to masterJonathan Seitel2013-01-311-1/+1
* Fix lookup path for body and teaser translations.Uģis Ozols2012-11-231-2/+2
* 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
* Remove Refinery.i18n_enabled? checks because refinerycms-i18n is now a hard d...Uģis Ozols2012-11-152-2/+2
* Add approve/reject links in comment notification mail.Uģis Ozols2012-09-051-0/+5
* 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-051-14/+2
|\ \
| * | using form advanced opt. menu snippet from refinery coreMarek Labos2012-08-251-14/+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
| |/
* / Adding Blog AutodiscoveryAndrew Hooker2012-09-041-0/+2
|/
* escape title and tags in templatesMarek Labos2012-08-172-3/+3
* Move avatar_url method to posts helper because view stuff shouldn't be in the...Uģis Ozols2012-07-311-1/+1
* Fix deprecation warnings by changing update_attribute to update_column.Uģis Ozols2012-07-311-0/+0
* Merge pull request #251 from resolve/split_approved_rejected_actionsPhilip Arndt2012-07-062-6/+10
|\
| * Split rejected and approved comment actions into separate controller actions.Uģis Ozols2012-07-062-6/+10
* | Shorten render call.Uģis Ozols2012-07-061-4/+1
|/
* Use shorter syntax of render where possible.Uģis Ozols2012-06-278-48/+32
* Refinery already bundles jquery-ui so there's no reason to include it twice.Uģis Ozols2012-06-151-4/+0
* Fix deprecation warnings related to :confirm option.Uģis Ozols2012-06-152-2/+6
* Added i18n support to models through globalize3.Adrien Coquio2012-06-096-4/+38
* Don't show 'read more' link in situations where the full post is already disp...Ryan Deussing2012-06-051-1/+3
* Use shorter syntax for render :partial => ...Uģis Ozols2012-04-1015-26/+26
* Fix deprecation warnings.Uģis Ozols2012-04-106-10/+10
* Fix reference to ShareThis key.Cory Deppen2012-04-101-1/+1
* Fix draft translationNic Haynes2012-03-221-1/+1
* Show published date if not draftedNic Haynes2012-03-211-4/+5
* Fix markup for draft inputNic Haynes2012-03-211-4/+6
* Move draft checkbox for better usabilityNic Haynes2012-03-201-4/+5
* Add draft label to admin indexNic Haynes2012-03-201-0/+3