engine/app/models
Corey Woodcox 81db1da423 fix spelling error in locales 2012-01-25 18:52:54 +11: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 fix spelling error in locales 2012-01-25 18:52:54 +11:00
content_type.rb Previous comparison method failed when the sort column is a date with a Nil. This revision doesn't really sort Nils, rather ignore them. 2011-12-14 11:26:24 +00: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 fix spelling error in locales 2012-01-25 18:52:54 +11: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