engine/app/models
did 016d773b2d fix issue #217 (memberships not correctly removed) 2011-09-28 18:27:29 +02:00
..
extensions fix issue #177 2011-08-25 18:27:43 +02:00
ability.rb Designers cannot set others to admins, fixes #197 2011-09-17 22:23:43 +08:00
account.rb fix issue #217 (memberships not correctly removed) 2011-09-28 18:27:29 +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 Updated with hashrocket 2011-09-16 11:55:30 +08: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 Designers cannot set others to admins, fixes #197 2011-09-17 22:23:43 +08:00
page.rb should sort by Page#depth so slug parts are in the right order 2011-08-29 16:17:18 +03: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