mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
c23473103e
Squashed commit of the following: commit 6ee00358f70e26ef5faf622b8f23fc4419698ed5 Author: Maxime Rainville <maxime@silverstripe.com> Date: Wed Jul 11 13:22:07 2018 +1200 Remove debug statement. commit 8e80300244a19e84d638ffd151b236b846c35b77 Author: Luke Edwards <luke@silverstripe.com> Date: Wed Jul 11 10:55:04 2018 +1200 Only remove actions for readonly rather than only display link commit 1d3693432bb1ca403d3eefc648cfddb8372b82bd Author: Luke Edwards <luke@silverstripe.com> Date: Wed Jul 11 09:12:21 2018 +1200 Stop button wrapping when 'Cancel' is longer in another language commit 5495992b22a0546aaa87e5ea1b2fa9c79f6e119d Author: Luke Edwards <luke@silverstripe.com> Date: Tue Jul 10 16:02:27 2018 +1200 Use link as the readonly representation of the URLSegment commit 5737e152424281dbea480872900d735cc43f5fd3 Author: Luke Edwards <luke@silverstripe.com> Date: Mon Jun 18 11:07:34 2018 +1200 Improve readonly styling of URLSegement field commit 272da9361452843fbb368bfc67e13e6d9540faf2 Author: Luke Edwards <luke@silverstripe.com> Date: Mon Jun 18 10:18:33 2018 +1200 Use input-addon style for URLSegment field |
||
---|---|---|
_config | ||
.tx | ||
client | ||
code | ||
lang | ||
templates | ||
tests | ||
_config.php | ||
.codecov.yml | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.sass-lint.yml | ||
.travis.yml | ||
.upgrade.yml | ||
behat.yml | ||
composer.json | ||
CONTRIBUTING.md | ||
LICENSE | ||
package.json | ||
phpcs.xml.dist | ||
phpunit.xml.dist | ||
README.md | ||
silverstripe_version | ||
webpack.config.js | ||
yarn.lock |
SilverStripe CMS
PHP5 Content Management System (CMS), see http://silverstripe.org. Requires the framework
module and a silverstripe-installer
base project.
Installation
See installation instructions.
Bugtracker
Bugs are tracked on github.com. Please read our issue reporting guidelines.
Development and Contribution
If you would like to make changes to the SilverStripe core codebase, we have an extensive guide to contributing code.