silverstripe-widgets/changelog.md

14 KiB

Change Log

1.2.2 (2016-02-04)

Full Changelog

Closed issues:

  • Broken Links in README #119
  • Loop Children / with has_one page not working #81

Merged pull requests:

1.2.1 (2015-11-18)

Full Changelog

Implemented enhancements:

Merged pull requests:

1.1.2 (2015-08-20)

Full Changelog

1.1.1 (2015-05-19)

Full Changelog

Merged pull requests:

1.2.0 (2015-05-04)

Full Changelog

Merged pull requests:

1.1.0 (2015-05-03)

Full Changelog

Closed issues:

  • Tests fail under silverstripe-framework 3 branch #86
  • Widgets not clickable or draggable #82
  • Please start using tags #79

Merged pull requests:

0.2.0 (2014-08-06)

Implemented enhancements:

  • Coding conventions #18
  • Adapt the CMS UI to fit the SS 3.0 UI #17

Fixed bugs:

  • Widgets no longer work on SS3.1 #40

Closed issues:

  • what about 3.0? #64
  • Change $Content template variable? #60
  • On SiteTree duplicate WidgetAreas are linked to both original and duplicate object #58
  • 'Not Found' error on 3.1 means Widgets cannot be added #56
  • BUG: Whitespace at the beginning of WidgetContentControllerExtension #53
  • User Deprecated
  • New widget shown on top, then moved at bottom after page save #41
  • widget causes page ajax to not terminate correct #35
  • Widget wont render in Frontend #33
  • Widget module not installing #32
  • wrong filename for WigetContentControllerExtension.php #30
  • DataObject error with Blog and Widgets modules #27
  • Widgets area #23
  • Translations #10
  • widget management in the cms is broken #9
  • Missing Resources #2
  • ArchiveWidget is not translatable #1

Merged pull requests:

  • Proposed fix for issue #25 #73 (UndefinedOffset)
  • FIX Setting $only\_available\_in to private visibility #70 (dhensby)
  • Use Config to get Widget::$only_available_in #69 (ryanwachtl)
  • NEW Adding support for Translatable #68 (tomspeak)
  • Fixed locale for AJAX requests on addWidget. #67 (Sixfifty)
  • BUG Fixed issue with nested InheritSideBar not inheriting beyond the first level #66 (tractorcow)
  • Change of yml name #65 (Leapfrognz)
  • Added instructions for releasing a widget #63 (jedateach)
  • Added forTemplate function on Widget #62 (jedateach)
  • Added summary fields #61 (jedateach)
  • FIX #58 on page duplicate #59 (MarkMhn)
  • Finnish language #57 (mediaclinic)
  • Update WidgetPageExtension.php #55 (MattyBalaam)
  • Removed whitespace, fixes #53 #54 (christopherdarling)
  • FIX: WidgetControllerTest failing due to 3.1 API. #52 (wilr)
  • Updated Widget module to show hide Widgets in specified WidgetArea #51 (ghost)
  • BUGFIX: solved bug adding a new widget to the top of the widget area, th... #46 (g4b0)
  • Bugfix: check array before shifting #45 (g4b0)
  • MINOR: Added Dutch language #38 (ARNHOE)
  • ENHANCEMENT added missing translations, I do not speak swedish and added... #34 (rlehmann)
  • ENHANCEMENT: Adapt the Widgets Editor CMS UI to fit SS 3.0 #31 (ryanwachtl)
  • german translation #28 (ivoba)
  • Coding conventions #19 (stojg)
  • Bug : Removed errors from Composer.json #15 (vikas-srivastava)
  • ENHANCEMENT: Added Swedish translation file #14 (forsdahl)
  • MINOR: Added a lang folder with default English translation and manifest... #13 (forsdahl)
  • ENHANCEMENT: Made title, cmstitle and description on widgets translatable #12 (forsdahl)
  • New : Added composer.json #11 (vikas-srivastava)
  • BUG: set current locale when fetching editable widget segment #8 (forsdahl)
  • BUG: Enable chosen in WidgetAreaEditor fields. #7 (forsdahl)
  • Issue #4: Adds missing requirements for WidgetAreaEditor #6 (dancras)
  • Missing Resources #3 (nedmas)

* This Change Log was automatically generated by github_changelog_generator