engine/app/models/locomotive
Didier Lafforgue 0c65516807 fix issue #320 2012-03-08 02:32:59 +01:00
..
extensions 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
ability.rb remove the import/export functionalities (replaced by the API and the new locomotive editor) + upgrade gems (codemirror, ...etc) 2012-01-28 12:41:00 +01:00
account.rb tests pass for the account, content_entry and content_asset models 2012-02-16 12:42:41 +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 fix #289. This fix is different from the one in the master branch. It only the filename (without the whole path and the extension) 2012-03-05 14:17:33 -08:00
content_type.rb entries can be grouped by a belongs_to field in the back-office + add the show action for the content_entries API 2012-03-07 01:39:24 +01:00
editable_element.rb extend i18n to pages (wip) 2012-01-25 22:07:10 +01:00
editable_file.rb fix issue #320 2012-03-08 02:32:59 +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 change the path to files added in the content entries + ui settings are a hash not an object 2012-03-02 00:31:45 +01:00
site.rb fix the specs for the page model 2012-02-16 22:07:00 +01:00
snippet.rb page templates were not updated if a related snippet got modified (BUG) 2012-03-02 08:37:54 -08:00
theme_asset.rb fix theme assets tests 2012-02-28 11:25:51 +01:00