engine/lib/locomotive/liquid/tags
did 25e08596ef 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
..
editable fix issue #177 2011-08-25 18:27:43 +02: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 change the tag name for retrieving a value to be 'content' 2011-03-02 08:22:41 +08:00
extends.rb in special sitation inherited templates were not correctly updated 2011-01-08 00:10:44 +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 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
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 improve the with_scope tag based on the work on the editor 2011-09-27 00:25:47 +02:00