Commit Graph

459 Commits

Author SHA1 Message Date
Robbie Averill ba9cfcc652
Merge pull request #229 from sanderha/3.3
fix missing pagination in search results
2018-09-07 11:50:48 +02:00
Robbie Averill ef7ff75035 Update code for PSR-2 compliance 2018-09-07 11:47:34 +02:00
Sander Hagenaars f703559d65 conditional for adding start variable to results 2018-08-29 09:50:37 +02:00
Sander Hagenaars 4e543ec2b6 fix missing pagination in search results 2018-08-28 08:41:43 +02:00
Robbie Averill eef914529e
Merge pull request #227 from creative-commoners/pulls/3.3/the-deprecate-that-got-away
Removing use of deprecated method
2018-08-27 10:13:37 +12:00
Guy Marriott 393d50c858
FIX Removing last usage of depreacted method 2018-08-24 10:12:18 +12:00
Robbie Averill f1f7b15569
FIX Add missing namespace import from alterQuery's PHPDoc block 2018-08-02 11:32:03 +12:00
Dylan Wagstaff f6aa457b8d
Merge pull request #225 from creative-commoners/pulls/3.3/extraction-docs
DOCS Update example for installing Solr ExtractingRequestHandler for 4.3.1
2018-07-09 09:51:25 +12:00
Robbie Averill ac32661fe3 DOCS Update example for installing Solr ExtractingRequestHandler for 4.3.1 2018-07-06 15:41:17 +12:00
Dylan Wagstaff c133a67db6
Merge pull request #224 from creative-commoners/pulls/3.3/reduce-log-level
FIX Reduce log level so errors do not automatically output
2018-06-28 14:47:55 +12:00
Guy fb446b613f
FIX Reduce log level so errors do not automatically output 2018-06-28 09:56:26 +12:00
Robbie Averill acf204c1d0 Merge branch '3.2' into 3.3 2018-06-27 17:01:09 +12:00
Robbie Averill d2c4181826
Merge pull request #223 from creative-commoners/pulls/3.2/use-exception
FIX Use \Exception for catching Solr exceptions
2018-06-27 17:00:12 +12:00
Guy 97891b5fa3
Fixing linting issue that couldn't be automatically resolved 2018-06-27 16:54:08 +12:00
Guy 3e8b7f50a4
Automated linting commit 2018-06-27 16:50:54 +12:00
Guy 5c12baaaa9
FIX Use \Exception for catching Solr exceptions 2018-06-27 16:23:17 +12:00
Dylan Wagstaff 393377c8f8
Merge pull request #219 from creative-commoners/pulls/3.3/travis-recipes
Add different core installer versions to Travis matrix and add own phpcs ruleset
2018-06-15 16:11:41 +12:00
Robbie Averill fc36eac3b3 FIX Remove method clearing dummy data from test fixture methods, DB rollbacks do this already 2018-06-15 14:33:40 +12:00
Robbie Averill 2fdf87bbf1 FIX Remove resetDBSchema use, not required and breaking 4.2 tests
Also reduces tearDown to protected visiblity as it is in SapphireTest and optimises class imports
2018-06-15 14:07:30 +12:00
Robbie Averill 0afe8c92d7 Bump memory limit in Travis to 2G 2018-06-15 12:03:39 +12:00
Robbie Averill 67a3e3697e Add different core installer versions to Travis matrix and add own phpcs ruleset 2018-06-15 11:58:06 +12:00
Robbie Averill 750fd30ec5
Merge pull request #218 from creative-commoners/pulls/3.3/fix-case
BUG Fix psr-4 namespace errors due to incorrect case
2018-06-15 11:10:30 +12:00
Damian Mooyman b653758c80
BUG Fix psr-4 namespace errors due to incorrect case 2018-06-15 10:34:14 +12:00
Robbie Averill 9bcedf8fdd Remove obsolete branch alias 2018-06-11 16:39:56 +12:00
Dylan Wagstaff aacbd3d303
Merge pull request #216 from creative-commoners/pulls/solr_search_form
Replace default CMS SearchForm with Solr version
2018-06-11 10:51:41 +12:00
Andrew Aitken-Fincham 875b37ea63 use a template that iterates results properly 2018-06-08 14:11:33 +01:00
Andrew Aitken-Fincham 7b78a841b0 add default solr contentcontroller extension
piggy-back on default searchform
2018-06-06 17:28:31 +01:00
Robbie Averill 3a2d1792b5 Merge branch '3.2' 2018-05-25 14:57:50 +12:00
Robbie Averill c86c175753 Merge remote-tracking branch 'origin/3.1' into 3.2 2018-05-25 14:57:15 +12:00
Robbie Averill b973f0bafe Remove obsolete branch alias 2018-05-25 14:57:07 +12:00
Dylan Wagstaff 2498934704
Merge pull request #214 from andrewandante/pulls/cleanup_searchquery_api
clean up SearchQuery API
2018-05-19 21:39:36 +12:00
Andrew Aitken-Fincham e2a68ccffe improve SearchQuery API readability by deprecating functions
deprecate filter, exclude, fuzzysearch, inClass

deprecate start, limit

deprecate page, update SearchQuery_Range

add _config.php with Deprecation versioning

update index.md method names

update solr.md method names
2018-05-18 10:15:20 +01:00
Daniel Hensby 65204542c0
Merge branch '3.1' 2018-04-06 15:20:29 +01:00
Daniel Hensby 6e0d6bb48e
Merge branch '3.0' into 3.1 2018-04-06 15:19:39 +01:00
Robbie Averill b79464941f
Merge pull request #212 from dhensby/pulls/3.0/suggest-QJ
Add symbiote/silverstripe-queuedjobs to composer.suggests
2018-04-06 09:12:20 +12:00
Daniel Hensby 0155aed186
Add symbiote/silverstripe-queuedjobs to composer.suggests 2018-04-05 17:06:34 +01:00
Daniel Hensby bd01a56346
Merge pull request #210 from creative-commoners/pulls/3.2/disable-config
NEW Allow autoconfigure to be disabled via configuration
2018-03-20 11:01:29 +00:00
Robbie Averill 7a3e2d0823 NEW Allow autoconfigure to be disabled via configuration 2018-03-20 16:32:32 +13:00
Robbie Averill c9a0fef326 Merge branch '3.1' 2018-03-15 11:06:42 +13:00
Robbie Averill ba5a932c10 Merge branch '3.0' into 3.1 2018-03-15 11:04:25 +13:00
Robbie Averill c0087fe2fc Remove obsolete branch alias 2018-03-15 11:02:14 +13:00
Robbie Averill 990c996c97
Merge pull request #208 from creative-commoners/pulls/3.1/proxification
NEW Update to use proxied DB instead of self-proxied
2018-03-15 10:50:01 +13:00
Raissa North f47f43324c Update doc blocks at class level 2018-03-15 10:36:31 +13:00
Raissa North f416a648c7 Update scrutinizer config 2018-03-15 09:52:44 +13:00
Raissa North 08052436e8 DOCS Add doc blocks for ProxyDBExtension 2018-03-15 09:45:14 +13:00
Raissa North e7420a584d NEW Update to use proxied DB instead of self-proxied 2018-03-14 16:54:04 +13:00
Robbie Averill 685148f6fb
Merge pull request #207 from creative-commoners/pulls/3.0/list-all-the-classes
FIX Reenable indexing of relationship fields
2018-03-13 13:53:02 +13:00
Dylan Wagstaff 138fdad90c FIX Reenable indexing of relationship fields
In previous versions one could add e.g. a filter field for their index to
a relationship, such as 'Categories.ID' where categories is a many_many
relationship. This stopped working in the SS4 upgrade. Namespaces, whoop.
2018-03-13 13:34:14 +13:00
Robbie Averill 4db4a2bbb5
Merge pull request #206 from jakedaleweb/master
Fix issue where schema.xml etc is put in a different dir than the cor…
2018-03-12 10:50:58 +13:00
jovenden c110eac8a1 Remove unneeded test as `getClassNameFromIndex` has been removed 2018-03-09 13:26:55 +13:00