Thibaud Fabre
f64e5febc7
PHRAS-1276 Use log.path to store error logs in correct path
2016-10-26 12:16:36 +02:00
Thibaud Fabre
6f534b6204
Refactor translator null checks
2016-10-26 12:07:09 +02:00
Thibaud Fabre
a702899126
Fix missing return statement
2016-10-25 14:20:36 +02:00
Thibaud Fabre
13c71fd38d
PHRAS-1275 Fix temporary order archive name
2016-10-25 13:58:55 +02:00
Thibaud Fabre
199b5b1c46
Inject base order controller dependencies
2016-10-25 13:55:34 +02:00
Thibaud Fabre
3f1230a86c
Add missing include
2016-10-21 09:41:04 +02:00
Thibaud Fabre
822fce6e25
Force application boot in test case setup
2016-10-19 16:04:32 +02:00
Thibaud Fabre
2aacbb789e
Fix term indexer creation
2016-10-19 14:01:43 +02:00
Thibaud Fabre
47cc31ef77
Improve create index command logging
2016-10-19 13:31:39 +02:00
Thibaud Fabre
b345ef7ac7
Fix indexer dependency injection
2016-10-19 13:31:39 +02:00
Thibaud Fabre
899188d970
Export mapping as array to create it
2016-10-19 13:31:17 +02:00
Thibaud Fabre
c133b42716
Refactoring
...
- Split search engine service registration into sub-methods
- Remove unused properties
- Fix coding style
2016-10-19 13:31:17 +02:00
Thibaud Fabre
8ee6cfc31d
Add --drop option to create index command
...
Forces existing indices to be dropped before re-creating them
2016-10-19 13:31:17 +02:00
Thibaud Fabre
f79a78e4c5
Restore merge exceptions and add structure factory method
2016-10-19 13:31:17 +02:00
Thibaud Fabre
f5452eac1e
Check for undefined key
2016-10-19 13:31:17 +02:00
Thibaud Fabre
299b24d4fb
Update class for mapping type constants
2016-10-19 13:31:17 +02:00
Thibaud Fabre
6e88b97c55
Extract record index and term index from respective indexers
2016-10-19 13:31:16 +02:00
Thibaud Fabre
f2cfe93f8c
Finish refactoring mapping creation
2016-10-19 13:29:54 +02:00
Thibaud Fabre
7a71886dc9
Start extracting specialized field mapping classes from mapping
2016-10-19 13:29:54 +02:00
Thibaud Fabre
8fb1cd9944
Coding style and docblocks
2016-10-19 13:29:54 +02:00
Thibaud Fabre
9c2e1cb459
Add stub record index data structure
2016-10-19 13:29:54 +02:00
Thibaud Fabre
246503ee42
Extract index data structure from indexer
2016-10-19 13:29:54 +02:00
Thibaud Fabre
c2f0a5a184
Remove check on facet count
2016-10-19 13:29:53 +02:00
Jean-Yves Gaulier
06a66a916f
PHRAS-1271_better-buildsubdefs
...
- new : doc
- changed : some options are mandatory
- changed : es logging to app['monolog'] to respect not-verbose mode (no more broken progress-bar due to log on screen)
2016-10-19 11:22:11 +02:00
Thibaud Fabre
dedd763581
Refactor databox service and controller
2016-10-19 07:00:33 +02:00
Thibaud Fabre
11d25021cc
CS fixes
2016-10-19 06:51:37 +02:00
Thibaud Fabre
7adec6a300
Add missing return statement
2016-10-19 06:51:37 +02:00
Thibaud Fabre
9a44033c00
Use databox service to mount databoxes in admin
2016-10-19 06:51:37 +02:00
Thibaud Fabre
32fe54ac35
Add databox mount command
2016-10-19 06:51:37 +02:00
Thibaud Fabre
efc5842e06
Add create databox console command
2016-10-19 06:51:37 +02:00
Thibaud Fabre
a040dc2aea
Merge pull request #1988 from alchemy-fr/jygaulier-PHRAS-714
...
Improve architecture
2016-10-18 22:17:32 +02:00
Thibaud Fabre
79a9411923
Code architecture
...
- Remove circular dependency between indexer and record indexer
- Restore interface type hints on indexer methods
2016-10-18 21:17:38 +02:00
Thibaud Fabre
4acd20fa80
Revert "Revert "PHRAS-714_thesaurus_indexation""
2016-10-18 21:17:10 +02:00
Thibaud Fabre
ba8be47423
Revert "PHRAS-714_thesaurus_indexation"
2016-10-18 20:15:23 +02:00
Thibaud Fabre
eba83584f4
Merge pull request #1986 from jygaulier/PHRAS-1271_better-buildsubdefs
...
PHRAS-1271_better-buildsubdefs
2016-10-18 18:00:54 +02:00
Jean-Yves Gaulier
0f3ae20d50
PHRAS-1271_better-buildsubdefs
...
- new : new options --mode, --all, --scheduled, --reverse, --show-sql
- changed : option --garbage_collect renamed as --prune
- changed : verbosity -v prints lines, no verbosity displays progress-bar
2016-10-18 15:09:26 +02:00
Thibaud Fabre
e413eff4f9
Merge pull request #1978 from jygaulier/PHRAS-714
...
PHRAS-714_thesaurus_indexation
2016-10-18 10:11:46 +02:00
Thibaud Fabre
0a1d248969
Merge pull request #1983 from alchemy-fr/feature/download-intent
...
PHRAS-1225 Log downloads triggered via permalinks
2016-10-13 17:01:19 +02:00
Thibaud Fabre
a82297def6
PHRAS-1225 Log downloads triggered via permalinks
2016-10-13 16:18:27 +02:00
Thibaud Fabre
fd61435468
Improve task manager logs
...
Available versions are now sorted by date in descending order
2016-10-13 15:23:25 +02:00
Thibaud Fabre
5cbb377f29
Merge pull request #1980 from alchemy-fr/feature/native-session-handler
...
Native session handler
2016-10-13 14:40:04 +02:00
Thibaud Fabre
0c8f507abe
PHRAS-1236 Add native session handler config option
...
Allows use of custom session handlers via php.ini
2016-10-13 14:29:23 +02:00
Thibaud Fabre
ca0c015e17
PHRAS-1266 Add PHP configuration recommandations for secure cookies
2016-10-13 14:07:05 +02:00
Thibaud Fabre
e77178d757
Add delivery results to application settings page
2016-10-13 14:05:53 +02:00
Thibaud Fabre
981e55f026
Clear log repository on user deletion
2016-10-13 11:58:24 +02:00
Thibaud Fabre
0a9376cc0f
Fix webhook repository test
2016-10-13 11:58:15 +02:00
Thibaud Fabre
b71a7a93b5
PHRAS-1239 Add webhook for user deleted events
2016-10-13 11:58:03 +02:00
Jean-Yves Gaulier
cf40c99ea7
PHRAS-714_thesaurus_indexation
...
- new : if the thesaurus has been modified since it's last indexation, it will be re-indexed as soon a record is to be indexed.
- nb : after thesaurus modification, the databox MUST be manually re-indexed (which will reindex the thesaurus before)
- todo : remove useless dialog boxes from thesaurus app (... "this term was..." "...add with/out reindexing ?..."). To be done in the future app using future routes.
2016-10-12 18:42:16 +02:00
Xavier Rousset
7945994140
PHRAS-1173 SQL fix and template update
2016-10-11 15:27:13 +02:00
Thibaud Fabre
ebc8b5bdec
Fix worker initialization
2016-10-10 13:25:44 +02:00