All Versions
161
Latest Version
Avg Release Cycle
109 days
Latest Release
2334 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v0.9.9.18 Changes
April 16, 2011- π Fixed a backward incompatibility. Josef Ε imΓ‘nek
- Reduced calls to
SHOW TABLES
by updatingfriendly_id_globalize3
. Philip Arndt - Switched
/shared/_menu.html.erb
and/shared/_menu_branch.html.erb
away fromrender :partial
with:collection
, speeding up menu 12~15%. Philip Arndt - π Fixed Refinery.root, Fixed generator templates, Added refinerycms-i18n generator to refinerycms generator if i18n is included. Mark Haylock
- β¬οΈ Bumped Rails dependency to
~> 3.0.7.rc2
. Philip Arndt - π See full list
-
v0.9.9.17 Changes
April 15, 2011- Mass assignment protection implemented. Andreas KΓΆnig
- β Removed deprecated code to prepare for
1.0.0
. UΔ£is Ozols - Added
Strip Non Ascii
preference tohas_friendly_id
. Marc Argent - β¬οΈ Bumped Rails dependency to
~> 3.0.7.rc1
. Philip Arndt - π Better support for models in modules for uncrudify. Josef Ε imΓ‘nek
- π See full list
-
v0.9.9.16 Changes
April 07, 2011- π Improved resource picker. Will Marshall
- Improved robustness of
Page#expire_page_caching
for bothActiveSupport::Cache::FileStore
andActiveSupport::Cache::MemoryStore
. Jeff Hall - Optimised index sizes on MySQL. Ruslan Doroshenko
- π Changed default cache store to
:memory_store
. Philip Arndt - βͺ
rake db:migrate
andrake db:rollback
now works consistently when migrations from other engines are in the mix. Vaughn Draughon - Re-enable cache when logged in, this avoids slowdown of site when admin logged in. Mark Haylock
- π See full list
-
v0.9.9.15 Changes
April 01, 2011- π Fixed asset caching of files in
public/stylesheets/
. Sergio Cambra - β‘οΈ All dependencies now have an absolute version dependency (e.g. '= 0.9.9.15' rather than '~> 0.9.9.15') to prevent Refinery auto-updating. Philip Arndt
- π See full list
- π Fixed asset caching of files in
-
v0.9.9.14 Changes
March 31, 2011- β Added
refinery.before_inclusion
for running extra functionality just before Refinery attaches to Rails. Philip Arndt - Renamed
refinery.after_inclusion
torefinery.after_inclusion
to matchrefinery.before_inclusion
. Philip Arndt - π Moved meta tag responsibility to
seo_meta
library. Philip Arndt - β Added HTML5 tag support to WYMeditor. Philip Arndt and Nick Hammond
- π See full list
- β Added
-
v0.9.9.13 Changes
March 28, 2011- Forcing password reset when migrating from older versions of Devise (sigh). Philip Arndt
- β‘οΈ Updated to
refinerycms-i18n 0.9.9.16
- please runrails generate refinerycms_i18n
. Philip Arndt - π See full list
-
v0.9.9.12 Changes
March 27, 2011- β Removed
password_salt
field from users table and comment outconfig.encryptor
inconfig/initializers/devise.rb
to handle update to devise 1.2.0. UΔ£is Ozols - π See full list
- β Removed
-
v0.9.9.11 Changes
March 24, 2011- Translated WYMeditor texts to Japanese. Hiro Asari
- π Supporting
cucumber-rails 0.4.0
. Philip Arndt - β Added an option to link in the
page_title
enabling easier breadcrumbs. Sergio Cambra - Fixed support for
asset_file_path
in upcoming Rails 3.1. Philip Arndt - β‘οΈ Updated copyright notice to include the current year. David Jones
- π Fixed site bar switch link. Philip Arndt
- β Added support for translating Javascript strings. Philip Arndt
- π
Added
refinery.on_attach
for running extra functionality just after Refinery attaches to Rails. Functions similarly toconfig.to_prepare
. Philip Arndt - π See full list
-
v0.9.9.10 Changes
March 17, 2011- Excluded caching option for menus when logged in. Philip Arndt
- π Fixed site bar translation logic. Philip Arndt
- β Removed
config/settings.rb
file. Philip Arndt - β Added a default
features/support/paths.rb
file in theRails.root
for your paths. Philip Arndt - π See full list
-
v0.9.9.1 Changes
February 15, 2011- π Fixed Firefox issue with WYMeditor. [Amanda Wagener](https:/github.com/awagener)
- Gracefully exit
bin/refinerycms
on error. Alexandre Girard and Brian Stevens and Philip Arndt - β Added basic single table inheritance support to crudify. Ken Nordquist
- β Removed most of the 0.9.8.9 specific
--update
logic inbin/refinerycms
. Philip Arndt - β Added
refinerycms-testing
engine which reduces the main Gemfile complexity. Philip Arndt - π Split the project into 10 separately released gems that include their own dependencies. Philip Arndt
- π New Vietnamese translation files added. Alex Nguyen and Stefan N and Mario Nguyen
- π Improved JRuby support as well as the way that commands run in any ruby implementation. Hiro Asari
- π See full list