Benoît Burnichon
070196b12c
Merge pull request #1757 from bburnichon/feature/empty-collection-job-PHRAS-1032
...
EmptyCollectionJob should accept bas_id setting.
2016-03-14 12:25:33 +01:00
Benoît Burnichon
c6f133abf2
EmptyCollectionJob should accept bas_id setting.
...
Could not refactor the job as there are static calls preventing mocks.
2016-03-14 12:07:09 +01:00
Benoît Burnichon
6cda4eec7e
Merge branch '4.0'
2016-03-11 21:50:23 +01:00
Benoît Burnichon
b712dce230
Merge pull request #1756 from bburnichon/improvements/travis-setup
...
update CI flows
2016-03-11 21:11:12 +01:00
Benoît Burnichon
e0aaf66e8f
Change CI flows
...
restrict builds to only specific branches
use composer without prefer-source
2016-03-11 21:00:48 +01:00
Benoît Burnichon
d2dcc34815
Merge pull request #1755 from alchemy-fr/scrutinizer-patch-1
...
Scrutinizer Auto-Fixes
2016-03-11 20:21:53 +01:00
Benoît Burnichon
e22a60afc5
Refactor tests using XmlHttpRequest
2016-03-11 20:00:52 +01:00
Benoît Burnichon
f2e62abd8b
Remove !count() calls
2016-03-11 18:03:53 +01:00
Scrutinizer Auto-Fixer
d8d4d79309
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-11 16:13:39 +00:00
Benoît Burnichon
97685ebab1
Merge remote-tracking branch 'upstream/4.0'
2016-03-11 15:06:50 +01:00
Thibaud Fabre
ce313d94ca
Merge pull request #1754 from bburnichon/improvement/backport-ticks-4.0
...
fix declare(ticks=1)
2016-03-10 16:12:12 +01:00
Benoît Burnichon
c440486603
Refactor Task Manager related commands.
2016-03-10 15:35:16 +01:00
Jean-Yves Gaulier
2af8b3d954
change "ticks" to 1000
...
todo : fix vendor(s)...
#PHRAS-997 time 5m
2016-03-10 14:23:17 +01:00
Benoît Burnichon
052d0d6f62
Merge branch '4.0'
2016-03-10 14:08:43 +01:00
Benoît Burnichon
e819ce27db
Merge pull request #1753 from bburnichon/improvement/use-stable-version-of-rest-bundle
...
Bump rest-bundle to stable version
2016-03-10 13:49:32 +01:00
Benoît Burnichon
bd2f70295c
Bump rest-bundle to stable version
2016-03-10 13:26:49 +01:00
Benoît Burnichon
bb3fc21ff5
Merge pull request #1752 from bburnichon/bug/PHRAS-884
...
Archive Task naming issue
2016-03-10 12:46:15 +01:00
Benoît Burnichon
2b55022bdb
fix issue with hotfolders with ending slashes.
...
PHRAS-884
2016-03-10 11:52:02 +01:00
Benoît Burnichon
ac746bcfd9
Reformat ArchiveJob
2016-03-10 11:51:30 +01:00
Benoît Burnichon
435803a2d0
Merge pull request #1751 from bburnichon/bug/PHRAS-939
...
Proper fix of invalid archive task
2016-03-09 19:26:24 +01:00
Benoît Burnichon
dda6278f58
fixed scrutinizers issues
2016-03-09 19:13:49 +01:00
Benoît Burnichon
f8411fd409
Special handling of field with no source
2016-03-09 18:43:48 +01:00
Benoît Burnichon
393584fe00
Fixup tests for PhraseanetTags
2016-03-09 17:58:36 +01:00
Benoît Burnichon
8f32c77e43
Add special handling for NoSource tags on set
2016-03-09 17:10:32 +01:00
Benoît Burnichon
7617e64906
Register NoSource tag in TagFactory
2016-03-09 16:09:28 +01:00
Benoît Burnichon
e52273480b
Rename Nosource tag into NoSource. Add fieldName property
2016-03-09 16:09:10 +01:00
Benoît Burnichon
4c9ad1f056
fix databox_field tag initialization
2016-03-09 13:50:48 +01:00
Benoît Burnichon
6d2df0f9bd
fixup Nosource to be properly initialized. Tag should be Value Objects
2016-03-09 13:50:44 +01:00
Benoît Burnichon
66968566b3
Fix misuse of DataboxFieldFactory
2016-03-09 13:48:55 +01:00
Benoît Burnichon
4c30e577c9
Inject DataboxRepository into PhraseanetMetadataSetter
2016-03-09 13:48:55 +01:00
Benoît Burnichon
3ef1ecb636
Refactor PhraseanetMetadataSetter
2016-03-09 13:48:55 +01:00
Jean-Yves Gaulier
ddce5a82dd
PHRAS-939 #time 2d
...
- fix archive task with doc+xml :
xml data data targeting a field without "source" -for a record inside a story- are now present in the newly created record.
2016-03-09 13:48:46 +01:00
Benoît Burnichon
58ed1e7c5e
Merge pull request #1749 from aztech-dev/4.0
...
Leave shard refresh interval alone
2016-03-09 11:50:42 +01:00
Thibaud Fabre
8cef133413
Leave shard refresh interval alone
2016-03-08 17:53:28 +01:00
Benoît Burnichon
a5c6f39bdd
Merge branch '4.0'
2016-03-08 13:08:32 +01:00
Benoît Burnichon
b8096e0c00
Merge pull request #1747 from bburnichon/feature/backport-PNG-subdefs-into-4.0-PHRAS-987
...
backport png subdefs into 4.0
2016-03-08 12:52:50 +01:00
Benoît Burnichon
6afa86730d
Merge pull request #1746 from jygaulier/PHRAS-939_HOTFOLDER-XML
...
PHRAS-939
2016-03-08 12:52:28 +01:00
Jean-Yves Gaulier
197071f060
PHRAS-987 30m
...
bump media-alchemyst to ^0.5
2016-03-08 12:09:49 +01:00
Jean-Yves Gaulier
b6cc58a68e
PHRAS-987 1h
...
PNG-Subdefs (port from 3.8)
2016-03-08 12:09:35 +01:00
Jean-Yves Gaulier
d500ea45e9
PHRAS-939 #time 2d
...
- fix archive task with doc+xml :
xml data data targeting a field without "source" -for a record inside a story- are now present in the newly created record.
2016-03-08 11:47:22 +01:00
Benoît Burnichon
4974057562
Merge pull request #1744 from bburnichon/improvement/deprecation-removal
...
Remove some deprecated methods calls
2016-03-08 11:22:24 +01:00
Benoît Burnichon
0109c6c0d2
Merge pull request #1745 from bburnichon/bug/PHRAS-1031
...
fixup missing private fields in API
2016-03-07 19:22:17 +01:00
Benoît Burnichon
8f6f475b7d
Add private fields to caption when available to user
2016-03-07 18:39:29 +01:00
Benoît Burnichon
5b93fd92b8
Add memory cache to RecordReferenceCollection
2016-03-07 18:38:41 +01:00
Benoît Burnichon
63fd462abe
Change listRecordCaption argument to record_adapter
2016-03-07 13:41:37 +01:00
Benoît Burnichon
5da9c03d5b
Fix Typehinting against interface, not implementation
2016-03-07 12:35:03 +01:00
Benoît Burnichon
b0330d8f56
Added RecordReferenceCollection utility method
2016-03-07 12:30:51 +01:00
Benoît Burnichon
5ee7f3689a
Use recently added getDataboxConnection method
2016-03-07 12:29:05 +01:00
Benoît Burnichon
e01088d38d
Add RecordReference into record_adapter
2016-03-07 12:28:40 +01:00
Benoît Burnichon
f1cd8d7449
Fixup some behaviour in record_preview
2016-03-07 00:29:56 +01:00