Loz Calver
|
5087ec764e
|
Merge pull request #7680 from andrewandante/patch-5
Update email instructions with SMTP configuration details
|
2017-12-05 17:26:32 +00:00 |
|
Andrew Aitken-Fincham
|
4fa3cf59d3
|
Update index.md
|
2017-12-05 17:18:46 +00:00 |
|
Daniel Hensby
|
8d1a5ed8b7
|
More code style fixes
|
2017-12-05 14:20:13 +00:00 |
|
Daniel Hensby
|
2aa1d8f2c4
|
remove create_function usage
|
2017-12-05 14:20:13 +00:00 |
|
Daniel Hensby
|
84d7afb347
|
FIX Use baseDataClass for allVersions as with other methods
|
2017-12-05 13:02:20 +00:00 |
|
Loz Calver
|
91bd92df31
|
FIX: Remove some unnecessary ClassInfo calls in DataObjectSchema
|
2017-12-05 12:23:10 +00:00 |
|
Daniel Hensby
|
eb55c27124
|
Merge branch '4.0' into 4
|
2017-12-05 12:14:22 +00:00 |
|
Loz Calver
|
259ae3f78b
|
NEW: Add ViewableData::getViewerTemplates()
Forms part of the fix for silverstripe/silverstripe-cms#2039
|
2017-12-05 09:13:28 +00:00 |
|
Robbie Averill
|
2538f59ab7
|
Merge pull request #5211 from stevie-mayhew/pulls/reset-button
BUGFIX: don't try and switch out of context of the tab system
|
2017-12-05 19:59:49 +13:00 |
|
Robbie Averill
|
429c1e0e3b
|
Merge pull request #7664 from dhensby/pulls/4.0/nightly-builds
Add PHP nightly builds to travis
|
2017-12-05 17:42:11 +13:00 |
|
Chris Joe
|
825ed22214
|
Merge pull request #7657 from open-sausages/experiments/listen-to-my-story
Implement a pattern library for SilverStripe4 react components
|
2017-12-04 10:58:16 +13:00 |
|
Robbie Averill
|
011a96f79e
|
Merge pull request #7672 from russmac/fix_db_autodiscover_comment
Fix db autodiscover comment on loading behavior.
|
2017-12-03 10:25:19 +13:00 |
|
Russell Maclean
|
3a4c6705c1
|
Fix db autodiscover comment on loading behavior.
|
2017-12-02 10:52:49 +10:30 |
|
Damian Mooyman
|
69295a6e22
|
BUG Ensure that all tinymce_lang mappings are valid
|
2017-12-01 15:00:39 +13:00 |
|
Damian Mooyman
|
db54112f3c
|
[ss-2017-006] Fix user agent invalidation on session startup
|
2017-12-01 14:24:11 +13:00 |
|
Damian Mooyman
|
25e276cf37
|
[ss-2017-006] Fix user agent invalidation on session startup
|
2017-12-01 10:55:00 +13:00 |
|
Damian Mooyman
|
cfe1d4f481
|
[ss-2017-007] Ensure xls formulae are safely sanitised on output
CSVParser now strips leading tabs on cells
|
2017-12-01 10:24:49 +13:00 |
|
Damian Mooyman
|
22ccf3e2f9
|
[ss-2017-007] Ensure xls formulae are safely sanitised on output
CSVParser now strips leading tabs on cells
|
2017-12-01 10:19:48 +13:00 |
|
Damian Mooyman
|
395880fa94
|
[ss-2017-007] Ensure xls formulae are safely sanitised on output
CSVParser now strips leading tabs on cells
|
2017-12-01 10:18:29 +13:00 |
|
Daniel Hensby
|
5ee2264bcb
|
Add PHP nightly builds to travis
|
2017-11-30 17:40:17 +00:00 |
|
Damian Mooyman
|
f1dd3d6f03
|
[ss-2017-009] Prevent disclosure of sensitive information via LoginAttempt
|
2017-11-30 17:00:49 +13:00 |
|
Damian Mooyman
|
6ba00e829a
|
[ss-2017-009] Prevent disclosure of sensitive information via LoginAttempt
|
2017-11-30 15:53:50 +13:00 |
|
Damian Mooyman
|
f5f1abe0cf
|
[ss-2017-009] Prevent disclosure of sensitive information via LoginAttempt
|
2017-11-30 15:50:36 +13:00 |
|
Damian Mooyman
|
d57dea0318
|
Merge pull request #7658 from lekoala/patch-7
TinyMCE lang is fr_FR for all French languages
|
2017-11-30 12:44:30 +13:00 |
|
Thomas Portelange
|
e729cd2c37
|
TinyMCE lang is fr_FR for all French languages
"fr" is not a valid tiny mce lang
https://www.tinymce.com/docs/configure/localization/
having "fr" as it is currently prevents loading the language file
|
2017-11-29 12:54:27 +01:00 |
|
Daniel Hensby
|
9f55fd6800
|
Merge pull request #7655 from open-sausages/pulls/4.0/fix-scrutinizer
BUG Fix broken scrutinizer
|
2017-11-29 11:46:21 +00:00 |
|
Christopher Joe
|
4b69fa49ec
|
BUG Fix travis
|
2017-11-29 15:57:32 +13:00 |
|
Christopher Joe
|
2dcb3fd2ab
|
Enhancement Add documentation for pattern library
|
2017-11-29 14:37:24 +13:00 |
|
Damian Mooyman
|
b3a51aa8d3
|
BUG Fix broken scrutinizer
|
2017-11-29 14:14:38 +13:00 |
|
Chris Joe
|
1b145541c4
|
Merge pull request #7622 from open-sausages/pulls/4.0/fix-database-config
BUG Fix _configure_database.php being ignored
|
2017-11-29 13:08:04 +13:00 |
|
Damian Mooyman
|
9666222637
|
BUG Fix _configure_database.php being ignored
Fixes #7590
|
2017-11-29 12:01:24 +13:00 |
|
Damian Mooyman
|
5bfc0c43eb
|
Merge pull request #7648 from creative-commoners/pulls/4.0/support-some-class-collection
FIX Support self::class text collection
|
2017-11-29 11:37:06 +13:00 |
|
Damian Mooyman
|
c23d1f3f99
|
Merge pull request #7649 from kinglozzer/logout-backurl
FIX: Restore BackURL preservation on log out (closes #7636)
|
2017-11-29 11:31:57 +13:00 |
|
Chris Joe
|
54689a340f
|
Merge pull request #7645 from open-sausages/pulls/4.0/hot-crosslinked-puns
Add crosslinks to lessons
|
2017-11-29 10:40:02 +13:00 |
|
Damian Mooyman
|
62eb531164
|
Merge pull request #7641 from Sil3ntStorm/patch/display_errors
Reintroduce checking against original php.ini values.
|
2017-11-28 17:36:50 +13:00 |
|
Aaron Carlino
|
b56720c6f5
|
Updates per PK review
|
2017-11-28 14:11:52 +13:00 |
|
Damian Mooyman
|
2fe59680e3
|
Merge pull request #7620 from open-sausages/pulls/4.0/its-too-big-to-fit
BUG Added warning for auto-generated table_name
|
2017-11-28 09:42:12 +13:00 |
|
Loz Calver
|
c4b366828e
|
FIX: Restore BackURL preservation on log out (closes #7636)
|
2017-11-27 16:15:28 +00:00 |
|
Daniel Hensby
|
8c4822edd3
|
Merge pull request #7643 from open-sausages/pulls/4.0/portugal
ENHANCEMENT Promote portugese (portugal) as primary locale
|
2017-11-27 13:29:38 +00:00 |
|
Robbie Averill
|
b7ea05900e
|
FIX Support self::class text collection
|
2017-11-27 23:20:29 +13:00 |
|
Loz Calver
|
b31b22ac8e
|
Merge pull request #7635 from dhensby/pulls/3.5/update-pwd-encryption-on-change
FIX Update meber passwordencryption to default on password change
|
2017-11-27 09:05:43 +00:00 |
|
Christopher Joe
|
cc72b5c852
|
BUG Added warning for auto-generated table_name for non-test classes
|
2017-11-27 20:22:37 +13:00 |
|
Chris Joe
|
f02adb7768
|
Merge pull request #7626 from open-sausages/pulls/4.0/theme-dir
Restore legacy $ThemeDir support
|
2017-11-27 20:19:27 +13:00 |
|
Damian Mooyman
|
7a79cd039a
|
[SS-2017-010] Prevent install.php from disclosing system passwords
|
2017-11-27 18:15:53 +13:00 |
|
Aaron Carlino
|
ff02fa4ff7
|
Add crosslinks to lessons
|
2017-11-27 16:50:38 +13:00 |
|
Damian Mooyman
|
146be6830b
|
Merge pull request #7644 from michalkleiner/patch-4
MINOR Text fixes in docs
|
2017-11-27 16:45:34 +13:00 |
|
Damian Mooyman
|
4b90821ef5
|
Update travis to recipe 1.1
|
2017-11-27 16:04:06 +13:00 |
|
Damian Mooyman
|
36872c5ea4
|
Merge remote-tracking branch 'origin/4.0' into 4
|
2017-11-27 16:02:40 +13:00 |
|
Michal Kleiner
|
878c072f98
|
Update 02_URL_Variable_Tools.md
Remove value from the name of param (flush), fix pipe symbol (showqueries)
|
2017-11-27 15:44:34 +13:00 |
|
Damian Mooyman
|
7c3997344a
|
Merge pull request #7642 from creative-commoners/pulls/4.0/fix-moduleloader-examples
DOCS Update getRelativeResourcePath (deprecated) to getResource()->getRelativePath() in upgrade examples
|
2017-11-27 15:27:23 +13:00 |
|