engine/app/assets/javascripts/locomotive/models
Didier Lafforgue 0c65516807 fix issue #320 2012-03-08 02:32:59 +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 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
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 fix issue #320 2012-03-08 02:32:59 +01:00
membership.js.coffee can edit memberships now (js bug) 2012-02-01 15:15:20 +01:00
page.js.coffee templatized page can now use models from the main app + add new liquid filters 2012-02-10 00:57:57 +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