Go to file
Ingo Schommer e1e2329c90 ENHANCEMENT Consistently allowing for $restrictFields and $fieldClasses parameters passed to DataObject->scaffoldFormFields(), DataObject->scaffoldSearchFields(), DataObject->scaffoldCMSFields()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@63651 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-05 19:22:54 +00:00
api BUGFIX #2883 - Remove use of short tag 2008-10-02 09:38:55 +00:00
cli Turned dos line endings into unix 2008-09-26 02:22:51 +00:00
conf API CHANGE: Allow the definition of SS_ERROR_LOG in _ss_environment.php to set up Debug::log_errors_to(). 2008-08-11 04:41:54 +00:00
core ENHANCEMENT Consistently allowing for $restrictFields and $fieldClasses parameters passed to DataObject->scaffoldFormFields(), DataObject->scaffoldSearchFields(), DataObject->scaffoldCMSFields() 2008-10-05 19:22:54 +00:00
css ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
dev FEATURE: Added coloured output to dev/tests/all 2008-10-04 05:41:15 +00:00
email BUGFIX: Fixed bounce-address generation so that it doesn't have a human component to the email address 2008-10-03 03:57:58 +00:00
filesystem BUGFIX Fixed Upload->isValidExtension() - was checking array keys instead of array values .... 2008-10-01 18:31:08 +00:00
forms ENHANCEMENT Added FieldSet->hasTabSet() incl. unit test 2008-10-03 18:29:43 +00:00
images styling for HasManyFileField 2007-12-19 23:07:42 +00:00
integration BUGFIX #2390: Not indexed pages are removed from sitemap.xml 2008-09-23 03:16:23 +00:00
javascript BUGFIX typo in js file 2008-10-03 01:14:45 +00:00
lang BUGFIX Making "add %s" translatable for ComplexTableField 2008-10-05 19:17:31 +00:00
parsers Turned dos line endings into unix 2008-09-26 02:22:51 +00:00
profiler MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
search BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query) 2008-10-05 19:20:35 +00:00
security BUGFIX Translated Member formfields through fieldLabels() 2008-10-03 18:30:27 +00:00
templates ENHANCEMENT Better i18n for TableField and ComplexTableField 2008-10-03 22:47:34 +00:00
tests ENHANCEMENT Added RequestHandlingTest->testNestedBase() 2008-10-05 19:21:35 +00:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
_config.php Fixed bugs with Image upload fields 2008-08-14 22:20:32 +00:00
cli-script.php Fixed bug in cli-script argument parsing 2008-10-01 00:55:18 +00:00
main.php ENHANCEMENT: Updated cli-script handling to be more in line with web calls, and improved Director::setBaseURL() calls. 2008-09-29 23:41:50 +00:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile Disabled across-the-board use of windmill tests in continuous integration; instead a specific build is set up for it 2008-08-27 09:23:56 +00:00
sake ENHANCEMENT: Updated argument handling for sake 2008-09-25 04:49:01 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00