engine/app/models
dinedine 0304565f30 accept font assets in theme 2010-07-17 22:51:52 +02:00
..
extensions accept font assets in theme 2010-07-17 22:51:52 +02:00
account.rb clean code and refactoring a lot + handle non published page 2010-06-01 02:06:46 +02:00
asset.rb rename CustomFields::CustomField into CustomFields::Field + create a dynamic class when we have an object with custom fields (optimization) + create a new type of custom field: categories + fix minor bugs + add ui to rename the alias of a custom field 2010-06-08 02:45:49 +02:00
asset_collection.rb bug fixes 2010-06-24 11:14:08 +02:00
content_instance.rb templatized page + fix bug with nav widget 2010-07-16 22:36:07 +02:00
content_type.rb adding 2 new liquid tags: consume (to retrieve posts from a blog for instance) + nav (display children of a page) + fix a few bugs 2010-07-06 02:05:47 +02:00
layout.rb specify MIT license + textile filter + fix bug with new tree plugin + fix tests 2010-07-06 17:00:02 +02:00
liquid_template.rb clean code and refactoring a lot + handle non published page 2010-06-01 02:06:46 +02:00
membership.rb sitemap + use inherited_sources gem to refactor controllers + fix bugs + clean stuff + save some forms with CMD + S (in progress) 2010-07-13 02:46:17 +02:00
page.rb templatized page + fix bug with nav widget 2010-07-16 22:36:07 +02:00
page_part.rb sitemap + use inherited_sources gem to refactor controllers + fix bugs + clean stuff + save some forms with CMD + S (in progress) 2010-07-13 02:46:17 +02:00
site.rb categories in content types have been improved a lot + cross-site session + meta keys / description for site + clean code + fix bugs 2010-06-16 16:43:29 +02:00
snippet.rb new page tree ui + snippets crud + layout crud (in progress) + page parts (in progress) 2010-05-03 01:33:17 +02:00
theme_asset.rb accept font assets in theme 2010-07-17 22:51:52 +02:00