engine/app/models/locomotive
Didier Lafforgue 79f958c505 create mongoDB indexes for locomotive models without any errors 2012-03-13 16:37:19 +01:00
..
extensions create mongoDB indexes for locomotive models without any errors 2012-03-13 16:37:19 +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 fix issue #317 + with_scope works now with has_many relationships + clean code 2012-03-12 03:09:20 +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 fix a bug about the editable_file not correctly displayed in a snippet given as an argument of the new nav tag 2012-03-09 13:05:44 +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