silverstripe-framework/core/model
Ingo Schommer f9c5f25254 mlanthaler: Bugfix: Make sure *Priority* is set, otherwise an invalid SQL statement will be generated when the page is published (Priority = ).
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41818 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-14 23:33:51 +00:00
..
fieldtypes pkrenn: Various database updates (merged from branches/gsoc) 2007-09-14 01:24:30 +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 pkrenn: Fixing database issues (wrong DB connections, logical errors) (merged from branches/gsoc) 2007-09-14 01:44:34 +00:00
DatabaseAdmin.php pkrenn: Various database updates (merged from branches/gsoc) 2007-09-14 01:28:16 +00:00
DataObject.php elofgren: VAR FIX: Fix a large amount of undefined variable errors when creating and editing a 'newsletter subscription form' page by adding needed issets and initializations. 2007-09-14 23:31:08 +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 mlantahler:Bugfix: Added checks in DataObjectSet::First() and DataObjectSet::Last() to prevent errors on an empty $items array. (merged from branches/gsoc) 2007-09-14 17:59:33 +00:00
DB.php mlanthaler: Bugfix: Fixed small bug. Also notified the OpenID library maintainer so that they fix the library itself. 2007-09-14 23:07:23 +00:00
ErrorPage.php mlanthaler: Small fix to prevent E_NOTICEs. 2007-09-14 23:21:35 +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 elofgren: Add 2 needed calls to isset(): in Hierarchy::markingFilterMatches() and Notifications::getItems(). Errors were encountered when moving and deleting files in 'Files and Images'. (merged from branches/gsoc) 2007-09-14 17:40:29 +00:00
Image.php Rename Pad PaddedImage, to be consistant with CroppedImage 2007-08-28 01:26:52 +00:00
MySQLDatabase.php pkrenn: Fixing database issues (wrong DB connections, logical errors) (merged from branches/gsoc) 2007-09-14 01:44:34 +00:00
PDODatabase.php fixed merging error 2007-09-14 02:49: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 mlanthaler: Bugfix: Make sure *Priority* is set, otherwise an invalid SQL statement will be generated when the page is published (Priority = ). 2007-09-14 23:33:51 +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