engine/app/models
did 61886ec1b1 installation procedure allows to install the default site template if provided 2011-05-28 19:45:29 -07:00
..
extensions installation procedure allows to install the default site template if provided 2011-05-28 19:45:29 -07:00
account.rb multi site selector with cross domain authentication 2010-07-28 02:42:33 +02:00
asset.rb big refactoring of the locomotive config file in order to handle bushido / single / multi sites, ...etc 2011-04-01 02:34:19 +02:00
asset_collection.rb clean translations (a part of it moved to the CustomFields gem) + refactor the custom fields form (mustache) as well as enhance the ui/look&feel + fix some bugs related to the creation/edition of content types and contents 2011-03-05 00:29:40 +01:00
content_instance.rb fix issue #78 2011-05-24 12:23:05 -07:00
content_type.rb fix issue #78 2011-05-24 12:23:05 -07:00
editable_element.rb storing default_attribute on the editable_element if a default attribute has been parsed. 2011-03-02 14:38:32 +08:00
editable_file.rb editable_file tag is implemented + remove not used editable elements all in once for better performance + default content inherits from the content of the parent element 2010-08-31 23:53:30 +02:00
editable_long_text.rb editable_file tag is implemented + remove not used editable elements all in once for better performance + default content inherits from the content of the parent element 2010-08-31 23:53:30 +02:00
editable_short_text.rb editable_file tag is implemented + remove not used editable elements all in once for better performance + default content inherits from the content of the parent element 2010-08-31 23:53:30 +02:00
membership.rb migration to mongoid 2.0.1 2011-05-16 23:06:46 +02:00
page.rb Allows for page- and content instance-specific metadata. 2011-04-29 16:10:13 -04:00
site.rb change subdomain on heroku + do not save pages, assets, ...etc of a site when it gets saved 2011-04-27 10:09:19 +02:00
snippet.rb refactor the way locomotive was updating a template and its descendants + add custom action_mailer settings for the bushi.do env + fix bug about index and 404 pages positions during the import + fix a little display issue when a subdomain is wrong in the site edit page 2011-04-28 17:04:18 +02:00
theme_asset.rb indentation + detect asset urls in a css file even if one long line (case: css generated by sass) 2011-04-30 01:58:15 +02:00