Benoît Burnichon
|
8044a1ce40
|
Add some missing copyrights
|
2016-03-02 14:34:50 +01:00 |
|
Benoît Burnichon
|
0a151ec247
|
Merge branch '4.0'
|
2016-03-01 18:59:04 +01:00 |
|
Benoît Burnichon
|
ea8f9ca556
|
Remove overridden BinaryFileResponse
|
2016-03-01 16:55:28 +01:00 |
|
Benoît Burnichon
|
c4daafc5e6
|
Remove undefined variable in GooglePlus Authentication Provider
|
2016-03-01 13:59:41 +01:00 |
|
Benoît Burnichon
|
85d52fe6b8
|
Use IsTrue instead of True class to be PHP7 compliant
|
2016-03-01 11:48:10 +01:00 |
|
Benoît Burnichon
|
cbb07fbb27
|
Make {Pre,Post}Authenticate event extends same base class.
|
2016-03-01 11:46:19 +01:00 |
|
Benoît Burnichon
|
5975178749
|
Merge branch '4.0'
Also updated dependencies
|
2016-02-28 23:31:16 +01:00 |
|
Benoît Burnichon
|
c3cb083d25
|
PHPCS in BasketRepository
|
2016-02-26 16:18:48 +01:00 |
|
Florian BLOUET
|
fdc2129c22
|
PHRAS-1010 - fix maintenance message display
|
2016-02-26 11:48:01 +01:00 |
|
Benoît Burnichon
|
93fd4bda03
|
Add orderable status in admin forms
|
2016-02-24 17:23:06 +01:00 |
|
Benoît Burnichon
|
557c98a9b9
|
Changes on SubdefGroup reflected in using clients
|
2016-02-24 13:54:35 +01:00 |
|
Benoît Burnichon
|
0a40ef291d
|
Extract SubdefGroup class
|
2016-02-24 13:52:33 +01:00 |
|
Benoît Burnichon
|
c63f8d777f
|
Merge branch '4.0'
Conflicts:
composer.lock
lib/Alchemy/Phrasea/ControllerProvider/Api/V2.php
|
2016-02-23 16:27:04 +01:00 |
|
Benoît Burnichon
|
7bf98ed8f3
|
Merge 2 subscribers and make appbox lazyloaded.
|
2016-02-23 15:55:10 +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 |
|
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
|
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
|
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 |
|
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
|
d93983caeb
|
Add RecordEvent when rotated
|
2016-02-18 15:28:11 +01:00 |
|
Benoît Burnichon
|
5916e584eb
|
Merge branch '4.0'
|
2016-02-17 19:53:48 +01:00 |
|
Florian BLOUET
|
392f5bea7d
|
PHRAS-978 - fix task management form
|
2016-02-17 18:52:53 +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 |
|
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
|
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 |
|
Benoît Burnichon
|
6c2f12d5ce
|
Merge branch '4.0'
|
2016-02-17 09:40:00 +01:00 |
|
Benoît Burnichon
|
a95797efbf
|
Change UserSetting value to bigger non-nullable field
|
2016-02-16 19:13:28 +01:00 |
|
Benoît Burnichon
|
b6656f8b72
|
Fix translation keys
|
2016-02-16 14:45:34 +01:00 |
|
Benoît Burnichon
|
7bb8484034
|
Remove unused use statement
|
2016-02-16 14:45:34 +01:00 |
|
Benoît Burnichon
|
27eaf37a45
|
Set OAuth2_Adapter default API version
|
2016-02-16 13:48:35 +01:00 |
|
Benoît Burnichon
|
d8048bef64
|
Merge branch '4.0'
|
2016-02-15 16:28:52 +01:00 |
|
Benoît Burnichon
|
311f563b86
|
Change bad SQL query which not always is scalar
|
2016-02-15 16:04:57 +01:00 |
|
Benoît Burnichon
|
d5bf3b742e
|
Twig uses users User_Query instance, not result iterable
Introduced by fad68369ca in PR #1690 PHRAS-962
|
2016-02-15 15:08:15 +01:00 |
|
Benoît Burnichon
|
7d380d326e
|
Merge branch '4.0'
|
2016-02-12 19:58:24 +01:00 |
|
Benoît Burnichon
|
1d519ff58f
|
Fixup FilesystemService document filename generation.
There was a missing '.' before extension
|
2016-02-12 19:29:28 +01:00 |
|
Benoît Burnichon
|
59e5b0b0e8
|
Reformat array and add offset_start variable
|
2016-02-12 17:29:22 +01:00 |
|