.. |
fieldtypes
|
removed double commit caused by merging branches/2.0-inform
|
2007-11-26 02:23:41 +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
|
Replace blank strings with null - see http://www.silverstripe.com/general-discussion/flat/5050?start=8 (merged from 2.1.0 branch, r42173)
|
2007-10-02 04:46:33 +00:00 |
DatabaseAdmin.php
|
#1754 - Database upgrades problematic (merged from branches/2.2.0, r44770)
|
2007-11-15 22:29:10 +00:00 |
DataObject.php
|
Fix incorrect docs (merged from branches/2.2.0@45907, r45187)
|
2007-12-02 21:28:02 +00:00 |
DataObjectDecorator.php
|
#1444 - DataObjectDecorator? Merge Fields HUGE PROBLEM (merged from 2.1.0 branch, r42210)
|
2007-10-02 04:48:37 +00:00 |
DataObjectInterface.php
|
Added DataObjectInterface, which other classes can implement to hook into DataObject::get
|
2007-11-30 02:58:56 +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
|
#1754 - Database upgrades problematic (merged from branches/2.2.0, r44770)
|
2007-11-15 22:29:10 +00:00 |
ErrorPage.php
|
Make ErrorPage return the correct response (merged from branches/2.2.0@45907, r45032)
|
2007-12-02 21:24:12 +00:00 |
GhostPage.php
|
FEATURE made sapphire i18n-capable
|
2007-10-25 02:47:45 +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
|
Delete problem fixing : When you delete an image with ImageField it only deletes the link not the image
|
2007-11-01 05:31:58 +00:00 |
MySQLDatabase.php
|
Fixed typo (merged from branches/2.2.0, r44892)
|
2007-11-15 22:41:44 +00:00 |
PageView.php
|
#115 - browscap.ini not set
|
2007-10-05 01:58:21 +00:00 |
PDODatabase.php
|
#1589 - Database Classes contains debug flags (merged from branches/2.2.0, r44883)
|
2007-11-15 22:40:48 +00:00 |
RedirectorPage.php
|
switch externals to trunk.
|
2007-11-23 01:10:19 +00:00 |
SiteTree.php
|
Add ExtraMeta field (merged from branches/2.2.0@45907, r44941)
|
2007-12-02 21:19:26 +00:00 |
SQLMap.php
|
#1505 - PHP notice: Non object property in SQLMap.php
|
2007-10-29 01:02:40 +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
|
Site language and CMS locale are different, so we can't use one to set the other
|
2007-11-06 02:38:06 +00:00 |
Versioned.php
|
Fixed Versioned::get_latest_version when called on live site (parents upgrade issue)
|
2007-11-19 04:50:09 +00:00 |
VirtualPage.php
|
switch externals to trunk.
|
2007-11-23 01:10:19 +00:00 |