Go to file
Adam Rice d8c6bdac59 Removed profanity
Not only is profanity unprofessional but it can also be blocked by
corporate web filters (which is somewhat embarrassing when clients call
to ask why it is in their site)
2011-08-22 18:33:25 +10:00
api MINOR Setting Content-Type to text/plain in various error responses for RestfulServer (from r114750) 2011-02-02 14:20:05 +13:00
cache MINOR: updated typo in comment for Cache. 2011-02-02 14:19:58 +13:00
cli MINOR Cleaned up tabbing and code formatting in automated task classes 2011-02-02 14:18:42 +13:00
conf MINOR Fixed spelling mistake in ConfigureFromEnv class documentation 2011-02-02 14:19:10 +13:00
core MINOR Return empty string from SQLQuery->sql() if SELECT is the default value, and no FROM is set (moved logic from DB-specific implementations) 2011-05-20 08:42:31 +12:00
css MINOR: Fixed an empty utility container adding extra padding to the bottom of table fields. 2011-02-13 15:54:05 +11:00
dev ENHANCEMENT Allowing filtered arguments on specific functions like mysql_connect() in SS_Backtrace 2011-05-30 18:06:41 +12:00
docs MINOR: fixed syntax error in FormAction example. 2011-08-20 05:10:03 +12:00
email BUGFIX: Applied/edited paradigmincarnate's patch to quote plaintext email with htmlEmail (#5120) 2011-02-02 14:19:41 +13:00
filesystem BUGFIX Fixed SQL injection in Folder::findOrMake() parameter. Exploitable through Upload::, although unlikely to be set via user input. 2011-03-21 16:21:19 +13:00
forms BUGFIX DateField wrong datepicker-%s.js path (fixes #6296, thanks martijn) 2011-02-02 14:20:07 +13:00
images MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
integration BUGFIX: removed taiwans province of china 2011-02-02 14:19:58 +13:00
javascript Removed profanity 2011-08-22 18:33:25 +10:00
lang Add some CZ translations 2011-06-09 15:44:49 +02:00
parsers MINOR: Fix links etc, and remove www. from SS urls 2011-02-02 14:19:46 +13:00
profiler MINOR Fixed phpdoc documentation 2011-02-02 14:19:15 +13:00
search BUGFIX Ensure that SearchForm searchEngine() call properly escapes the Relevance field for ANSI compliance 2011-02-02 14:19:59 +13:00
security BUGFIX Avoid privilege escalation from EDIT_PERMISSIONS to ADMIN through TreeMultiselectField (in Member->getCMSFields()) by checking for admin groups in Member->onChangeGroups() 2011-03-09 15:54:05 +13:00
tasks BUGFIX Fixed MigrateSiteTreeLinkingTask not working correctly when CLRF newlines being used 2011-03-22 16:44:39 +13:00
templates MINOR: Only show the CTF utility bar if there are utilities available. 2011-02-13 15:54:05 +11:00
tests ENHANCEMENT Allowing filtered arguments on specific functions like mysql_connect() in SS_Backtrace 2011-05-30 18:06:41 +12:00
thirdparty Removed profanity 2011-08-22 18:33:25 +10:00
widgets Revert "BUGFIX: sort order of widgets is now fixed." 2011-02-02 14:19:46 +13:00
_config.php BUGFIX EMAIL_BOUNCEHANDLER_KEY cannot be defined 2011-02-02 14:19:43 +13:00
_register_database.php MINOR: repair installer for sqlite 2011-02-02 14:19:48 +13:00
.htaccess BUGFIX Disallow web access to sapphire/silverstripe_version to avoid information leakage (from r114773) 2011-02-02 14:20:05 +13:00
cli-script.php BUGFIX Fixed spelling error of $databaseConfig in cli-script.php causing database configuration to not load (thanks aimcom!) 2011-02-02 14:19:35 +13:00
main.php MINOR Documentation 2011-02-02 14:19:15 +13:00
main.php5 MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
Makefile BUGFIX: Removed references to php5 binary in Makefile 2011-02-02 14:19:22 +13:00
sake ENHANCEMENT Making "sake" script more portable by using "/usr/bin/env" shebang instead of "/bin/bash" (fixes #6045, thanks sychan) 2011-02-02 14:19:54 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00
static-main.php BUGFIX Bypass static caching through static-main.php when GET or POST parameters are set (regression from 2.3 API, fixes #5519, thanks ktauber) 2011-02-02 14:19:19 +13:00
web.config BUGFIX Disallow web access to sapphire/silverstripe_version to avoid information leakage (from r114773) 2011-02-02 14:20:05 +13:00