Damien Alexandre
|
3438295ca3
|
Remove serializer from dependencies and fix index time display
|
2014-10-14 16:27:41 +02:00 |
|
Damien Alexandre
|
437f90fd66
|
Rewrite the way we handle base_id, can now works with more than 1
|
2014-10-14 14:54:50 +02:00 |
|
Damien Alexandre
|
52843f6ff1
|
Fix multi base search with fixed filters
|
2014-10-14 11:26:07 +02:00 |
|
Damien Alexandre
|
2f890bcf49
|
Oups, debug code
|
2014-10-13 19:17:53 +02:00 |
|
Damien Alexandre
|
403c83b462
|
Fix indexing single record on post upload
|
2014-10-13 19:17:20 +02:00 |
|
Damien Alexandre
|
eb7914816d
|
WIP on singleRecord indexer and fix error on path
|
2014-10-13 19:05:09 +02:00 |
|
Damien Alexandre
|
56b5053ebb
|
Optimize the fetch record path method
|
2014-10-13 17:46:25 +02:00 |
|
Damien Alexandre
|
7c76bc3450
|
Use the isAggregable new getter
|
2014-10-13 17:32:18 +02:00 |
|
Damien Alexandre
|
f018723713
|
Set the correct number format and improve paths finding
|
2014-10-13 17:11:37 +02:00 |
|
Damien Alexandre
|
52978e6239
|
More path to query
|
2014-10-13 17:07:32 +02:00 |
|
Nicolas Le Goff
|
10a83bc6c4
|
Fix latest merge
|
2014-10-13 12:58:20 +02:00 |
|
Damien Alexandre
|
814279a83e
|
Avoid error maxClauseCount in ES when the field is too large
|
2014-10-13 12:00:34 +02:00 |
|
Damien Alexandre
|
da505504c9
|
Fix record indexer metadata fetching, was messed up with doctrine
|
2014-10-13 11:53:10 +02:00 |
|
Nicolas Le Goff
|
28eecf6a09
|
Merge branch '3.8'
Conflicts:
.gitignore
bin/console
composer.json
composer.lock
hudson/fixtures.sql
lib/Alchemy/Phrasea/Command/Developer/IniReset.php
lib/Alchemy/Phrasea/Command/Setup/Install.php
lib/Alchemy/Phrasea/Controller/Api/Oauth2.php
lib/Alchemy/Phrasea/Controller/Api/V1.php
lib/Alchemy/Phrasea/Controller/Prod/Export.php
lib/Alchemy/Phrasea/Controller/Root/Login.php
lib/Alchemy/Phrasea/Core/Provider/PhraseanetServiceProvider.php
lib/Alchemy/Phrasea/Core/Version.php
lib/Alchemy/Phrasea/Helper/DatabaseHelper.php
lib/Alchemy/Phrasea/Helper/Prod.php
lib/classes/API/OAuth2/Application.php
lib/classes/API/V1/Interface.php
lib/classes/API/V1/adapter.php
lib/classes/Setup/Upgrade.php
lib/classes/media/subdef.php
lib/classes/task/period/RecordMover.php
templates/web/prod/index.html.twig
templates/web/setup/step2.html.twig
tests/Alchemy/Tests/Phrasea/Controller/Admin/RootTest.php
tests/Alchemy/Tests/Phrasea/Controller/Root/LoginTest.php
tests/classes/api/v1/api_v1_adapterTest.php
tests/db-ref.sqlite
vagrant/vms/phraseanet-php54-nginx/puphpet/config.yaml
vagrant/vms/phraseanet-php54-nginx/puphpet/files/exec-once/setup
|
2014-10-09 19:40:33 +02:00 |
|
Nicolas Le Goff
|
26617ba5cc
|
PHRAS-262 #fix remove postlog feature for guest access
|
2014-10-08 20:18:49 +02:00 |
|
Damien Alexandre
|
d693e1fe4a
|
Add record_type story or record and fix the filter
|
2014-10-07 18:06:09 +02:00 |
|
Damien Alexandre
|
3e5e802bf9
|
Only sort on score by default
|
2014-10-07 17:03:45 +02:00 |
|
Damien Alexandre
|
73b85e3953
|
PHRAS-233 Set record flag status, fix base id filters
|
2014-10-07 15:57:09 +02:00 |
|
Damien Alexandre
|
12a22b105e
|
Restore the true filters on status and all
|
2014-10-07 12:46:59 +02:00 |
|
Damien Alexandre
|
b15fade0fe
|
Fix the UniqueCollection fetcher
|
2014-10-07 11:05:14 +02:00 |
|
Damien Alexandre
|
5f7edb5be9
|
Merge branch 'master' into elastic-indexer
Conflicts:
.gitignore
|
2014-10-06 18:24:58 +02:00 |
|
Damien Alexandre
|
2c9bd86d2a
|
Merge remote-tracking branch 'upstream/master'
|
2014-10-06 18:23:23 +02:00 |
|
Damien Alexandre
|
e8ac0df198
|
Merge branch 'master' of github.com:mdarse/Phraseanet
|
2014-10-06 18:22:56 +02:00 |
|
Damien Alexandre
|
4d43fe7c2d
|
Add databox_id search for term indexing and add context criteria
|
2014-10-06 18:07:23 +02:00 |
|
Damien Alexandre
|
a246231e09
|
Add score of the terms search as boost for the record search
|
2014-10-06 17:30:46 +02:00 |
|
Damien Alexandre
|
f495045125
|
Make the search works without paths too
|
2014-10-06 16:24:48 +02:00 |
|
Damien Alexandre
|
fe2e694216
|
Add stopwatch listener to monitor populate time
|
2014-10-06 15:49:33 +02:00 |
|
Damien Alexandre
|
48928b60c2
|
PHRAS-302 Add concept path to records
|
2014-10-06 13:56:51 +02:00 |
|
Damien Alexandre
|
b7bcfb599b
|
Fix namespace issue on \DomXpath
|
2014-10-06 10:27:01 +02:00 |
|
Nicolas Le Goff
|
5bdd949a8e
|
Merge pull request #1166 from nlegoff/lazyload
[3.8] Minor fixes
|
2014-09-26 11:55:38 +02:00 |
|
Nicolas Le Goff
|
8a7d49bbbf
|
PHRAS-294 #fix display sort & date fields in advanced search
|
2014-09-25 15:06:33 +02:00 |
|
Nicolas Le Goff
|
9154b30c84
|
Set thumbnails symlink path to temporary directory
|
2014-09-25 12:43:59 +02:00 |
|
Nicolas Le Goff
|
69260ac7c7
|
Remove guest access check for export controller
|
2014-09-25 12:43:02 +02:00 |
|
Nicolas Le Goff
|
c7645d8da7
|
Allow static-file and sendfile to co exists
|
2014-09-25 12:39:52 +02:00 |
|
Nicolas Le Goff
|
a7b59b84c7
|
Merge pull request #1091 from nlegoff/yeah-yeah-yeah
[3.8.6][PHRAS-136] Add static file mode to serve thumbnails
|
2014-09-24 14:07:06 +02:00 |
|
Damien Alexandre
|
4a09e9d52c
|
The thesaurus is only asked on fulltext search only mode
|
2014-09-23 19:20:14 +02:00 |
|
Damien Alexandre
|
5c1a08285a
|
Fix grammar to accept accents and other query complexities
|
2014-09-23 18:16:41 +02:00 |
|
Damien Alexandre
|
22627d328e
|
Start querying the thesaurus, bring back synomyns and paths
|
2014-09-23 15:23:44 +02:00 |
|
Nicolas Le Goff
|
cff6db83f7
|
Fix connection to database detection in install process
|
2014-09-23 13:30:31 +02:00 |
|
Damien Alexandre
|
f91dd7346d
|
Inject application locales and set the appropriate mapping
|
2014-09-23 12:18:36 +02:00 |
|
Damien Alexandre
|
3818548114
|
Add the list of fields each term is related to on the terms
|
2014-09-23 11:46:53 +02:00 |
|
Damien Alexandre
|
4ebe989933
|
Move the build query script (and tidy up term indexer)
|
2014-09-22 18:12:25 +02:00 |
|
Damien Alexandre
|
4de826771b
|
Switch all query parts to multi-fields match (will be used later)
|
2014-09-22 17:55:33 +02:00 |
|
Damien Alexandre
|
9d2f01bca8
|
Fix AST namespace import
|
2014-09-22 17:11:33 +02:00 |
|
Damien Alexandre
|
1b8ae26c64
|
Improve jison script, run the update parser
|
2014-09-22 16:58:50 +02:00 |
|
Damien Alexandre
|
4a051e4e42
|
Plug the query parsed with the query params and execute
|
2014-09-22 13:18:32 +02:00 |
|
Damien Alexandre
|
35be34db50
|
Merge remote-tracking branch 'origin/master' into elastic-indexer
|
2014-09-22 11:59:11 +02:00 |
|
Mathieu Darse
|
e6d159d6ec
|
Merge pull request #3 from mdarse/query-parser
Query parser first implementation
|
2014-09-22 11:50:17 +02:00 |
|
Damien Alexandre
|
e31b138e2f
|
Set back the logger on Elasticsearch client, not pleased with the format
|
2014-09-22 11:34:14 +02:00 |
|
Nicolas Le Goff
|
8fa0313efe
|
Merge pull request #1160 from nlegoff/pdf-quarantine
[3.8][PHRAS-277] sha256 calculation is errored due to UUID metadata
|
2014-09-22 10:56:02 +02:00 |
|