- Nov 19, 2014
-
-
Damian Mooyman authored
Improve .htaccess commenting
-
Ingo Schommer authored
Done alongside improvements of the execution-pipeline.md docs. Installer comment taken from d5723f7b
-
- Aug 18, 2014
-
-
Sean Harvey authored
Don't block rewriting .php URLs
-
Sean Harvey authored
DOCS assets/.htaccess
-
Daniel Hensby authored
Updating the docs to reflect the actual rules
-
- Aug 17, 2014
-
-
Simon Welsh authored
-
- Jun 18, 2014
-
-
Damian Mooyman authored
Corrected capitalisation of 'GitHub'
-
JLeft authored
-
- Jun 16, 2014
-
-
Ingo Schommer authored
Was added way back with the original behat.yml, and then forgotten about
-
- Apr 01, 2014
-
-
Damian Mooyman authored
-
- Feb 18, 2014
-
-
Use RewriteRule instead to take in account any subfolder via RewriteBase. Deny ss-cache and composer via RewriteRule too. Move to RewriteRules
-
- Feb 03, 2014
-
-
Sean Harvey authored
Remove tutorial theme
-
Ingo Schommer authored
-
- Dec 20, 2013
-
-
Ingo Schommer authored
BUGFIX #34 block vendor access only if outside themes
-
Ingo Schommer authored
Correct YAML syntax
-
Fred Condo authored
-
- Nov 23, 2013
-
-
Ingo Schommer authored
Addition of gpx and kml files to 3.1
-
- Nov 12, 2013
-
-
Will Rossiter authored
Removed misleading comments and legacy requirement calls
-
Gordon Anderson authored
-
Gordon Anderson authored
-
- Nov 11, 2013
-
-
jonom authored
The instructions in the init() function seem to be at odds with the current documentation which suggests that it is preferable to include requirements in PHP code rather than in templates. Also the requirement calls here are supposedly included so that older themes still work - but how old are we talking? I would assume that these older themes would not be compatible with SS3.1, and the bundled Simple theme does not need these requirement calls in the init() function, making them redundant. I am guessing that the Installer is primarily used by people just getting started with SilverStripe, so ideally this bundled example Page.php should provide a clear pathway to best practice SS development, rather than supporting out-dated code.
-
- Oct 22, 2013
-
-
Ingo Schommer authored
They should be hidden in CI, but its more of a cleanliness activity, while snippets are a great time saver for devs that they shouldn't need to go hunting for via CLI params.
-
- Oct 19, 2013
-
-
Ingo Schommer authored
-
- Oct 07, 2013
-
-
Will Rossiter authored
Correct paths for framework and cms issues
-
Stevie Mayhew authored
-
- Oct 03, 2013
-
-
Ingo Schommer authored
-
- Sep 27, 2013
-
-
Ingo Schommer authored
-
- Sep 26, 2013
-
-
Ingo Schommer authored
-
Ingo Schommer authored
-
Ingo Schommer authored
-
- Sep 15, 2013
-
-
Ingo Schommer authored
-
- Sep 13, 2013
-
-
Ingo Schommer authored
-
- Aug 08, 2013
-
-
Ingo Schommer authored
Conflicts: composer.json
-
Ingo Schommer authored
-
Now that https://github.com/composer/composer/pull/1883 is in Composer, self.version will work as a requirement for framework & cms. This will simplify the release process a great deal.
-
- Aug 04, 2013
-
-
Ingo Schommer authored
-
- Aug 03, 2013
-
-
Ingo Schommer authored
FIX Include flushtoken when install redirects to successfullyinstalled
-
- Aug 02, 2013
-
-
Hamish Friedlander authored
-
- Jul 30, 2013
-
-
Stig Lindqvist authored
Fixing regression in composer post scripts
-
- Jul 26, 2013
-
-
Sean Harvey authored
Fixes regression on Windows where composer update and composer install because the path is hardcoded to only work on *nix systems.
-