Commit Graph

7021 Commits

Author SHA1 Message Date
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
92c0725f5b Merge pull request #1849 from aztech-dev/fix/json-schema
Fix JSON schema decode error
2016-05-18 01:01:37 +02:00
Thibaud Fabre
d924a8aad5 Fix JSON schema decode error 2016-05-17 23:17:10 +02:00
Jean-Yves Gaulier
10e4a7a961 PHRAS-1101_BACKPORT-4.0
- fix : some elements of "train" don't display preview/caption when selected (due to code exception)
2016-05-17 20:23:20 +02:00
Jean-Yves Gaulier
083f1941b0 PHRAS-1101_THMB-TRAIN-IN-PREVIEW
- fix : some elements of "train" don't display preview/caption when selected (due to code exception)
2016-05-17 20:19:17 +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
Benoît Burnichon
9842af9b1a Error in Assertion in OrderElement add 2016-05-12 16:07:09 +02:00
Benoît Burnichon
7da4a65a93 Handle non unique recordIds in Repositories 2016-05-12 16:07:09 +02:00
Benoît Burnichon
b61a8a7418 Fixup calls order to avoid N+1 2016-05-12 16:07:09 +02:00
Benoît Burnichon
9f615dfb5d Subscriber is on DataRepository not actual repository 2016-05-12 16:07:09 +02:00
Benoît Burnichon
2341641c9e Caption Service tweak 2016-05-12 16:07:09 +02:00
Benoît Burnichon
ae4d46216f Add Caption Service and Repositories 2016-05-12 16:07:09 +02:00
Benoît Burnichon
f6c3672eeb Add RecordCollection class to avoid multiple record_adapter fetching 2016-05-12 16:07:09 +02:00
Benoît Burnichon
23eff5fe28 WIP progress on List Records 2016-05-12 16:07:09 +02:00
Benoît Burnichon
0030e51561 WIP RecordTransformer 2016-05-12 16:07:09 +02:00
Benoît Burnichon
0832343c66 WIP 2016-05-12 16:07:09 +02:00
Benoît Burnichon
0474703d62 Change Api SearchController to use Fractal 2016-05-12 16:07:09 +02:00
Jean-Yves Gaulier
4647824355 PHRAS-1101_THMB-TRAIN-IN-PREVIEW
#time 3h
fix : preview mode is ok when some collections are unchecked
2016-05-12 15:45:40 +02:00
Thibaud Fabre
c7b1b6b78d Merge pull request #1830 from aztech-dev/feature/order-webhooks
Add webhook notifications for order events
2016-05-12 14:59:59 +02:00