engine/app/models/locomotive
2012-01-26 02:41:31 +01:00
..
extensions 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
ability.rb content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
account.rb first api draft 2012-01-23 09:05:50 +01:00
content_asset.rb 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.rb Merge remote-tracking branch 'origin/master' into rails_3_1 2012-01-25 22:16:43 +11:00
content_type.rb make the edition of content types more robust (ex: better errors handler) 2012-01-18 01:43:01 +01:00
editable_element.rb extend i18n to pages (wip) 2012-01-25 22:07:10 +01:00
editable_file.rb extend i18n to pages (wip) 2012-01-25 22:07:10 +01:00
editable_long_text.rb refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack 2011-11-21 02:27:05 +01:00
editable_short_text.rb extend i18n to pages (wip) 2012-01-25 22:07:10 +01:00
membership.rb the screen for editing site has been refactored 2011-11-29 14:58:19 +01:00
page.rb Use the 2.0.0.rc branch for the custom_fields gem 2012-01-26 02:41:31 +01:00
site.rb 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
snippet.rb fix some bugs + refactor look and feel of the import screens (wip) 2011-12-08 07:47:17 -08:00
theme_asset.rb theme assets page in progress 2011-12-07 02:09:13 +01:00