engine/app/models
did 71a592eec1 fix issue #177 2011-08-25 18:27:43 +02:00
..
extensions fix issue #177 2011-08-25 18:27:43 +02:00
ability.rb Implemented the site ability fix for designers. 2011-08-20 17:33:13 +08:00
account.rb CAS feature + Cells 2011-07-25 23:07:32 +02:00
asset.rb fix CSRF issues with tinymce and some ajax actions + begin to work on the roles feature powered by cancan (in progress, not stable) 2011-06-25 09:25:31 -07:00
content_instance.rb seo information were not imported for contents 2011-07-28 11:53:36 +02:00
content_type.rb roles fully implemented for the page / content sections + uniformize drag n drop in the contents section + add the missing selected value for the has_one field 2011-06-25 17:01:11 -07:00
editable_element.rb fix issue #177 2011-08-25 18:27:43 +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 new sites picker 2011-07-05 18:30:12 +02:00
page.rb show page kind: templatized or redirect 2011-07-07 18:03:55 +02:00
site.rb Add the reverse has_many field feature (mainly based on pull request #142) 2011-08-11 13:45:46 -07:00
snippet.rb fix tests + rename and refactor the slugify method (now called permalink) 2011-06-21 13:03:24 -07:00
theme_asset.rb remove whilelist for theme assets (no useful since we have got roles now) + a little bit of refactoring 2011-07-04 19:40:14 +02:00