Skip to content

Releases: silverstripe/silverstripe-lumberjack

2.2.0

02 May 23:49
569e5af
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

22 Feb 21:04
e8fd109
Compare
Choose a tag to compare

What's Changed

  • [Backport] removed duplicate colon from lang files by @emteknetnz in #108

Full Changelog: 2.1.0...2.1.1

2.1.0

22 Nov 01:10
4448804
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.1.0

2.0.2

17 Feb 00:25
Compare
Choose a tag to compare
  • Add CSS/JS requirements via config YML (and remove from GridFieldSiteTreeAddNewButton), issue #93 (Brian Cairns) - 0e26ab2
  • Travis config update (Serge Latyntcev) - 853853c
  • Add extension point to update the list of classnames excluded from site tree (Michal Kleiner) - e18e72b
  • SS3: 301 Redirect (Permanent) for Add New button changed to 302 (Temporary) (James Cocker) - 35dc83f

1.3.4

06 Jun 21:23
Compare
Choose a tag to compare
  • Freeze translations for SilverStripe 3.x. Commit directly to lang files. (Robbie Averill) - ea988a3
  • SS3: 301 Redirect (Permanent) for Add New button changed to 302 (Temporary) (James Cocker) - 35dc83f
  • Remove Transifex configuration freezing translations for SS3. Please edit YAML directly. (Robbie Averill) - 677f2a4

2.0.1

29 Aug 21:50
3a22081
Compare
Choose a tag to compare
  • FIX hide_from_cms_tree can be applied to classes using Lumberjack (Robbie Averill) - 8eb4a65

2.0.0

12 Jun 23:01
Compare
Choose a tag to compare
  • FIX Use correct API for determining if record is modified on draft stage (Robbie Averill) - 64970db
  • FIX Ensure extra CSS classes are used for GridField edit button (Robbie Averill) - 536be59

2.0.0-rc1

20 Apr 05:18
fadb5d0
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release
  • Add namespaces to sample code and separate classes (Raissa North) - 5ea5d30
  • FIX Use class constant to point to stylesheet template (Raissa North) - 7598c17
  • move HTML out of .yml translations changed an Namespaced translations keys (Petar Simic) - 1c3f5f2
  • update "State" icons (Published / Draft) to font versions (Petar Simic) - ffb3abc
  • fix - add an ExtraClass key to ArrayData fixes an incorrect Edit button rendering on Gridfield column (Petar Simic) - a409c37

2.0.0-alpha1

18 Oct 01:31
Compare
Choose a tag to compare
2.0.0-alpha1 Pre-release
Pre-release
  • Remove Transifex configuration freezing translations for SS3. Please edit YAML directly. (Robbie Averill) - 677f2a4
  • FIX Update Requirements API, vendorise module, update i18n translations (Robbie Averill) - d1e6a71
  • Fix excludeSiteTreeClassNames (#64) (Ralph Slooten) - 6f1b166
  • NEW make gridfieldsitetreestate injectable (Franco Springveldt) - 632947f
  • FIX Update Travis configuration to be standalone (Robbie Averill) - 19a0eca
  • Lumberjack updated to be SS4 compatible. (Mojmir Fendek) - d4d1eca
  • DOCS Updated reference to FQN in readme (micmania1) - d42f53d
  • replace baseDataClass with ->baseClass (Andrew Aitken-Fincham) - ea143d5
  • FIX Update Travis config, PSR-4 and namespaces for SS4 (Robbie Averill) - 163709d
  • Add PHP7 + SS3.6 build to Travis configuration (Robbie Averill) - 0f187ae
  • Update 1.x alias to 1.4.x (Damian Mooyman) - bb2a0f7
  • FIX Ensure injected translation value is indexed by its replacement key (Robbie Averill) - 6088275
  • FIX Move upgrade mapping to root folder (Robbie Averill) - 574fa3a
  • FIX Class name for add new button should not be FQ. Bootstrapify buttons. (Robbie Averill) - f7f677d
  • Use "4" for the release instead of master. (Robbie Averill) - 971ae56
  • Allow dev alias composer requirements (Robbie Averill) - fd5ece2
  • Update Travis configuration for SS4 (Robbie Averill) - b3a9697
  • Update readme to reference the non-deprecated/non-removed blog class names (Robbie Averill) - de842b0
  • FIX Base pase constant LUMBERJACK_DIR (Robbie Averill) - 13a8b5f
  • Fix template reference (Robbie Averill) - 1625019
  • Use "src" instead of "code" (Robbie Averill) - c0bbc9d
  • Support PSR-4 autoloading (Robbie Averill) - 21a9604
  • Update namespacing, some PSR-2 formatting and ensure tests pass (Robbie Averill) - ce78f56
  • Update composer constraint and branch alias to support SS4 testing (Robbie Averill) - 837c4f1
  • Adding composer alias (Daniel Hensby) - 620cc54

1.3.3

02 Oct 20:34
Compare
Choose a tag to compare
  • Fix excludeSiteTreeClassNames (#64) (Ralph Slooten) - 4b8ab26