Jean-Yves Gaulier
4e37af6386
PHRAS-1055 #time 2h
...
- change lone argument (databox) to option "--databox" (mandatory)
- add option "--missing_only" to create missing subdefs after structure change.
- add option "--garbage_collect" to remove orphan subdefs left by structure change.
2016-04-04 14:41:19 +02:00
Jean-Yves Gaulier
81b636d4de
PHRAS-1055 #time 5h
...
- better error handling
- argument "databox" can be specified as id, dbname or viewname
- add option "--partition=n/N"
- argument "type" changed to option "--record_type=a,b,c" (can also be set as "--record_type=a,b --record_type=c")
- argument "subdefs" changed to option "--name=x,y,z" (can also be set as "--name=x,y --name=z")
- option "--with-substitution" changed to "--with_substituted"
- option "--substitution-only" changed to "--substituted-only"
2016-04-04 14:41:19 +02:00
Jean-Yves Gaulier
95683735b6
PHRAS-1055 #time 5h
...
- add option --dry
- add verbose print (-v)
- add "ALL" for type and subdef arguments
- fix "substitute" options
- fix show sql with arguments
2016-04-04 14:41:19 +02:00
Jean-Yves Gaulier
fe6bb51351
PHRAS-1055 #time 1h
...
- no bug concerning --max_record
- add try/catch so the job don't stop on errors
2016-04-04 14:41:19 +02:00
Benoît Burnichon
f64651ba3f
Add default ttl-url to MediaSubdefinitionUrlGenerator
2016-04-04 12:34:00 +02:00
Benoît Burnichon
40cf44c07f
Add MediaAccessor subdef url generator
2016-04-04 12:34:00 +02:00
Florian BLOUET
54d931207a
Bump Phraseanet production client
...
- Record Editor refacto
2016-04-01 17:20:48 +02:00
Benoît Burnichon
72b9e0856d
Add Hydration facilities
2016-04-01 13:23:18 +02:00
Benoît Burnichon
21690596ac
Add DataboxBoundRepositoryProvider
2016-04-01 11:40:19 +02:00
Benoît Burnichon
840aa86bb4
Proper caching of names in databox_descriptionStructure
2016-03-31 15:27:09 +02:00
Scrutinizer Auto-Fixer
3b49f58ad7
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-31 14:34:39 +02:00
Benoît Burnichon
15e4a5dd3a
fix in caption_Field_Value hightlightThesaurus & PHPCS in caption_field
2016-03-31 13:43:33 +02:00
Benoît Burnichon
3f35efe30e
Extract changeVocabulary
2016-03-31 12:51:05 +02:00
Benoît Burnichon
5c4a796c12
Fix cache clearing.
2016-03-31 12:20:58 +02:00
Benoît Burnichon
eba78f11df
Fix uncaught Exception in caption_field_value creation
2016-03-31 11:43:08 +02:00
Benoît Burnichon
ca4ef347d2
Fix left Vocabulary\Controller
2016-03-31 11:30:42 +02:00
Benoît Burnichon
ff703d5c93
normalize vocabulary service name
2016-03-30 17:53:58 +02:00
Benoît Burnichon
c8063fa136
fix service lookup in lower-case
2016-03-30 17:42:46 +02:00
Benoît Burnichon
07993efb58
Fixup UserProvider definition and test
2016-03-30 17:00:04 +02:00
Benoît Burnichon
020d7a9b02
Remove VocabularyController
2016-03-30 16:33:10 +02:00
Benoît Burnichon
86cba70a76
Some PHPCS
2016-03-30 14:38:49 +02:00
Benoît Burnichon
151abf93bc
Remove unused class
2016-03-30 14:38:49 +02:00
Benoît Burnichon
3f7dfef14a
caption_record should fetch proper record_adapter instance
2016-03-30 12:51:45 +02:00
Benoît Burnichon
5737fc14c4
remove unused methods in unicode.
2016-03-30 12:40:39 +02:00
Benoît Burnichon
35a4111cf3
Slight refactoring of caption_record, databox_field and record_adapter
2016-03-30 11:49:50 +02:00
Benoît Burnichon
c89bf664b5
Remove unused highlighting parameters
2016-03-29 19:11:48 +02:00
Benoît Burnichon
37883ed1ae
Remove useless method in SearchEngineInterface
2016-03-29 19:08:09 +02:00
Benoît Burnichon
973826eeb3
Remove dependency on CaptionRecord get_record() method.
2016-03-29 18:59:04 +02:00
Benoît Burnichon
d33a1d0dcc
PHPCS fixing
2016-03-29 18:58:54 +02:00
Benoît Burnichon
cdd37110bb
Remove useless interface
2016-03-29 16:48:29 +02:00
Benoît Burnichon
11abedd0ed
Convert some SQL to HEREDOCS
2016-03-29 15:28:42 +02:00
Benoît Burnichon
e10e83dd36
Fix issue with improper count SQL
2016-03-29 15:28:19 +02:00
Benoît Burnichon
3597ebc7c2
Search should always use multiple retrival strategy
2016-03-29 14:57:44 +02:00
Benoît Burnichon
c580b55c3e
Remove one N+1 by fetching TechnicalDataSets
2016-03-29 14:57:44 +02:00
Benoît Burnichon
6bfe235bfa
Scrutinizers proposed patches
2016-03-29 14:57:44 +02:00
Scrutinizer Auto-Fixer
68da0ac0ed
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-25 13:14:51 +00:00
Benoît Burnichon
5a83a9c1c5
PHPCS
2016-03-25 13:18:52 +01:00
Benoît Burnichon
3c71914394
Enable All Queries logging in WebProfiler
2016-03-25 13:18:52 +01:00
jygaulier
e2b4d9ec41
Update RecordController.php
2016-03-24 16:01:02 +01:00
Jean-Yves Gaulier
0da3c8112a
PHRAS-1045 #time 4h
...
-fix : when a story is deleted with "Delete also content..." checked, the content and the story is deleted
2016-03-24 15:16:15 +01:00
Benoît Burnichon
d151abc71d
Add oauth authentication to permalink route
2016-03-23 19:49:47 +01:00
Benoît Burnichon
29be3a6dc6
fix ApiOrderController per_page functionality
2016-03-23 19:49:06 +01:00
Benoît Burnichon
5f8b293222
Merge branch '4.0'
2016-03-23 18:24:47 +01:00
Thibaud Fabre
7ebbff44e6
Merge pull request #1774 from aztech-dev/fix/collection-watermark-4.0
...
Fix watermark getter
2016-03-23 18:20:26 +01:00
Thibaud Fabre
2e1ef8e279
Fix watermark getter
2016-03-23 18:02:48 +01:00
Thibaud Fabre
b619bf7bba
Change failed to createion_failed
2016-03-23 12:42:31 +01:00
Thibaud Fabre
773a31d4f8
Add extra event types in webhooks
2016-03-23 12:42:31 +01:00
Benoît Burnichon
25222234f8
Issue in CollectionHelper ordering.
...
Also make helper class final.
2016-03-23 11:32:47 +01:00
Benoît Burnichon
1f47d1a7aa
Merge branch '4.0'
2016-03-22 17:45:18 +01:00
Florian BLOUET
755aac9e3e
PHRAS-1038 - fix story navigation in workzone context
2016-03-22 17:17:01 +01:00