Commit Graph

4301 Commits

Author SHA1 Message Date
Benoît Burnichon
f1cd8d7449 Fixup some behaviour in record_preview 2016-03-07 00:29:56 +01:00
Benoît Burnichon
b9f1f84020 More deprecation removal 2016-03-06 23:30:12 +01:00
Benoît Burnichon
6cdc9d7a31 Remove some deprecated methods calls 2016-03-06 23:05:55 +01:00
Benoît Burnichon
ba4274eb28 Merge branch '4.0' 2016-03-04 18:11:51 +01:00
Benoît Burnichon
6bf390b47e fix ability to prevent subdef reconstruction on document substitution 2016-03-04 17:19:55 +01:00
Benoît Burnichon
218507c611 fix rebuild of subdefs when a subdef is substituted. 2016-03-04 16:49:10 +01:00
Benoît Burnichon
dc0b7c8a14 Add proper typehints in ToolsController 2016-03-04 16:48:49 +01:00
Benoît Burnichon
a59b6e333f Fix Typehinting against interface, not implementation 2016-03-04 15:40:23 +01:00
Benoît Burnichon
25fd47fa7b Added RecordReferenceCollection utility method 2016-03-04 15:27:00 +01:00
Benoît Burnichon
a894faf1fa Add show action to OrderController
Also refactor OrderController
2016-03-04 14:21:23 +01:00
Benoît Burnichon
20bc04979f Add api_v2_orders_index route 2016-03-04 14:21:23 +01:00
Benoît Burnichon
671ea7a92b Change OrderElementTransformer to return a record, not a record_id 2016-03-04 14:21:22 +01:00
Benoît Burnichon
8e599e554c Add RecordReference into record_adapter 2016-03-04 14:21:22 +01:00
Benoît Burnichon
ac78b7c3fa Add Fractal Manager to serialize includes 2016-03-04 14:21:22 +01:00
Benoît Burnichon
bcf9bd84d9 Properly return serialized Order 2016-03-04 14:21:22 +01:00
jygaulier
1ab785dab1 Merge branch 'master' into PHRAS-997_Ticks 2016-03-03 17:40:41 +01:00
Jean-Yves Gaulier
b8f2b8b012 change "ticks" to 1000
todo : fix vendor(s)...
#PHRAS-997 time 5m
2016-03-03 17:38:38 +01:00
Benoît Burnichon
4b40dd0d8b Change variable name to make it more explicit. 2016-03-02 14:40:46 +01:00
Benoît Burnichon
585c0519b9 Add missing parameters types array in Repository call 2016-03-02 14:34:50 +01:00
Benoît Burnichon
91424b2883 Typos in Users in RegenerateSqliteDb command.
PHPCS of tests
2016-03-02 14:34:50 +01:00
Benoît Burnichon
ed04f66548 Add Api Order Controller 2016-03-02 14:34:50 +01:00
Benoît Burnichon
d9f8270eee Extract OrderFiller 2016-03-02 14:34:50 +01:00
Benoît Burnichon
0a187978bd Prepare extraction of class from OrderController 2016-03-02 14:34:50 +01:00
Benoît Burnichon
1ecc6f7b54 Refactor OrderController 2016-03-02 14:34:50 +01:00
Benoît Burnichon
871dd58ea4 Add lookup by order master to collection reference repository 2016-03-02 14:34:50 +01:00
Benoît Burnichon
a8a00d735a Remove some unused statements 2016-03-02 14:34:50 +01:00
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