engine/app/models
dinedine 572ee360a1 preserve page orders when importing theme + handle favicon as theme asset + add tests for the nav tag + polish code (remove useless logs) 2011-01-03 11:50:09 +01:00
..
extensions preserve page orders when importing theme + handle favicon as theme asset + add tests for the nav tag + polish code (remove useless logs) 2011-01-03 11:50:09 +01: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 fix minor issues 2010-10-29 16:19:41 +02:00
content_instance.rb the theme import module can work without delayedjob + fix bugs 2010-12-17 00:42:38 +01:00
content_type.rb reflect changes from the last imported theme (enhancements + bugs fixed) 2010-10-31 00:30:30 +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 enhance the nav tag + some optimization in the back-office when rendering the pages tree 2011-01-02 23:58:06 +01:00
site.rb enhance the nav tag + some optimization in the back-office when rendering the pages tree 2011-01-02 23:58:06 +01: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