_config
Implement Blog namespaces
2017-01-17 08:58:00 +13:00
.tx
Revert "Removing translations in preparation for namepsacing them"
2017-09-18 16:03:08 +12:00
css
FIX Blog user settings help links displayed incorrectly
2017-09-22 12:20:41 +12:00
docs
FIX replaced magic config() calls to use the config::get()
2017-09-14 11:36:33 +12:00
images
Minor: Changed blog page icon
2016-01-19 15:05:36 +13:00
js
FIX Blog user settings help links displayed incorrectly
2017-09-22 12:20:41 +12:00
lang
Removed HTML from lang files
2017-09-19 10:57:02 +12:00
scss
FIX Validation of existing tags, duplicated GridField add button, formatting in categorisation, bootstrapify buttons
2017-01-13 15:33:53 +13:00
src
FIX Blog user settings help links displayed incorrectly
2017-09-22 12:20:41 +12:00
templates
FIX further translations fixed in templates
2017-09-18 15:59:58 +12:00
tests
FIX Update BlogFunctionalTest for SS4
2017-09-18 15:56:31 +12:00
_config.php
FIX refactored to remove code from _config.php
2017-09-14 10:44:21 +12:00
.codecov.yml
Adding .codecov.yml file
2017-05-25 08:57:47 +01:00
.editorconfig
Added standard editor config
2015-11-19 13:24:47 +13:00
.gitattributes
Added standard git attributes
2015-11-19 19:11:09 +13:00
.gitignore
Removed compass in favour of gulp
2017-01-12 10:19:40 +13:00
.scrutinizer.yml
Update Travis and Scrutinizer configuration, add note to readme
2017-01-12 10:21:50 +13:00
.travis.yml
FIX Update BlogFunctionalTest for SS4
2017-09-18 15:56:31 +12:00
.upgrade.yml
Move BlogFilter_GridField to its own class
2017-01-24 13:45:07 +13:00
changelog.md
Update changelog for 2.4.2
2016-05-18 17:01:49 +12:00
code-of-conduct.md
Added standard code of conduct
2015-11-21 20:12:35 +13:00
composer.json
FIX Update Travis configuration and coverage whitelist
2017-07-20 10:05:29 +12:00
gulpfile.js
FIX PHP Linter fixes
2017-09-14 09:55:09 +12:00
license.md
Updated license year
2017-06-07 21:33:21 +09:30
package.json
Removed compass in favour of gulp
2017-01-12 10:19:40 +13:00
phpcs.xml.dist
Add phpcs ruleset and fix violations
2017-07-20 10:05:29 +12:00
phpunit.xml.dist
FIX Update Travis configuration and coverage whitelist
2017-07-20 10:05:29 +12:00
README.md
Update Travis and Scrutinizer configuration, add note to readme
2017-01-12 10:21:50 +13:00