engine/app/controllers/admin
did 1be92e0db4 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
..
accounts_controller.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
api_contents_controller.rb the theme import module can work without delayedjob + fix bugs 2010-12-17 00:42:38 +01:00
assets_controller.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
base_controller.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_types_controller.rb add missing asset collections import module + add google analytics import + work on simplifying the theme asset logic 2010-10-07 02:45:41 +02:00
contents_controller.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
cross_domain_sessions_controller.rb disable authentication if the app has not been claimed yet 2011-05-28 10:52:36 -07:00
current_sites_controller.rb make locomotive work with bushido + refactor some portions of code (routing constraints, ...etc) + fix broken tests 2011-04-25 01:21:38 +02:00
custom_fields_controller.rb remove all the references to asset_collections 2011-06-21 06:12:20 -07:00
imports_controller.rb Making the error message a bit more useful 2011-02-28 13:42:50 +08:00
installation_controller.rb installation procedure allows to install the default site template if provided 2011-05-28 19:45:29 -07:00
memberships_controller.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
my_accounts_controller.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
pages_controller.rb fix tests + rename and refactor the slugify method (now called permalink) 2011-06-21 13:03:24 -07:00
passwords_controller.rb first attempt of an installation wizzard 2010-10-27 02:11:44 +02:00
rendering_controller.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
sessions_controller.rb make locomotive work with bushido + refactor some portions of code (routing constraints, ...etc) + fix broken tests 2011-04-25 01:21:38 +02:00
sitemaps_controller.rb disable authentication if the app has not been claimed yet 2011-05-28 10:52:36 -07:00
sites_controller.rb Fixed a bug that was preventing deleting sites 2011-02-26 21:12:26 +08:00
snippets_controller.rb haml always in ugly mode + refactor theme files section in admin 2010-09-22 14:50:01 +02:00
theme_assets_controller.rb revert a piece of the theme assets refactoring + upgrade Gemfile as well as the gemspec 2011-02-04 11:18:34 +01:00