All Versions
28
Latest Version
Avg Release Cycle
114 days
Latest Release
3860 days ago

Changelog History
Page 1

  • v1.1.4

    September 25, 2013
  • v1.1.3 Changes

    March 26, 2013
    • ๐Ÿšš Move to Rails 2.3.17 [Jim Gay]
    • โฌ†๏ธ Bump rack dependency to 1.1.6 [Jim Gay]
    • ๐Ÿ›  Fixed errors from using rake 10.0.3 and old gem package tasks [Jim Gay]
  • v1.1.2 Changes

    September 25, 2013
    • ๐Ÿšš Move to Rails 2.3.16 [Jim Gay]
  • v1.1.1 Changes

    January 09, 2013
    • ๐Ÿšš Move to Rails 2.3.15 [Jim Gay]
    • ๐Ÿ‘ Allow loading of snippets from the file system [Jim Gay]
    • ๐Ÿšš Move Snippets to the radiant-snippets-extension [Jim Gay]
    • ๐Ÿšš Move exporting feature to the radiant-exporter-extension [Jim Gay]
    • โšก๏ธ Updated r:gravatar to respect serving via SSL [Sam Whited]
    • ๐Ÿšš Moved to compass-rails [Jim Gay]
    • ๐Ÿ›  Fixed avatar tags for HTTP and HTTPS [Sam Whited]
    • โšก๏ธ Updated r:date and deprecated r:rfc1123_date [Sam Whited]
    • โž• Address UTF-8 params encoding in 1.9 [Johannes Fahrenkrug]
  • v1.1.0

    August 30, 2012
  • v1.1.0.alpha

    March 05, 2012
  • v1.0.1 Changes

    March 06, 2012
    • ๐Ÿ’Ž Ruby 1.9.3 compatibility [Jim Gay]
    • ๐Ÿ‘ Allow page menus to be overridden by additional modules [Jim Gay]
    • โž• Add migration to not crop page part content > 64kB in MySql and MSSQL [Benny Degezelle]
    • โž• Add r:site:title, r:site:domain and r:site:dev_domain [Benny Degezelle]
    • ๐Ÿ’… Polish language pack generation [Benny Degezelle]
    • 1.9.2 compatibility [Johannes Fahrenkrug, John Muhl]
    • ๐Ÿ›  Fix view_path order [William Ross]
    • โšก๏ธ Extension rake task files loaded directly: no need to copy on update [William Ross]
    • Fake published_at on preview, if necessary [William Ross]
    • ๐Ÿ’… Ignore the generated admin stylesheets [jsntv200]
    • No need to boot Radiant during instance generation [jsntv200]
    • โœ… Rake test:extensions uses new extension loader [William Ross]
    • โšก๏ธ Rake spec:extensions updated [William Ross]
    • Don't disable ActionMailer [John Muhl]
    • ๐Ÿ‘‰ Use example.com as the example sites [Jim Gay]
    • ๐Ÿ‘ Allow the upgrade from an existing instance with no Gemfile [Jim Gay]
    • ๐Ÿ›  Fixed bootstrap so that migrations run from Radiant.root/db/migrate [William Ross]
    • โž• Add config.ru for racking up in eg. Pow [William Ross]
    • Remove the extension post_install_message [jsntv200]
    • Extensions should require the module not the version [jsntv200]
    • ๐Ÿ›  Fix rake radiant:update by setting the missing variables [jsntv200]
    • โšก๏ธ Update rails binaries [Jim Gay]
    • ๐Ÿ‘ป Make PreviewStop exception explicit in purpose [Jim Gay]
    • Bundler instructions at the end of bootstrap [William Ross]
    • ๐Ÿšง Less maintenance required in instance generator [William Ross]
    • โž• Add extension root to autoload paths [William Ross]
    • ๐Ÿ”จ Refactored extension loader [William Ross]
    • โšก๏ธ Extension generator updated for bundler compatibility [William Ross]
    • โž• Add extension models, controllers and helpers to eager-load paths. [William Ross]
    • โœ… Explicit initialize_nav call to help test extensions [William Ross]
    • Instance mode uses Bundler [William Ross]
    • ๐Ÿš… De-vendor Rails [William Ross]
    • ๐Ÿ‘ท Old CI tasks removed [William Ross]
    • โšก๏ธ Other text files markdowned, generator and tests updated [William Ross]
    • README in markdown with Travis badge [William Ross]
    • ๐Ÿ‘ท Setup Travis CI [John Muhl]
    • โž• Add Bundler support [William Ross, Michal Cichra, Edmund Haselwanter]
    • โž• Add sqlite and zentest as dev. dependencies [John Muhl]
    • Dev site should show draft and hidden pages [Jim Gay]
    • ๐Ÿ‘ Better duplicate-config error reporting [William Ross]
    • โœ… Alter the environment path when running tests from RADIANT_ROOT [Jim Gay]
    • De-submodule built-in extensions and language packs, depend on gems instead [John Muhl, jsntv200]
    • ๐Ÿ›  Fixed "dev?" method so that pre-pending hostname with "dev." works. [Wes Gamble]
    • No need to migrate extensions after loading schema [William Ross]
    • Load templates from gems [Jim Gay]
    • Require all extension explicitly [Jim Gay]
    • De-vendor acts_as_tree, highline, rack-cache, radius, RedCloth [William Ross, John Muhl, jsntv200]
    • โœ‚ Removed custom pluralize method in the application helper. [Michael Stalker]
    • 0๏ธโƒฃ Reflect sqlite default in help output [John Muhl]
    • ๐Ÿ›  Fix import task name [Jim Gay]
    • ๐Ÿ†• Newextension.replaces("OldExtension") to inherit matching migrations [William Ross]
    • 0๏ธโƒฃ Make sqlite the default database. closes #224 [John Muhl]
    • ๐Ÿ—„ Deprecating r:url family of tags [William Ross]
    • Explicitly load will_paginate in resource controller [Jim Gay]
    • Check for @current_tab [jsntv200]
    • Properly load features files in generated extension gemspecs [Jim Gay]
    • ๐Ÿ’… Alter compass initializer to load from tmp/stylesheets [Jim Gay]
    • ๐Ÿ‘ Allow content areas without a 'page_part' naming scheme [Jim Gay]
    • ๐Ÿ‘ Allow access to the instance of the user action observer [Jim Gay]
    • ๐Ÿ‘ Allow extensions to add to the built-in cucumber paths [Jim Gay]
    • โœ‚ Remove git dependency on generated extension gemspecs [Jim Gay]
    • Unvendored haml [William Ross]
    • โœ‚ Removed non-portable (Windows-unfriendly) syntax from System commands [Chris Parrish]
    • ๐Ÿ›  Fix script/console path to boot [Andrew vonderLuft]
    • ๐Ÿ’Ž Gem dependency compatibility fix for ruby 1.9 [Andrew vonderLuft]
    • ๐Ÿ›  Fix case statements for ruby 1.9 compatibility [Andrew vonderLuft]
    • Migrate extensions in load order [Jim Gay]
    • Don't need the message about running the extension migration task [Jim Gay]
    • โšก๏ธ Migrate and update extensions after bootstrap [Jim Gay]
    • ๐Ÿ‘‰ Use request.cookies [Jim Gay]
    • Explicitly find the preview page again after the post [Jim Gay]
    • โœ‚ Remove errant ruby-debug [Jim Gay]
    • โšก๏ธ Update instance boot [Jim Gay]
    • Patch for requiring RedCloth and gem dependencies [Jim Gay]
    • Ensure @extensions in the initializer is an array [Jim Gay]
    • We don't need to validate numericality of reference columns [Jim Gay]
    • Replace returning with tap [Jim Gay]
    • Don't validate id [Jim Gay]
    • ๐Ÿ‘‰ Tweak to tabcontrol.Js [William Ross]
    • โž• Add rake update task for static html files [Andrew vonderLuft]
    • ๐Ÿ”„ Changes popup.js to support switching from one popup to another [William Ross]
    • ๐Ÿ‘ Allow the :all symbol to represent gem extensions [Jim Gay]
    • Only show paginate link when depaginated [Benny Degezelle]
    • Require delocalize gem, so date input in non-English is interpreted correctly [Benny Degezelle]
    • ๐Ÿ‘‰ Use white background for page preview [Jim Gay]
    • โž• Add option to ignore extensions where ruby's -= operator won't cut it [Jim Gay]
    • Remove unused abstract_model_helper.rb [Jim Gay]
    • ๐Ÿ”ง Provide access to standard configuration options through methods [Jim Gay]
    • โž• Add reusable .action_button class [Jim Gay]
    • ๐Ÿšš Move radiant-badge to /images/radiant/ [Andrew vonderLuft]
    • ๐Ÿ›  Fix rake method for extension script [Andrew vonderLuft]
    • ๐Ÿ‘‰ Make environment files similar [Jeff Casimir]
    • Require HAML 3.0.25 [Jeff Casimir]
    • ๐Ÿ›  Fix extension installer script to run migrations and updates [Andrew vonderLuft]
    • ๐Ÿ‘ Allow two link triggers to the same popup window [John Long]
    • ๐Ÿ Make popup windows draggable by their title bars [John Long]
    • โž• Add tag alias for navigation:url/path [Andrew vonderLuft]
    • Define page subclasses with acts_as_tree [Jim Gay]
    • โž• Add preview page feature [Jim Gay]
    • Modify locales to use Dir.glob so that dot files are ignored [jsntv200]
    • Don't show secondary nav when there is only one item [John Long]
    • Pull in changes from prototype [John Long]
    • โž• Add .bundle to .gitignore [John Long]
    • ๐Ÿ‘ Allow extensions to insert tabs after or before other tabs [John Long]
    • Provide an export function for custom templates [Jim Gay]
    • ๐Ÿ’… Cleanup styled blog template [Jim Gay]
    • ๐Ÿ›  Fix bug when rendering with nil content [Jim Gay]
    • ๐Ÿ‘‰ Make rspec matchers available in cucumber [Jim Gay]
    • ๐Ÿ‘ Better support for cucumber in generated extensions [Jim Gay]
    • โž• Added development dependencies to gemspec [Michal Cichra]
    • ๐Ÿ›  Fixed boot to work with rubygems >= 1.6.0 [Michal Cichra]
    • โž• Added .rvmrc and radiant-*.gem to gitignore [Michal Cichra]
    • ๐Ÿ›  Fixed gemspec to include all files from git repo [Michal Cichra, Jim Gay]
    • ๐Ÿšš Move from url to path in sample templates [Jim Gay]
    • โšก๏ธ Updated available tags i18n [Jim Gay]
    • โœ‚ Remove legacy routes [Jim Gay]
    • ๐Ÿ‘ Allow pagination in aggregated pages [Jim Gay]
    • ๐Ÿ›  Fix hard-coded string in page edit [Mario Visic]
    • ๐Ÿ‘‰ Make NodeHelper available outside of PageHelper [William Ross]
    • ๐Ÿ‘‰ User has_many pages [William Ross]
    • โœ‚ Remove arbitrary restriction on limit and offset [Jim Gay]
    • ๐Ÿ‘‰ Make UserActionObserver thread safe [Mark Reginald James]
    • Speedup recursive snippet usage [Andrew O'Brian, Jim Gay]
    • โž• Add validate_path helper to check that a page exists [William Ross]
    • Standardize on site:host for consistency with dev:host [William Ross]
    • ๐Ÿ‘‰ Use for a numeric counter [Jim Gay, Dirk Kelly]
    • String format breadcrumb tag in archive pages [Oriol Gual]
    • More explicit cache strategy and cookies no longer force cache-bypass [William Ross]
    • ๐Ÿ‘‰ Make pagination_parameters available to views [William Ross]
    • โž• Add style for inline list of links in drawer [Andrew vonderLuft]
    • โž• Added defaults.snippet.filter to the configuration view [Samuel Whited]
    • 0๏ธโƒฃ Defer default_child to class so we can bootstrap without error [Josh French]
    • Page.find_by_url โ†’ Page.find_by_path [Josh French]
    • โž• Added config option defaults.snippet.filter [Samuel Whited]
    • ๐Ÿ›  Fix bug with deletion of page parts [Josh French]
    • โž• Add Personal settings sub-tab [William Ross]
    • Cleaner large status spinner [John Muhl]
    • Unroll PageMenu into core [Josh French]
    • โž• Add missing semicolons + add radix parameter to parseInt() for safety [vanderhoorn]
    • ๐Ÿ›  Fix status select box with more specific translate call [William Ross]
    • ๐Ÿ‘‰ Make config validation case-insensitive [William Ross]
    • ๐Ÿš… Don't run Radiant initializations if Radiant.root is the same as Rails.root [William Ross]
    • ๐Ÿ›  Fix page remove screen [Jim Gay]
    • ๐Ÿšš Move to deprecated tags [Jim Gay]
    • Call find_by_url inside find_by_path so existing extensions continue to work [Jim Gay]
    • โšก๏ธ Update generated extension to include gemspec and better README [Jim Gay]
    • Config definition can specify units [William Ross]
    • โšก๏ธ Update Haml to 3.0.23 [Jim Gay]
    • Clicking on a tab focuses the associated textarea [John Muhl]
    • Localize [Jim Gay]
    • ๐Ÿ‘‰ Make any date column a valid value for [Jim Gay]
    • ๐Ÿšš Move url methods to path [Jim Gay]
    • ๐Ÿ‘ Allow use of custom TextFilter names [Petrik de Heus]
    • Prevent autofill when at new-user form [Gert Goet]
    • Set autocomplete="off" for password fields [Gert Goet]
    • ๐Ÿ‘ Allow loading of database templates from extensions [Jim Gay]
    • โช Restore Roasters template styling [Jim Gay]
    • Auto-expand Status and Actions columns to prevent clipping [Benny Degezelle]
    • ๐Ÿ›  Fix config import/export [William Ross]
    • โž• Add Radiant.config method and radiant_config.rb initializer [William Ross]
    • โž• Add configuration interface, with validation and error reporting [William Ross]
    • Close other menus when dropdown option clicked [Jim Gay]
    • ๐Ÿšš Move markdown_filter into an extension [John Muhl]
    • โž• Adding the tag to replace [Jim Gay]
    • ๐Ÿ”„ Change "Website" to "More Info" on the Extensions page [Jim Gay]
    • Don't allow children for File Not Found pages [Jim Gay]
    • Get the children for the menu explicitly [Jim Gay]
    • Ensure parent_id and @page are set on Page#new [Jim Gay]
    • ๐Ÿšš Move export into an extension [Jim Gay]
    • โž• Add "noself" attribute to breadcrumbs tag [William Ross]
    • Separate Env Dump page into a debug extension [Jim Gay]
    • ๐Ÿ‘Œ Support PageFields in imports & exports [Josh French]
    • More granular regionsets in Pages#edit [Josh French]
    • โ†” Integrate Compass [John Long]
    • โšก๏ธ Update the prototype import task [Jim Gay]
    • ๐Ÿ›  Fix bug for filtered Snippets not showing stored filter [Jim Gay]
    • ๐Ÿ›  Fix Layouts pagination [Andrew vonderLuft]
    • ๐Ÿ›  Fix Snippet pagination [Andrew vonderLuft]
    • โšก๏ธ Exclude dot files (e.g. .svn) in rake radiant:update:sass [Andrew vonderLuft]
    • ๐Ÿ”ฆ Expose attribute assignment in Pages#new [Josh French]
    • ๐Ÿ“‡ Rename Page#fields[] to Page#field() [Josh French]
    • โž• Add #scheduled? to Page [Jim Gay]
    • โž• Added the Sheets extension to manage Javascript and Stylesheets [Jim Gay]
    • โšก๏ธ Update toSlug to allow periods in slugs [Jim Gay]
    • Protect against gems that are required but not installed [Sean Cribbs]
    • ๐Ÿ’… Updated index views to use latest markup and styles [John Long]
    • โ†” Integrated PageFields extension into core [Josh French]
    • ๐Ÿšš Page-type select menu moved to Pages#index [Josh French]
    • ๐Ÿ‘ Allow gem-extensions to override core views [Josh French]
    • Popup.js fix for multiple control instances [Josh French]
  • v1.0

    February 26, 2012
  • v1.0.0.rc5

    February 17, 2012
  • v1.0.0.rc4

    January 06, 2012