.. |
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 |
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
|
first attempt of an installation wizzard
|
2010-10-27 02:11:44 +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
|
clean translations (a part of it moved to the CustomFields gem) + refactor the custom fields form (mustache) as well as enhance the ui/look&feel + fix some bugs related to the creation/edition of content types and contents
|
2011-03-05 00:29:40 +01:00 |
cross_domain_sessions_controller.rb
|
fix minor issues
|
2010-10-29 16:19:41 +02:00 |
current_sites_controller.rb
|
use jammit to compress stylesheet/javascript files
|
2010-12-14 18:00:12 +01:00 |
custom_fields_controller.rb
|
fix bug #52
|
2011-03-17 17:41:25 +01:00 |
images_controller.rb
|
merge Dirk's branch + upgrade a lot of gems (rails, ...etc)
|
2011-02-12 15:00:57 +01:00 |
imports_controller.rb
|
Making the error message a bit more useful
|
2011-02-28 13:42:50 +08:00 |
installation_controller.rb
|
Importing theme works with ruby 1.9.2 + clean code
|
2010-12-27 12:59:54 +01: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
|
preserve page orders when importing theme + handle favicon as theme asset + add tests for the nav tag + polish code (remove useless logs)
|
2011-01-03 11:50:09 +01: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
|
first attempt of an installation wizzard
|
2010-10-27 02:11:44 +02:00 |
sitemaps_controller.rb
|
generated sitemaps were invalid according to google web tools
|
2011-03-08 17:20:53 +01: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 |