Sean Harvey
a9ce309881
MINOR Fixed broken test
2010-03-16 23:22:42 +00:00
Sean Harvey
7e84789509
BUGFIX Fixed calls to SiteTree::get_by_url() which is deprecated, replacing with SiteTree::get_by_link()
2010-03-09 03:08:43 +00:00
Sean Harvey
a43459515b
BUGFIX Removed backticks from SubsiteTest
2010-03-09 01:10:39 +00:00
Tom Rix
fa21df693f
MINOR pass tests
2010-03-02 01:15:11 +00:00
Tom Rix
3dd9b2a1e4
BUGFIX syntax errors
2010-03-01 22:43:04 +00:00
Tom Rix
ac65b11483
MINOR fixed language (from r94920) (from r96343)
2010-03-01 22:33:28 +00:00
Tom Rix
30f9d15694
MINOR when a parent page is unpublished, unpublish all related virtual pages, includes test coverage (from r94777) (from r96340)
2010-03-01 22:32:42 +00:00
Tom Rix
12c9705f47
BUGFIX: Fix virtual page logic for subsite virtual pages too. (from r93916) (from r96338)
2010-03-01 22:32:24 +00:00
Tom Rix
d3e666c09a
MINOR: Added test for link rewriting on SubsitesVirtualPages (from r89909) (from r96322)
2010-03-01 22:27:46 +00:00
Tom Rix
93afe6e6ff
MINOR Custom meta tags on SubsiteVirtualPages no longer get overwritten. (from r87329)
2010-03-01 21:49:50 +00:00
Tom Rix
99a788a0dc
MINOR: Removed debug statement from test (from r96641) (from r96650)
2010-03-01 21:42:25 +00:00
Tom Rix
bd649d170d
MINOR fixed language (from r94920)
2010-03-01 21:42:05 +00:00
Tom Rix
bdf07e05c0
MINOR when a parent page is unpublished, unpublish all related virtual pages, includes test coverage (from r94777)
2010-03-01 21:41:24 +00:00
Tom Rix
4d90cfeeb3
BUGFIX: Fix virtual page logic for subsite virtual pages too. (from r93916)
2010-03-01 21:41:06 +00:00
Tom Rix
29dda5abdf
BUGFIX: Ensure that DataObject::get_one() cache knows which subsite you're on (from r93096)
2010-03-01 21:41:01 +00:00
Tom Rix
f7abf23ac7
MINOR: Added test for link rewriting on SubsitesVirtualPages (from r89909)
2010-03-01 21:38:59 +00:00
Tom Rix
60cc9f9650
ENHANCEMENT: Groups can now be associated to multiple subsites. (from r89791)
2010-03-01 21:37:56 +00:00
Tom Rix
3bde3f1f60
MINOR Fixed assertions in SubsiteTest (from r85449)
2010-03-01 03:00:40 +00:00
Tom Rix
3171075cd5
MINOR unit tests (from r83592)
2010-03-01 02:58:13 +00:00
Tom Rix
53d51e40ba
2010-03-01 02:56:19 +00:00
Tom Rix
c575a0c09c
BUGFIX: Updated subsites tests for ModelAdmin version of SubsiteAdmin (from r81428)
2010-03-01 02:53:22 +00:00
Tom Rix
9a556a31f9
2010-03-01 02:48:45 +00:00
Andreas Piening
e11ca71be6
MINOR: Fixed subsite test that was assuming that subsite ID#s would start at 1 (false in some cases)
2010-01-14 06:29:12 +00:00
Geoff Munn
1b7408dfb1
API CHANGE: column names quoted properly
2009-11-02 01:59:15 +00:00
Ingo Schommer
9b1fae7901
ENHANCEMENT Added URLSegment test to SubsiteTest
2009-10-16 01:15:54 +00:00
Sam Minnee
ae27dc25ff
MINOR: Fixed tests
2009-05-13 22:44:55 +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
Sam Minnee
4ba1ce143a
BUGFIX: Fixed bug where you couldn't edit templates that had no subdomain.
...
ENHANCEMENT: Mark global groups in the subsite list, rather than subsite groups.
ENHANCEMENT: When creating a subsite from a template, copy the groups as well as the pages, but leave the groups empty.
2009-02-24 22:09:15 +00:00
Ingo Schommer
6d25adedc0
ENHANCMENENT Added SiteTreeSubsites->can*() methods for true permission control on model-layer rather than generic controller checks (incl. unit tests)
...
MINOR documentation
2008-11-24 06:37:22 +00:00
Ingo Schommer
c058679097
MINOR Fixed whitespace/tabbing in SubsiteTest.yml
2008-11-24 05:06:39 +00:00
Sam Minnee
3275d689b9
Made subsite query augmentation more robust - can handle a lack of a where clause
...
Made SubsiteTest clean up after itself
2008-08-13 04:33:01 +00:00
Sam Minnee
63212411a0
Disabled a broken test pending further review
2008-03-19 04:26:00 +00:00
Sam Minnee
5aff60efb5
More testing and debugging
2007-08-21 01:38:20 +00:00
Sam Minnee
dd4045b2bb
Added tests and fixed associated bugs in the subsite admin section
2007-08-20 22:37:43 +00:00
Sam Minnee
55eed874f3
Added tests for SubsiteAdmin search
2007-08-17 05:50:23 +00:00
Sam Minnee
5e9b67216f
Initial alpha version of the subsites module
2007-08-16 06:38:29 +00:00