Ingo Schommer
|
3216c96a69
|
MINOR: reverted r93693 due to the field being required for the CMS (from r93701)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93938 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-30 00:43:39 +00:00 |
|
Ingo Schommer
|
1345dd3e62
|
API CHANGE: removed deprecated RestrictedText fields (from r93693)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93937 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-30 00:43:11 +00:00 |
|
Normann Lou
|
617ad7e07c
|
BUGFIX: the folder tinymce_advcode is changed to tinymec-advcode, so should the path
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93934 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-29 23:41:22 +00:00 |
|
Mark Stephens
|
69818fad17
|
ENHANCEMENT: Change to TreeDropdownField, giving it filtering behaviour as described in ticket http://open.silverstripe.org/ticket/3007 . Its disabled by default for legacy compatibility, but enabled for HtmlEditorField so that link editor is filterable for local links, via an extra boolean parameter on TreeDowndownField.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93932 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-29 23:29:31 +00:00 |
|
Sean Harvey
|
c640c5c5a9
|
MINOR Removed calls to ContentNegotiator::disable() since it's disabled by default (from r93682)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93769 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:46:16 +00:00 |
|
Sean Harvey
|
8844c1adf9
|
BUGFIX Removed calls to Translatable::is_enabled() since it's deprecated, replaced with Object::has_extension('SiteTree', 'Translatable') instead (from r93677)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93768 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:46:09 +00:00 |
|
Sean Harvey
|
46bbdb1e38
|
BUGFIX #4762 Replace Debug::log_errors_to() in ConfigureFromEnv to use SS_Log instead. Thanks simon_w! (from r93673)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93767 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:45:50 +00:00 |
|
Sean Harvey
|
0472c3082f
|
API CHANGE Removed ComponentSet::removeByFilter() since it's not flexible enough and fixed calls to this from HtmlEditorField::saveInto() to use custom code instead (from r93660)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93766 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:45:31 +00:00 |
|
Sean Harvey
|
c5ee0573d1
|
MINOR Removed ContentNegoitator::disable() from FormResponse - it's disabled already (from r93659)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93765 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:45:06 +00:00 |
|
Sean Harvey
|
0f8c47c6cd
|
MINOR Moved static functions in ContentNegotiator above the instance methods (from r93641)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93764 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:44:06 +00:00 |
|
Sean Harvey
|
569e33e99e
|
API CHANGE Removed deprecated static function ContentNegotiator::disable() - it's disabled by default (from r93640)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93763 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:43:14 +00:00 |
|
Sean Harvey
|
162c6074fc
|
MINOR Update mergeinfo to ignore jsparty changes in 2.4
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93761 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:42:15 +00:00 |
|
Sean Harvey
|
3083b4dd21
|
MINOR Removed svn:externals in sapphire/thirdparty in preparation for piston-managed libraries (from r93519)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93753 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:27:12 +00:00 |
|
Sean Harvey
|
ca39b65bfc
|
BUGFIX: Fix javascript error on IE8 by forcing IE7 compat mode. (from r93514)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93752 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:27:01 +00:00 |
|
Sean Harvey
|
ae083e3c9f
|
MINOR Update the main.php PHP version numbers at the top doc block (from r93449)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93751 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:26:35 +00:00 |
|
Sean Harvey
|
55f5cb66d4
|
BUGFIX Fixed dev/build not redirecting properly on first install of SS website on IIS (from r93259)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93750 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:26:13 +00:00 |
|
Sean Harvey
|
cef45bb95a
|
BUGFIX Fixed newlines for Windows when logging errors in LogErrorFileFormatter (from r93161)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93749 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:26:03 +00:00 |
|
Sean Harvey
|
30021b128f
|
MINOR: Updating mergeinfo to ignore mergebacks
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93748 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:25:44 +00:00 |
|
Ingo Schommer
|
487bb763d9
|
MINOR Fixed PHP notice (#4765)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93747 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:23:45 +00:00 |
|
Ingo Schommer
|
f3db094874
|
BUGFIX Escaping sprintf() arguments in ComplexTableField to avoid extraneous % characters in a referrer URL messing up the sprintf() invocation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93745 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:22:21 +00:00 |
|
Sean Harvey
|
389adf2f2d
|
BUGFIX: fix for multiple EmailField validation on one form. Merged via r78565 (from r93483)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93734 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 01:01:27 +00:00 |
|
Sam Minnee
|
063c5f1681
|
MINOR: Added tests for SSViewer if blocks.
From: Sam Minnee <sam@silverstripe.com>
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93721 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 00:24:58 +00:00 |
|
Sam Minnee
|
5b6a08af04
|
MINOR: Test SSViewer <% control %> blocks
From: Sam Minnee <sam@silverstripe.com>
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93720 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 00:24:58 +00:00 |
|
Sam Minnee
|
ec2e15f649
|
MINOR: Added tests for SSViewer variables
From: Sam Minnee <sam@silverstripe.com>
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93719 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 00:24:57 +00:00 |
|
Sam Minnee
|
ae04c15e35
|
MINOR: Refactor the SSViewerTest to make it easier to add more tests.
From: Sam Minnee <sam@silverstripe.com>
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93718 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 00:24:57 +00:00 |
|
Sam Minnee
|
66e4b42942
|
ENHANCEMENT: Don't set up the test db if database tests aren't being run.
From: Sam Minnee <sam@silverstripe.com>
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93717 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-27 00:24:56 +00:00 |
|
Will Rossiter
|
8855814b5a
|
API CHANGE: removed deprecated ajax_render() method from CTF
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93679 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 22:38:44 +00:00 |
|
Will Rossiter
|
bbb3378f28
|
API CHANGE: removed ConfirmedFormAction
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93674 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 22:33:16 +00:00 |
|
Will Rossiter
|
05832a1dee
|
API CHANGE: removed deprecated removeByFilter() function
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93670 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 22:18:59 +00:00 |
|
Will Rossiter
|
66c8dab01a
|
MINOR: removed disable call. MINOR: moved static functions above instance methods. (via r93659, r93641)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93667 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 22:16:02 +00:00 |
|
Will Rossiter
|
5b5cd8776c
|
API CHANGE Removed deprecated static function ContentNegotiator::disable() (via r93640)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93663 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 22:12:40 +00:00 |
|
Will Rossiter
|
be31f19160
|
API CHANGE: removed $add_action from SiteTree. Use ClassName.SINGULARNAME in the lang tables instead
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93658 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 22:05:06 +00:00 |
|
Will Rossiter
|
c1cf726419
|
MINOR: added deprecated labels for databaseFields()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93656 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 21:52:02 +00:00 |
|
Will Rossiter
|
61a30f9d3a
|
API CHANGE: Removed val(). Use XML_val() instead.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93650 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 21:37:19 +00:00 |
|
Will Rossiter
|
2ff4631c1f
|
API CHANGE: removed listOfFields() function. Use custom code instead.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93647 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 21:24:38 +00:00 |
|
Will Rossiter
|
61ee1b906d
|
BUGFIX: removed deprecated method calls in Image.php
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93646 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 21:23:34 +00:00 |
|
Will Rossiter
|
62e13fafad
|
APICHANGE: removed deprectaed Tag() and URL(). Use getTag() and getURL()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93639 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 21:07:39 +00:00 |
|
Will Rossiter
|
f50066cddd
|
APICHANGE: removed deprecated fieldExists() function. Use hasField() instead
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93633 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 20:48:36 +00:00 |
|
Will Rossiter
|
e0f1fa8c3a
|
APICHANGE: removed deprecated extend calls
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93632 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 20:40:49 +00:00 |
|
Ingo Schommer
|
7ca85245d5
|
MINOR Moved jsparty/tiny_mce to sapphire/thirdparty/tinymce
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93561 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-26 03:19:21 +00:00 |
|
Ingo Schommer
|
21fe999a3b
|
MINOR Removed Metadata related fields from RedirectorPage->getCMSFields() (#4747)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92874 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 06:52:08 +00:00 |
|
Ingo Schommer
|
af41180177
|
MINOR Fixed capitalization of JSMin.php include
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92870 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 05:58:32 +00:00 |
|
Ingo Schommer
|
d92bbbecfb
|
API CHANGE Refactored hiding of Permissions added in r92428. Added PermissionCheckboxSetField->setHiddenPermissions()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92865 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 05:23:42 +00:00 |
|
Ingo Schommer
|
ea8fa5054d
|
MINOR Added simpletest thirdparty library (previously included as an external)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92857 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 04:35:26 +00:00 |
|
Ingo Schommer
|
239d65a07d
|
MINOR Removed .gitignore
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92856 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 04:35:22 +00:00 |
|
Ingo Schommer
|
92cf57d2bf
|
MINOR Removed svn:externals from sapphire/thirdparty, the code is now directly included in the source tree, and managed by piston
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92855 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 04:14:19 +00:00 |
|
Ingo Schommer
|
fba5841d9d
|
MINOR Updated SWFUpload library to 2.5.0 alpha (see r91302)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92573 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 02:33:59 +00:00 |
|
Ingo Schommer
|
ea39dac559
|
BUGFIX: Fixed onselect action handling of multiselect trees (manual jsparty merge from r91331)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92572 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 02:33:53 +00:00 |
|
Ingo Schommer
|
f6c487444d
|
BUGFIX: applied patch from #4381. Observable doesnt play nice with jQuery (manual jsparty merge from r90857)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92571 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 02:33:51 +00:00 |
|
Ingo Schommer
|
483ed4d0f2
|
ENHANCEMENT #3729: Updated the link inserter to insert a shortcode rather than a plain HTML link. (manual jsparty merge from r88518)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92570 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2009-11-21 02:33:49 +00:00 |
|