Commit Graph

4324 Commits

Author SHA1 Message Date
Thibaud Fabre
0bc38c9dd2 Include caption metadatas in search type 2 2016-07-02 14:35:47 +02:00
Thibaud Fabre
0679bd83b5 Merge pull request #1917 from aztech-dev/feature/simplify-story-search-response
Fix include resolution
2016-06-30 12:06:44 +02:00
Thibaud Fabre
faf9b98b11 Fix include resolution
Incorrect use of += operator on arrays caused the story includes to
always be unset
2016-06-30 11:57:02 +02:00
jygaulier
de997532d2 Merge pull request #1916 from jygaulier/PHRAS-726_delete-candidate
PHRAS-726_delete-candidate
2016-06-28 20:33:18 +02:00
Jean-Yves Gaulier
69cc533ff6 PHRAS-726_delete-candidate
- change : thesaurus pool notifications is 10s
- fix : thesaurus / delete term is ok

#time 1h
2016-06-28 19:10:23 +02:00
jygaulier
a934280052 Merge pull request #1914 from jygaulier/PHRAS-726_delete-candidate
PHRAS-726_delete-candidate
2016-06-28 17:16:07 +02:00
Jean-Yves Gaulier
9c32183747 PHRAS-726_delete-candidate
- remove : prod / replace candidate is removed from menu
- fix : thesaurus / delete candidate is ok

#time 1h
2016-06-28 16:54:32 +02:00
Thibaud Fabre
3498b835d5 Add record count property to story responses 2016-06-28 15:30:20 +02:00
Jean-Yves Gaulier
ef108d543e PHRAS-726_delete-candidate
- change : prod / delete candidate does not update records metadata
- change : prod / replace candidate is disabled
- fix : prod / delete candidate is ok

#time 2h
2016-06-28 15:12:31 +02:00
Thibaud Fabre
5648f3219c Remove records property from story search results 2016-06-28 13:12:58 +02:00
Jean-Yves Gaulier
9e891d4ae9 PHRAS-1164_Backport-PHRAS-1158-to-4.0
#time 20m
2016-06-16 16:02:26 +02:00
Jean-Yves Gaulier
27ee4334c2 PHRAS-1161_Backport-PHRAS_1100
#time 30m
2016-06-15 15:53:14 +02:00
Thibaud Fabre
b3035dd867 Configure CORS for download path 2016-06-14 10:32:18 +02:00
Thibaud Fabre
fab4a6e6d5 Fix incorrect file names for filename containing dots 2016-06-13 18:57:23 +02:00
Jean-Yves Gaulier
433c840622 PHRAS-1125_backport
fix : on thumbnail grid (pdf), thumbnail title is now over the thumbnail image.
2016-06-13 18:27:59 +02:00
Thibaud Fabre
907a6e5e87 Clarify comment on exclusion of statuses from response
[skip ci]
2016-05-25 14:10:41 +02:00
Thibaud Fabre
a2ae899121 PHRAS-573 Add status rights in /me response 2016-05-25 14:08:34 +02:00
Thibaud Fabre
bf08667d0d PHRAS-572 List user rights by databox in /me route 2016-05-25 11:57:03 +02:00
Thibaud Fabre
9008561891 Merge pull request #1882 from aztech-dev/fix/application-settings-access
Restrict application settings access to application owner
2016-05-24 18:17:48 +02:00
Thibaud Fabre
010b7b7be2 Restrict application settings access to application owner 2016-05-24 17:45:38 +02:00
Thibaud Fabre
f4d71eeb63 Display unique collection IDs in collection admin 2016-05-24 17:30:02 +02:00
Thibaud Fabre
888a2b4bb6 Add configuration option to disable SSL requirement on API 2016-05-24 15:38:59 +02:00
Thibaud Fabre
e37437084b Merge pull request #1877 from aztech-dev/fix/api-order-download
Fix archive path when downloading orders via API
2016-05-24 11:52:05 +02:00
Thibaud Fabre
2ad49979e4 Remove debug line 2016-05-23 17:59:02 +02:00
Thibaud Fabre
cf684cdeca Fix archive download via API 2016-05-23 17:54:40 +02:00
Florian BLOUET
b7a3571d04 PHRAS-851 - add databox name, collection name and logo to record title in preview 2016-05-23 11:36:25 +02:00
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