All Versions
28
Latest Version
Avg Release Cycle
114 days
Latest Release
4359 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.8.2 Changes
April 27, 2010- π Allow rake tasks to run if a higher version of Cucumber is installed [Jim Gay]
-
v0.8.1 Changes
September 05, 2009- π Move default cache location to tmp. [Sean Cribbs]
- β¬οΈ Upgrade Rails and dataset. [Sean Cribbs]
- β‘οΈ Updated README and INSTALL. [John Long]
- π Don't use Symbol#to_proc in initializer because ActiveSupport hasn't loaded yet.
- π Fix links to Textile reference in the wake of _why's disappearance. [Jason Garber]
- Correct bug when submitting a POST to a cached page. [Sean Cribbs]
- π Fix typo in generator for features task. [Jim Gay]
- Page parts may already be marked for destruction, don't explicitly set false. [Kunal Shah]
- π Merge latest version of Radius [Kunal Shah]
- Helpers for extension_enabled? [Kunal Shah]
- Respond to show methods with xml rendering [Jeremy Stephens]
- π Support DB2 [Antonio Cangiano]
- Properly check for existing page parts when creating a new part. [alexmek]
- π Use the correct variable name so the extension name is part of the output. [John Muhl]
- π Generate Cucumber support for extensions [Jim Gay]
- Require Cucumber version 0.3.9 or greater in cucumber.rake [Jim Gay]
- Set generated extensions to require 'application_controller' [Jim Gay]
- β Add import/export tasks for Radiant::Config [Jim Gay]
- π Set Radiant::Config to cache info in the Rails.cache [Jim Gay]
- π Markup fixes [Justin Blecher, Alex Wallace]
- π Use Rails for time zone handling [Kunal Shah, Josh French]
- π Allow extensions to declare dependencies [Josh French]
- π¦ Expose Rails configuration to extensions. [Josh French]
- Set template_name for all resourceful action types [Josh French]
- Load Metal from Extensions [Jim Gay]
-
v0.8.0 Changes
June 14, 2009- Warn about using the RedCloth 3 fallback. [Sean Cribbs, Jason Garber]
- π Prevent stty errors on JRuby while running bootstrap. [Sean Cribbs]
- π Moved template_name to ApplicationController [Jim Gay, Michael Kessler]
- β Remove vizres plugin. [Sean Cribbs]
- β‘οΈ Update instance config/environments to remove ResponseCache [Jim Gay]
- β Remove :order option from , which causes errors on postgresql. [Sean Cribbs]
- Prevent recursion via the tag. [Sean Cribbs]
- β‘οΈ Update Highline. [Sean Cribbs]
- β‘οΈ Update Cucumber and RSpec, clean up some features and fix specs. [Sean Cribbs]
- Set the protected attributes for users in User.protected_attributes [Jim Gay]
- Don't allow a nil ETag in SiteController. [David Cato]
- Prevent failed login message from sticking around. [Kunal Shah]
- π Fix failing test regarding extension order. [Brett McHargue]
- Catch ActiveRecord::RecordNotFound in Admin::ResourceController [Jim Gay]
- Catch missing template errors for show routes [Jim Gay]
- Fix with_error in render_matcher not causing the spec to fail when no exception raised. [Jason Garber]
- π Make features task run in instance mode. [Sean Cribbs]
- β Remove Admin::AbstractModelController. [Sean Cribbs]
- π Cleanup deprecated Gem::manage_gems. [Sean Cribbs]
- β Add begin...rescue blocks to rspec.rake [Sean Cribbs]
- β Add begin...rescue blocks for requiring cucumber. [Matt Henry]
- π Deprecate ResponseCache, add Radiant::Cache based on Rack::Cache. [Sean Cribbs]
- π Use app name for session cookie. [Josh French]
- β¬οΈ Upgrade to Rails 2.3.2. [Sean Cribbs, Rick DeNatale, Josh French, Kunal Shah]
- Populate config.extensions so extensions can be disabled easily. [Jason Garber]
- β‘οΈ Convert integration specs to Cucumber stories and update RSpec. [Sean Cribbs]
- π Use ActionView::PathSet instead of normal arrays for view paths. [Pat Allan]
- π» Don't raise exception on unauthenticated request to /admin/logout. [Josh French]
- Reverse view paths order in extension loader. [Sean Cribbs, Brent Kroeker]
- β Remove obviated Ruby 1.8.7 compatibility patch. [Sean Cribbs]
- Adjust StandardTags#relative_url_for for case when relative_url_root is nil. [Sean Cribbs]
- Correct rendering error in extensions controller. [Sean Cribbs]
- Correct typo in config/boot.rb. [Sean Cribbs]
- π¨ Major refactoring and simplification of LoginSystem. [Sean Cribbs]
- β‘οΈ Update Haml to 2.0.7. [Sean Cribbs]
- β¬οΈ Upgrade to Rails 2.2.2. [Sean Cribbs]
- π Cleanup the config class a little, add some more documentation. [Sean Cribbs]
- Avoid bootstrap errors related to Radiant::Config by checking for table existence. [Sean Cribbs]
- Correct status code typo in Admin::ResourceController. [Sean Cribbs]
-
v0.7.1 Changes
February 15, 2009- π» Properly escape page part contents in the UI. [John Muhl, Sean Cribbs]
- π Fix tag reference popup and spec out helper better. [Sean Cribbs]
-
v0.7.0 Changes
February 07, 2009- β Add Roasters template. [Paul du Coudray]
- π Make ResponseCache spec insensitive to key order. [Sean Cribbs]
- Adjust to use same options as . [Sean Cribbs]
- Allowing for custom labels and other options in save_model_button. [Pat Allan]
- Ignoring TextMate project files. [Pat Allan]
- Present a more helpful error message when missing a mailer template. [Nikolay Karev]
- Use ActiveRecord:Base#[] and ActiveRecord:Base#[]= instead of undocumented read_attribute and write_attribute. [August Lilleas]
- π Make extension installer use git submodules when appropriate. [Sean Cribbs]
- β‘οΈ Ease extension updates by proxying deprecated named routes. [Sean Cribbs]
- β Add support and specs for conditional GETs with ETags. [Sean Cribbs]
- π Initialize and update submodules when freezing edge. [John Muhl]
- β Add Nginx support to ResponseCache. [Sean Cribbs]
- Changed (some) permissions examples not to use login_system_matcher. [Brandan Lennox]
- β Remove expensive grep of Rails log in spec. [Rick DeNatale]
- π Make markdown filter specs be tolerant of RDiscount. [Sean Cribbs]
- π Be more explicit about vendor libraries, move Textile requirement into core. [Sean Cribbs]
- β Add tags. [Rick DeNatale]
- π Use RDiscount's smart quotes instead of SmartyPants. [John Muhl]
- β‘οΈ Update extension generator to use new admin REST routing. [Jeroen Janssen]
- β‘οΈ Update Admin::ResourceController to overcome respond_to weaknesses by choosing HTML format by default. [Sean Cribbs]
- β Add an IE-specific integration spec. [Jeroen Janssen]
- β‘οΈ Update dataset, spec_integration, and vizres plugins. [Sean Cribbs]
- π Make specs and bootstrap work in instance mode. [Sean Cribbs]
- Override spec:integration task and rescope some spec task options to RADIANT_ROOT. [Sean Cribbs]
- π Improve rspec-1.1.12 compatibility. [Sean Cribbs]
- β Add Ruby 1.8.7 compatibility patch. [Sean Cribbs]
- π Fix upgrade issue from 0.5.x where class_name is expected to be present. [Sean Cribbs]
- β Remove unneeded patch. [Sean Cribbs]
- β Add some inline documentation to resource controller. [Sean Cribbs]
- π Fix some form problems on pages. [Sean Cribbs]
- π Fix form on snippets/remove. [Sean Cribbs]
- π― Make sure resourceful responses deeply clone on inheritance. [Sean Cribbs]
- π Fix broken Ajax children callback. [Sean Cribbs]
- π Fix broken URL in snippets/remove. [Sean Cribbs]
- Correct assume_migrated_upto_version behavior in instance mode. [Sean Cribbs]
- π§ Correct missing @@configuration variable in initializer. [John Muhl]
- π Handle SQL special characters in extension names in migrations. [Erik Ostrom]
- Converted extension migrations to use schema_migrations table instead of extension_meta. [Nathaniel Talbott, Sean Cribbs, Rick DeNatale]
- Replaced scenarios with dataset. [Nathaniel Talbott, Adam Williams, Rick DeNatale]
- π Fix RSpec git submodules. [Nathaniel Talbott, Clinton Nixon]
- Generate and fix gemspec for GitHub. [Sean Cribbs]
- β Add support for newer Textile and Markdown libraries, with fallbacks on packaged libraries. [Sean Cribbs, Jason Garber]
- π Make request parameters available to tags. [Brian Landau]
- β Add URL method helpers to tags. [Brian Landau]
- β Add some database indexes. [Yevgeny Smirnoff]
- β Added notice to install RSpec if a certain database error occurs. [Sytse Sijbrandij]
- π¨ Refactor LoginSystem to use filter-skipping instead of controller tracking. [Sean Cribbs]
- β Add generator specs and more generators. [Brian Landau]
- β Add initial integration specs. [Adam Williams, Mark Imbriaco]
- π¨ Refactor admin controllers and views toward RESTful principles. [Sean Cribbs, Clinton Nixon, Rick DeNatale]
- β Remove RSpec from packaged libraries. [Sean Cribbs]
- Correct CSS validation errors. [John Muhl]
- β Add String#to_slug. [Andrew O'Brien]
- π New page parts should have the default filter_id. [Joe Van Dyk]
- 0οΈβ£ Show draft children by default on dev host. [Sean Cribbs]
- Correct db:schema:dump error when in instance mode. [Pat Allan, Sean Cribbs]
- Simplify set_javascripts_and_stylesheets. [Sean Cribbs]
- π Cleanup boot.rb and allow generators from user-installed plugins. [Sean Cribbs]
- β Added regions to user-preferences screen. [Jim Gay]
- π Apply Rails redirect sanitization patch. [Sean Cribbs]
- β‘οΈ Updated to Rspec and Rspec-Rails 1.1.8 [Jim Gay]
- β Added development dependency to INSTALL [Matt Henry]
- β Added reference to sample database configuration files to INSTALL. [Keith Bennett]
- β Added ZenTest development dependency to README. [Thomas Ingram]
- β Remove REXML expansion fix, included in Rails 2.1.1 [Sean Cribbs]
- β¬οΈ Upgrade to 2.1.1 [Sean Cribbs]
- π Fixed migrations for Rails 2.1 [Josh French]
- π Fixed final specs [Jim Gay]
- π Fixed up some specs for new Rails/RSpec [Josh French]
- β‘οΈ Updated timezone management [Josh French]
- β‘οΈ Update to Rails 2.1 [Jim Gay]
- β‘οΈ Update to RSpec 1.1.4 [Jim Gay]
- π Make Git extension install method recognize submodules. [Sean Cribbs]
- π Fix malformed Textile in standard tag descriptions. [Jason Garber]
- β‘οΈ Update script/extension help output. [Jim Gay]
- π Allow load_subclasses to work when multiple apps are on the same database. [Jim Gay]
- β Add REXML expansion fix. [Sean Cribbs]
- π Fix filter_reference admin helper for filter names that have spaces in them. [Mislav MarohniΔ]
- π Make script/extension more friendly, adding help and info commands. [Sean Cribbs]
- β Added more render regions to layout, snippet, user, and extension views. [Sean Cribbs]
- π Fixed the radiant:update:scripts to find the proper directory [Jim Gay]
- Factor out dev? functionality in StandardTags, allowing other tags to access it. [Sean Cribbs]
-
v0.6.9 Changes
August 01, 2008- π Make accept dynamically generated options. [Jim Gay, Sean Cribbs]
- 0οΈβ£ Correctly set default 'inherit' to false on [Mark A. Yoon]
- Correct authenticity token errors when using cookie session store [Sean Cribbs]
- π Make script/extension executable. [Sean Cribbs]
- Correct bugs in radiant:freeze:edge task. [Sean Cribbs]
- π Fix strange Page subclass loading errors in development mode. [Sean Cribbs]
- π Fix typo in if_content description. [Jim Gay]
- β‘οΈ Correct error in radiant:update:configs task. [Sean Cribbs]
-
v0.6.8 Changes
July 27, 2008- Hide page publish date selector unless page.edit.published_date? config is set. [Sean Cribbs]
- β Add tag to support snippets that accept blocks. [Andrew Neil]
- π Fix bug with FileNotFoundPage subclasses and draft status. [Glenn Murray]
- β‘οΈ Update radiant:freeze:edge task to support BRANCH, TAG, and REVISION. [John Muhl]
- β‘οΈ Update to Haml 2.0.1. [Jim Gay]
- π Fix radiant:update:configs task to properly evaluate environment.rb [Sean Cribbs]
- π Fix page subclass loading issues. [Sean Cribbs]
- Add and tags. [Tim Gossett]
- β Add specific installation modes for gzip and bzip2 compression. [Sean Cribbs]
- β Added extension installation scripts. [Sean Cribbs]
- Added find attr to r:if_content and r:unless_content to expand based on finding 'any' or 'all' specified parts [Jim Gay]
- Added inherit attr to r:if_content and r:unless_content to search for parts independently in the page tree. [Jim Gay]
- β‘οΈ Update radiant:freeze:edge task to use git and GitHub. [John Muhl]
- β‘οΈ Update login page layout from prototype. [Sean Cribbs]
- π Change order of extension paths to prefer project extensions over Radiant's. [John Muhl]
- 0οΈβ£ Switch default session store to cookies [Josh French]
- β Add remember-me function to login [Josh French]
- Allow an inclusive list of parts in r:if_content and r:unless_content [Jim Gay]
- β Added a defaults.page.filter config setting for setting a default page filter. [Alex Wayne]
- π Fix Users fixtures for extensions that still use test/unit. [Nick Plante]
- Don't search for missing Page subclasses before bootstrap. [Sean Cribbs]
- β Added tolerance for missing Page class definitions. [Loren Johnson]
- Don't require an authenticity token check on the login action. [Sean Cribbs]
- π Make sure region sets are reloaded when activating extensions in development mode. [Sean Cribbs]
- π Fix Haml rendering errors. [Thomas Watson Steen]
-
v0.6.7 Changes
May 16, 2008- β Integrate shards extension into core. [Sean Cribbs]
- Convert all views to Haml. [Sean Cribbs, John Long]
- Avoid authenticity check when listing page children. [Sean Cribbs]
- β Add radiant:extensions:update_all task. [Josh French]
- π Tweak LoginSystem to allow attempted URL redirection after login and auto-redirect from login URL if logged in. [Josh French]
- β Add per-user salting to password encryption. [Sean Cribbs]
- β Address CSRF vulnerabilities in forms. [Sean Cribbs]
- β Remove clear cache action, always clear cache after saving a page. [Sean Cribbs]
-
v0.6.6 Changes
April 20, 2008- π Make sure extension view paths override Radiant view paths. [Josh French]
- π Fix problem in framework.rake when public/javascripts/admin doesn't exist. [Sean Cribbs]
-
v0.6.5 Changes
April 19, 2008- Convert StandardTags specs to nested describe blocks. [Sean Cribbs]
- β Remove test/unit tests - all RSpec now. [Sean Cribbs]
- π Fix radiant:update:javascripts task. [Sean Cribbs]
- π Fix problem in test fixtures. [Adam Keyes]
- β Add tag and appropriate fields to pages table. [Sean Cribbs]
- π Move admin-related javascripts to admin/. [BjΓΈrn Arild MΓ¦land]
- Add if_self and if_ancestor_or_self tags. [Marty Haught, Sean Cribbs]
- β‘οΈ Rename created_by and updated_by columns on standard models. [Sean Cribbs]
- π Fix Dir glob for extension rake tasks. [Sean Cribbs]
- π Respect view_paths set by plugins in extensions. [xtoddx]
- π Move extra initialization into after_initialize block. [Sean Cribbs]
- π Notice area now fades away after 3 seconds. [Andrew O'Brien]
- now accepts paths relative to the current page. [Andrew O'Brien]
- β‘οΈ Update RSpec and RSpec on Rails to r3333. [Josh French]
- β Add autotest support for Radiant and extensions. [Josh French]
- β Add pkg/ ignore to git, correct CSS problems with fieldset tables. [Sean Cribbs]
- π Ignore git files when building gem. [Sean Cribbs]
- π Fix generated test and spec harnesses, convert core extensions to specs. [Sean Cribbs]
- Cover edge case in Page spec. [Sean Cribbs]
- Increase coverage of helper, controller, and model specs. [Sean Cribbs]
- Correct some view and spec bugs. [Sean Cribbs]
- β Added specs for view helpers. [Sean Cribbs]
- π Use TH for fieldset tables and correct error in CSS. [skrat]
- π Adjust admin links and r:breadcrumbs tag to deal with Rails site prefix. [Sean Cribbs]
- Adjust tags to deal with Rails site prefix (relative_url_root). [Sean Cribbs]
- Resolve issue with undefined method :view_paths in ActionMailer. [Sean Cribbs]
- π Fixed incompatibility with RubyGems >= 0.9.5 that broke radiant:freeze:gems rake task. [Michael Klett]
- π Fixed problem with the list of templates containing duplicates in the db:bootstrap rake task when not running in instance mode. [John Long]
- β‘οΈ Update Subversion URL so rake radiant:freeze:edge works. [John Long]
- β Add AVLUX to list of links in Styled Blog template. [John Long]
- π Fix Ruby 1.8.5 compatibility issue with Dir[]. [Sean Cribbs]
- Backup old environment.rb when copying new version. [Sean Cribbs]
- Fill out more controller specs. [Sean Cribbs]
- π Fix Admin::PageController specs. [Sean Cribbs]
- β Make autotest work. [Matthew Elder]
- Clean up cache files before running site_controller spec. [Matthew Elder]
- β Add r:status tag. [Andrew O'Brien]
- β Add ability to set publication date manually. [Nick Plante, Sean Cribbs]
- β Remove blank nodes in r:navigation tag. [ben]
- π Bubble up parsing exceptions in development mode. [jonleighton]
- π Fix authorization system for controller inheritance [Josh French]
- β Add 'nolinks' attribute to breadcrumbs tag. [abstractioneer]
- π Fix fixtures for RSpec enabled extensions. [andreas]
- 0οΈβ£ Generate extensions with RSpec support by default, fix rake and script/spec in instance mode. [Andrew O'Brien]
- π Support database templates in a Radiant instance. [Benny Degezelle]
- β Make rake test:extensions work in instance mode. [Daniel Sheppard]
- π Fix tests failing in instance mode with config.extensions set. [Daniel Sheppard]
- Finished converting page_controller_test.rb to page_controller_spec.rb [John Long]
- Completed converting user_controller_test.rb to user_controller_spec.rb [John Long]
- π Fix failing extension loading tests, remove irrelevant ones. [Sean Cribbs]
- π Fix test:extensions Rake task. [Sean Cribbs]
- Prevent following the link that toggles visibility of meta items on page edit. [Mislav MarohniΔ]
- π Fix extension loader and previously failing unit tests; update specs. [Mislav MarohniΔ]
- π Fixed problem with response_cached? returning true when perform caching was off; fixed failing spec. [John Long]
- π Fixed issues with whitespace in page.rb. [John Long]
- π Fix filtering in tag reference popup. [Mislav MarohniΔ]
- Updated rspec and rspec_on_rails. [John Long]
- β Add more controller specs and a matcher for LoginSystem features. [Sean Cribbs]
- 0οΈβ£ Make all extensions loaded by default. [Sean Cribbs]
- β‘οΈ Update extension loader spec. [Sean Cribbs]
- βͺ Work around a nasty issue with extensions + Dependencies unloading in development mode. [Mislav MarohniΔ]
- π Fix the tree expansion issue in admin interface (cookie-related). minor cleanup server-side [Mislav MarohniΔ]
- Cleanup up the underscore layout hack by using method chain. [Mislav MarohniΔ]
- π¨ Refactored initialization, extension loading, updated plugins. [Sean Cribbs]
- π Fix SiteController#show_page for Rails 2.0. [Mislav MarohniΔ]
- π Minor optimization for Page; remove the unneccessary 'virtual' accessor. [Mislav MarohniΔ]
- π Fix tests for PostgreSQL: comment out a test that breaks most of the specs somehow. [Mislav MarohniΔ]
- π Failures in initializer_spec.rb fixed [John Long]
- Failure in site_controller_spec.rb fixed. [John Long]
- β The last test/unit failure is now fixed. [John Long]
- Failing tests in page_controller_test.rb fixed. [John Long]
- π Error in response cache spec fixed. [Keeran Hawoldar]
- ActionController::Base.view_paths is now set correctly for extensions. [John Long]
- π Changed view extensions to ".html.erb" [John Long]
- π Fixed content type test failures. [John Long]
- π Fix page_test. [John Long]
- β‘οΈ Updated environments. [John Long]
- Modify ApplicationController spec. [Loren Johnson]
- Modify SiteController spec. [Loren Johnson]
- π Fix failing unit test for old type of logger. [Daniel Sheppard]
- Fix problems preventing script/console from running: acts_as_tree is now a plugin, view_paths is now a core feature. [Daniel Sheppard]
- β¬οΈ Upgrade to Rails 2.0.2 [Daniel Sheppard]
- β Escape angle brackets to avoid assertion warnings in StandardTags. [Sean Cribbs]
- β Remove unused ConsoleUtils module and fix failing specs. [Sean Cribbs]
- π· Added standard_tags_spec.rb [John Long]
- π Make sure all scenario pages have at least a body part. [Sean Cribbs]
- β Added render matcher. [John Long]
- Modify pages scenario. [Loren Johnson]
- A beginning on the Application and Site controller specs. [Loren Johnson]
- π Fix failing specs - use of before(:all) when before(:each) was needed [Daniel Sheppard]
- Fix failing extension_load_order_test.rb [Daniel Sheppard]
- Don't load scenarios stuff unless using specs. [Sean Cribbs]
- β Add initializer spec. [Sean Cribbs]
- β Add extension loader spec and refactorings. [Sean Cribbs]
- β Added user_spec.rb [John Long]
- β¬οΈ Upgrade Rails to 1.2.6. [Sean Cribbs]
- Added user_action_observer_spec.rb [John Long]
- β Removed duplicate load paths from environments/test.rb [John Long]
- Added text_filter_spec.rb [John Long]
- β Added status_spec.rb [John Long]
- β Added spec/models/snippet_spec.rb [John Long]
- Added response_cache_spec.rb [John Long]
- Small improvements to page_part_spec.rb [John Long]
- β Remove duplicate specs and move Radiant::ExtensionMigrator? spec to proper location. [Sean Cribbs]
- π Fix admin.js to initialize TabControl even if there are no tabs. [Benny Degezelle]
- β Correct RenderTestHelper to better resemble expectations from Rails. [Sean Cribbs]
- β Add model specs and scenarios. [John Long]
- Modify script/spec to work in instance mode. [Andrew O'Brien]
- β Add RSpec to load path in test environment. [Andrew O'Brien]
- β Add specs for Radiant::Extension and Radiant::Taggable. [Sean Cribbs]
- π Fixed admin CSS for IE6 - ugly borders begone! [BjΓΈrn Arild MΓ¦land]
- π Fixed that homepage is no longer cached outside of cache dir, but to "_site-root.data". [BjΓΈrn Arild MΓ¦land]
- π Fix typo in pngfix.js. [Mislav MarohniΔ]
- β Turn off auto-loading RSpec stuff, even in test environment. [Mislav MarohniΔ]
- β Add specs for Annotatable, InheritableClassAttributes, LocalTime, MethodObserver, and Simpleton. [Sean Cribbs]
- β Add spec for Radiant::AdminUI and Users scenario. [Sean Cribbs]
- Import and create boilerplate for RSpec and Scenarios. [Sean Cribbs]
- β Honor config.extensions when running rake test:extensions and also include core extensions. [Daniel Sheppard]
- Propagate global page when using with inherit attribute. [Sean Cribbs]