.. |
fieldtypes
|
mlanthaler: Forgot to remove debug code, sorry :-)
|
2007-09-16 14:43:54 +00:00 |
ComponentSet.php
|
elofgren: VAR FIX: Initialize 'has' to an array and use isset() for removeList in ComponentSet::setByIDList() to fix undefined variable errors when saving 'SubscribeForm?' page.
|
2007-09-14 23:38:26 +00:00 |
CurrentPageIdentifier.php
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
Database.php
|
mlanthaler: Allow CMS users to limit view/edit access to a page (ticket #8, ticket #9).
|
2007-09-15 00:03:12 +00:00 |
DatabaseAdmin.php
|
nthaler: Bugfix: Removed "unchecked" set_time_limit call.
|
2007-09-16 15:28:08 +00:00 |
DataObject.php
|
bfojcapell: Added isset
|
2007-09-16 16:19:31 +00:00 |
DataObjectDecorator.php
|
mlanthaler: Bugfix: Indexes and defaults were not supported in DataObjectDecorators?.
|
2007-09-16 00:20:31 +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
|
bfojcapell: These changes are required to Translatable versioning support correctly work. Versioned automatically adds this suffix so there is no need to add it here
|
2007-09-16 16:20:07 +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 |
PageView.php
|
mlanthaler: Bugfix: "Notice: Trying to get property of non-object in..."
|
2007-09-16 15:52:56 +00:00 |
PDODatabase.php
|
sminnee: Changes to keep db/build working on sites that don't yet have RememberLoginToken?
|
2007-09-15 19:42:14 +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
|
elofgren: USABILITY: Make Page URL input field wider as part of fix for http://support.silverstripe.com/gsoc/ticket/35
|
2007-09-16 02:00:59 +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 |
Translatable.php
|
bfojcapell: Translatable class - support for multilingual content
|
2007-09-16 16:14:52 +00:00 |
Versioned.php
|
bfojcapell: These changes add the ability to versionize suffixed tables, that have names that are not dataobject descendants. Some extensions might want to create new tables, for example Translatable creates SiteTree?_lang, and want versioning support to these new tables
|
2007-09-16 16:15:47 +00:00 |
VirtualPage.php
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |