Go to file
Matt Peel 7d0ddb9d33 Trac #1533: Fixed Geoip::ip2country() to use user_error() instead of trigger_error() (standard practice, even though user_error()
is just an alias of trigger_error()) and made it raise an appropriate error (E_USER_NOTICE)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@43875 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-10-26 02:09:34 +00:00
api Avoid double-escaping in class AND template for title/description 2007-09-16 16:00:07 +00:00
cli Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
core #1548 i18n: Locale-identifiers not properly uppercased 2007-10-26 01:48:08 +00:00
css ENHANCEMENT: changed <p class="Actions"> to <div class="Actions"> 2007-10-18 01:07:35 +00:00
email Add checks for safe mode, as set_time_limit can't be used in safe mode 2007-08-20 23:01:17 +00:00
filesystem FEATURE Using consistent umask static Filesystem::$folder_create_mask for mkdir()-calls 2007-10-25 23:07:24 +00:00
forms FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
images mlanthaler: Added small OpenID logo used as background image in text fields like the login form. 2007-09-16 01:51:08 +00:00
integration Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
javascript FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
lang FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
misc GSOC #119 - Sitemap.php/Statistics.php in sapphire/core/control 2007-10-25 01:21:35 +00:00
parsers Change include path to work on more configurations 2007-10-04 21:59:51 +00:00
profiler Updated license notice after emailing the author of this profiler, and received an email allowing us to release the code under a BSD license 2007-08-27 05:06:14 +00:00
search Removed one more notice from SearchForm when nothing was found 2007-10-17 03:26:25 +00:00
security Trac #1533: Fixed Geoip::ip2country() to use user_error() instead of trigger_error() (standard practice, even though user_error() 2007-10-26 02:09:34 +00:00
synchronise Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
templates FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
tests Removed legacy testing frameworks 2007-08-27 05:04:54 +00:00
tools Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
widgets Moved widgets into core 2007-08-02 22:07:11 +00:00
_config.php Merging 2.1 blog into trunk 2007-10-02 03:20:56 +00:00
cli-script.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
main.php Fixed lighttpd flushing bug 2007-10-02 04:59:06 +00:00
main.php5 Don't use short tags 2007-08-24 00:48:33 +00:00
silverstripe_version Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00