engine/app/assets/javascripts/locomotive/models
Didier Lafforgue 39d9c354da 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
..
.gitkeep first work on migrating the javascripts to coffeescript and backbone (wip) 2011-11-10 02:43:19 +01:00
account.js.coffee use the right path to the back-office in the js components as well as in the middlewares 2012-01-14 14:54:01 +01:00
content_asset.js.coffee use the right path to the back-office in the js components as well as in the middlewares 2012-01-14 14:54:01 +01:00
content_entry.js.coffee 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_type.js.coffee make the edition of content types more robust (ex: better errors handler) 2012-01-18 01:43:01 +01:00
custom_field.js.coffee implement the UI for the many_to_many relationship (WIP) 2012-02-03 01:50:45 +01:00
custom_field_select_option.js.coffee UI compoment to add options for the select type field (wip) 2011-12-22 02:59:30 +01:00
domain.js.coffee refactor the current site editing screen (screen) 2011-11-27 08:22:54 -08:00
editable_element.js.coffee refactor code (wip) + fix bugs (wip) + tweak ui + save an existing page in ajax (HTML5 + FormData) + create a new page in ajax (wip) 2011-11-25 02:04:42 +01:00
membership.js.coffee can edit memberships now (js bug) 2012-02-01 15:15:20 +01:00
page.js.coffee 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
site.js.coffee 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
snippet.js.coffee use the right path to the back-office in the js components as well as in the middlewares 2012-01-14 14:54:01 +01:00
theme_asset.js.coffee use the right path to the back-office in the js components as well as in the middlewares 2012-01-14 14:54:01 +01:00