|
0732dc7d2c
|
Add Fuzzy Search driver with unicode support
|
2016-05-14 18:14:03 +10:00 |
|
|
dbbeca8899
|
Merge
|
2016-05-14 12:27:20 +10:00 |
|
|
09763f0f7f
|
Merge
|
2016-05-14 12:26:40 +10:00 |
|
|
12c52d5160
|
Add explanation for how to easily limit the results in README
|
2016-05-14 12:11:51 +10:00 |
|
|
8566a0a43a
|
Update README to include a nice way to get Eloquent models from the Searchy results
|
2016-05-14 12:01:02 +10:00 |
|
|
19d7db244d
|
Just some tlc
|
2016-05-14 11:32:14 +10:00 |
|
|
ed432fbc50
|
Coalesce NULL fields to empty string for the purposes of running the search. Fixed #23
|
2016-05-14 11:31:15 +10:00 |
|
|
efb1b63e17
|
Merge pull request #31 from danieliancu/patch-1
Allow table.column as field
|
2016-02-21 21:00:34 +11:00 |
|
|
15082590a4
|
Fix column with table sanitize
|
2016-02-02 15:39:54 +02:00 |
|
|
31d7a1c54e
|
Update docs and runaway semicolon.
|
2016-01-31 07:55:56 +00:00 |
|
|
fd959de449
|
Allow the fields to be passed as an array as well as arguments
|
2016-01-31 07:46:48 +00:00 |
|
|
7c840af2f6
|
Santize table names to prevent conllisions with MySQL reserved words. Fixes #25.
|
2016-01-31 04:12:40 +00:00 |
|
|
5ffe20902f
|
Corrected SQL syntax so that functions are not incorrectly interpreted as table names. Fixes #28.
|
2016-01-31 03:48:54 +00:00 |
|
|
17e1b7c45b
|
Adding 'withTrashed()' method to include soft deleted records and also removed soft deleted records by default. Fixed #15.
|
2016-01-31 03:41:24 +00:00 |
|
|
965a485d1b
|
Merge pull request #26 from jakeboyles/master
Adding trashed flag to retrieve soft deletes.
|
2016-01-31 13:57:44 +11:00 |
|
|
30f477ac28
|
fix packagist
|
2016-01-27 10:42:22 -05:00 |
|
|
e81b15c932
|
fixing cmoposer
|
2016-01-26 17:22:58 -05:00 |
|
|
bf6a2e0282
|
adding to readme
|
2016-01-19 13:52:48 -05:00 |
|
|
c6d58e0c17
|
adding trashed flag
|
2016-01-19 13:48:09 -05:00 |
|
|
97fdd406e3
|
Adding line to remove soft deleted objects from returned results, so it falls in line with using eloquent
|
2016-01-15 15:26:46 -05:00 |
|
|
b7b0344fb2
|
Support all versions of :Laravel 5
|
2015-12-25 22:52:55 +11:00 |
|
|
44dd0f84da
|
Merge pull request #21 from JamesForks/readme-formatting
Formatting of the readme
|
2015-12-25 22:51:24 +11:00 |
|
|
67bef16c3a
|
Fix double backticks
|
2015-12-23 12:12:13 +00:00 |
|
|
53d9f9ae0b
|
Merge pull request #18 from JamesForks/composer-change
Update composer.json
|
2015-12-23 22:57:47 +11:00 |
|
|
0f67f377a0
|
Merge pull request #20 from JamesForks/rename-license
Rename the LICENSE file
|
2015-12-23 22:51:31 +11:00 |
|
|
fc31d4f700
|
Support 5.0
|
2015-12-23 11:50:52 +00:00 |
|
|
f0e8dec294
|
Merge pull request #19 from JamesForks/phpunit-changes
Phpunit changes
|
2015-12-23 22:50:32 +11:00 |
|
|
bd6567a780
|
Formatting of the readme
|
2015-12-23 11:40:48 +00:00 |
|
|
ce41f0731b
|
Rename the LICENSE file
|
2015-12-23 11:36:48 +00:00 |
|
|
e1505034f7
|
Ignore phpunit.xml
|
2015-12-23 11:33:13 +00:00 |
|
|
65160bd85e
|
Prefer phpunit.xml.dist and fix testsuite name
|
2015-12-23 11:32:00 +00:00 |
|
|
359e12276f
|
Update composer.json
|
2015-12-23 11:30:03 +00:00 |
|
|
28b0e04bb2
|
Formatting changes and updating class references from strings to use php ::class const
|
2015-12-23 11:24:22 +00:00 |
|
|
70d102f8bf
|
IntelliJ I both love and hate you...
|
2015-12-23 11:23:35 +00:00 |
|
|
86de48649f
|
Merge branch 'JamesForks-psr4'
|
2015-12-23 11:12:08 +00:00 |
|
|
c2ec458b2c
|
Switch to PSR-4, fix CS and update service provider
|
2015-12-22 09:34:30 +00:00 |
|
|
d961509341
|
Update PHP requirements to 5.5
|
2015-06-17 16:56:10 +10:00 |
|
|
ac6906e017
|
Remove 5.4 from testing
|
2015-06-17 16:30:38 +10:00 |
|
|
2f2aa7673f
|
Update README.md
|
2015-06-15 09:41:14 +10:00 |
|
|
2d97e22094
|
Add image header to searchy
|
2015-06-14 18:08:58 +10:00 |
|
|
78acf085e5
|
Update readme to reflect composer installation requirements:
|
2015-06-14 16:54:01 +10:00 |
|
|
690ad3e1ed
|
Update readme
|
2015-06-14 16:48:03 +10:00 |
|
|
5eb6fe7830
|
Update readme
|
2015-06-14 16:47:06 +10:00 |
|
|
1e346baf59
|
Laravel 5 awesomeness
|
2015-06-14 16:44:11 +10:00 |
|
|
0a065c9731
|
Updating readme to reflect L5 compat
|
2015-02-19 00:19:25 +11:00 |
|
|
689d9804c0
|
Updating the plugin to restore functionality with Laravel 5. Tomorrow... decoupling.
|
2015-02-19 00:17:57 +11:00 |
|
|
6678381a58
|
Initial 2.0 commit
|
2015-02-18 23:10:59 +11:00 |
|
|
1c648b81c7
|
Merge pull request #4 from TomLingham/develop
Develop
|
2014-08-07 22:37:47 +10:00 |
|
|
b6df04967d
|
Merge branch 'develop' of https://github.com/TomLingham/Laravel-4-Searchy into develop
|
2014-08-04 12:31:53 +10:00 |
|
|
5da59e9bcc
|
Added capacity for concatenating columns
|
2014-08-04 12:30:15 +10:00 |
|