silverstripe-blog/tests
Damian Mooyman 477f857acf API Updated blog module to adhere to new rules around configuration. Static configurable properties (db, has_one, etc) are now private.
Also removed trailing ?>(newline) from various files, and cleaned up some redundant code (empty has_ones, etc).
Also noted in the code are places where various static properties should be refactored out in favour of using the Silverstripe configuration system instead. For now the bare mimimum work has been done in order to make the module work in 3.1
2013-04-02 11:38:09 +13:00
..
BlogEntryTest.php MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
BlogHolderFunctionalTest.php MINOR: resolve conflicts after merging 2012-05-21 15:58:40 +12:00
BlogHolderFunctionalTest.yml MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
BlogHolderTest.php API Updated blog module to adhere to new rules around configuration. Static configurable properties (db, has_one, etc) are now private. 2013-04-02 11:38:09 +13:00
BlogTest.yml MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
BlogTrackbackTest.php MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
BlogTrackbackTest.yml MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
BlogTreeTest.php API Updated blog module to adhere to new rules around configuration. Static configurable properties (db, has_one, etc) are now private. 2013-04-02 11:38:09 +13:00
BlogTreeTest.yml MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00