Go to file
Ingo Schommer ef983aa718 BUGFIX Fixed i18n namespacing issue in TableListField_Item.ss - was using _t('Form.DELETE'), but templates don't allow to re-use variables outside their own namespace
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@59283 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-07-28 07:40:47 +00:00
api BUGFIX: [dio5] #2549 - Fixed bugs in RestfulService::connect() 2008-07-23 04:09:16 +00:00
cli MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
conf Added SS_DEFAULT_ADMIN_USERNAME/PASSWORD defines to conf/ConfigureFromEnv.php 2008-02-10 22:58:58 +00:00
core BUGFIX: [Grayzag] #2676 - Fixed rendering of partial templates, broken in r58354. 2008-07-21 11:59:24 +00:00
css Merged revisions 53175 via svnmerge from 2008-04-26 06:54:27 +00:00
dev BUGFIX Making sure TestRunner.php is included in SapphireTest so we can safely call hasPhpUnit() 2008-07-16 03:29:47 +00:00
email MINOR fixed PHP notice when Email::send_all_emails_to() and Email::cc_all_emails_to() are used at the same time 2008-07-15 05:06:16 +00:00
filesystem MINOR: #2445 - Function getFilename in File.php cehcks for Name, but returns Filename (Blynx) 2008-06-25 05:52:58 +00:00
forms BUGFIX Removed duplicate SecurityID fields on each row of a TableField (calls $myForm->Fields() which by default will include more than the actual form fields passed to the constructor) 2008-07-28 07:39:33 +00:00
images styling for HasManyFileField 2007-12-19 23:07:42 +00:00
integration MINOR: #2523 - Removing ErrorPages from sitemap.xml (christian) 2008-06-25 06:08:27 +00:00
javascript Merged revisions 52399 via svnmerge from 2008-04-26 06:51:30 +00:00
lang MINOR Updated translatable strings through i18n/textcollector 2008-06-18 21:06:35 +00:00
parsers Merged revisions 56631 via svnmerge from 2008-06-25 04:03:06 +00:00
profiler MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
search MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
security MINOR wording for "IP Range" description 2008-07-28 07:27:40 +00:00
templates BUGFIX Fixed i18n namespacing issue in TableListField_Item.ss - was using _t('Form.DELETE'), but templates don't allow to re-use variables outside their own namespace 2008-07-28 07:40:47 +00:00
tests BUGFIX: SecurityTest fails when running tests at 12am 2008-07-21 12:21:53 +00:00
widgets MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
Makefile Added flush=1 to test, to ensure that templates are rebuilt 2008-05-24 05:57:09 +00:00
_config.php Moved director rules from main.php into _config.php so that they work with cli-script 2008-05-15 08:45:21 +00:00
cli-script.php Added flush=1 to test, to ensure that templates are rebuilt 2008-05-24 05:57:09 +00:00
main.php Moved director rules from main.php into _config.php so that they work with cli-script 2008-05-15 08:45:21 +00:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00