All Versions
161
Latest Version
Avg Release Cycle
109 days
Latest Release
2498 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.9.9.7 Changes
March 10, 2011- Added
:per_page
option tocrudify
for overriding the number of items to display per page with will_paginate. Josef Šimánek - ⚡️ Deprecated
rake refinery:update
in favour of railsgenerate refinerycms --update
. Philip Arndt - ➕ Added
--skip-db
option tobin/refinerycms
installer which doesn't automate any database creation/migration and skips therails generate refinerycms
generator. [Philip Arndt](https:/github.com/parndt) - Exchanged (help) links for the information.png 'refinery icon'. This will happen automatically if you used
refinery_help_tag
. Philip Arndt - ➕ Added
xhr_paging
as an option in crudify which handles the server-side usage of the HTML5 History API. Philip Arndt - Looser Bundler dependency (now
~> 1.0
). Terence Lee - 👀 See full list
- Added
-
v0.9.9.6 Changes
March 07, 2011- 🛠 Fixed an issue that caused the installer to fail on some systems. Philip Arndt
- 👀 See full list
-
v0.9.9.5 Changes
March 07, 2011- Added
<div class='inner'>
to_content_page
for better control over CSS for each section. Please see 086abfcae2c83330346e28d1e40004cff8a27720 for what changed if this affects you. Stefan Mielke - 🐎 Menu performance improvements. David Reese
- ✂ Removed
--update
frombin/refinerycms
because it's no longer relevant. Philip Arndt - ➕ Added support for --ident in the installation task which uses ident authentication at the database level by commenting out the username and password credentials. Philip Arndt
- Changed the default
cache_store
to:file_store
for better thread safety with passenger. Philip Arndt - WYMeditor Internet Explorer improvements. Philip Arndt
- 👀 See full list
- Added
-
v0.9.9.4 Changes
February 24, 2011- ➕ Added
doc/guides
for textile based guides that power the guides at refinerycms.com/guides. Steven Heidel and Philip Arndt - 👍 Allowed multiple resource pickers on one form. Phil Spitler
- 📜 Solved YAML parsing issues introduced by change to Psych. Aaron Patterson and Uģis Ozols
- ⚡️ Updated page to use a localized cache key if frontend translations are enabled. Bryan Mahoney
- ⬆️ Upgraded modernizr to version 1.7. Jon Roberts
- 🛠 Fixed an issue with the 'add page parts' functionality inserting new parts in the wrong place. Philip Arndt
- 👀 See full list
- ➕ Added
-
v0.9.9.3 Changes
February 17, 2011- 🛠 Fixed faulty require statement that tried to load rack/cache before dragonfly. Philip Arndt
- 👀 See full list
-
v0.9.9.22 Changes
May 22, 2011- 🛠 Fixed issue introduced with
rake 0.9.0
. Philip Arndt - Improved menu performance again including update to
awesome_nested_set 2.0
. Philip Arndt and Mark Haylock - 👌 Supporting the new Google Analytics 'site speed' feature. David Jones
- Implemented
:translator
role which allows a particular user access only to translate pages. Philip Arndt - ➕ Added support for
Dragonfly 0.9.0
which uses the 'fog' gem. Jesper Hvirring Henriksen - ⚡️ Updated all
refinery/admin.js
functions to make use of 'initialised'. Mark Haylock - 🔍 Using SEO form from
seo_meta
inside pages' advanced options rather than having it duplicated in the Refinery CMS codebase too. Uģis Ozols - 👀 See full list
- 🛠 Fixed issue introduced with
-
v0.9.9.21 Changes
May 03, 2011- 🛠 Fixed issue with MySQL2 gem complaining about us being on Rails 3 by specifying
'~> 0.2.7'
in the Gemfile of a generated application. Philip Arndt /registrations
is now/users
. Philip Arndt- ➕ Added Finnish translation. Veeti Paananen
- 👍 Allowed
data
anddata-
attributes in WYMeditor tags using HTML view. Philip Arndt - 👀 See full list
- 🛠 Fixed issue with MySQL2 gem complaining about us being on Rails 3 by specifying
-
v0.9.9.20 Changes
April 28, 2011- 👌 Improved performance of the menu rendering. Philip Arndt
- 🛠 Fixed UI to allow for how different languages display on the login screen. Marian André
- Vastly improved specs & spec coverage. Uģis Ozols
- ⬆️ Upgraded to
jQuery 1.5.2
andDragonfly 0.8.4
. Philip Arndt - 👀 See full list
-
v0.9.9.2 Changes
February 17, 2011- ✂ Removed
activesupport
requirement frombin/refinerycms
. Philip Arndt - 🛠 Fixed an issue in some browsers with a particular jQuery selector. Philip Arndt
- 👍 Modified some existing migrations to behave better when creating new applications. Philip Arndt
- 🛠 Fixed
-u
and-p
support forbin/refinerycms
. Philip Arndt - 👀 See full list
- ✂ Removed
-
v0.9.9.19 Changes
April 22, 2011- ✂ Removed
rdoc
dependency. Philip Arndt - 🚅 Migrate to stable Rails 3.0.7. Josef Šimánek
- 👉 Use
let()
in rspec specs. Uģis Ozols - 👀 See full list
- ✂ Removed