.. |
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
|
asset collections almost done
|
2010-05-12 02:16:39 +02:00 |
assets_controller.rb
|
asset collections almost done
|
2010-05-12 02:16:39 +02:00 |
base_controller.rb
|
make an engine of the cms
|
2010-06-03 17:32:40 +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
|
sort contents within a conten type + make content type validation more robust + find a bug when dealing with 2 content types
|
2010-05-26 02:41:10 +02:00 |
current_sites_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 |
custom_fields_controller.rb
|
very simple api for contents (just create for now) + fix a lot of bugs in the custom fields plugin and some enhancements as well + add an ui for manage categories + fix bugs
|
2010-06-10 15:30:32 +02:00 |
layouts_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 |
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
|
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 |
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 an engine of the cms
|
2010-06-03 17:32:40 +02:00 |
rendering_controller.rb
|
make an engine of the cms
|
2010-06-03 17:32:40 +02:00 |
sessions_controller.rb
|
make an engine of the cms
|
2010-06-03 17:32:40 +02:00 |
sites_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 |
snippets_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 |
theme_assets_controller.rb
|
theme asset picker done (+ flash upload feature) + some refactoring about uploader
|
2010-06-02 16:31:01 +02:00 |