engine/app/models
dinedine 7cb26a74d4 fix bug with pagination + add _permalink property for content instances 2010-10-26 15:06:57 +02:00
..
extensions fix issue with snippet dependencies 2010-10-04 11:16:35 +02:00
account.rb multi site selector with cross domain authentication 2010-07-28 02:42:33 +02:00
asset.rb bugs when accessign assets from asset collections in templates + uploader for custom fields was buggy 2010-10-11 01:16:43 +02:00
asset_collection.rb use BSON::ObjectId to find elements (asset collection, content type) + make the import module work with S3 2010-10-19 12:20:09 +02:00
content_instance.rb fix bug with pagination + add _permalink property for content instances 2010-10-26 15:06:57 +02:00
content_type.rb use BSON::ObjectId to find elements (asset collection, content type) + make the import module work with S3 2010-10-19 12:20:09 +02:00
editable_element.rb clean code + use the last version of locomotive liquid 2010-09-01 00:04:21 +02: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 add indexes for better performance 2010-09-15 18:09:07 +02:00
site.rb add indexes for better performance 2010-09-15 18:09:07 +02:00
snippet.rb add missing asset collections import module + add google analytics import + work on simplifying the theme asset logic 2010-10-07 02:45:41 +02:00
theme_asset.rb fixing failed tests 2010-10-12 17:26:05 +02:00