Florian BLOUET
|
8ba11d79eb
|
bump Embed Bundle
|
2016-02-23 15:26:36 +01:00 |
|
Benoît Burnichon
|
bd43c36715
|
Remove some deprecated calls
|
2016-02-23 15:10:49 +01:00 |
|
Benoît Burnichon
|
929177c526
|
Refactor RecordEdit event which is always used with single record
|
2016-02-23 15:07:24 +01:00 |
|
Florian BLOUET
|
8fea3c77a9
|
PHRAS-965 - fix issues in tooltip positionning
|
2016-02-23 14:39:56 +01:00 |
|
Benoît Burnichon
|
5feb50cd54
|
Remove subscribtion from Application
|
2016-02-23 14:34:14 +01:00 |
|
Benoît Burnichon
|
a119478097
|
Change Version to use timestamp from database.
Only elasticsearch knows about its version field. This can be hard to maintain.
|
2016-02-23 13:22:37 +01:00 |
|
Benoît Burnichon
|
8a907e9bb0
|
Add touch capability to record_adapter.
|
2016-02-23 10:40:01 +01:00 |
|
Thibaud Fabre
|
c9b9f41f04
|
Merge pull request #1720 from aztech-dev/4.0
Simplify V2 search controller
|
2016-02-23 02:53:51 +01:00 |
|
Thibaud Fabre
|
2addb91b13
|
Simplify V2 search controller
- Remove unnecessary fetching from database
- Remove redundant suggestions key in response (same as facets)
|
2016-02-23 02:33:37 +01:00 |
|
Benoît Burnichon
|
801fd78764
|
Merge pull request #1696 from jygaulier/PHRAS-947_quarantaine-api-routes
api routes to delete/force quarantine item
|
2016-02-22 18:57:43 +01:00 |
|
Benoît Burnichon
|
7ba6155393
|
Use injected Repository instead of one retrieved from app.
|
2016-02-22 18:06:03 +01:00 |
|
Jean-Yves Gaulier
|
edc2efaa0f
|
#PHRAS-947 time 10m
simplification
|
2016-02-22 18:06:03 +01:00 |
|
Jean-Yves Gaulier
|
1388fcf3de
|
#PHRAS-947 time 4h
prod/LazaretController uses the manipulator
new route to empty the quarantine
DELETE /api/v2/quarantine/
|
2016-02-22 18:06:02 +01:00 |
|
Jean-Yves Gaulier
|
1f32977b0e
|
#PHRAS-947 time 1d
first commit
new routes
DELETE /api/v2/quarantine/item/{{item_id}}/
POST /api/v2/quarantine/item/{{item_id}}/add
|
2016-02-22 18:06:02 +01:00 |
|
Thibaud Fabre
|
34bbd0b2df
|
Merge pull request #1719 from bburnichon/improvement/search-api-v2-PHRAS-992
new search API
|
2016-02-22 14:52:39 +01:00 |
|
Benoît Burnichon
|
59a334ea32
|
New search style
|
2016-02-22 14:07:16 +01:00 |
|
Benoît Burnichon
|
6aa56f24ac
|
Add SearchEngineResultToRecordsConverter
|
2016-02-22 14:07:16 +01:00 |
|
Benoît Burnichon
|
cc6eb87d78
|
Merge branch '4.0'
|
2016-02-18 17:51:37 +01:00 |
|
Benoît Burnichon
|
8b635e2f05
|
Merge pull request #1718 from lostdalek/hotfix/PHRAS-976
PHRAS-976
|
2016-02-18 17:48:50 +01:00 |
|
Florian Blouet
|
bb88854a6c
|
PHRAS-976 - upload manager, fix cancel button
|
2016-02-18 16:18:37 +01:00 |
|
Benoît Burnichon
|
5c1a78038e
|
Merge pull request #1717 from bburnichon/bug/rotate-does-not-reindex-PHRAS-988
Add RecordEvent when rotated
|
2016-02-18 15:58:59 +01:00 |
|
Benoît Burnichon
|
d93983caeb
|
Add RecordEvent when rotated
|
2016-02-18 15:28:11 +01:00 |
|
Benoît Burnichon
|
ba898a1957
|
Merge pull request #1716 from lostdalek/hotfix/PHRAS-970
PHRAS-970
|
2016-02-18 11:17:08 +01:00 |
|
Benoît Burnichon
|
39509f9bf7
|
Merge pull request #1715 from lostdalek/hotfix/PHRAS-965
PHRAS-965
|
2016-02-18 11:16:05 +01:00 |
|
Florian Blouet
|
ee77e48406
|
PHRAS-970 - fix diapo z-index
|
2016-02-18 10:40:36 +01:00 |
|
Florian Blouet
|
87e7d564a7
|
PHRAS-965 - fix preview tooltip positionning in workzone
|
2016-02-18 10:33:52 +01:00 |
|
Benoît Burnichon
|
d72cd5de01
|
Merge pull request #1714 from lostdalek/hotfix/PHRAS-885
PHRAS-885
|
2016-02-18 10:07:02 +01:00 |
|
Florian Blouet
|
05f3878408
|
PHRAS-885 - fix basket rename form submission event
|
2016-02-18 08:43:46 +01:00 |
|
Benoît Burnichon
|
5916e584eb
|
Merge branch '4.0'
|
2016-02-17 19:53:48 +01:00 |
|
Benoît Burnichon
|
180a20262b
|
Merge pull request #1713 from lostdalek/hotfix/PHRAS-978
PHRAS-978
|
2016-02-17 19:52:08 +01:00 |
|
Benoît Burnichon
|
476474b0a3
|
Merge pull request #1711 from jygaulier/PHRAS-987_PNG-Subdefs
PHRAS-987
|
2016-02-17 19:50:00 +01:00 |
|
Florian BLOUET
|
392f5bea7d
|
PHRAS-978 - fix task management form
|
2016-02-17 18:52:53 +01:00 |
|
Benoît Burnichon
|
dc7cfacc8c
|
Merge pull request #1712 from bburnichon/improvement/api-fetch-many-records-PHRAS-986
api fetch many records per databox at once
|
2016-02-17 17:36:05 +01:00 |
|
Jean-Yves Gaulier
|
e257dc61bf
|
#PHRAS-987 30m
bump media-alchemyst to ^0.5
|
2016-02-17 17:29:47 +01:00 |
|
Benoît Burnichon
|
054f78815d
|
group record_adapter fetching in API
|
2016-02-17 17:07:55 +01:00 |
|
Benoît Burnichon
|
9548e2441f
|
PHPCS in ElasticSearchEngine
|
2016-02-17 17:07:55 +01:00 |
|
Jean-Yves Gaulier
|
28a7a653d3
|
#PHRAS-987 1h
PNG-Subdefs (port from 3.8)
|
2016-02-17 16:55:47 +01:00 |
|
Benoît Burnichon
|
cdf9f11ec2
|
Merge pull request #1710 from lostdalek/hotfix/PHRAS-681
PHRAS-681
|
2016-02-17 15:27:04 +01:00 |
|
Florian BLOUET
|
4efc2dbba2
|
PHRAS-681 - fix variable initialisation
|
2016-02-17 15:09:30 +01:00 |
|
Florian BLOUET
|
a7b124940f
|
PHRAS-681 - add missing initialisation for variable
|
2016-02-17 15:09:30 +01:00 |
|
Florian BLOUET
|
91edc4d822
|
PHRAS-681 - fix default value of advanced search options: sort value and sort order
|
2016-02-17 15:09:30 +01:00 |
|
Florian BLOUET
|
cfac4d7ecd
|
wip PHRAS-681
|
2016-02-17 15:09:30 +01:00 |
|
Benoît Burnichon
|
8eeec9c885
|
Merge pull request #1709 from lostdalek/hotfix/PHRAS-984
PHRAS-984
|
2016-02-17 14:29:48 +01:00 |
|
Benoît Burnichon
|
fac54a9943
|
Merge pull request #1708 from bburnichon/bug/task-write-metadata-PHRAS-981
task write metadata
|
2016-02-17 13:14:50 +01:00 |
|
Florian BLOUET
|
5323e2beff
|
PHRAS-984 - add actions history icons in preview modal
|
2016-02-17 13:11:42 +01:00 |
|
Benoît Burnichon
|
a1d90bcf0e
|
Merge pull request #1707 from lostdalek/hotfix/PHRAS-983
PHRAS-983
|
2016-02-17 13:11:30 +01:00 |
|
Benoît Burnichon
|
1b4946c1e7
|
Merge pull request #1704 from lostdalek/hotfix/publication
PHRAS-974
|
2016-02-17 13:11:02 +01:00 |
|
Benoît Burnichon
|
f3ad3168d7
|
Merge pull request #1703 from alchemy-fr/4.0-weblate
4.0 weblate
|
2016-02-17 12:58:31 +01:00 |
|
Benoît Burnichon
|
c82a1eacda
|
PHPCS
|
2016-02-17 12:50:55 +01:00 |
|
Benoît Burnichon
|
90b4ad596c
|
Check whether subdef exists before perform get on it
|
2016-02-17 12:41:06 +01:00 |
|