engine/app/controllers/admin
dinedine c2766f0273 Merge branch 'origin/nodefault' 2010-10-26 15:09:58 +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 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
asset_collections_controller.rb clean up stuff in js + do not display the internal asset collection in the assets section + fix ui bug with custom fields in the assets section 2010-09-15 17:48:10 +02:00
assets_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
base_controller.rb Reorganizing Admin layouts, and deleting home controller and views 2010-09-21 04:16:39 -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 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
cross_domain_sessions_controller.rb Reorganizing Admin layouts, and deleting home controller and views 2010-09-21 04:16:39 -07:00
current_sites_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
custom_fields_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
images_controller.rb new image plugin for tinymce 2010-09-15 02:19:34 +02:00
imports_controller.rb use BSON::ObjectId to find elements (asset collection, content type) + make the import module work with S3 2010-10-19 12:20:09 +02: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 clean and improve the ui concerning the editable elements of a page + fix bugs and refactor a bit 2010-08-28 02:00:05 +02:00
passwords_controller.rb Reorganizing Admin layouts, and deleting home controller and views 2010-09-21 04:16:39 -07: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 Reorganizing Admin layouts, and deleting home controller and views 2010-09-21 04:16:39 -07:00
sitemaps_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
sites_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
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 create a middleware for serving fonts (solve cross domain issue) + add cache for consume liquid tag + fix image picker 2010-10-11 16:26:46 +02:00