Damien Alexandre
|
f535aaf3ad
|
Add elision on french tokenizer and fix missed config
|
2014-09-08 15:50:47 +02:00 |
|
Damien Alexandre
|
c488e259f4
|
Fix the refresh interval not resseting to the original value
|
2014-09-08 14:47:46 +02:00 |
|
Damien Alexandre
|
ab07cb8e17
|
Merge branch 'master' into elastic-indexer
Conflicts:
.gitignore
|
2014-09-08 11:39:02 +02:00 |
|
Damien Alexandre
|
0bbd028969
|
Remove unused code
|
2014-09-08 11:37:14 +02:00 |
|
Damien Alexandre
|
c7e3c46891
|
It's better not to disable the refresh completly
|
2014-09-08 11:26:41 +02:00 |
|
Damien Alexandre
|
71fbd206e9
|
Add merge mapping exceptions
|
2014-09-08 11:20:10 +02:00 |
|
Damien Alexandre
|
fe3b67a2aa
|
Fix minor CS issues / Syntax error
|
2014-09-08 11:06:04 +02:00 |
|
Damien Alexandre
|
9355e83e22
|
WIP, add the right analyzer on fields mapping!
|
2014-09-05 19:13:36 +02:00 |
|
Damien Alexandre
|
0f12cf3dae
|
Add analyzer for all the supported languages with sensible default
|
2014-09-05 17:36:06 +02:00 |
|
Nicolas Le Goff
|
de7988689e
|
Update directory structure & allow to configure paths (tmp, log, cache)
|
2014-09-05 15:57:00 +02:00 |
|
Mathieu Darse
|
9d284d22ca
|
WIP Thesaurus term indexing
|
2014-09-05 12:16:03 +02:00 |
|
Mathieu Darse
|
48694af268
|
More robust status flag key normalization
|
2014-09-03 18:50:13 +02:00 |
|
Mathieu Darse
|
7e9cd172ef
|
Fix invalid mapping/data
|
2014-09-03 18:49:29 +02:00 |
|
Mathieu Darse
|
d8a4842079
|
Detect bulk indexing request errors
|
2014-09-03 18:44:23 +02:00 |
|
Mathieu Darse
|
2026288040
|
Fix multivalued caption fields
|
2014-09-02 19:47:01 +02:00 |
|
Nicolas Le Goff
|
fc2f49d012
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Thesaurus/Thesaurus.php
lib/Alchemy/Phrasea/Controller/Thesaurus/Xmlhttp.php
lib/classes/connection.php
lib/classes/connection/abstract.php
lib/classes/connection/interface.php
lib/classes/connection/pdo.php
lib/classes/connection/pdoStatementDebugger.php
lib/classes/module/report/activity.php
lib/classes/module/report/sqlfilter.php
lib/classes/record/adapter.php
lib/classes/task/period/subdef.php
templates/web/prod/thesaurus.js.twig
tests/Alchemy/Tests/Phrasea/Setup/InstallerTest.php
tests/classes/PhraseanetPHPUnitAbstract.php
tests/classes/connectionTest.php
|
2014-09-02 19:09:38 +02:00 |
|
Mathieu Darse
|
ce3854583a
|
Let record fields containers be created lazily
|
2014-09-02 18:20:00 +02:00 |
|
Mathieu Darse
|
ac43b78a50
|
Index private caption fields aside
|
2014-09-02 18:16:53 +02:00 |
|
Mathieu Darse
|
4c91aaddf5
|
Index record metadata
|
2014-09-02 17:34:36 +02:00 |
|
Jean-Yves Gaulier
|
415ec0d7a0
|
speedup hit compute (green digits in prod/thesaurus)
|
2014-09-02 13:44:36 +02:00 |
|
Jean-Yves Gaulier
|
6e9c6d9480
|
clean
|
2014-09-02 13:44:36 +02:00 |
|
Jean-Yves Gaulier
|
31401364f0
|
speedup occurences calc
|
2014-09-02 13:44:36 +02:00 |
|
Jean-Yves Gaulier
|
6fbe66829c
|
phras-36 #time 4h
first proto, wip do not merge
|
2014-09-02 13:44:36 +02:00 |
|
Mathieu Darse
|
42f86a1f37
|
Record caption & EXIF mapping
|
2014-09-02 12:48:46 +02:00 |
|
Nicolas Le Goff
|
e553690166
|
Merge pull request #1136 from nlegoff/fix-114
[3.8.6][PHRAS-114] Add candidate in thesaurus
|
2014-09-01 11:07:22 +02:00 |
|
Nicolas Le Goff
|
ce6bc3d5e1
|
Fix minor issues
|
2014-08-29 18:07:48 +02:00 |
|
Mathieu Darse
|
a0b41d54f8
|
Translate collection identifiers
|
2014-08-26 19:58:22 +02:00 |
|
Mathieu Darse
|
bf5c8ade79
|
Fix bulk indexing creating duplicates
|
2014-08-26 19:57:29 +02:00 |
|
Mathieu Darse
|
2d4decbf65
|
Add bulk indexing
|
2014-08-26 19:22:28 +02:00 |
|
Nicolas Le Goff
|
d2ff7b8c26
|
PHRAS-114 #fix Add candidate in thesaurus
|
2014-08-26 17:23:32 +02:00 |
|
Nicolas Le Goff
|
232046605d
|
Fix tests
|
2014-08-26 16:45:14 +02:00 |
|
Mathieu Darse
|
d187bfe80d
|
WIP Indexer
|
2014-08-26 16:42:48 +02:00 |
|
Nicolas Le Goff
|
b9bb9f5f0e
|
Merge branch '3.8'
Conflicts:
.gitignore
lib/Alchemy/Phrasea/Core/Version.php
lib/classes/databox.php
lib/classes/task/abstract.php
lib/classes/task/manager.php
lib/classes/task/period/subdef.php
lib/classes/task/period/writemeta.php
lib/conf.d/bases_structure.xml
templates/web/admin/tasks/list.html.twig
|
2014-08-26 13:38:01 +02:00 |
|
Nicolas Le Goff
|
d44eea20a6
|
Merge pull request #1105 from nlegoff/crossdomain
[READY][3.8.6][PHRAS-25] Crossdomain command generator
|
2014-08-22 18:52:40 +02:00 |
|
Jean-Yves Gaulier
|
b34555d4a1
|
PHRAS-64 #time 1h
fix version back
|
2014-08-20 16:11:22 +02:00 |
|
Nicolas Le Goff
|
6485b64e68
|
Fix latest merge
|
2014-08-20 15:13:41 +02:00 |
|
Jean-Yves Gaulier
|
2274e4ebc9
|
PHRAS-64 #time 1h
add patch for appbox.task2
|
2014-08-20 14:15:25 +02:00 |
|
Jean-Yves Gaulier
|
33b8451978
|
PHRAS-64 #time 1,5j
delete progress bars for tasks / add subdefs stats for base
|
2014-08-20 14:06:18 +02:00 |
|
Nicolas Le Goff
|
7814ae42d1
|
Fix latest merge
|
2014-08-19 17:22:48 +02:00 |
|
Nicolas Le Goff
|
9494738c12
|
Merge branch '3.8'
Conflicts:
lib/classes/task/period/RecordMover.php
|
2014-08-19 17:20:31 +02:00 |
|
Nicolas Le Goff
|
64a2201d08
|
Merge pull request #1112 from jygaulier/fix-PHRAS-164
[3.8.6][PHRAS-164] Allow sorting on 'number' fields
|
2014-08-19 16:50:18 +02:00 |
|
Nicolas Le Goff
|
f6f2dbc22d
|
Add crossdomain parser
|
2014-08-19 16:35:57 +02:00 |
|
Nicolas Le Goff
|
bc88d0f474
|
Add crossdomain file generator command
|
2014-08-19 16:35:57 +02:00 |
|
Nicolas Le Goff
|
46da7be65d
|
Merge branch '3.8'
Conflicts:
.travis.yml
bin/developer
build-env.sh
lib/Alchemy/Phrasea/Application.php
lib/Alchemy/Phrasea/Core/Provider/LocaleServiceProvider.php
tests/Alchemy/Tests/Phrasea/Command/Setup/XSendFileMappingGeneratorTest.php
tests/Alchemy/Tests/Phrasea/Controller/SetupTest.php
tests/Alchemy/Tests/Phrasea/Form/Login/PhraseaRegisterFormTest.php
|
2014-08-19 15:30:25 +02:00 |
|
Nicolas Le Goff
|
6ee8d2bab3
|
Merge pull request #1121 from nlegoff/ini-command
[READY][3.8.6] Add developer command to reset environment
|
2014-08-19 15:10:59 +02:00 |
|
Nicolas Le Goff
|
cbd0bb0558
|
Fix install
|
2014-08-19 15:00:36 +02:00 |
|
Nicolas Le Goff
|
353d625f9a
|
Fix latest merge
|
2014-08-19 14:59:48 +02:00 |
|
Nicolas Le Goff
|
81763db182
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Order.php
lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php
lib/Alchemy/Phrasea/Helper/Record/Helper.php
lib/classes/API/V1/adapter.php
lib/classes/Feed/Entry/Adapter.php
lib/classes/caption/record.php
lib/classes/registry.php
templates/web/prod/actions/Tools/index.html.twig
templates/web/prod/index.html.twig
tests/Alchemy/Tests/Phrasea/Application/OverviewTest.php
tests/Alchemy/Tests/Phrasea/Controller/Api/ApiTestCase.php
tests/Alchemy/Tests/Phrasea/Controller/Root/RSSFeedTest.php
|
2014-08-19 12:17:18 +02:00 |
|
Nicolas Le Goff
|
bef7fa836e
|
Merge pull request #1130 from nlegoff/right-apis
[READY][3.8.6] Apply user rights on sub-definition
|
2014-08-19 11:50:11 +02:00 |
|
Nicolas Le Goff
|
8a55a2c1ed
|
Fix latest merge
|
2014-08-19 11:49:35 +02:00 |
|