Commit Graph

4362 Commits

Author SHA1 Message Date
Thibaud Fabre
5cbb377f29 Merge pull request #1980 from alchemy-fr/feature/native-session-handler
Native session handler
2016-10-13 14:40:04 +02:00
Thibaud Fabre
0c8f507abe PHRAS-1236 Add native session handler config option
Allows use of custom session handlers via php.ini
2016-10-13 14:29:23 +02:00
Thibaud Fabre
ca0c015e17 PHRAS-1266 Add PHP configuration recommandations for secure cookies 2016-10-13 14:07:05 +02:00
Xavier Rousset
7945994140 PHRAS-1173 SQL fix and template update 2016-10-11 15:27:13 +02:00
Thibaud Fabre
f2b956b015 Merge pull request #1968 from jygaulier/PHRAS-946_delete-record-api
PHRAS-946_delete-record-api
2016-09-29 17:41:24 +02:00
Jean-Yves Gaulier
c6186abe56 PHRAS-946_delete-record-api
- add : api route to delete record : verb DELETE ; /api/v1/records/{{databox_id}}/{{record_id}}
2016-09-29 15:54:04 +02:00
Thibaud Fabre
cdc410191c Merge pull request #1960 from jygaulier/PHRAS-1192_quarantaine-by-filenames_4.0
PHRAS-1192_quarantaine-by-filenames_4.0
2016-09-29 14:11:08 +02:00
Thibaud Fabre
91aae6a236 Merge pull request #1945 from jygaulier/PHRAS-1178_edit-story-and-records_4.0
PHRAS-1178_edit-story-and-records_4.0
2016-09-29 14:10:47 +02:00
Thibaud Fabre
08a8970147 Merge pull request #1944 from jygaulier/PHRAS-842_search-logged-as-es_4.0
PHRAS-842_search-logged-as-es_4.0
2016-09-29 14:10:21 +02:00
Thibaud Fabre
bd7e0987bc Clear log repository on user deletion 2016-09-29 10:22:05 +02:00
Thibaud Fabre
b98d8a38b2 Fix webhook repository test 2016-09-28 21:35:48 +02:00
Thibaud Fabre
73be6d5615 PHRAS-1239 Add webhook for user deleted events 2016-09-28 21:35:48 +02:00
Thibaud Fabre
f62c22bc5c Move setting to registry and form type 2016-09-28 20:58:26 +02:00
Thibaud Fabre
7cf5d28a99 Fix configuration setting access 2016-09-28 20:25:25 +02:00
Thibaud Fabre
c13e086120 Add option to disable API via configuration setting 2016-09-28 20:25:25 +02:00
Jean-Yves Gaulier
877beaa40d PHRAS-1178_edit-story-and-records_4.0
- change : if a record is updated, every "parent" story is considered as updated too (editDateField(s) set)
 - fix : cache is now invalidated after editing records
 - fix : recordeditsuscriber can't run into recursion anymore
2016-09-28 17:43:37 +02:00
Jean-Yves Gaulier
837a294827 PHRAS-1192_quarantaine-by-filenames_4.0
- add : quarantine thumbnails looks like result thb (zoom, caption, infos, ...) by using the same template
 - removed : some code about highlighting titles
 - fix : double extension on exported files
2016-09-28 13:16:10 +02:00
Thibaud Fabre
675ec2c939 Merge pull request #1957 from alchemy-fr/fix/provisioned-api-settings
API settings provisioning
2016-09-27 11:27:13 +02:00
Thibaud Fabre
3d8d4f6d99 Fix config editor set command 2016-09-27 11:11:02 +02:00
Thibaud Fabre
ebc515f2c1 PHRAS-1006 Add order manager in API collection description 2016-09-27 10:38:34 +02:00
Thibaud Fabre
8b843b9357 Add configuration editor command in setup 2016-09-27 07:49:06 +02:00
Thibaud Fabre
051eb0a2bf PHRAS-1210 Remove invalid assignment 2016-09-22 18:11:24 +02:00
Jean-Yves Gaulier
827e4fe255 PHRAS-842_search-logged-as-es_4.0
- fix : query is logged in a "user" form, before parsing
2016-09-22 15:16:36 +02:00
Thibaud Fabre
d934e04c80 Merge pull request #1938 from jygaulier/PHRAS-1216_story-cover-changed-event
PHRAS-1216_story-cover-changed-event
2016-09-21 16:11:56 +02:00
Jean-Yves Gaulier
1c1e9cf723 PHRAS-1216_story-cover-changed-event
- fix : class name/extend changed,
#time 10m
2016-09-21 15:47:55 +02:00
Thibaud Fabre
4a434672b4 Remove limit clause and use maxResults query method 2016-09-21 15:17:27 +02:00
Thibaud Fabre
e9f74c9c52 Fix login issues when multiple validation tokens exist 2016-09-21 15:17:18 +02:00
Jean-Yves Gaulier
e10971a88f PHRAS-1216_story-cover-changed-event
#time 1h
2016-09-21 15:13:12 +02:00
Thibaud Fabre
7041c960c7 Fix filename 2016-08-02 15:25:53 +02:00
Thibaud Fabre
303a39e359 Allow removing order masters without adding a new one 2016-07-29 14:46:18 +02:00
jygaulier
d558192a74 Merge pull request #1910 from jygaulier/PHRAS-1168_Backport-PHRAS-1094-to-4.0
PHRAS-1168_Backport-PHRAS-1094-to-4.0
2016-07-18 13:32:27 +02:00
Thibaud Fabre
9dc6509911 Merge pull request #1925 from aztech-dev/feature/cors-configuration
PHRAS-1180 Add configuration entry to enable CORS on custom paths
2016-07-12 15:11:32 +02:00
Thibaud Fabre
9ca8dee44f PHRAS-1180 Add configuration entry to enable CORS on custom paths 2016-07-12 14:22:12 +02:00
Thibaud Fabre
3072125658 Fix include resolution for search type 2 2016-07-02 15:40:32 +02:00
Thibaud Fabre
8c888b99f5 Fix incorrect include resolution for search type 2 2016-07-02 15:35:45 +02:00
Thibaud Fabre
d370805b1f Rename methods for more consistency 2016-07-02 15:03:25 +02:00
Thibaud Fabre
7141d4c1d5 Rename caption metadata and use preloaded values 2016-07-02 14:53:40 +02:00
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
b49a5ceda5 PHRAS-1168_Backport-PHRAS-1094-to-4.0
(update php-es lib)
#time 30m
2016-06-16 17:57:04 +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