Commit Graph

7021 Commits

Author SHA1 Message Date
Jean-Yves Gaulier
0609a6d990 PHRAS-1100_QUARANTINE-XML
#time 4h
fix : add from quarantine is ok (did crash when a multivalue field was populated via xml file).
2016-06-14 19:03:31 +02:00
Thibaud Fabre
9a6429a70b Merge pull request #1901 from aztech-dev/fix/download-cors
Configure CORS for download path
2016-06-14 10:33:47 +02:00
Thibaud Fabre
b3035dd867 Configure CORS for download path 2016-06-14 10:32:18 +02:00
Thibaud Fabre
82c6f809c9 Fix duplicated extensions 2016-06-14 09:36:49 +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
Florian BLOUET
0ade016f14 updated css theme switch 2016-06-02 14:27:20 +02:00
Thibaud Fabre
04bd18b20d Merge pull request #1894 from jygaulier/PHRAS-1125_PDF-THUMBNAIL-TITLE
PHRAS-1125_PDF-THUMBNAIL-TITLE
2016-05-31 15:26:09 +02:00
Jean-Yves Gaulier
915b2eaf09 PHRAS-1125_PDF-THUMBNAIL-TITLE
fix : on thumbnail grid (pdf), thumbnail title is now over the thumbnail image.
2016-05-31 14:12:54 +02:00
Mathieu Justeau
6a3bddf259 Fix upgrade from 3.8 to 4.0 2016-05-27 16:21:19 +00:00
Thibaud Fabre
cd530b4696 Fix merge failure in V1Controller 2016-05-25 17:40:10 +02:00
Thibaud Fabre
1917b3dba3 Merge branch 4.0 into master 2016-05-25 17:21:08 +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
Thibaud Fabre
b96917f908 Merge pull request #1831 from bburnichon/improvement/search
Search API
2016-05-23 14:17:25 +02:00
Florian BLOUET
91bfa11754 PHRAS-851 - add databox name, collection name and logo to record title in preview
Bump Phraseanet Production Client
2016-05-23 11:52:35 +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
Benoît Burnichon
db3bb2d4c4 Slight refactor of set_export to avoid N+1 2016-05-20 10:18:30 +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
jygaulier
60d32f5597 Merge pull request #1860 from jygaulier/PHRAS-1105_Thesaurus_NOTOK_ES_2.3
Phras 1105 thesaurus notok es 2.3
2016-05-19 17:14:23 +02:00
Thibaud Fabre
edaf603552 Merge pull request #1859 from bburnichon/improvement/search-v4
Backport of #1831 into 4.0
2016-05-19 16:42:17 +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
f0e2ff2bd1 Backport PHP7 issue fix in Youtube Bridge 2016-05-19 14:08:48 +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