All Versions
161
Latest Version
Avg Release Cycle
109 days
Latest Release
2158 days ago

Changelog History
Page 8

  • v0.9.7 Changes

    July 02, 2010
  • v0.9.7.9 Changes

    July 30, 2010
    • βž• Added a theme generator to create the basic file structure of a new theme. David Jones and Levi Cole
    • πŸ”Œ Renamed script/generate refinery to script/generate refinery_plugin. David Jones
    • βž• Add deprecation notice to script/generate refinery. David Jones
    • πŸ“š Updated documentation to reflect new generator changes. David Jones
    • βž• Added tests for both plugin and theme generators. David Jones and Levi Cole
    • πŸ”¨ Refactored the refinerycms & refinery-upgrade-097-to-097 tasks to make better use of Pathname. Philip Arndt
    • βž• Added more cucumber features and tagged existing ones. Philip Arndt, James Fiderlick and Steven Heidel
    • βœ‚ Removed mysterious page_translations table if you had it. Philip Arndt
    • βž• Added workaround for tests that involve dialogues. UΔ£is Ozols
    • βž• Added as default the ability for forms to know whether they are inside a modal / dialog. Philip Arndt
    • πŸ‘€ See full list
  • v0.9.7.8 Changes

    July 23, 2010
    • πŸ”¨ Refactored Amazon S3 and gem installation to make it easier to install on Heroku. Steven Heidel
    • βœ… Made project more testable. Renamed rake refinery:test_all to rake test:refinery Philip Arndt
    • πŸ“š Documentation improved David Jones, Philip Arndt and Steven Heidel
    • 🐎 Installed spork for use with systems that support forking for performance improvements. Doesn't run on Windows. Philip Arndt and James Fiderlick
    • πŸ‘Œ Improvements and new translations for Norsk BokmΓ₯l localisation. Ken Paulsen
    • Ensured that ::Refinery::Setting restrictions work properly using a before_save handler. Joe Sak
    • ⚑️ Updated jquery-html5-placeholder-shim to latest version. Amanda Wagener
    • πŸ‘€ See full list
  • v0.9.7.7 Changes

    July 20, 2010
    • πŸ›  Fixed an issue in the plugin generator that saw locales being created with singular_name not the interpreted version. Philip Arndt and Joe Sak
    • πŸ›  Fixed an issue with non-MySQL databases. Lee Irving
    • πŸ”¨ Refactored versioning and .gitignore file so that both are easier to follow and use. Steven Heidel
    • βž• Added rake refinery:test_all command to run all tests Refinery has. Steven Heidel
    • πŸ›  Fixed deprecation warnings with translate rake tasks. Steven Heidel
    • πŸ›  Bugfixes, some IE compatibility. Philip Arndt
    • πŸ›  Fix syntax errors in existing resource dialog. David Jones
    • πŸ›  Identified and fixed a positioning bug in dialogues Joe Sak and Philip Arndt
    • πŸ›  Fixed issue that was causing Refinery to load in rake tasks twice if they lived under "#{Rails.root}/vendor/plugins". David Jones and Philip Arndt
    • πŸ‘€ See full list
  • v0.9.7.6 Changes

    July 15, 2010
    • πŸ›  Bugfixes, fixed some failing tests. Philip Arndt
    • 🌐 More pt-BR translation keys translated. Kivanio Barbosa
    • πŸ”’ Locked gems using Gemfile.lock. David Jones
    • πŸ”„ Changed 'refinery' task to 'refinerycms' as that is our gem's name. Steven Heidel
    • πŸ›  Fixed bug where settings were still considered restricted if NULL. Steven Heidel
    • Ensures that bundler is available before creating an application from a gem. Philip Arndt
    • ⬆️ Application generator (from gem) and application upgrade bin task. (from 0.9.6) is now Ruby 1.9.2 compatible. Philip Arndt
    • ⬆️ bin/refinery-upgrade-from-096-to-097 will no longer allow you to run it if Gemfile is present and thus signifying an upgraded app. Philip Arndt
    • Cleaned up syntax, changed CSS involving dialogues. Philip Arndt
    • πŸ‘€ See full list
  • v0.9.7.5 Changes

    July 08, 2010
    • πŸš€ Wrote an upgrade task for migrating from 0.9.6.x releases of Refinery CMS. Just run refinery-update-096-to-097 inside your application's directory. Philip Arndt
    • πŸ‘Œ Improved code used to include gem rake tasks and script/generate tasks into the Refinery application to fix issue with these tasks not being found. Philip Arndt
    • πŸ›  Fixed a broken migration that would mean pages were missing upon upgrading. Jesper Hvirring Henriksen
    • 🌐 More pt-BR translation keys translated. Kivanio Barbosa
    • πŸ‘€ See full list
  • v0.9.7.4 Changes

    July 07, 2010
    • πŸ›  Fixed critical issue in the i18n routing pattern that was matching prefixes like /news/ as a locale incorrectly. Philip Arndt
    • πŸ‘€ See full list
  • v0.9.7.3 Changes

    July 07, 2010
    • 🌐 Falls back to default locale when a translation key can not be located in the current locale, only in production mode. Philip Arndt
    • πŸ›  Fixed issue creating a Refinery site using bin/refinery where directory paths contained spaces. Philip Arndt
    • πŸ›  Fixed issue when using script/generate refinery surrounding the migration incorrectly using the plugin's title. Philip Arndt
    • βž• Added verbose=true option when running rake refinery:update that prints out everything it's doing. Philip Arndt
    • πŸ‘€ See full list
  • v0.9.7.2 Changes

    July 06, 2010
    • πŸ›  Bugfixes with users and roles. Philip Arndt and Amanda Wagener
    • Fixed the rake translate:lost_in_translation LOCALE=en and rake translate:lost_in_translation_all tasks so that they accurately reflect the missing i18n translation keys. Philip Arndt
    • πŸ”¨ Refactored routing of i18n to allow different default frontend and backend locales. Philip Arndt
    • βž• Added better grammar support for some i18n. Halan Pinheiro
    • πŸ‘Œ Improved output of rake refinery:update task and removed bin/refinery-update-core task. Steven Heidel
    • 0️⃣ Set config.ru to run in production RAILS_ENV by default. Philip Arndt
    • πŸ‘€ See full list
  • v0.9.7.13 Changes

    August 23, 2010
    • πŸ‘ Russian language support (RU). Sun
    • πŸ‘ We <3 HTML5 (better supported HTML5 semantics) Joe Sak and Philip Arndt
    • πŸ›  Fixed issue with Refinery's 404 page. Philip Arndt
    • πŸ›  Fixed recent inquiries display on dashboard when HTML present. Steven Heidel
    • πŸ‘ Better dutch (NL) translations. Michael van Rooijen
    • πŸ›  Fixed for IE and added fixes to WYMeditor from the core project. Philip Arndt
    • βž• Added pagination for search results to the plugin generator. Amanda Wagener
    • πŸ‘€ See full list