Ingo Schommer
069c5ada3c
BUGFIX Removed ajaxified switch of subsite in the CMS, as it would need to deal with too much UI state like refreshing the "insert link" panel. Refresh the entire window instead.
2011-09-05 17:55:00 +02:00
Ingo Schommer
d956d31ed4
MINOR Removed non-functional "add subsite" link behaviour from LeftAndMain_Subsites.js (was removed way back in 2007, with 8f6db47888
)
2011-09-05 17:55:00 +02:00
Ingo Schommer
17dde8ff58
FEATURE Blacklisting of page types by subsite through Subsite->PageTypeBlacklist (AIR-20)
2011-08-30 18:59:21 +02:00
Ingo Schommer
d36a6a3bde
MINOR Removed unnecessary console.*() from subsites javascript files
2010-03-28 20:08:10 +00:00
Luke Hudson
9a4d52f754
BUGFIX: Re-enable javascript onchange for subsites selector
2010-03-02 23:28:57 +00:00
Tom Rix
ee11811d02
BUGFIX: Fixed bug with ajax-expansion of subsite tree dropdown. (from r97514)
2010-03-01 22:34:12 +00:00
Tom Rix
7d9b6fa9bf
MINOR bring back in line with the TreeDropdownField JS API (from r96462)
2010-03-01 22:34:03 +00:00
Tom Rix
5e5dbff1d4
BUGFIX: Fixed ajax fetching of SubsiteTreeDropdownField (from r90007) (from r96325)
2010-03-01 22:28:36 +00:00
Tom Rix
e7add11e4e
BUGFIX: Improved reliability of SubsiteTreeDropdownField (by getvar length shorter) (from r89840) (from r96318)
2010-03-01 22:21:55 +00:00
Tom Rix
60fa55d54f
BUGFIX: Fixed ajax refresh of SubsitesTreeDropdownField (see http://mingle.silverstripe.com/projects/air_nz_cms_enhancements/cards/205 ) (from r88936) (from r96293)
2010-03-01 22:06:15 +00:00
Tom Rix
39421cbb73
BUGFIX: Improve stability of page dropdown on SubsitesVirtualPages (from r86097) (from r96275)
2010-03-01 21:56:55 +00:00
Tom Rix
c45fee8783
MINOR apply a sitetree filter when changing subsites (from r87369)
2010-03-01 21:50:03 +00:00
Tom Rix
10a81655c7
MINOR fixed JS bug around subsites tree dropdown
...
MINOR improved test coverage considerably (from r86478)
2010-03-01 21:47:31 +00:00
Tom Rix
200a4a31f0
BUGFIX: Fixed bug switching between subsites in security area. (from r94564)
2010-03-01 21:41:17 +00:00
Tom Rix
813087e9fd
MINOR update formfield when the subsite is changed (from r91016)
2010-03-01 21:40:48 +00:00
Tom Rix
df1eb95a2a
BUGFIX: Fixed ajax fetching of SubsiteTreeDropdownField (from r90007)
2010-03-01 21:39:14 +00:00
Tom Rix
0ba7ee6b17
BUGFIX: Improved reliability of SubsiteTreeDropdownField (by getvar length shorter) (from r89840)
2010-03-01 21:38:32 +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
2012a2b879
BUGFIX: Fixed ajax refresh of SubsitesTreeDropdownField (see http://mingle.silverstripe.com/projects/air_nz_cms_enhancements/cards/205 ) (from r88936)
2010-03-01 21:26:44 +00:00
Tom Rix
f7dba96157
MERGE subsite treedropdown fix from trunk (from r86329)
2010-03-01 03:05:13 +00:00
Tom Rix
9e63443b97
BUGFIX: Improve stability of page dropdown on SubsitesVirtualPages (from r86097)
2010-03-01 03:04:29 +00:00
Tom Rix
4801838dd0
MINOR JS bug (missing ')')
...
MINOR check that SiteTree exists before trying to write to it (from r82342)
2010-03-01 02:55:38 +00:00
Tom Rix
b40af7d2e3
BUGFIX missing ( (from r82327)
2010-03-01 02:55:09 +00:00
Saophalkun Ponlu
37f29d46a3
BUFIX: SubsiteTreeDropdownField's ajaxExpansion for tree item didn't work. Kudo to Hamish
2009-08-13 05:23:16 +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
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
3993cf6fe4
BUGFIX: Improved support for subsites trunk with 2.2.2
...
ENHANCEMENT: Got 'Is Default Site' checkbox actually working; if used the main site option is removed from the sites list when editing content.
API CHANGE: Added $subsite->absoluteBaseURL(), as a subsite-specific equivaent of Director::absoluteBaseURL()
2008-12-04 21:36:06 +00:00
Ingo Schommer
e17ecfbdee
FEATURE Support for VirtualPage-style linkage between subsites with new SubsiteVirtualPage class
...
ENHANCEMENT Allowing to select a subsite explicitly through admin-URLs, e.g. /admin/show/22/?SubsiteID=2
2008-12-02 03:50:06 +00:00
Hayden Smith
3307693ad6
2007-10-11 22:15:40 +00:00
Sam Minnee
a140e94000
Added SiteTreeHandlers.controller_url so that subsites module can work
2007-09-04 04:12:30 +00:00
Sam Minnee
1b824bf7ba
Added Group subsite behaviour and associated changes to the security model
2007-08-31 00:29:25 +00:00
Sam Minnee
5e9b67216f
Initial alpha version of the subsites module
2007-08-16 06:38:29 +00:00