engine/app/models/locomotive
Didier Lafforgue 50a3addf45 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
..
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 tests pass for the account, content_entry and content_asset models 2012-02-16 12:42:41 +01:00
content_type.rb the API for content_types now allows to change the label_field property of a content type 2012-02-20 16:16:59 +01:00
editable_element.rb extend i18n to pages (wip) 2012-01-25 22:07:10 +01:00
editable_file.rb change the location url for the API responses + force the use of the default site locale when creating a new entry, content type or page 2012-01-26 07:51:32 -08: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 the specs for the page model 2012-02-16 22:07:00 +01:00
site.rb fix the specs for the page model 2012-02-16 22:07:00 +01:00
snippet.rb alpha version of the upgrade script (good results with my existing locomotive sites) + fix bugs according to my tests with my existing live websites + remove useless code (polishing) 2012-02-20 01:15:43 +01:00
theme_asset.rb fix theme assets tests 2012-02-28 11:25:51 +01:00