Skip to content

Releases: silverstripe/silverstripe-registry

2.0.0-beta2

28 Nov 00:52
533f136
Compare
Choose a tag to compare
2.0.0-beta2 Pre-release
Pre-release
  • NEW Get assets directory name from injected constant (Robbie Averill) - 1553251
  • API Import and feed generation use abstract filesystem, export writes to memory (Robbie Averill) - 965b9e7

2.0.0-beta1

22 Nov 03:12
c4c649e
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release
  • FIX Registry specific class template overrides, update documentation (Robbie Averill) - 9df568f
  • FIX Santise class names for URLs and folder names and exclude irrelevant classes from feed (Robbie Averill) - 34402aa
  • FIX Add table_name config to help upgrading go smoothly (Robbie Averill) - e4578b0
  • FIX Update translations (Robbie Averill) - 0f94067
  • NEW Use injector to instantiate new classes (Robbie Averill) - 61ce6d8
  • API Convert page_length_default to a configurable property (Robbie Averill) - 76048f9
  • Ignore install.php from recipe-core in linting checks (Robbie Averill) - a8d44c8
  • FIX Reduce lint lengths for linting rules, adjust type hints in queryList (Robbie Averill) - 8d9f2af
  • Add phpcs ruleset and update Travis lint command to check the entire module (Robbie Averill) - 4fa5f41
  • Add PHP 7.2 to Travis build matrix (Robbie Averill) - 599c163
  • FIX Update tests and fix template inheritance lookup from parent classes (Robbie Averill) - 9de13ee
  • API Add namespaces, move classes and templates around, remove CSS and images (Robbie Averill) - c6122d5
  • Move code to src folder (Robbie Averill) - ffeb05e
  • Update branch alias (Robbie Averill) - 883caa8

1.0.15

05 Sep 23:56
Compare
Choose a tag to compare
  • Use precise for Travis (PHP 5.3 support) (Robbie Averill) - 97b5372
  • Fixed psr2 issue and removed empty id check condition. (Roopam Jain) - e0cca79
  • If id is not specified then it return a php error (DataObject::get_by_id passed a non-numeric ID #$id") (roopamjain01) - 2e17490

1.0.12

05 Sep 23:56
Compare
Choose a tag to compare
  • Update translations (Damian Mooyman) - 018f0ab
  • Remove obsolete branch-alias (Damian Mooyman) - 7943fb0

1.0.11

18 Aug 00:08
Compare
Choose a tag to compare
Update translations

1.0.10

18 May 22:47
Compare
Choose a tag to compare
  • Update translations.

1.0.9

04 Feb 02:30
Compare
Choose a tag to compare
  • Added userguide documentation
  • Converted to PSR-2
  • Added standard Scrutinizer config
  • Added standard code of conduct
  • Added standard editor config
  • Added standard Travis config
  • Added standard license
  • Added standard git attributes

1.0.8

19 Nov 01:38
Compare
Choose a tag to compare
  • Changelog added.
  • Added CWP keyword
  • Fix Postgres issues
  • Update translations

1.0.7

27 Aug 01:01
Compare
Choose a tag to compare
Update translations

1.0.6: Merge pull request #6 from tractorcow/pulls/fix-bad-issue

04 Jun 05:22
Compare
Choose a tag to compare
BUG fix breaking issue on page without class set