Dylan Wagstaff
90bddc7e55
Add supported module badge to readme
2018-06-15 17:49:52 +12:00
Robbie Averill
05953f1758
DOCS Add Scrutinizer and codecov badges to readme
2017-09-13 11:57:12 +12:00
Robbie Averill
a13bf10184
Merge remote-tracking branch 'origin/1'
2017-08-02 16:39:32 +12:00
Daniel Hensby
c7dbf44f11
DOCS Fixing broken link
2016-04-06 12:09:06 +01:00
Ian Herbert
8b049fd46c
Update README.md
...
Fixing broken links to userguide documentation.
2016-01-27 15:58:00 +13:00
Mike Andrewartha
3f3fa95e2c
moved user content into userhelp folder, removed old user manual pdf, added index file, updated readme links
2016-01-05 13:44:15 +13:00
Ingo Schommer
5604879146
4.x core compat
2015-04-30 22:39:22 +12:00
Mateusz Uzdowski
213356d6bc
Make sure the security implication of subsites is clear in docs.
2014-01-22 12:27:53 +13:00
Stig Lindqvist
dc7a0560fb
Removed Subsite::set_allowed_domains()
...
Removed documentation and code since the method has been throwing user error since 2010-03-01
2013-11-11 11:56:02 +13:00
Naomi Guyer
a76b3c7808
Update Documentation
...
* Updated graphics
* Updated information around global dropdown
* Added Information about supporting subsites in modeladmins
* Changed 'working.md' to 'working_with.md', for clearer menu naming
2013-09-12 14:42:00 +12:00
Sean Harvey
42e5156585
Updating docs for 3.x, the location of subsites dropdown changed.
2013-05-08 16:57:08 +12:00
Sean Harvey
6dcc30071a
Updating README and composer.json for 3.1 requirements
2013-04-04 15:17:09 +13:00
Ingo Schommer
d57ce9f1a8
Travis support
2013-03-29 09:50:12 +01:00
Ingo Schommer
82f1d980e8
Merge remote-tracking branch 'origin/0.3'
...
Conflicts:
code/SubsiteAdmin.php
code/extensions/LeftAndMainSubsites.php
code/extensions/SiteTreeSubsites.php
code/model/Subsite.php
composer.json
javascript/SubsitesTreeDropdownField.js
lang/en_US.php
tests/SubsiteAdminTest.php
tests/SubsiteTest.php
tests/SubsiteTest.yml
tests/SubsitesVirtualPageTest.php
2013-01-03 21:03:26 +01:00
Ingo Schommer
172752a9f4
NEW Access to non-public subsites for logged-in users
...
Also added caching subsite domain mapping
2013-01-03 14:10:32 +01:00
Ed
c9d3a1f854
BUG: More SS 3.0 modifications
...
Fixes for SS 3.0 beta 3
Fixed compatibility issues with ss3.0 rc1
fixed potential issue caused by the from array format changing in 3.0
Fixed strict standards warnings
Fixed strict notice "Only variables should be passed by reference"
Fixed strict notice "Only variables should be passed by reference"
Fixed strict notice caused by SubsiteAdmin not declaring all of the properties for getCMSFields()
Made Subsite::accessible_sites() static
Fixed issue caused when trying to add a domain before saving for the first time
Fixed undefined property ParentID
2012-07-16 11:21:24 +12:00
Ingo Schommer
2b506b02b1
ENHANCEMENT Allowing strict subdomain checks on 'www.example.com' vs. 'example.com' via Subsite::$strict_domain_matching (AIR-54)
2011-09-09 12:40:05 +02:00
Ingo Schommer
0cf41dcc15
MINOR Improved README structure, wording and formatting
2011-09-09 10:31:32 +02:00
Ingo Schommer
1697126957
MINOR Testing and documenting "super-admin" behaviour on "ADMIN" permission in Subsite::accessible_sites() and Subsite::hasMainSitePermission()
2011-09-05 17:54:57 +02:00
Ingo Schommer
dd96f5ca4a
MINOR Migrated README from doc.ss.org
2011-02-12 12:46:02 +13:00