engine/lib/locomotive/liquid/tags
Didier Lafforgue e9bf29f297 the last commit broke the test suite: fixed now 2012-03-23 00:41:04 +01:00
..
editable add missing files for the last commit about the control editable element + implement feature #326 2012-03-22 02:13:24 +01:00
blueprint.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
consume.rb use BSON::ObjectId to find elements (asset collection, content type) + make the import module work with S3 2010-10-19 12:20:09 +02:00
editable.rb new editable element for a page: the control 2012-03-22 00:50:34 +01:00
extends.rb make the editable elements more robust when working with localization + write tests to prove it 2012-03-21 03:21:29 +01:00
google_analytics.rb add missing asset collections import module + add google analytics import + work on simplifying the theme asset logic 2010-10-07 02:45:41 +02:00
inherited_block.rb Bugfix in snippets with block and editable_elements. 2011-09-27 09:01:55 +02:00
inline_editor.rb use the view_context method to reach helper methods from a controller 2012-01-28 01:05:26 -08:00
jquery.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
locale_switcher.rb refactor the code (move some pieces of code into the custom_fields gem) + solve a ton of bugs: circular dependencies inside the content_entry presenter, fix Locomotive.mounted_on (broken in rails 3.2), js errors when creating a page, locale switcher broken if a page was not translated in the target locale 2012-02-04 02:10:55 +01:00
nav.rb the last commit broke the test suite: fixed now 2012-03-23 00:41:04 +01:00
paginate.rb rename the i18n site module into locales in order to avoid conflicts with the original i18n + rendering a page according to a locale specified in the url seems to work (tests are following) 2012-01-26 02:33:39 +01:00
seo.rb content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
snippet.rb Small refactoring on the snippet tag constructor. 2011-06-02 22:34:06 +08:00
with_scope.rb with_scope did not resolve (ie the Liquid way) correctly the values 2012-03-08 09:24:33 -08:00