All Versions
161
Latest Version
Avg Release Cycle
109 days
Latest Release
1842 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v0.9.8 Changes
August 30, 2010- π Rails 3 support!
- π See our blog post
- π See full list
-
v0.9.8.9 Changes
December 21, 2010- π Fixed error in the inquiries engine seeds. Philip Arndt
- Separate each error message into its own
<li>
. UΔ£is Ozols - Add
rescue_not_found
option to turn on/off 404 rendering. Ryan Bigg - β Add
:from
key toUserMailer
for password reset. Earle Clubb - π See full list
-
v0.9.8.8 Changes
December 16, 2010- Prevented ::Refinery::Setting from accessing its database table before it is created. Philip Arndt
- β Added more options to
bin/refinerycms
like ability to specify database username and password. Philip Arndt - π See full list
-
v0.9.8.7 Changes
December 15, 2010- π Fixed a problem with migration number clashes. Philip Arndt
- π Fixed problems with
db:migrate
for a new app on Postgres. Jacob Buys - Back-ported the changes made to the images dialogue which speed it up significantly. Philip Arndt
- Sort file names in the
refinery_engine
generator so attribute types don't get changed before_form.html.erb
generation. Phil Spitler - β Added
approximate_ascii
setting, defaulted to true, for pages so that characters won't appear strangely in the address bar of some web browsers. UΔ£is Ozols - π See full list
-
v0.9.8.6 Changes
December 03, 2010- Backported lots of functionality from 0.9.9 and later like:
- π Fixed reordering for trees and non-trees Philip Arndt
- π Better
RSpec
coverage Joe Sak and Philip Arndt and UΔ£is Ozols and PeRo ICT Solutions - π Fixed issue with finding where engines are located on the disk using
Plugin::pathname
. Lele - π Improved the speed of the menu especially related to scaling through reusing collections rather then revisiting the database. Amanda Wagener
- No more RMagick dependency Philip Arndt
- β Added helper methods to expose some of the options in crud. David Jones
- π See full list
-
v0.9.8.5 Changes
September 21, 2010- π Fixed an issue with the engine generator that was putting a comma in the wrong place breaking the call to
crudify
. Maarten Hoogendoorn - Made the delete messages consistent. UΔ£is Ozols
- π
zh-CN
was overriding en locale in core locale file, fixed. Philip Arndt - π Changed verbiage from created to added, create to add as it describes it better for things like images. Philip Arndt
- π
image_fu
no longer gives you the width and height of the image due to performance problems. Philip Arndt and David Jones - π Implemented a standardised API for the engine generator. The core now includes a standard engine install generator. Engines generate a readme file explaining how to build an engine as a gem. David Jones
- π See full list
- π Fixed an issue with the engine generator that was putting a comma in the wrong place breaking the call to
-
v0.9.8.4 Changes
September 17, 2010- Recursive deletion of page parts. primerano
- π Move around the default pages. Philip Arndt
- π Extraction of windows check to
Refinery::WINDOWS
. Steven Heidel - π Updated the changelog for several previous releases. Steven Heidel
- Made the menu more flexible so that it can be used in many places in your layout without caching over the top of itself. Philip Arndt
- β Added search feature to Refinery Settings. Matt McMahand
- Ensure that in
crudify
that we use:per_page
properly forwill_paginate
. Philip Arndt - β¬οΈ Reduce the number of routes that we respond to in the
pages
engine as they were unused. Philip Arndt - π Fixed a case where page links weren't generating properly when inside an engine such as the news engine which made use of
params[:id]
. Took a lot of perserverance on the part of Hez - thank you very much Hez! Hez Ronningen and Philip Arndt - π See full list
-
v0.9.8.3 Changes
September 14, 2010- π German translation improvements. Andre Lohan
- π Fix bug with
bin/refinerycms
and windows commands. Philip Arndt - DRY up
crudify
and also switch to ARel. Philip Arndt - π Several fixes to make things much easier on windows. Philip Arndt
- π See full list
-
v0.9.8.2 Changes
September 13, 2010- β‘οΈ Update
readme.md
David Jones - Speed improvements to menu with nested_set. Maarten Hoogendoorn
- More speed improvements by optimising slugs. Philip Arndt
- π Fix
-h
flag onbin/refinerycms
to display the help. Steven Heidel - π See full list
- β‘οΈ Update
-
v0.9.8.1 Changes
September 09, 2010- Convert to
awesome_nested_set
. Maarten Hoogendoorn and Philip Arndt - π Allow passing
-g
to the bin task for extra gems. TomΓ‘s Senart - π Update documentation for engines, not plugins. David Jones
- π Several more documentation fixes. Steven Heidel
- π Better use of dragonfly resizing. Philip Arndt
- π Partial Latvian translation. UΔ£is Ozols
- π Review Portugese translation. Kivanio Barbosa
- π Bugfix with wymeditor in the engine generator. Karmen Blake
- Split
application_helper
into smaller, more usable files. Philip Arndt - π Move features and specs to each engine directory. Philip Arndt
- Bugfixes to ensure that reordering works under
awesome_nested_set
. Maarten Hoogendoorn and Philip Arndt - β‘οΈ Update engines to not have a special :require in the Gemfile. Johan Bruning
- π Make cache sweepers work. Philip Arndt
- π See full list
- Convert to