Changelog History
Page 1
-
v4.0.2 Changes
May 21, 2018- β Remove financials - pledgie has closed down #3365 (parndt)
- π Bugfix #3351 Use namespacing in cancel_url #3362 (bricesanchez)
- QA guides Multiple and Relating Resources in an Extension #3361 (bricesanchez)
- π Feature/admin page index cache #3359 (bricesanchez)
- π Fix Reserved Word Documentation Typo #3358 (jcbantuelle)
- π Feature/tests/locale #3356 (bricesanchez)
- β Add Ruby 2.5.0 to CI and update others. #3354 (parndt)
- Generator specs clean up after themselves. #3353 (parndt)
- Bugfix #2915: assign cancel_url path in engine generator
_form
partial #3351 (bricesanchez) - β‘οΈ Update
Refinery::Pages::Type.parts
to match the format introduced in 3535b906fa #3350 (joshmcarthur) - β Remove rails_12factor from Heroku gems #3349 (bricesanchez)
- π Bugfix/3340/heroku deploy #3347 (bricesanchez)
- Fix checking :custom_slug existence to use column_exists? #3343 (yadex205)
- Only add puma when it's missing #3341 (parndt)
- no need call valid? #3339 (ShallmentMo)
- Bugfix factory page_with_page_part since Rails 5.1 #3338 (bricesanchez)
- β‘οΈ Update readme.md #3337 (bricesanchez)
- Extract permitted params lists #3336 (matiasgarciaisaia)
- π Fix CI error due to pg 1.0.0 #3335 (bricesanchez)
- π Fix typo in readme #3333 (guich-wo)
- π rails asset:precompile attempts to connect to DB because #3332 (emaraschio)
- π Bugfix/3328 3329/preview button #3330 (bricesanchez)
- π Rename FactoryGirl to FactoryBot. #3324 (parndt)
- Now use https protocol for links to refinerycms.com #3323 (bricesanchez)
- β‘οΈ Updates URL's used in the docs for installation. #3322 (Designaroni)
- π Use selected_image parameter to select an image upon opening the dialog #3284 (veger)
π Fix permitted params allowing new images to be uploaded #3278 (veger)
π See full list
-
v4.0.1 Changes
October 25, 2017- Always expect to have css and js files precompiled. Remove skip_pipeline option for visual_editor_stylesheets and custom_stylesheets. #3318. Brice Sanchez
- Now require globalize on top of the engine. #3316. Brice Sanchez
Require refinery core nil_user class (needed for prod env). #3317. Brice Sanchez
π See full list
-
v4.0.0 Changes
September 29, 2017- β Add Rails version to generated migration. #3313. Brice Sanchez
- β Remove deprecated methods for versions < 4.0.0. 124e560. Brice Sanchez
π Now supporting Rails 5.1. #3122. Brice Sanchez & Philip Arndt & Remco Meinen & Don Pinkster & Johan Bruning & Michael de Silva & Kiril Mitov and everyone else who helped out!
π See full list
-
v3.0.6 Changes
October 02, 2017- π Fix search placeholder. #3291. Roman Krylov
- β¬οΈ Upgrade dragonfly to version 1.1. #3303. Anita Graham
- Bugfix: canonical url now use current_frontend_locale instead of default_frontend_locale. #3299. Brice Sanchez
- Now we use redirect 301 to show pages. #3300. Brice Sanchez
- π jQuery .load() deprecated. #3288. Roman Krylov
- π Fixed variable name for editor options. #3287. Bo Frederiksen
- π Fixed PhantomJS timeout when appending something to the body. #3297. Remco Meinen
- π Change warn to use rails logger. #3272. Paul & Philip Arndt
- Update the updated_at field of the page itself when a page_part got updated. #3275. Maarten Bezemer
- β Remove obsolete sitemap builder from generator #3270. Brice Sanchez
- π Fix #3218 regression: don't duplicate locale in url. #3271. Brice Sanchez
π Change data attribute to match Turbolinks 5 syntax. #3269. Maarten Bezemer
π See full list
-
v3.0.5 Changes
November 23, 2016- π Fix HTML format for not found page in page seeds. #3263. Brice Sanchez
- π Bugfix/draft page view not hidden for visitors. #3264. Brice Sanchez
- β Remove deprecated heroku gem. Fix start generator for Authentication. #3258. Brice Sanchez
- β Add ability to display current used template in layout. #3259. Brice Sanchez
- β Add SVG logo. Improve site_bar HTML/CSS. #3262. Brice Sanchez
- π Fix preview button with WYMeditor. #3020. Christoph Wagner
- Add "required" html attribute in add_whitelist_attributes config. #3236. Brice Sanchez
- π Fixed admin menu items duplicating after extensions code changing. #3234. Dmitriy Molodtsov
Enable reselection of resource after removal. #3216. NicholasKirchner
π See full list
-
v3.0.4 Changes
September 23, 2016- π Fixed sitemap generation for multiple frontend locales. #3218. Dmitriy Molodtsov
- π Allow finders to be defined for each action. #3146. Philip Arndt
- π Fix Gemfile additions when using --heroku. #3219. Philip Arndt
- π Allow all data attributes through the HTML sanitizer. #3187 & #3217. nzgrover & Brice Sanchez
- β‘οΈ Use admin_update_page_path to avoid encoded URLs. #3182. Philip Arndt
- π Improve flash messages close action. #3168. Brice Sanchez
- Add skip_to_first_child_page_message. #3168. Brice Sanchez
- Add skip_to_first_child label in page admin index. #3168. Brice Sanchez
- β Add redirected label in page admin index. #3168. Brice Sanchez
- β Add warning when content has been sanitized. #3170. Brice Sanchez
Remove usage of deprecated page_title_with_translations. #3176. Brice Sanchez
π See full list
-
v3.0.3 Changes
April 27, 2016- π Split and tidy up stylesheets. #3165. Marie-Helene Tremblay
- β Add config for adding to the elements and attributes whitelisted for HTML sanitization. #3164. Anita Graham
π Move javascripts partial in head tag. #3153. Brice Sanchez
π See full list
-
v3.0.2 Changes
March 16, 2016- Update respond_to? and method_missing API. 21e77b08563905b1a79d335cfa3f32278961f24b. Philip Arndt
- β Add TranslatedFieldPresenter. #3125 & #3129. Brice Sanchez & Glenn Hoppe
- Specify the correct new_page_part_params. #3124. Philip Arndt
- Properly specify image for strong parameters. #3123. Philip Arndt
- π Fixed multiple XSS vulnerabilities found by Shravan Kumar - Sanitize markup. #3117. Brice Sanchez
- Generate
authors
in order to create a valid gemspec. #3121. Brice Sanchez - Remove deprecated rspec config
treat_symbols_as_metadata_keys_with_true_values
. #3118. Brice Sanchez - Update
factory_girl_rails
from '~> 4.4.1' to~> 4.6.0
. #3114. Eric Guo - π Now welcome to Ruby 2.3.0. 94657b092cec2dde10f77c68205531defaf54476. Philip Arndt
- π Fixed engine template seeds : Add page slug. #3106. Brice Sanchez
- π Fixed a Dragonfly deprecation warning. ed7bbea503fc95e5aac5dcc94ce444a3d7c9718d. Philip Arndt
- Now use font-awesome from
font-awesome-sass
gem. #3108. Oleg German - Fixed CSRF vulnerability found by Shravan Kumar - Add protect_from_forgery with: :exception. #3101. Brice Sanchez
- β Add line numbers to stack trace. #3093. Jared Beck
- β Add icon to image picker warning. #3075. Anita Graham
Specify that we are expecting action_name to be insert. #3092. Philip Arndt
π See full list
-
v3.0.1 Changes
January 27, 2016- π Set speakingurl-rails to 8.0.0, switch to poltergeist gem. #3084. Philip Arndt & Brice Sanchez
- Install a compatible version of refinerycms-acts-as-indexed #3079. Philip Arndt
β‘οΈ Updated Refinery::Pages.default_parts= config to require both a title and a slug attribute for each part. #3069. Brice Sanchez
π See full list
-
v3.0.0 Changes
September 21, 2015- Deprecated ':format' syntax in Resources dragonfly_url_format. #2500. Josef Ε imΓ‘nek
- Removed Images trust_file_extensions config. #2500. Josef Ε imΓ‘nek
- Migrated to Dragonfly ~> 1.0.0. #2500. Josef Ε imΓ‘nek
- Removed Pages#cache_pages_backend. #2375. Philip Arndt
- π Updated how
_make_sortable
works to take an options hash, requiring manual file changes. Philip Arndt - β Removed
attr_accessible
in favour of strong parameters. #2518. Philip Arndt - β Removed the Dashboard extension, now the left most tab is selected when logging in. #2727. Philip Arndt
- β Removed special 'Refinery Translator' role, introduced in 0.9.22, from the core. #2730. Philip Arndt
- π§ Enabled XHR paging by default, no configuration is needed. #2733. Philip Arndt
- π± Limited the jquery-ui assets loaded in the backend to the ones we use in the core. #2735. Philip Arndt
- π Moved the tabs to the left hand side of the screen. #2734. Isaac Freeman & Philip Arndt & Brice Sanchez
- β Add extra fields partial in Admin Pages form advanced options #2943. Brice Sanchez
- β Remove required_label formhelper. #2954. Johan Bruning
- β Added ability to create page part title different form slug. #2875. Brice Sanchez & Philip Arndt & Josef Ε imΓ‘nek
- Deprecated
part_with_title
method inRefinery#Page
andtitle_matches?
method inRefinery#PagePart
. #2875. Brice Sanchez & Philip Arndt & Josef Ε imΓ‘nek - β Added ability to customize and translate filename. #2966. Brice Sanchez
- β Added ability to translate images title and alt attributes. #2965. Brice Sanchez
- Decouple Refinery CMS from Devise. #2940. Philip Arndt
- π Refinery CMS Core now requires Rails >= 4.2.3. #3034. Brice Sanchez
- Deprecated
selected_item_or_descendant_item_selected?
method inRefinery::Pages::MenuPresenter
. #3038. Brice Sanchez - β Added plugin ordering set by config option. #3053. Graham Wagener & Philip Arndt
β‘οΈ Update and Decouple Refinery CMS from forms generator engine. 42e253d05dc8b8a33beb1c6b25892d7646583573. CJBrew & Philip Arndt
π See full list