engine/app/controllers/admin
did 5dd9481ec2 merging with the last version of the master branch 2011-09-14 16:44:59 +02: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 fix issue #201 2011-09-14 11:32:14 +02: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 merging with the last version of the master branch 2011-09-14 16:44:59 +02: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 made very good progress, almost usable 2011-08-17 22:32:39 +02:00
cross_domain_sessions_controller.rb done with the roles (tests are coming) + better help messages for theme_assets and snippets 2011-06-26 16:02:48 -07:00
current_site_controller.rb fix bug #104 2011-07-06 11:48:04 -07:00
custom_fields_controller.rb done with the roles (tests are coming) + better help messages for theme_assets and snippets 2011-06-26 16:02:48 -07:00
export_controller.rb add the export link + fix the bugs for the export module + a little bit of refactoring 2011-07-04 15:25:02 +02:00
import_controller.rb wrong flash message key for the import controller 2011-07-27 02:26:12 +02:00
installation_controller.rb done with the roles (tests are coming) + better help messages for theme_assets and snippets 2011-06-26 16:02:48 -07:00
memberships_controller.rb fix issue #115 + clean code + exporting a site works now with ruby 1.8.7 2011-07-19 14:52:02 +02:00
my_account_controller.rb fix bug #104 2011-07-06 11:48:04 -07:00
pages_controller.rb made very good progress, almost usable 2011-08-17 22:32:39 +02:00
passwords_controller.rb first attempt of an installation wizzard 2010-10-27 02:11:44 +02:00
rendering_controller.rb Visiting /edit when not authenticated now sends users to the login page. 2011-09-04 01:15:43 +08:00
robots_controller.rb Adding the ability to set a robots.txt for each site (ticket #87) 2011-07-05 22:34:15 +02: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 done with the roles (tests are coming) + better help messages for theme_assets and snippets 2011-06-26 16:02:48 -07:00
sites_controller.rb admin role was not correctly set when creating a new website 2011-07-05 11:56:24 +02: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 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