Go to file
Sam Minnee 0b0908f8a3 BUGFIX: SSDatetime can handle being given a NZ date in dd/mm/yyyy format
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@67530 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:26:45 +13:00
api MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
cli MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
conf Update sapphire so that it can run with the default .htaccess and mysite/_config.php files provided in the phpinstaller. If database config is missing, then redirect to install.php 2011-02-02 14:26:32 +13:00
core BUGFIX: SSDatetime can handle being given a NZ date in dd/mm/yyyy format 2011-02-02 14:26:45 +13:00
css APICHANGE: delete GenericDataAdmin, RelatedDataEditor, DropdownField_WithAdd and their related code (js, css, etc) from cms, sapphire, "GenericDataAdmin" name space has also been deleted from lang files. They are all added in the new module "genericdataadmin" 2008-10-20 00:20:00 +00:00
dev MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
email MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
filesystem MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
forms MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
images Removed sapphire/images/fe_icons - these will be put in the userforms module instead, where the FieldEditor 2008-10-23 21:10:33 +00:00
integration MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
javascript ENHANCEMENT Added TreeDropdownField->refresh() js method 2011-02-02 14:26:40 +13:00
lang ENHANCEMENT Renamed tab "Meta-data" to "Metadata" for better readability (see #3142) 2011-02-02 14:26:38 +13:00
parsers MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
profiler MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
search MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
security BUGFIX Only setting LockedOutUntil to NULL in Member->logIn() if the column is actually present in the database. Otherwise this setting will case an UPDATE Member SQL query to fail on the first /dev/build call on a 2.2->2.3 upgrade if not in dev-mode (=requiring login) (see #3171) 2011-02-02 14:26:45 +13:00
tasks MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
templates BUGFIX Added GoogleSitemap.ss from sapphire 2011-02-02 14:26:45 +13:00
tests MINOR Added test for ErrorPage 2011-02-02 14:26:44 +13:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets MINOR: Improve robustness of some of the widget definition 2008-11-04 02:21:09 +00:00
_config.php BUGFIX moved sitemap.xml Director rule to googlesitemaps module 2011-02-02 14:26:45 +13:00
cli-script.php Removed #! entry from cli-script.php; its unreliable and cli-script.php should be called as 'php cli-script.php' instead 2008-10-13 21:25:30 +00:00
main.php BUGFIX: Friendlier error when you have a site running on a PHP4 server, or a server without PHP. 2011-02-02 14:26:39 +13:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile Fixed bug in test makefile 2011-02-02 14:26:35 +13:00
sake BUGFIX Fixed sake bug when checking for an argument in bash script. Ticket #3112. Thanks simon_w. 2011-02-02 14:26:38 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00