Thibaud Fabre
d00d674cdf
Fix document substitution
2016-11-24 17:21:11 +01:00
Thibaud Fabre
52578f9c65
Fix record ID field name when generating sort query
2016-11-17 16:56:12 +01:00
Thibaud Fabre
b8c695fe88
Always add recordid as last sort option
2016-11-17 15:47:58 +01:00
Thibaud Fabre
2c35af060e
Fix download permalink in unauthenticated contexts
2016-11-16 17:32:54 +01:00
jygaulier
82d15a777c
Merge pull request #2016 from jygaulier/PHRAS-1284_MAX-DURATION-TASK-PARAMETER
...
PHRAS-1284_MAX-DURATION-TASK-PARAMETER
2016-11-16 10:58:31 +01:00
Jean-Yves Gaulier
c43dcf158c
PHRAS-1284_MAX-DURATION-TASK-PARAMETER
...
add : parameters "maxmeg" and "maxduration" (if present) are passed to task:run as --max-memory and --max-duration
2016-11-15 18:07:25 +01:00
Jean-Yves Gaulier
435854657f
fix: if using --name argument, some subdefs were deleted
2016-11-15 14:56:18 +01:00
Jean-Yves Gaulier
3a0517774c
PHRAS-1155_UPDATE-3.8-4.0-FAILS
...
fix : the new column "Orders.notification_method" creation (2016...) is moved to an older patch (2013...) since this patch runs on 2016 orm object "Orders"
2016-11-09 15:22:19 +01:00
jygaulier
9d16ee8809
Merge pull request #2009 from jygaulier/PHRAS-1279_SUBSTITUTE-UNKNOWN-TYPE
...
PHRAS-1279_SUBSTITUTE-UNKNOWN-TYPE
2016-11-03 19:01:55 +01:00
Jean-Yves Gaulier
b526d0ecdc
PHRAS-1279_SUBSTITUTE-UNKNOWN-TYPE
...
- new : added missing options (settings) "size", "resolution", ... to "unknown"-type subdef
2016-11-03 18:48:57 +01:00
Jean-Yves Gaulier
4e5d0758e6
PHRAS-1279_SUBSTITUTE-UNKNOWN-TYPE
...
- new : added type "unknown" to subviews setup so an "unknown"-type document can have substituted subdefs
2016-11-03 17:41:39 +01:00
Thibaud Fabre
77c848f32e
Merge pull request #2008 from jygaulier/PHRAS-1260_INDEX-WIDTH-HEIGHT
...
Phras 1260 index width height
2016-11-03 16:22:26 +01:00
Jean-Yves Gaulier
229c80fe74
PHRAS-1260_INDEX-WIDTH-HEIGHT
...
- new : added size (filesize) of document to es
- new : methods getWidth(),... to record_adapter
- fix : template
2016-11-03 15:27:57 +01:00
Thibaud Fabre
2e56649c42
Fix invalid string mapping
2016-11-03 11:02:50 +01:00
Thibaud Fabre
5b68ceefe2
Merge pull request #2001 from jygaulier/PHRAS-508_acl-cache
...
PHRAS-508_acl-cache
2016-11-02 17:54:48 +01:00
Jean-Yves Gaulier
68ab86d9d4
PHRAS-1260_INDEX-WIDTH-HEIGHT
...
- new : added with & height of document to es
2016-11-02 17:29:20 +01:00
Jean-Yves Gaulier
e42bb376f8
PHRAS-508_acl-cache
...
- fix ref on pdo stmt
2016-10-27 18:32:39 +02:00
Thibaud Fabre
2ae21532bc
Fix undefined property error
2016-10-27 15:42:26 +02:00
Thibaud Fabre
59befbfecc
Clean up complex field hierarchy to improve readability
2016-10-27 15:22:39 +02:00
Thibaud Fabre
e1fc53dc64
Clean up mapping build process
2016-10-27 15:17:33 +02:00
Thibaud Fabre
ce59523405
Add specialized complex mapping for property maps
2016-10-27 15:15:54 +02:00
Thibaud Fabre
165877e50a
Fix infinite recursion error
2016-10-27 13:14:05 +02:00
Thibaud Fabre
cba5423822
Fix concept_path node in index structure
2016-10-27 13:04:47 +02:00
Jean-Yves Gaulier
0c75189a64
PHRAS-508_acl-cache
...
- refactor : acl strings changed to ACL class constants
- code cleanup
- wip but try to merge for bc break test
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
642da0fca5
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
6a2285f66d
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Thibaud Fabre
f4f85dc3b7
Merge pull request #1997 from alchemy-fr/fix/order-archive-path
...
PHRAS-1275 Fix order archive path
2016-10-26 16:02:58 +02:00
Thibaud Fabre
f776cda39d
PHRAS-1276 Do not try to read log path until necessary
2016-10-26 13:45:23 +02:00
Thibaud Fabre
eb0177a60b
Clean up switch case
2016-10-26 12:16:53 +02:00
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
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