Commit Graph

2364 Commits

Author SHA1 Message Date
aynsix
8f915f322e add some options 2022-01-27 19:12:34 +03:00
aynsix
f9aaec1e49 PHRAS-3633 add tittle and message on print 2022-01-25 16:24:51 +03:00
aynsix
c4c6cb25c3 fix path when creating subdef 2022-01-06 17:56:53 +03:00
aynsix
1798dfdff8 PHRAS-3595 can notify email on update 2021-12-10 11:35:29 +03:00
Nicolas Maillat
e39d4769cf Merge branch 'master' into PHRAS-3555-description-record-edit-webhook 2021-12-07 14:50:45 +01:00
aynsix
cb206c79bf PHRAS-3555 add description in record.edit webhook 2021-12-07 15:24:58 +03:00
Nicolas Maillat
ad922e660b Merge branch 'master' into PHRAS-3598-webhook-emit-improvement 2021-12-07 10:02:02 +01:00
aynsix
a14e15972b PHRAS-3598 taking account webhook active 2021-12-06 18:00:27 +03:00
jygaulier
e247c8b576 Merge branch 'master' into PHRAS-3582_missing-apiv3-data 2021-12-06 10:16:27 +01:00
Nicolas Maillat
8a32f16884 Merge branch 'master' into PHRAS-3584_story-cover-link 2021-12-03 16:11:22 +01:00
jygaulier
9fd6c50377 PHRAS-3582
WIP
fix missing data on apiv3 stories (not implemented includes)
todo : check apiv1 "metadataS" (aka dublin core) output.
2021-12-01 20:35:27 +01:00
jygaulier
038bdf20bd PHRAS-3584
return "cover_record_id" into api/v1/stories/{{sbid}}/{{rid}}
2021-12-01 12:17:10 +01:00
jygaulier
ac78153f46 Merge branch 'PHRAS-3584_story-cover-link' of github.com:alchemy-fr/Phraseanet into PHRAS-3584_story-cover-link 2021-11-30 17:06:15 +01:00
jygaulier
37e42d049c PHRAS-3584
fix api/v1/.../setcover ("Sub definition substituer locator was not set")
original ticket #PHRAS-3592
2021-11-30 17:04:13 +01:00
aynsix
60cce33915 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook 2021-11-29 13:48:46 +03:00
jygaulier
623d087a44 Merge branch 'master' into PHRAS-3584_story-cover-link 2021-11-26 12:08:35 +01:00
jygaulier
fba12a64aa PHRAS-3564
fix: wmark is applied
better internal callback
2021-11-25 19:23:30 +01:00
jygaulier
a6f1d40517 PHRAS-3564
WIP fix
2021-11-25 17:24:15 +01:00
jygaulier
12cb9b582b PHRAS-3584
add databox.record.cover_record_id
add get/set coverRecordId() to record adapter
include cover_record_id to api results (V1 & V3)
2021-11-25 11:52:11 +01:00
aynsix
213dcd8597 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook 2021-11-22 09:43:52 +03:00
aynsix
62f751d886 add user.created webhook, merge user type 2021-11-17 17:55:10 +03:00
Arthur de Moulins
8bbdfe07ee PHRAS-3564 fail fast, turn off ssl verification 2021-11-17 15:16:24 +01:00
jygaulier
ac3aa6e1ba PHRAS-3564
fix video work location
subdefs posted
result set with sent/failed & durations
add test callback route
2021-11-17 15:16:24 +01:00
jygaulier
10127a21b1 PHRAS-3564 WIP
wip
2021-11-17 15:16:24 +01:00
jygaulier
0553f6152c PHRAS-3564 WIP
create subdefs (on tmp) from file passed as upload or reference
route /api/v3/subdefs_service/{{base_id}}
subdef setttings comes from base_id
todo : pass settings in json ; remove base_id from route
todo : return files by upload
2021-11-17 15:16:24 +01:00
aynsix
074920353a PHRAS-3555 add more webhook events 2021-11-16 17:15:49 +03:00
Nicolas Maillat
41726407d0 Merge branch 'master' into PHRAS-3519_filesystem-atomic-move 2021-11-15 09:31:38 +01:00
aynsix
c12cefa028 PHRAS-3468 remove logs trace 2021-11-09 10:51:49 +03:00
jygaulier
d7d731a496 PHRAS-3519_filesystem-atomic-move
WIP
extend filesystem (no change yet)
2021-10-06 18:23:52 +02:00
aynsix
6af8edbd96 PHRAS-3535 add features add new token 2021-09-23 17:34:28 +03:00
jygaulier
fbd6658f94 PHRAS-3499_stamper-in-download-worker
- for download by email, stamp is done by the worker (not by the prod controller)
- add "no-stamp" checkbox on download dlg (port from PHRAS-424)
- todo : add "no-stamp" to download-by-email dlg.
- todo ? apply stamp for download-by-ftp
2021-08-09 20:12:11 +02:00
aynsix
b4a70c2b0c send password setup after mail confirmation 2021-07-28 16:14:38 +03:00
Nicolas Maillat
280c388161 Merge branch 'master' into PHRAS-3490-collection-setting-delete-suggested-value 2021-07-27 13:17:10 +02:00
aynsix
96a6bffca0 PHRAS-3490 fix suggested value 2021-07-26 17:03:47 +03:00
aynsix
628eb6199c fix duplicate mapping 2021-07-16 15:29:31 +03:00
aynsix
fd760b0dc3 Merge branch 'PHRAS-3474-mapping-client-annotation' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3474-mapping-client-annotation 2021-07-14 17:39:57 +03:00
aynsix
9029da320a PHRAS-3475 subdef mapping 2021-07-14 17:38:15 +03:00
Nicolas Maillat
95f8988919 Merge branch 'master' into PHRAS-3474-mapping-client-annotation 2021-07-13 20:19:45 +02:00
jygaulier
f831bb282d PHRAS-3476_subdefs-corrupted
fix : q-message "writemeta/document" is now sent after all synchronous exiftools.
added lot of traces, to be removed asap
2021-07-12 21:29:26 +02:00
aynsix
04cb52f913 PHRAS-3474 save mapping in expose profile 2021-07-09 15:40:30 +03:00
aynsix
c465ffb6ec add logout and expose login information 2021-06-29 14:54:34 +03:00
jygaulier
0c58dd2af2 PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
restore /session/update route to pass tests, THIS ROUTE IS UNUSED
2021-06-21 18:07:47 +02:00
jygaulier
47c0e4b1cc PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
mark notif as read
fix test
2021-06-21 18:07:47 +02:00
jygaulier
f8cfd08f4f PHRAS-3442_optimize-list-notifications_4.1-bis
WIP : pushed to run all tests on circle
move "session/notifications" controller to "user/notifications"
use twig to render notifs + dropdown + dlg
fixed some tests
still todo : mark "read"
2021-06-21 18:07:47 +02:00
jygaulier
6472ce360f PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
fix tests
todo : mark read notifications (button ? click ?)
2021-06-21 18:07:47 +02:00
jygaulier
22c3b273f7 PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
poll only from menubar (Aina)
back : only one method/route to fetch notifs
front : fix exponential pagination
big refacto
todo : mark read notifications (button ? click ?)
2021-06-21 18:07:46 +02:00
jygaulier
eec8a92ce9 PHRAS-3442_optimize-list-notifications_4.1-bis
add timers
2021-06-21 18:07:46 +02:00
jygaulier
d6a7749b5a [skip ci]
PHRAS-3442_optimize-list-notifications_4.1
WIP
2021-06-21 18:07:46 +02:00
aynsix
4993edcdad PHRAS-3032 cannot edit multi stories 2021-05-31 15:51:11 +03:00
aynsix
2c1f20f69e fix log session in edit 2021-05-27 17:39:04 +03:00