engine/app/helpers/locomotive
did 4d1b986f1b fix broken tests + make the editing of locales more robust 2012-04-10 04:55:59 -07:00
..
accounts_helper.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
base_helper.rb fix broken tests + make the editing of locales more robust 2012-04-10 04:55:59 -07:00
content_entries_helper.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
content_types_helper.rb change the path to files added in the content entries + ui settings are a hash not an object 2012-03-02 00:31:45 +01:00
custom_fields_helper.rb entries can be grouped by a belongs_to field in the back-office + add the show action for the content_entries API 2012-03-07 01:39:24 +01:00
installation_helper.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
pages_helper.rb refactoring (wip) 2012-04-06 12:23:11 +02:00
sites_helper.rb ask for default site locale when creating the first site 2012-02-07 01:29:33 +01:00
theme_assets_helper.rb fix ALL the cucumber tests + also solve a couple of UI bugs with the has_many and many_to_many relationships 2012-03-01 11:07:22 +01:00