engine/app/views/locomotive
Didier Lafforgue dd9b382637 alpha version of the upgrade script (good results with my existing locomotive sites) + fix bugs according to my tests with my existing live websites + remove useless code (polishing) 2012-02-20 01:15:43 +01:00
..
accounts remove references to foldable_inputs and custom_input 2011-11-28 06:40:25 -08:00
content_assets no more flash uploader only HTML5 goodness 2011-12-07 07:10:21 -08:00
content_entries alpha version of the upgrade script (good results with my existing locomotive sites) + fix bugs according to my tests with my existing live websites + remove useless code (polishing) 2012-02-20 01:15:43 +01:00
content_types the has_many ui component is done 2012-02-02 16:53:26 +01:00
current_site the has_many ui component is done 2012-02-02 16:53:26 +01:00
custom_fields implement the UI for the many_to_many relationship (WIP) 2012-02-03 01:50:45 +01:00
devise_mailer working on fixing issues with devise (wip) 2011-11-04 16:55:51 +01:00
errors isolate the engine (urls, helpers, ...etc) + change urls + remove the warning about bson_ext 2011-11-01 00:44:23 +01:00
installation ask for default site locale when creating the first site 2012-02-07 01:29:33 +01:00
layouts the has_many ui component is done 2012-02-02 16:53:26 +01:00
mailer working on fixing issues with devise (wip) 2011-11-04 16:55:51 +01:00
memberships polish the new membership page 2011-12-02 23:31:15 +01:00
my_account the has_many ui component is done 2012-02-02 16:53:26 +01:00
notifications refactor and clean code (wip) + the api controller has been deleted and replace by the entry_submission_controller (+ custom responder) 2012-01-09 06:49:59 -08:00
pages remove deprecated warning about ActiveSupport::Concern + add the handle property to Page in order to retrieve them more easily (very useful to display a page from an external controller for instance 2012-02-11 00:39:06 +01:00
passwords working on fixing issues with devise (wip) 2011-11-04 16:55:51 +01:00
public the locale was missing when saving an editable element by the inline editor 2012-02-10 01:42:06 +01:00
sessions working on fixing issues with devise (wip) 2011-11-04 16:55:51 +01:00
shared the locale was missing when saving an editable element by the inline editor 2012-02-10 01:42:06 +01:00
sites refactoring the snippet forms (wip) 2011-12-05 02:31:34 -08:00
snippets API access for the current site + easy way to specify the localization of any controllers + fix a minor bug about adding/removing domains 2012-02-09 11:36:10 +01:00
theme_assets use the default carrierwave settings for envs other than development and production + does not include the templates of snippets in the theme assets index page (it was breaking the layout in locomotive for some snippets) 2012-02-07 11:17:56 +01:00