engine/app/controllers/locomotive
Didier Lafforgue f2467bbf42 ask for default site locale when creating the first site 2012-02-07 01:29:33 +01:00
..
api fix errors when deploying a new brand new engine instance 2012-01-27 02:27:26 +01:00
public 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
accounts_controller.rb remove references to foldable_inputs and custom_input 2011-11-28 06:40:25 -08:00
base_controller.rb refactoring (rename modules, clean code, remove useless files, ...etc) + improve the inline editor module (locale picker + better ui workflow) 2012-01-17 17:04:45 +01:00
content_assets_controller.rb no more flash uploader only HTML5 goodness 2011-12-07 07:10:21 -08:00
content_entries_controller.rb fix an issue with compass + move to rails 3.2 + switch from mongoid_acts_as_tree to mongoid_tree + implement the UI to deal with has_many field types (wip) 2012-02-01 02:01:42 +01:00
content_types_controller.rb change the location url for the API responses + force the use of the default site locale when creating a new entry, content type or page 2012-01-26 07:51:32 -08:00
current_site_controller.rb add the ui element to select the languages for a site 2012-01-09 17:24:34 -08:00
installation_controller.rb ask for default site locale when creating the first site 2012-02-07 01:29:33 +01:00
memberships_controller.rb remove references to foldable_inputs and custom_input 2011-11-28 06:40:25 -08:00
my_account_controller.rb working on the screen for editing my account 2011-12-01 15:04:45 -08:00
pages_controller.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
passwords_controller.rb remove references to foldable_inputs and custom_input 2011-11-28 06:40:25 -08:00
sessions_controller.rb change the location url for the API responses + force the use of the default site locale when creating a new entry, content type or page 2012-01-26 07:51:32 -08:00
sites_controller.rb refactoring of the import UI is done 2011-12-11 23:33:38 +01:00
snippets_controller.rb theme assets page in progress 2011-12-07 02:09:13 +01:00
theme_assets_controller.rb theme assets page in progress 2011-12-07 02:09:13 +01:00