Robbie Averill
|
5d5fac7450
|
FIX Throw exception when "value" is used to define indexes. Update docs.
|
2017-08-09 09:17:28 +12:00 |
|
Damian Mooyman
|
364a14da1d
|
Merge pull request #7248 from open-sausages/pulls/4.0/remove-3.0-api-docs
MINOR: Clean up code references in docs
|
2017-08-08 09:41:29 +12:00 |
|
Damian Mooyman
|
b26f1b0cc8
|
Merge pull request #7252 from open-sausages/pull/4.0/no-in-ten-tion
Fix reference to IE10 when it should be IE11
|
2017-08-08 09:27:34 +12:00 |
|
Christopher Joe
|
c164fcfe54
|
Fix reference to IE10 when it should be IE11
|
2017-08-07 15:39:08 +12:00 |
|
Aaron Carlino
|
50c8a02bff
|
remove tabs
|
2017-08-07 15:11:17 +12:00 |
|
Damian Mooyman
|
73e1919b8f
|
Added 4.0.0-beta2 changelog
|
2017-08-07 15:08:32 +12:00 |
|
Aaron Carlino
|
5d6b7c85d7
|
Deprecate SS_TemplateManifest
|
2017-08-07 14:51:27 +12:00 |
|
Damian Mooyman
|
d0814c0766
|
Added 4.0.0-beta2 changelog
|
2017-08-07 14:50:49 +12:00 |
|
Damian Mooyman
|
e61163ce7f
|
Update translations
|
2017-08-07 14:34:14 +12:00 |
|
Aaron Carlino
|
e4935123d8
|
Remove a few more references
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
6c0629f025
|
Remove more deprecated APIs
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
e4fba5a7b1
|
add use statements
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
84feab5a68
|
Yeah psr2 functions
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
4c7a068b28
|
classes psr2
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
2414eaeafd
|
Yay, clean arrays
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
eb1695c03d
|
Replace all legacy ::: syntax with GFMD tags
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
16407b9185
|
first pass
|
2017-08-07 14:01:38 +12:00 |
|
Damian Mooyman
|
0681567102
|
BUG Fix flushing on live mode (#7241)
* BUG Fix flushing on live mode
Fixes #7217
* Clarify injector service documentation
|
2017-08-07 13:53:23 +12:00 |
|
Chris Joe
|
4dbc2a99e5
|
Merge pull request #7246 from open-sausages/pulls/4.0/fix-iis
BUG Fix install issue with IIS
|
2017-08-07 10:44:17 +12:00 |
|
Damian Mooyman
|
f7bebdd8f8
|
BUG Fix install issue with IIS
Fixes #7218
|
2017-08-07 10:15:40 +12:00 |
|
Chris Joe
|
f754efd21d
|
Merge pull request #7220 from open-sausages/pulls/4.0/field-small-classes
Add missing $extraClass to FormField_holder_small.ss
|
2017-08-04 10:02:50 +12:00 |
|
Chris Joe
|
6ebc333e00
|
Merge pull request #7238 from open-sausages/pulls/4.0/flush-tinymce-cache
ENHANCEMENT Ensure flush destroys temp tinymce files
|
2017-08-03 19:13:54 +12:00 |
|
Chris Joe
|
479102bb30
|
Merge pull request #7240 from open-sausages/pulls/4.0/fix-security-missing-request
BUG Ensure mocked controller has request assigned
|
2017-08-03 19:07:58 +12:00 |
|
Damian Mooyman
|
b6a8e45888
|
BUG Ensure mocked controller has request assigned
Fixes #7237
|
2017-08-03 15:52:31 +12:00 |
|
Damian Mooyman
|
06efd2ac12
|
ENHANCEMENT Ensure flush destroys temp tinymce files
|
2017-08-03 13:21:48 +12:00 |
|
Chris Joe
|
34ca944bd6
|
Merge pull request #7235 from open-sausages/pulls/4.0/update-installer
Update installer path to match recipe
|
2017-08-03 10:58:58 +12:00 |
|
Chris Joe
|
42d01a9275
|
Merge pull request #7236 from open-sausages/pulls/4.0/fix-i18n-loginattempt
BUG Fix invalid i18n yaml
|
2017-08-03 10:58:45 +12:00 |
|
Damian Mooyman
|
e64acef53a
|
BUG Fix invalid i18n yaml
|
2017-08-03 10:13:09 +12:00 |
|
Damian Mooyman
|
24ab3abbea
|
Update installer path to match recipe
|
2017-08-03 10:02:55 +12:00 |
|
Damian Mooyman
|
772cd4a578
|
Merge pull request #6598 from robbieaverill/bugfix/remove-sprintf-in-translations
FIX Replace deprecated %s placeholders in translations with named placeholders
|
2017-08-02 14:39:58 +12:00 |
|
Damian Mooyman
|
8418011456
|
Fix linting issues
|
2017-08-02 14:08:59 +12:00 |
|
Damian Mooyman
|
1867ee82c4
|
Sync with transifex
|
2017-08-02 13:16:53 +12:00 |
|
Robbie Averill
|
e307f067ed
|
FIX Replace deprecated %s placeholders in translations with named placeholders
* Remove the use of sprintf and %s placeholders in the i18n tests
|
2017-08-02 13:03:55 +12:00 |
|
Chris Joe
|
73eb82f2b1
|
Merge pull request #7230 from open-sausages/pulls/4.0/fix-behat-wait
BUG Fix ajax loading wait for behat tests
|
2017-08-02 12:09:49 +12:00 |
|
Chris Joe
|
04c46aed6c
|
Merge pull request #7227 from open-sausages/pulls/4.0/form-injector-state-awareness
Documentation updates for new Injector / FormStateManager API
|
2017-08-02 11:51:06 +12:00 |
|
Damian Mooyman
|
6853204504
|
BUG Fix ajax loading wait for behat tests
Requires https://github.com/silverstripe/silverstripe-behat-extension/pull/169
|
2017-08-02 10:53:57 +12:00 |
|
Chris Joe
|
f36f085d9f
|
Merge pull request #7228 from open-sausages/pulls/4.0/tinymce-compressor
API Replace legacy tiny_mce_gzip compressor with asset generator
|
2017-08-01 16:52:29 +12:00 |
|
Damian Mooyman
|
ae97c15e42
|
ENHANCEMENT Soft-code CSS explicit height and compute against rows
|
2017-08-01 15:46:49 +12:00 |
|
Damian Mooyman
|
078a508d71
|
API Replace legacy tiny_mce_gzip compressor with asset generator
Fixes https://github.com/silverstripe/silverstripe-admin/issues/74
|
2017-08-01 13:43:30 +12:00 |
|
Chris Joe
|
f05d456b84
|
Merge pull request #7054 from ssmarco/bugfix/1831-TinyMCE-WYSIWYG-loses-height
Initially set a default height for the html editor to 350px
|
2017-07-31 21:33:00 +12:00 |
|
Aaron Carlino
|
dd189b917e
|
Documentation updates for new Injector / FormStateManager API
|
2017-07-31 16:55:44 +12:00 |
|
vagrant
|
f02949fc09
|
Initially set a default height for the html editor to 350px
|
2017-07-31 16:49:48 +12:00 |
|
Damian Mooyman
|
9392380dd1
|
Merge pull request #7225 from silverstripe/pulls/4.0/injector-extension-setters
Use ClassInfo::hasMethod instead of method_exists()
|
2017-07-31 10:23:10 +12:00 |
|
Damian Mooyman
|
90f6710020
|
Merge pull request #7219 from silverstripe/pulls/4.0/dbcomposite-properties
BUGFIX: DBComposite doesn't allow arbitrary property assignment
|
2017-07-31 10:11:58 +12:00 |
|
Aaron Carlino
|
c9cf7b1d75
|
Use ClassInfo::hasMethod instead of method_exists()
This allows for setters to exist in extension instances.
|
2017-07-30 22:43:28 +12:00 |
|
Aaron Carlino
|
9903104fb8
|
Use parent::setField()
|
2017-07-30 22:39:42 +12:00 |
|
Daniel Hensby
|
1a4211f089
|
Merge pull request #7222 from kinglozzer/showqueries-pdo
FIX: ?showqueries=inline failed on PDO databases (fixes #7199)
|
2017-07-28 10:23:57 +01:00 |
|
Loz Calver
|
980d6b7ef7
|
FIX: ?showqueries=inline failed on PDO databases (fixes #7199)
|
2017-07-28 09:33:26 +01:00 |
|
Chris Joe
|
1cf644c00a
|
Merge pull request #7221 from open-sausages/pulls/4.0/select-the-black-behat
Fix add function for selecting a value in the new tree dropdown
|
2017-07-28 14:27:19 +12:00 |
|
Damian Mooyman
|
a85bc86fd3
|
Fix behat tree dropdown trigger
|
2017-07-28 13:52:02 +12:00 |
|