Go to file
Sam Minnee 6915ac9bc7 Turned dos line endings into unix
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@63113 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-09-26 02:22:51 +00:00
api MINOR Added documentation and TODOs for RestfulServer 2008-09-22 16:05:16 +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 Turned dos line endings into unix 2008-09-26 02:22:51 +00:00
css FEATURE: TableListField's TRs can now have class=loading added to them to show a loading icon. (Used by ModelAdmin) 2008-09-13 04:42:59 +00:00
dev ENHANCEMENT: Better CLI output of 'sake dev' 2008-09-25 00:36:20 +00:00
email MINOR added @deprecated note in PHPdoc to show that Email_Template is deprecated 2008-08-25 08:41:36 +00:00
filesystem API CHANGE Removed useless File->test() method 2008-09-25 12:38:36 +00:00
forms Turned dos line endings into unix 2008-09-26 02:22:51 +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 Replaced alert()s in UniqueFields.js with statusMessage()s, to be less obnoxious 2008-09-22 22:50:13 +00:00
lang Turned dos line endings into unix 2008-09-26 02:22:51 +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 SearchContext generates SELECT DISTINCT query rather than SELECT, so that duplicate records aren't shown as a result of certain search filters 2008-09-12 03:27:43 +00:00
security Turned dos line endings into unix 2008-09-26 02:22:51 +00:00
templates BUGFIX #2390: Not indexed pages are removed from sitemap.xml 2008-09-23 03:16:23 +00:00
tests EHANCEMENT #2853 - You can now use db/build instead of db/build?flush=1 2008-09-25 00:03:09 +00:00
thirdparty Made all sapphire/thirdparty classes _manifest_exclude'd 2008-08-17 01:08:10 +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 ENHANCEMENT: Updated argument handling for sake 2008-09-25 04:49:01 +00:00
main.php BUGFIX Reinstated error_handling(E_ALL) for dev environments in main.php after clarifying with sam - we want to force developers to recard notice-level errors unless they expicitly opt-out in their _config.php 2008-08-13 21:49:52 +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