silverstripe-framework/core/model
Ingo Schommer c43712bd82 Refactored non-standard extension of cmsfields (should use updateCMSFields instead). originally committed in r40265 and r36951
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@44568 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-11-10 05:19:24 +00:00
..
fieldtypes new lang files updated from translateserver. Date ago() translated 2007-11-07 06:05:52 +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 Fixed database selection in db/build (merged from GSOC branch, r43033) 2007-11-09 02:50:35 +00:00
DataObject.php #1490 - Caching in getManyManyComponents 2007-10-25 03:20:55 +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
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: Philipp's changes broke the code... ai ai ai :-) 2007-09-16 16:44:42 +00:00
ErrorPage.php #1408 - Create assets folder if it's not there on ErrorPage publish 2007-10-28 08:14:49 +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 pkrenn: Fixing database issues (wrong DB connections, logical errors) (merged from branches/gsoc) 2007-09-14 01:44:34 +00:00
PageView.php #115 - browscap.ini not set 2007-10-05 01:58:21 +00:00
PDODatabase.php mlanthaler: Bugfix: Philipp's changes broke the code... ai ai ai :-) 2007-09-16 16:44:42 +00:00
RedirectorPage.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
SiteTree.php Refactored non-standard extension of cmsfields (should use updateCMSFields instead). originally committed in r40265 and r36951 2007-11-10 05:19:24 +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 Trivial fix to coding style 2007-11-09 03:40:05 +00:00
VirtualPage.php FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00