silverstripe-docsviewer/code
martimiz 9f1f70a065 Enhancement: allow for enabling/disabling advanced search
The advanced searchbox only really functions properly for multiple
entities if they all have similar versions. If not, it will let you
search on entity-version combinations that might not even exist, which
can get confusing..

In such cases optionally disabling it could be a solution, waiting for
a better solution (possibly
2013-01-07 17:26:39 +01:00
..
controllers Enhancement: allow for enabling/disabling advanced search 2013-01-07 17:26:39 +01:00
models FIX: IsFolder -> isFolder 2012-11-10 09:27:28 +13:00
tasks FIX: prevent notice while doing search request. 2012-09-09 18:05:06 +12:00
DocumentationParser.php BUGFIX: Deprecation errors and strict warnings breaks the docsviewer 2012-05-18 09:48:57 +12:00
DocumentationPermalinks.php Method visibility 2012-11-10 09:27:10 +13:00
DocumentationSearch.php Enhancement: allow for enabling/disabling advanced search 2013-01-07 17:26:39 +01:00
DocumentationService.php Fix: Search returns no results for auto-registered modules 2013-01-07 16:41:07 +01:00