Releases: silverstripe/silverstripe-lumberjack
Releases · silverstripe/silverstripe-lumberjack
2.0.0-alpha1
- 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
1.3.2
1.3.1
Release 1.3.1
1.3.0
Merge remote-tracking branch 'origin/1.2' into 1.3 # Conflicts: # composer.json
1.1.5
1.1.4
- Update translations.
- If Translatable is active, set the Locale for new records
1.1.3: Merge pull request #28 from scott1702/1.1
Add changelog for release
1.1.2
Update translations
1.1.1: Merge pull request #8 from tractorcow/pulls/fix-broken-thing
BUG Fix null crashing getAllowedChildren