Tom Rix
|
5ed8e71160
|
BUGFIX: Fixed edit/view/delete permissions of related links for non-ADMINs (from r89838) (from r96317)
|
2010-03-01 22:21:48 +00:00 |
|
Tom Rix
|
a2cdac98d4
|
BUGFIX: Fixed link labelling and behaviour in Related page tab (from r89837) (from r96316)
|
2010-03-01 22:19:08 +00:00 |
|
Tom Rix
|
db8fe8fef3
|
API CHANGE: Removed deprecated SUBSITE_ACCESS_ALL permission code. (from r89807) (from r96315)
|
2010-03-01 22:18:25 +00:00 |
|
Tom Rix
|
a0e6bfab4c
|
BUGFIX: Fixed a couple of bugs in the multiple-subsites-per-group function. (from r89803) (from r96314)
|
2010-03-01 22:17:59 +00:00 |
|
Tom Rix
|
e3c51b2a89
|
ENHANCEMENT: Groups can now be associated to multiple subsites. (from r89791) (from r96313)
|
2010-03-01 22:17:51 +00:00 |
|
Tom Rix
|
d399b49df4
|
MINOR if you remove the FileSubsites decorator, you wont see the dropdown in AssetAdmin, either. (from r89585) (from r96312)
|
2010-03-01 22:16:09 +00:00 |
|
Tom Rix
|
551aee7bac
|
BUGFIX make the dropdown selector work(!!) (from r89576) (from r96311)
|
2010-03-01 22:15:54 +00:00 |
|
Tom Rix
|
6fb9a4e710
|
ENHANCEMENT: Relabelled global group on Group subsites tab to 'All sites' (from r89145) (from r96310)
|
2010-03-01 22:15:09 +00:00 |
|
Tom Rix
|
f466594c24
|
BUGFIX: Don't show 'All Groups' in security area unless you have CMS_ACCESS_SecurityAdmin access on Subsite ID 0 (from r89119) (from r96309)
|
2010-03-01 22:14:37 +00:00 |
|
Tom Rix
|
fa41a3280f
|
BUGFIX: Set the SubsiteID on new groups correctly. (from r89103) (from r96308)
|
2010-03-01 22:14:17 +00:00 |
|
Tom Rix
|
477975b928
|
BUGFIX fix reverting to parent content (from r89097) (from r96307)
|
2010-03-01 22:13:46 +00:00 |
|
Tom Rix
|
3bec9d59f0
|
BUGFIX: Only switch to a subsite that you have access to if you actually have access to a subsite. (from r89042) (from r96306)
|
2010-03-01 22:13:41 +00:00 |
|
Tom Rix
|
a85521fcb1
|
ENHANCMENT improved reporting around broken links/files (from r88993) (from r96305)
|
2010-03-01 22:13:35 +00:00 |
|
Tom Rix
|
c91684d6d1
|
API CHANGE: Added includeMainSite argument to Subsite::accessible_sites() and replaced all usage of hasMainSitePermission with this method. (from r88971) (from r96304)
|
2010-03-01 22:12:58 +00:00 |
|
Tom Rix
|
2346d2915a
|
BUGFIX: Correct RelatedPageLink permissions so that they appear properly in ComplexTableFields. (from r88969) (from r96303)
|
2010-03-01 22:09:55 +00:00 |
|
Tom Rix
|
3cc3b7a63a
|
BUGFIX: When opening the CMS, switch to a site that you actually have access to. (from r88968) (from r96302)
|
2010-03-01 22:09:24 +00:00 |
|
Tom Rix
|
c61d9aa94e
|
MINOR: Fixed no-available-sites edge case (from r88959) (from r96301)
|
2010-03-01 22:09:17 +00:00 |
|
Tom Rix
|
3a59828fed
|
API CHANGE: Removed deprecated Subsite::getSubsitesForMember(). Use Subsite::acessible_sites() instead.
BUGFIX: Improved hasMainSitePermission() to be less generous about handing over ADMIN rights between subsites. (from r88955) (from r96299)
|
2010-03-01 22:08:37 +00:00 |
|
Tom Rix
|
b823bd286e
|
BUGFIX: Limit the related page dropdown to linking to subsites that you have CMS access to. (from r88953) (from r96297)
|
2010-03-01 22:08:32 +00:00 |
|
Tom Rix
|
05c07fc824
|
BUGFIX: Only show the subsites that you can actually access in the subsite tab of the group. (from r88952) (from r96296)
|
2010-03-01 22:07:41 +00:00 |
|
Tom Rix
|
7ae038ace2
|
MINOR: Don't throw an error if no subsites are defined. (from r88951) (from r96295)
|
2010-03-01 22:06:26 +00:00 |
|
Tom Rix
|
ac1e6f0e5a
|
BUGFIX: Re-order the has_one items in RelatedPageLink so that the correct one is used as the SiteTree.RelatedPages foreign key. (from r88946) (from r96294)
|
2010-03-01 22:06:21 +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
|
5fec80e749
|
MINOR correct the inheritance of SUBSITE_ACCESS_ALL (from r88928) (from r96290)
|
2010-03-01 22:05:55 +00:00 |
|
Tom Rix
|
b3d8eb4e0f
|
MINOR always show the subsite dropdown, (from r88892) (from r96289)
|
2010-03-01 22:04:18 +00:00 |
|
Tom Rix
|
dcf683ab33
|
MINOR added a permission to manage who can edit the subsite a group is associated with (from r88849) (from r96288)
|
2010-03-01 22:03:55 +00:00 |
|
Tom Rix
|
414cdfc33c
|
MINOR if you clear a custom metadata field, it will reset back to the parent. (from r88838) (from r96287)
|
2010-03-01 22:03:09 +00:00 |
|
Tom Rix
|
e7417174f5
|
BUGFIX fixed crash scenario in LeftAndMainSubsites
MINOR changed wording on Subsite Virtual Pages. (from r88101) (from r96286)
|
2010-03-01 22:02:20 +00:00 |
|
Tom Rix
|
273e596d77
|
MINOR added en_GB to list of common locales (from r88073) (from r96285)
|
2010-03-01 22:02:14 +00:00 |
|
Tom Rix
|
6a3e0c0817
|
MINOR If we're loading a page and it's not on the same subsite, switch to that subsite. (from r87898) (from r96284)
|
2010-03-01 22:02:08 +00:00 |
|
Tom Rix
|
d6faa5450d
|
MINOR allow subsite groups to not be filtered at all via a cookie (from r87883) (from r96283)
|
2010-03-01 22:02:01 +00:00 |
|
Tom Rix
|
febbe6634d
|
BUGFIX restore the state of the subsite filter, rather than just blinding reenabling it (from r87496) (from r96282)
|
2010-03-01 21:59:31 +00:00 |
|
Tom Rix
|
1d1591cdea
|
MINOR: Don't show 'show' link, as the popup doesn't provide any useful
details (from r87318) (from r96281)
|
2010-03-01 21:59:23 +00:00 |
|
Tom Rix
|
ef85d4bd8d
|
BUGFIX: Tracking links across subsites is a special case (from r87260) (from r96280)
|
2010-03-01 21:59:08 +00:00 |
|
Tom Rix
|
60c69f387e
|
BUGFIX: Show please update related pages message, regardless of the owner of the related relationship (from r87257) (from r96279)
|
2010-03-01 21:57:09 +00:00 |
|
Tom Rix
|
9536ae6f01
|
BUGFIX: Fix subsites permissions not paying attention to roles (from r87163) (from r96278)
|
2010-03-01 21:57:05 +00:00 |
|
Tom Rix
|
cf765abed8
|
BUGFIX: #140 - Fix subsite dropdown reseting (from r87161) (from r96277)
|
2010-03-01 21:57:00 +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
|
298534fea1
|
REFACTORING: Update SubsiteReportWrapper to use SSReportWrapper base class. (from r96273)
|
2010-03-01 21:56:49 +00:00 |
|
Tom Rix
|
f511ceb0e4
|
BUGFIX: Fixed behaviour of the subsite filter field added to reports. (from r95963)
|
2010-03-01 21:56:37 +00:00 |
|
Tom Rix
|
5dc4a86f30
|
|
2010-03-01 21:56:32 +00:00 |
|
Tom Rix
|
9e423fda4d
|
MINOR force a specific set of subsite IDs to be queried on (from r95849)
|
2010-03-01 21:56:24 +00:00 |
|
Tom Rix
|
ba1db5ae24
|
BUGFIX fixed a situation which would trigger a crash (from r88573)
|
2010-03-01 21:55:40 +00:00 |
|
Tom Rix
|
f12eee0679
|
MINOR FIX: column names escaped properly (from r88162)
|
2010-03-01 21:55:31 +00:00 |
|
Tom Rix
|
6b5f6f902d
|
MINOR CHANGE: columns quoted properly (from r88146)
|
2010-03-01 21:54:36 +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
|
93afe6e6ff
|
MINOR Custom meta tags on SubsiteVirtualPages no longer get overwritten. (from r87329)
|
2010-03-01 21:49:50 +00:00 |
|
Tom Rix
|
625ab4e235
|
MINOR make the 'default site' checkbox on a subsite actually work. If no subsite was found matching the requested domain, before returning 0 (the 'main' site), it will check for a 'default' site. (from r87086)
|
2010-03-01 21:49:22 +00:00 |
|
Tom Rix
|
f80cdd64cc
|
MINOR fixed subsite filter problem (from r87040)
|
2010-03-01 21:49:02 +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 |
|