engine/app/models
did 67d7b13f4f Add the reverse has_many field feature (mainly based on pull request #142) 2011-08-11 13:45:46 -07:00
..
extensions improve the solution for the issue #127 and write tests (pull request #139) 2011-07-28 00:39:59 +02:00
ability.rb fix issue #131 2011-07-19 16:20:53 +02: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 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 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