Damian Mooyman
|
04a513b0a8
|
Set deprecation level for all changes in 3.x to 4.0
|
2015-06-19 12:00:42 +12:00 |
|
Ingo Schommer
|
94d354de4a
|
Fixed BacklinkTracking filter usage
Previous deprecation fixes made this method error out
when called on the root node (ID=0), so when admin/assets is first called.
|
2015-04-28 23:34:26 +12:00 |
|
Ingo Schommer
|
812a921072
|
Merge branch 'pulls/dataobject-relation-updates' of https://github.com/dhensby/silverstripe-cms into dhensby-pulls/dataobject-relation-updates
|
2015-04-28 23:17:25 +12:00 |
|
David Craig
|
7bdca7f5cc
|
Added a list of pages where a file is used
|
2015-04-28 13:15:44 +12:00 |
|
Damian Mooyman
|
cf4d9edafb
|
Merge remote-tracking branch 'origin/3.1' into 3
Conflicts:
code/model/SiteConfig.php
javascript/CMSMain.AddForm.js
tests/model/SiteConfigTest.php
tests/model/SiteTreeTest.php
|
2015-03-31 19:54:43 +13:00 |
|
Loz Calver
|
e0afd2f772
|
Update use of DataObject methods (as per framework #3799)
|
2015-03-13 22:11:51 +00:00 |
|
Damian Mooyman
|
a395c5322f
|
API Move of codebase to parameterised query database abstraction layer
API Renamed DB static methods to properly conform to naming convention (lowercase, underscored)
API Replaced deprecated method
|
2014-07-07 15:07:37 +12:00 |
|
Gus King
|
7b4cc316ef
|
Numerous PHPDoc fixes.
|
2014-02-10 15:35:13 -05:00 |
|
Ingo Schommer
|
51c8e8639e
|
API Marked statics private, use Config API instead (#8317)
See "Static configuration properties are now immutable, you must use Config API." in the 3.1 change log for details.
|
2013-03-24 17:21:04 +01:00 |
|
Ingo Schommer
|
df44239060
|
Method visibility according to coding conventions
|
2012-09-20 10:41:50 +02:00 |
|
Will Rossiter
|
3b7af0e945
|
MINOR: restore backlinkcount into cms module. (removed from framework in 266a61221c )
|
2012-06-20 16:20:04 +02:00 |
|
Sean Harvey
|
542d727db2
|
MINOR Don't use deprecated extraStatics when adding extra statics with
DataExtension
|
2012-05-23 22:13:27 +12:00 |
|
Sean Harvey
|
0ea9451014
|
MINOR Fixes to method arguments in cms classes for E_STRICT support.
|
2012-03-27 21:42:54 +13:00 |
|
Ingo Schommer
|
d03724e116
|
BUGFIX Disable subsites filtering in File->BackLinkTracking() if module is installed (AIR-66)
|
2011-10-07 08:59:23 +02:00 |
|
Sam Minnee
|
9398fcaaa1
|
BUGFIX: Fix SiteTree broken link correction to handle the fact that relations aren't cached.
|
2011-10-07 08:51:53 +02:00 |
|
ajshort
|
6462c59f0f
|
API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension.
MINOR: Replaced references to decorators with extensions.
|
2011-04-15 19:37:15 +10:00 |
|