..
fieldtypes
Reverted previous change - null is a valid value for an argument, but not for an if statement.
2007-09-09 04:02:54 +00:00
ComponentSet.php
setByIDList function update( notices and ajax problem solving )
2007-09-03 05:08:33 +00:00
CurrentPageIdentifier.php
Moved Sapphire module to open source path
2007-07-19 10:40:28 +00:00
Database.php
created alteration_message method to replace all the code used to echo changes when dbbuild runs, with appropriate colouring.
2007-08-24 03:31:14 +00:00
DatabaseAdmin.php
Facebook doesn't like lots of nested tags, we need to close the <li> tags that we open for each database table.
2007-09-09 05:49:21 +00:00
DataObject.php
created alteration_message method to replace all the code used to echo changes when dbbuild runs, with appropriate colouring.
2007-08-24 03:31:14 +00:00
DataObjectDecorator.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
DataObjectLog.php
Moved Sapphire module to open source path
2007-07-19 10:40:28 +00:00
DataObjectSet.php
Added DataObjectSet::find(), for using a DOS a bit like a PHP map
2007-08-27 05:09:13 +00:00
DB.php
Moved Sapphire module to open source path
2007-07-19 10:40:28 +00:00
ErrorPage.php
Fix ErrorPage publication
2007-08-28 22:27:13 +00:00
GhostPage.php
Moved Sapphire module to open source path
2007-07-19 10:40:28 +00:00
HiddenClass.php
Moved Sapphire module to open source path
2007-07-19 10:40:28 +00:00
Hierarchy.php
removed call by reference because it was causing a warning that it is depricated use. Refer to 41021
2007-09-10 00:21:54 +00:00
Image.php
Rename Pad PaddedImage, to be consistant with CroppedImage
2007-08-28 01:26:52 +00:00
MySQLDatabase.php
When mysql_connect() fails to establish a connection, it means that it couldn't connect, not that it could. :P
2007-09-04 09:24:55 +00:00
PDODatabase.php
pkrenn: Basic PDO (PHP Database Object) class, including the connection strings.
2007-09-14 01:23:36 +00:00
RedirectorPage.php
Added HTTPResponse object, to encapsulate Controller responses for aid testing and other 'quirky' uses of Controllers
2007-08-17 03:09:46 +00:00
SiteTree.php
wscott: Added some additional fixes & such to sapphire
2007-09-14 00:47:00 +00:00
SQLMap.php
Removed pointless semicolon
2007-08-07 01:20:20 +00:00
SQLQuery.php
Moved Sapphire module to open source path
2007-07-19 10:40:28 +00:00
Staged.php
Moved Sapphire module to open source path
2007-07-19 10:40:28 +00:00
Versioned.php
Small change in versioned to help it work with subsites
2007-08-16 06:38:15 +00:00
VirtualPage.php
Moved Sapphire module to open source path
2007-07-19 10:40:28 +00:00