.. |
control
|
Fix Session not saving on some servers (merged from 2.1.1 branch, r43627)
|
2007-11-04 21:33:50 +00:00 |
model
|
new lang files updated from translateserver. Date ago() translated
|
2007-11-07 06:05:52 +00:00 |
ArrayData.php
|
Fixed up strange code formatting. Now in line with coding conventions at doc.silverstripe.com/doku.php?id=coding-conventions
|
2007-10-20 08:36:47 +00:00 |
ArrayLib.php
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
ClassInfo.php
|
isset()-check in ready()
|
2007-09-16 17:24:24 +00:00 |
Convert.php
|
lperera: Fixed error message - Convert::raw2html is deprecated. (merged from branches/gsoc)
|
2007-09-14 01:21:37 +00:00 |
Cookie.php
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
Core.php
|
FEATURE Sapphire files are now also scanned for _t calls
|
2007-10-20 23:49:14 +00:00 |
Debug.php
|
mlanthaler: Don't show a error message and don't quit the script when the error was expected (statement with an @ in front to suppress the error). (merged from branches/gsoc)
|
2007-09-14 03:19:34 +00:00 |
Email.php
|
elofgren: *Blacklist bounced newsletter recipient emails by default* in order to comply with spec: 'Bounces report with tickboxes ticked by default (to not send to in the future, unticking resends)'
|
2007-09-16 02:00:28 +00:00 |
Extension.php
|
Moved extension/decorator system from DataObject to Object, so that any object in the system can be extended
|
2007-08-16 06:32:49 +00:00 |
HTTP.php
|
Updated and improved StaticExporter
|
2007-09-25 03:44:07 +00:00 |
i18n.php
|
FEATURE Using consistent umask static Filesystem::$folder_create_mask for mkdir()-calls
|
2007-10-25 23:07:24 +00:00 |
ManifestBuilder.php
|
Fixed reverting of database code
|
2007-10-03 00:10:03 +00:00 |
Object.php
|
Hack to fix Fatal error: Call to undefined method stdClass::allMethodNames() (merged from 2.0.2 branch, r42505)
|
2007-10-02 04:52:31 +00:00 |
Requirements.php
|
Normal requirements fails quietly when there is no css, so themed requirements should do the same
|
2007-08-06 23:24:22 +00:00 |
Session.php
|
Updated controller model so that sessions are linked to controllers, and current-controller is represented as a stack
|
2007-08-17 05:45:15 +00:00 |
SSViewer.php
|
bfojcapell: i18n part modified to avoid the final semicolon
|
2007-09-16 16:14:28 +00:00 |
ViewableData.php
|
#1462 - OpenID $currentController problem
|
2007-10-25 02:38:35 +00:00 |