engine/app/models
did 1e5624ce06 fix js bugs 2011-03-20 11:21:07 +01:00
..
extensions merge 2011-03-07 19:59:02 +08:00
account.rb multi site selector with cross domain authentication 2010-07-28 02:42:33 +02:00
asset.rb refactor the asset collections part + disable the image processing for non image assets (use a newer version of locomotive carrierwave for that purpose) 2011-03-05 23:27:26 +01: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 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_type.rb fix js bugs 2011-03-20 11:21:07 +01: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 Updating to the latest Mongoid association syntax 2010-07-30 19:15:24 -07:00
page.rb request from Bernd (Designhunger) #45 2011-03-05 00:41:44 +01:00
site.rb conflict between the index scope in the page model and the mongoid index method 2011-01-27 10:49:42 +01:00
snippet.rb Fixed a bug with snippets within blocks 2011-02-16 17:37:26 +08:00
theme_asset.rb fix issue #37 plus other ones related to theme assets and assets 2011-02-19 00:51:57 +01:00