api
|
MINOR: Misc merges from branches/2.4
|
2010-10-13 03:53:12 +00:00 |
cache
|
MINOR Fixed phpdoc documentation
|
2010-04-23 00:11:41 +00:00 |
cli
|
MINOR Cleaned up tabbing and code formatting in automated task classes (from r99753)
|
2010-05-25 02:58:59 +00:00 |
conf
|
MINOR Fixed spelling mistake in ConfigureFromEnv class documentation (from r102045)
|
2010-10-13 01:28:54 +00:00 |
core
|
BUGFIX: Better handling off calling Controller redirect() methods when handleRequest() hasn't been called.
|
2010-10-13 04:59:22 +00:00 |
css
|
FEATURE New DatetimeField class (form field wrapper composed of DateField andTimeField)
|
2010-04-14 04:38:40 +00:00 |
dev
|
BUGFIX CSSContentParser now reports better errors by using simplexml_load_string() instead of SimpleXMLElement directly (from r103552)
|
2010-10-13 03:57:07 +00:00 |
email
|
API CHANGE Removed deprecated Email_Template class, please use Email instead! (from r100503)
|
2010-05-25 04:04:33 +00:00 |
filesystem
|
MINOR: Misc merges from branches/2.4
|
2010-10-13 03:53:12 +00:00 |
forms
|
MINOR Database quoting in TreeDropdownField (fixes #5484) (from r103515)
|
2010-10-13 03:56:48 +00:00 |
images
|
MINOR merged from branches/2.3
|
2009-01-07 23:00:54 +00:00 |
integration
|
MINOR Geoip class no longer extends Object, as it's not necessary (from r100409)
|
2010-05-25 03:50:56 +00:00 |
javascript
|
ENHANCEMENT: make the getTree ajax call more generic so it get local from its containing form, rather than hard-coded "Form_EditForm_Locale" cos the field is not only used in "EditForm" (from r103466)
|
2010-10-13 03:56:05 +00:00 |
lang
|
BUGFIX: made the invalid password message translatable; disallow new blank password (as it makes it impossible to login); Member::checkPassword now returns ValidationResult - handle that properly (#5420, patch submitted by walec51)
|
2010-10-13 03:36:13 +00:00 |
parsers
|
MINOR Fixed phpdoc documentation
|
2010-04-23 00:11:41 +00:00 |
profiler
|
MINOR: Misc merges from branches/2.4
|
2010-10-13 03:53:12 +00:00 |
search
|
MINOR: Misc merges from branches/2.4
|
2010-10-13 03:53:12 +00:00 |
security
|
MINOR: Merges from branches/2.4
|
2010-10-13 04:04:32 +00:00 |
tasks
|
MINOR: do not save before the rewriting is finished (from r103829)
|
2010-10-13 04:09:40 +00:00 |
templates
|
BUGFIX: fixed undefined error in CTFs. BUGFIX: added action class to actions to allow the popup hook to open links (from r101807)
|
2010-10-13 01:10:05 +00:00 |
tests
|
MINOR Fixed TranslatableSearchFormTest for postgresql (strict type assertions) (from r103821)
|
2010-10-13 04:09:17 +00:00 |
thirdparty
|
ENHANCEMENT Only defining document.getElementsByClassName() in prototype.js if no native implementation exists (which speeds up the CMS). Ported from 'jquery13' module, thanks Hamish (from r100849)
|
2010-08-03 02:06:40 +00:00 |
widgets
|
BUG FIX: tables and columns now quoted properly (from r100657)
|
2010-05-25 04:21:34 +00:00 |
_config.php
|
MINOR Reverted default location for combined JS/CSS as you can't customise this easily (from r100534)
|
2010-05-25 04:16:52 +00:00 |
_register_database.php
|
MINOR Made the default database directory relative to assets ".db" which is more precise than ".sqlitedb" (from r101619)
|
2010-10-13 00:54:45 +00:00 |
.htaccess
|
Merged from branches/2.3
|
2009-04-28 23:52:15 +00:00 |
cli-script.php
|
ENHANCEMENT If no arguments specified for cli-script.php/sake, then provide a friendly message to the user on where to get help (from r100989)
|
2010-10-04 04:29:40 +00:00 |
main.php
|
MINOR Database quoting in TreeDropdownField (fixes #5484) (from r103515)
|
2010-10-13 03:56:48 +00:00 |
main.php5
|
MINOR phpdoc documentation
|
2009-03-22 22:59:14 +00:00 |
Makefile
|
BUGFIX Removed references to "php5" and replace with "php" in Makefile (it's now consistent with 2.4 build branch)
|
2010-10-12 00:53:53 +00:00 |
sake
|
ENHANCEMENT: Fixed sapphire execution if you run the uninstalled sake from a foreigh directory. (from r88533)
|
2009-10-15 22:24:17 +00:00 |
silverstripe_version
|
fixed $
|
2007-12-14 04:35:28 +00:00 |
static-main.php
|
MINOR: Merges from branches/2.4
|
2010-10-13 04:04:32 +00:00 |