Benoît Burnichon
|
2547ef14fa
|
Add Archive download to Api v2 orders
|
2016-05-20 13:16:41 +02:00 |
|
Thibaud Fabre
|
1ba098fb2c
|
Fix page offsets
|
2016-05-20 11:54:52 +02:00 |
|
Thibaud Fabre
|
fbed39bf56
|
Change default sort direction for created_on sorts in order manager
|
2016-05-20 11:49:25 +02:00 |
|
Thibaud Fabre
|
3381d18b22
|
PHRAS-1107 Fix order pagination in repository
|
2016-05-19 19:00:47 +02:00 |
|
Florian BLOUET
|
a9754b04e7
|
PHRAS-1107 - fix frontend issues for orders pagination (button style and per-page parameter)
|
2016-05-19 17:38:59 +02:00 |
|
Jean-Yves Gaulier
|
144c2a9343
|
PHRAS-1105_Thesaurus_NOTOK_ES_2.3
-fix : during indexation, searching the thesaurus is done strictly, without score
|
2016-05-19 14:20:51 +02:00 |
|
Benoît Burnichon
|
9d77c31c99
|
Make some list Methods private and remove unused one.
|
2016-05-19 13:53:40 +02:00 |
|
Benoît Burnichon
|
320c220cfe
|
Fixup wrong variable used in check
|
2016-05-19 13:53:40 +02:00 |
|
Benoît Burnichon
|
d4855ebb27
|
Add TraceableArraySerializer to be able to debug calls
|
2016-05-19 13:53:40 +02:00 |
|
Benoît Burnichon
|
5edf7b7984
|
Use RecordCollection as it filters out missing records
|
2016-05-19 13:50:08 +02:00 |
|
Benoît Burnichon
|
67b27650b4
|
Use same init process in searchRecordsAction and searchAction
|
2016-05-19 13:50:08 +02:00 |
|
Benoît Burnichon
|
bbc36a7bfe
|
Properly initialize RecordCollection
|
2016-05-19 13:50:08 +02:00 |
|
Benoît Burnichon
|
148568080f
|
Bump fractal version to development one.
|
2016-05-19 13:50:08 +02:00 |
|
Benoît Burnichon
|
e995085fd6
|
Add some fractal utility classes
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
8203460e8d
|
Remove groupByDataboxIds method as not safe
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
06eae4a4d2
|
Error in Assertion in OrderElement add
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
543ebfda4e
|
Handle non unique recordIds in Repositories
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
71b370f766
|
Fixup calls order to avoid N+1
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
7e9e34a87d
|
Subscriber is on DataRepository not actual repository
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
f87fc35f6a
|
Caption Service tweak
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
7aa499716b
|
Add Caption Service and Repositories
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
da63360865
|
Add RecordCollection class to avoid multiple record_adapter fetching
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
72d4647d11
|
WIP progress on List Records
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
126b83ec7c
|
WIP RecordTransformer
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
24143759a7
|
WIP
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
e2e1fb0e09
|
Change Api SearchController to use Fractal
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
d919275055
|
Merge pull request #1856 from bburnichon/push-controller
URL in Push emails have no authentication tokens.
|
2016-05-19 11:30:51 +02:00 |
|
Benoît Burnichon
|
ea808d23d7
|
Tokens should be string, not objects.
|
2016-05-19 10:53:07 +02:00 |
|
Thibaud Fabre
|
1dd4167a13
|
Improve order create notification
|
2016-05-18 18:14:49 +02:00 |
|
Thibaud Fabre
|
a7a048d81f
|
Fix order creator name in mail notifications
|
2016-05-18 17:56:18 +02:00 |
|
Thibaud Fabre
|
14e1e412bb
|
Fix access control condition
|
2016-05-18 16:28:27 +02:00 |
|
Thibaud Fabre
|
c4843b6aad
|
Allow access to all orders via API to admins
|
2016-05-18 15:35:56 +02:00 |
|
Thibaud Fabre
|
95bb3eedeb
|
Fix duplicate log entries in webhook job
|
2016-05-18 13:07:28 +02:00 |
|
Thibaud Fabre
|
a02eab5f9e
|
Fix order notification subscriber and provider
|
2016-05-18 13:07:28 +02:00 |
|
Benoît Burnichon
|
96fce57ae3
|
Make some list Methods private and remove unused one.
|
2016-05-18 11:46:10 +02:00 |
|
Benoît Burnichon
|
3b965f9d39
|
Fixup wrong variable used in check
|
2016-05-18 11:42:01 +02:00 |
|
Benoît Burnichon
|
ee9c766fa1
|
Add TraceableArraySerializer to be able to debug calls
|
2016-05-18 11:41:46 +02:00 |
|
Thibaud Fabre
|
d924a8aad5
|
Fix JSON schema decode error
|
2016-05-17 23:17:10 +02:00 |
|
Jean-Yves Gaulier
|
392fa30f0a
|
PHRAS-1105_Thesaurus_NOTOK_ES_2.3
wip
|
2016-05-17 20:14:31 +02:00 |
|
Jean-Yves Gaulier
|
b4068e00f1
|
PHRAS-1105_Thesaurus_NOTOK_ES_2.3
wip
|
2016-05-17 17:43:51 +02:00 |
|
Benoît Burnichon
|
33ec01a2c8
|
Use RecordCollection as it filters out missing records
|
2016-05-16 19:35:26 +02:00 |
|
Benoît Burnichon
|
99a23a0753
|
Use same init process in searchRecordsAction and searchAction
|
2016-05-16 19:34:45 +02:00 |
|
Benoît Burnichon
|
6b27cde40f
|
Properly initialize RecordCollection
|
2016-05-16 19:33:29 +02:00 |
|
Benoît Burnichon
|
df0aee31a0
|
Bump fractal version to development one.
|
2016-05-16 18:26:17 +02:00 |
|
Benoît Burnichon
|
3139fccecc
|
Add some fractal utility classes
|
2016-05-13 16:54:30 +02:00 |
|
Thibaud Fabre
|
719fef4943
|
Fix mail notification for order managers
|
2016-05-13 07:55:03 +02:00 |
|
jygaulier
|
99f8a44acc
|
Merge pull request #1843 from jygaulier/PHRAS-1101_THMB-TRAIN-IN-PREVIEW
PHRAS-1101_THMB-TRAIN-IN-PREVIEW
|
2016-05-12 18:26:49 +02:00 |
|
Jean-Yves Gaulier
|
378cc45a87
|
PHRAS-1101_THMB-TRAIN-IN-PREVIEW
backport from master
#time 30m
|
2016-05-12 17:16:47 +02:00 |
|
Jean-Yves Gaulier
|
40fafd7314
|
PHRAS-1101_THMB-TRAIN-IN-PREVIEW
#time 30m
fix test, set initial values for searchengineoptions
|
2016-05-12 16:28:14 +02:00 |
|
Benoît Burnichon
|
b80a2767fb
|
Remove groupByDataboxIds method as not safe
|
2016-05-12 16:07:09 +02:00 |
|