engine/app/controllers/admin
dinedine b8dd3e772e bug fixes 2010-06-24 11:14:08 +02:00
..
accounts_controller.rb now can add new sites / accounts + basic membership mechanism iimplemented + fix a lot of minor bugs + add more rspec tests 2010-05-11 00:39:52 +02:00
api_contents_controller.rb refactor + fix bugs + complete translations in English + api security option in content types 2010-06-10 16:50:50 +02:00
asset_collections_controller.rb rich text editor for the Text custom field + refactor the custom field types + add new custom field type: Boolean + fix asset collections 2010-06-22 15:04:40 +02:00
assets_controller.rb asset collections almost done 2010-05-12 02:16:39 +02:00
base_controller.rb make Locomotive compliant with Heroku + better names for generator + comment console.log in some js preventing js actions 2010-06-12 03:13:58 +02:00
content_types_controller.rb rename CustomFields::CustomField into CustomFields::Field + create a dynamic class when we have an object with custom fields (optimization) + create a new type of custom field: categories + fix minor bugs + add ui to rename the alias of a custom field 2010-06-08 02:45:49 +02:00
contents_controller.rb categories in content types have been improved a lot + cross-site session + meta keys / description for site + clean code + fix bugs 2010-06-16 16:43:29 +02:00
current_sites_controller.rb categories in content types have been improved a lot + cross-site session + meta keys / description for site + clean code + fix bugs 2010-06-16 16:43:29 +02:00
custom_fields_controller.rb rich text editor for the Text custom field + refactor the custom field types + add new custom field type: Boolean + fix asset collections 2010-06-22 15:04:40 +02:00
layouts_controller.rb bug fixes 2010-06-24 11:14:08 +02:00
memberships_controller.rb now can add new sites / accounts + basic membership mechanism iimplemented + fix a lot of minor bugs + add more rspec tests 2010-05-11 00:39:52 +02:00
my_accounts_controller.rb change devise config in routes.rb + clean code + fix broken tests 2010-06-11 00:07:59 +02:00
page_parts_controller.rb now can add new sites / accounts + basic membership mechanism iimplemented + fix a lot of minor bugs + add more rspec tests 2010-05-11 00:39:52 +02:00
pages_controller.rb now can add new sites / accounts + basic membership mechanism iimplemented + fix a lot of minor bugs + add more rspec tests 2010-05-11 00:39:52 +02:00
passwords_controller.rb make Locomotive compliant with Heroku + better names for generator + comment console.log in some js preventing js actions 2010-06-12 03:13:58 +02:00
rendering_controller.rb make an engine of the cms 2010-06-03 17:32:40 +02:00
sessions_controller.rb make Locomotive compliant with Heroku + better names for generator + comment console.log in some js preventing js actions 2010-06-12 03:13:58 +02:00
sites_controller.rb categories in content types have been improved a lot + cross-site session + meta keys / description for site + clean code + fix bugs 2010-06-16 16:43:29 +02:00
snippets_controller.rb rich text editor for the Text custom field + refactor the custom field types + add new custom field type: Boolean + fix asset collections 2010-06-22 15:04:40 +02:00
theme_assets_controller.rb theme asset picker done (+ flash upload feature) + some refactoring about uploader 2010-06-02 16:31:01 +02:00