Daniel Hensby
9c9443602d
FIX Installer no longer causes recursion in yml config
2017-03-07 11:39:11 +00:00
Damian Mooyman
f54884903f
Merge pull request #6658 from robbieaverill/bugfix/confirm-delete-in-react-gridfield
...
FIX Confirm delete actions in React GridFields (e.g. Campaign admin)
2017-03-07 15:32:11 +13:00
Damian Mooyman
28de701213
Merge pull request #5567 from dhensby/classmanifest
...
Replace TokenizedRegularExpression with PHPParser
2017-03-07 10:16:09 +13:00
Christopher Joe
3e7be1d85e
add line to disable eslint warning for now
2017-03-07 09:44:53 +13:00
Daniel Hensby
03a88124c2
Merge pull request #6657 from robbieaverill/bugfix/remove-double-active-state-in-security
...
FIX Remove duplicated tab "active" state in Security admin
2017-03-06 17:14:26 +00:00
Daniel Hensby
cdb4a86e1c
PHPParser optimisations and update
2017-03-06 10:35:25 +00:00
Loz Calver
f8e3443c89
Initial PHP Parser implementation
2017-03-06 10:19:00 +00:00
Robbie Averill
45a7fbd387
FIX Confirm delete actions in React GridFields (e.g. Campaign admin)
2017-03-06 19:04:16 +13:00
Ingo Schommer
a69ec2f847
Merge pull request #6677 from open-sausages/pulls/3/themed-grouped-dropdown
...
API Enable theming of GroupedDropdownField
2017-03-06 14:48:29 +13:00
Damian Mooyman
f1b99b6fa7
API Enable theming of GroupedDropdownField
...
Based on partial back-port of 4.0 code
2017-03-06 11:44:42 +13:00
Daniel Hensby
f225b83e2b
Merge branch '3'
2017-03-03 15:55:22 +00:00
Daniel Hensby
e932b22388
Merge branch '3.5' into 3
2017-03-03 14:54:43 +00:00
Daniel Hensby
8aaa3e3a86
Merge branch '3.4' into 3.5
2017-03-03 14:54:29 +00:00
Daniel Hensby
7f194a917d
Merge pull request #6351 from steve-silverstripe/patch-2
2017-03-03 14:05:53 +00:00
Daniel Hensby
62e301bdba
Merge pull request #6529 from timezoneone/3.5
...
Fix bug: In addOrderBy method, _SortColumn will only keep the last one if there are more than 1 multi-word columns
2017-03-03 12:45:05 +00:00
Daniel Hensby
e27a2b3dd4
Merge pull request #6669 from timkung/pulls/update-gridfield-sort-icon-direction
...
Updating GridField.scss to fix sort icon direction
2017-03-03 12:37:04 +00:00
Daniel Hensby
d01da57da1
Merge pull request #6674 from oilee80/master
...
Fix for APCu cache otherwise you get 'Cache key must be string, "bool…
2017-03-03 12:17:06 +00:00
Lee Bradley
263e747d07
Fix for APCu cache otherwise you get 'Cache key must be string, "boolean" given'
...
Also corrects parameter variable name
2017-03-03 10:35:01 +00:00
Daniel Hensby
e8eb2f0fb0
Merge pull request #6668 ' from timkung/pulls/modeladmin-content-template-fix
2017-03-03 10:18:31 +00:00
Damian Mooyman
58f336928a
Merge pull request #6672 from andrewandante/FIX/apcu-cache-error
...
FIX/apcu cache errors
2017-03-03 15:37:50 +13:00
Shawn
72b6fb49b6
Fix bug: In addOrderBy method, _SortColumn will only keep the last one if there are more than 1 multi-word columns
2017-03-03 14:11:53 +13:00
Daniel Hensby
5edaea75e0
Merge pull request #6671 from open-sausages/pulls/4.0/mark-classloader-internal
...
BUG Mark $instance as internal to prevent being saved to config
2017-03-02 16:49:51 +00:00
Andrew Aitken-Fincham
abe967f235
FIX/pass arguments directly (not in array)
2017-03-02 11:12:06 +00:00
Damian Mooyman
b6d9b34ce4
BUG Mark $instance as internal to prevent being saved to config
2017-03-02 17:19:44 +13:00
Tim Kung
0b73039e6f
switching the ascending and descending sprites for the grid field sort icon to be correct
2017-03-02 10:35:20 +13:00
Tim Kung
33054100ca
updating title attribute on managed model tab list links to the actual title of each model
2017-03-01 16:32:30 +13:00
Damian Mooyman
53cad18fd7
Added 4.0.0-alpha5 changelog
2017-03-01 15:01:48 +13:00
Damian Mooyman
09f47789b7
Added 4.0.0-alpha5 changelog
2017-03-01 14:27:17 +13:00
Damian Mooyman
12d10df57a
Update translations
2017-03-01 14:08:50 +13:00
Andrew O'Neil
9492a8b92f
Error should be checked on the db connection, not on the result
2017-03-01 10:41:06 +11:00
Damian Mooyman
db6e4869b3
Add cow release metadata to release silverstripe/config
2017-03-01 12:17:30 +13:00
Ingo Schommer
1f3f645106
Merge pull request #6666 from open-sausages/pulls/4.0/soft-autoload
...
BUG Prevent obsolete class cache breaking autoload
2017-03-01 12:09:17 +13:00
Damian Mooyman
6ed98a3a94
BUG Prevent obsolete class cache breaking autoload
...
Remove hard-coded class paths
2017-03-01 10:06:15 +13:00
Loz Calver
b9da55c8ab
Merge pull request #6659 from robbieaverill/bugfix/quote-constants-in-yaml
...
FIX Add quotes to constants in YAML to ensure syntax validity
2017-02-28 09:19:22 +00:00
Damian Mooyman
75d8e923fb
Merge pull request #6664 from open-sausages/pulls/4.0/cms-view-fields
...
Add class to clear underline styling for fieldholders
2017-02-28 19:53:51 +13:00
Damian Mooyman
7f04a61cba
Merge pull request #6656 from open-sausages/pulls/4.0/composite-field
...
Fix fieldgroups to flexbox the inner fields
2017-02-28 19:53:14 +13:00
Christopher Joe
fc54fa1600
Enhancement Add class to clear underline styling for fieldholders
2017-02-28 17:59:54 +13:00
Christopher Joe
cbc5aca26a
Fix add fieldgroup specific flexbox styles to the inner fields
2017-02-28 17:26:43 +13:00
Sam Minnée
5388ff41ec
Merge pull request #6641 from open-sausages/pulls/4.0/micmania-config
...
API Substitute silverstripe/config module for core config
2017-02-28 11:26:42 +11:00
Damian Mooyman
e74556b322
API Protect Director::get_environment_type() from invoking
2017-02-28 10:49:29 +13:00
Robbie Averill
badf7d3a73
FIX Add quotes to constants in YAML to ensure syntax validity
2017-02-27 21:48:42 +13:00
Robbie Averill
e64e8d151f
FIX Remove duplicated tab "active" state in Security admin
2017-02-27 18:55:44 +13:00
Robbie Averill
d47a4ef63f
DOCS Swap legacy code block syntax for GFM
...
This page (currently) for example breaks the code block whenever you mix spaces and tabs for indentation (which is currently part of the 3.x style guideline) - it makes updating existing code examples in the docs quite difficult: https://docs.silverstripe.org/en/3/developer_guides/templates/requirements/
GFM isn't as picky - this PR replaces with it.
2017-02-27 16:54:43 +13:00
Damian Mooyman
ff47bc03d7
BUG Remove reference to $_SERVER within FakeController
2017-02-27 16:54:01 +13:00
Damian Mooyman
695194546d
BUG Ensure test fixture uses test module manifest
2017-02-27 16:54:01 +13:00
Damian Mooyman
3983b4d1b1
Fix cache used in ModuleManifest
2017-02-27 16:54:01 +13:00
Damian Mooyman
c452d5f6cd
API Rename CoreConfigCreator to CoreConfigFactory
...
Fix rebase regressions
2017-02-27 16:54:01 +13:00
Damian Mooyman
e2064b5cc8
Update config documentation
2017-02-27 16:54:01 +13:00
Damian Mooyman
8444a21cbf
API Upgrade tests to use new Config API
2017-02-27 16:54:01 +13:00
Damian Mooyman
3362e15a29
API Upgrade code to use updated config
2017-02-27 16:54:01 +13:00