Commit Graph

4398 Commits

Author SHA1 Message Date
Thibaud Fabre
f489043280 Merge pull request #1872 from bburnichon/bug/slash-in-permalink-labels-PHRAS-1079
Slash in permalink labels
2016-05-20 17:41:38 +02:00
Benoît Burnichon
2d60fe854e str_replace / by _ in labels of permalinks 2016-05-20 17:19:46 +02:00
Benoît Burnichon
086e7c126c Enlarge FeedEntry length to 1024 chars 2016-05-20 17:01:36 +02:00
Benoît Burnichon
8a4bb74e21 ArrayCollection forAll mapping closure has index as first parameter 2016-05-20 15:20:40 +02:00
Thibaud Fabre
73a1f06aaa Merge pull request #1867 from bburnichon/feature/api_order_archive
Add order download URL in API response
2016-05-20 14:24:56 +02:00
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
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
Thibaud Fabre
d924a8aad5 Fix JSON schema decode error 2016-05-17 23:17:10 +02:00
Thibaud Fabre
719fef4943 Fix mail notification for order managers 2016-05-13 07:55:03 +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
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
Thibaud Fabre
1a65e8269e Change default notification method for order creation via API 2016-05-12 14:48:03 +02:00
Thibaud Fabre
4ae762657e Update tests to mock event subscribers not mailers 2016-05-12 14:22:49 +02:00
Thibaud Fabre
5495c4b507 Fix initialisation of order event subscriber 2016-05-12 11:44:04 +02:00
Thibaud Fabre
5327b7893b Fix initialisation of notifiers 2016-05-12 11:21:12 +02:00
Benoît Burnichon
3abb34a702 Fixup error in reordering of elements 2016-05-11 17:50:57 +02:00
Benoît Burnichon
8e693964df Refactor getChildren() and get_grouping_parents() 2016-05-11 17:50:57 +02:00
Thibaud Fabre
8681f25922 Update docblocks 2016-05-11 17:11:24 +02:00
Thibaud Fabre
2e815bc463 Add SQL migration for new order column and fix docblocks 2016-05-11 16:59:36 +02:00