Tom Rix
|
c81319e23b
|
Merged r84433 (from r84787)
|
2010-03-01 02:58:31 +00:00 |
|
Tom Rix
|
3171075cd5
|
MINOR unit tests (from r83592)
|
2010-03-01 02:58:13 +00:00 |
|
Tom Rix
|
6d1b3901df
|
ENHANCEMENT: Be more specific about when the permission cache is flushed, so that the CMS can be more efficient. (from r83435)
|
2010-03-01 02:56:58 +00:00 |
|
Tom Rix
|
8d04bd6d90
|
BUGFIX gnarly recursion error when adding a subsite (from r82410)
|
2010-03-01 02:56:07 +00:00 |
|
Tom Rix
|
40ff605fbf
|
BUGFIX allow Subsite Virtual Pages to share a URL Segment (from r82346)
|
2010-03-01 02:56:01 +00:00 |
|
Tom Rix
|
c945bc6054
|
ENHANCEMENT Files uploaded while under a subsite now inherit their SubsiteID from their parent
BUGFIX FileSUbsite::augmentSQL() had a very buggy ID-specific detection implementation (it didn't look for single or double quotes) (from r81778)
|
2010-03-01 02:54:29 +00:00 |
|
Tom Rix
|
f7054e00b0
|
MINOR now writes the default site to the hostmap (from r81679)
|
2010-03-01 02:53:51 +00:00 |
|
Tom Rix
|
b1ccc1220e
|
ENHANCEMENT: Removed unnecessary subsite caching for better static publishing operation. (from r81674)
|
2010-03-01 02:53:45 +00:00 |
|
Tom Rix
|
8b264184ec
|
ENHANCEMENT: Removed unnecessary subsite caching for better static publishing operation. (from r81673)
|
2010-03-01 02:53:40 +00:00 |
|
Tom Rix
|
cfb0d238e5
|
ENHANCEMENT: Removed unnecessary subsite caching for better static publishing operation. (from r81672)
|
2010-03-01 02:53:34 +00:00 |
|
Tom Rix
|
c17784761a
|
ENHANCEMENT: Removed unnecessary subsite caching for better static publishing operation. (from r81666)
|
2010-03-01 02:53:28 +00:00 |
|
Tom Rix
|
e83287fd2d
|
BUGFIX: Set absolute domain of 'main site' properly. (from r80951)
|
2010-03-01 02:53:15 +00:00 |
|
Tom Rix
|
503ec12dd8
|
BUGFIX: Removed obsolete cache argument from currentSubsiteID() (from r80862)
|
2010-03-01 02:53:07 +00:00 |
|
Tom Rix
|
68dfd71c5e
|
ENHANCEMENT: Updated subsite admin to use ModelAdmin, to be more in line with other parts of SilverStripe. (from r80861)
|
2010-03-01 02:53:00 +00:00 |
|
Tom Rix
|
78c8d364b2
|
MINOR: Added docblock for Subsite::createInitialRecords() (from r80860)
|
2010-03-01 02:51:19 +00:00 |
|
Tom Rix
|
835208b50f
|
MINOR: Removed obsolete Subsite::$use_domain option (from r80859)
|
2010-03-01 02:51:12 +00:00 |
|
Tom Rix
|
1473c18535
|
MINOR: Removed obsolete Subsite::$use_domain option (from r80858)
|
2010-03-01 02:49:42 +00:00 |
|
Tom Rix
|
6df861e2b5
|
MINOR: Updated docs to remove references to obsolete 'subdomains' (from r80857)
|
2010-03-01 02:49:35 +00:00 |
|
Tom Rix
|
9a556a31f9
|
|
2010-03-01 02:48:45 +00:00 |
|
Geoff Munn
|
4635b8d3de
|
BUG FIX: Default sort columns now quoted properly
|
2010-02-04 19:45:14 +00:00 |
|
Normann Lou
|
15cdb7261a
|
BUGFIX: TreeDropdownField::gettree() not exist, we should call TreeDropdownField::tree() wherever it is invoked, the bug is addressed by open ticket #4970
|
2010-02-01 23:41:39 +00:00 |
|
Ingo Schommer
|
5d5c26cc16
|
MINOR Return NULL from LeftAndMainSubsites->getCMSTreeTitle() if not in a subsite to allow the CMS to fall back to default values
|
2010-01-26 20:45:05 +00:00 |
|
Andrew O'Neil
|
caf7aea0e9
|
BUGFIX: Fix subsites init method
|
2009-11-30 01:44:38 +00:00 |
|
Geoff Munn
|
f11efe1362
|
API CHANGE: column names quoted properly
|
2009-11-02 03:00:18 +00:00 |
|
Geoff Munn
|
1b7408dfb1
|
API CHANGE: column names quoted properly
|
2009-11-02 01:59:15 +00:00 |
|
Geoff Munn
|
beffd4e526
|
BUGFIX: queries changed to use $q as a placeholder for backticks or doublequotes
|
2009-10-29 01:40:46 +00:00 |
|
Geoff Munn
|
a3beb2cf05
|
BUGFIX: column names now double quoted
|
2009-10-27 01:44:19 +00:00 |
|
Sam Minnee
|
3fd2cea285
|
BUGFIX: Updated module to support 2.4 API changes
|
2009-10-26 22:04:50 +00:00 |
|
Ingo Schommer
|
f6706c16ed
|
BUGFIX Don't set SubsiteID from DataObject::context_obj() if its NULL in SiteTreeSubsites->augmentSQL()
|
2009-10-16 01:10:52 +00:00 |
|
Saophalkun Ponlu
|
79bedca43b
|
BUGFIX: session error when ErrorPage is viewed in the front
|
2009-10-06 02:53:32 +00:00 |
|
Saophalkun Ponlu
|
52bd509219
|
|
2009-10-05 21:01:01 +00:00 |
|
Saophalkun Ponlu
|
0b3b4b555c
|
BUGFIX: A page type with requireDefaultRecords(), for instance ErrorPage, was created everytime on the main site when dev/build-ing (with subdomain in the url) and there's no that page type in the subsite's sitetree.
|
2009-10-05 01:55:55 +00:00 |
|
Sean Harvey
|
df81f2a037
|
BUGFIX Fixed broken query if deleting a single File record - order by is not necessary and breaks MSSQL
|
2009-09-08 04:05:40 +00:00 |
|
Geoff Munn
|
9e9cf9a4c2
|
BUGFIX: orderby clause not necessary for simple count queries, and will break MSSQL
|
2009-08-11 21:09:31 +00:00 |
|
Saophalkun Ponlu
|
5406ab5b60
|
BUGFIX: Fixed SubsitesVirtualPage operation for the main site, and fixed selection of currently selected value.
|
2009-07-30 02:11:02 +00:00 |
|
Sean Harvey
|
65dfa20031
|
ENHANCEMENT Added isMainSite() to SiteTree decorator for subsites so it can be checked if we're currently viewing the main site or a sub-site
|
2009-07-14 06:42:31 +00:00 |
|
Sean Harvey
|
35078375f7
|
BUGFIX Fixed SQL queries that don't work when ANSI SQL is enabled
BUGFIX Fixed MySQL specific query in SubsiteAdmin and replaced with ORM operations instead to work independent of the database used
|
2009-07-14 01:41:51 +00:00 |
|
Sean Harvey
|
2b70ef13ea
|
BUGFIX Removed orderby in GroupSubsites decorator that applies the same SubsiteID in the order by clause
|
2009-07-13 23:17:22 +00:00 |
|
Sean Harvey
|
11fc7dab8b
|
MINOR Whitespace fixes
|
2009-07-13 23:11:23 +00:00 |
|
Sean Harvey
|
acbfe35f4d
|
BUGFIX Fixed SQL queries with backticks that don't need them, and fixed queries on decorators that require double quote escaping
|
2009-07-13 23:10:00 +00:00 |
|
Sean Harvey
|
6e1499822f
|
BUGFIX Made GroupSubsites, FileSubsites and SiteTreeSubsites work properly if DataObjectDecorator::load_extra_statics() is defined
|
2009-06-22 12:03:04 +00:00 |
|
Sam Minnee
|
2916b29287
|
BUGFIX: Make AbsoluteLink() return a correct URL even after Director::setBaseURL() has been called.
|
2009-06-18 04:53:14 +00:00 |
|
Sean Harvey
|
d48fed9488
|
MINOR Changed deprecated extraDBFields() on Subsite decorators to extraStatics()
|
2009-05-20 05:36:14 +00:00 |
|
Sam Minnee
|
cd1433529b
|
BUGFIX: Fixed SiteTreeSubsites::canEdit() so that it doesn't mess with other modules so much.
|
2009-05-15 03:12:43 +00:00 |
|
Sam Minnee
|
7d3d498cb9
|
BUGFIX: Simplify permissions, getting rid of the EDIT_PERMISSIONS and SUBSITE_ASSETS_EDIT permissions, and moving the responsibility for making the folder view readonly to the Folder::getCMSFields() and AssetAdmin::getEditForm()
|
2009-05-13 05:25:21 +00:00 |
|
Sam Minnee
|
0170bcae79
|
BUGFIX: Made subsite-specific access control less zealous
|
2009-05-06 05:46:12 +00:00 |
|
Michael Andrewartha
|
0531c868e1
|
BUGFIX call SubsiteID rather then ID so Subsites doesn't call a page with same ID incorrectly
|
2009-05-06 02:41:16 +00:00 |
|
Sam Minnee
|
1dcd84e098
|
MINOR: Fixed test execution for SubsitesVirtualPage
|
2009-05-04 05:04:08 +00:00 |
|
Sam Minnee
|
b646a104f1
|
Merged from branches/0.1
|
2009-05-04 05:03:44 +00:00 |
|
Sam Minnee
|
6037ec56e5
|
BUGFIX: Fixed subsite query rewriting with trunk query syntax
|
2009-03-09 09:24:35 +00:00 |
|