Commit Graph

1106 Commits

Author SHA1 Message Date
Nicolas Maillat
2f1a7e2fbb Merge branch 'master' into PHRAS-3276-invert-push-and-validation-string 2021-01-15 14:21:49 +01:00
aina esokia
ed1cdc6315 PHRAS-3338 detail view add icon in title bar 2021-01-15 12:08:18 +03:00
Nicolas Maillat
f3bf9725a8 Merge branch 'master' into PHRAS-3276-invert-push-and-validation-string 2021-01-14 15:17:04 +01:00
aina esokia
b094685f19 generate translation 2021-01-13 17:32:05 +03:00
aina esokia
5b150e0c88 PHRAS-3309 warn user 2021-01-13 14:10:01 +03:00
aina esokia
3ebe4ceb10 PHRAS-3326 2021-01-11 14:40:50 +03:00
aina esokia
7a2837aea5 PHRAS-3326 move element between basket 2021-01-11 12:09:31 +03:00
aina esokia
9454a721e2 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3276-invert-push-and-validation-string 2020-12-07 11:46:38 +03:00
aina esokia
6253033e43 PHRAS-3276 invert push and validation string event 2020-11-30 15:18:40 +03:00
aina esokia
39702ce444 factorize payload 2020-11-25 14:59:16 +03:00
aina esokia
e23b9dd294 PHRAS-3277 create event recordsWitemeta 2020-11-20 17:10:58 +03:00
aina esokia
cf5852248c merge master in branch 2020-11-19 16:06:29 +03:00
aina esokia
b9f05807a9 PHRAS-3274 worker record edit 2020-11-19 15:46:45 +03:00
aina esokia
5da6ff8a2b PHRAS-3236 merge master into branch 2020-11-18 18:25:04 +03:00
aina esokia
4237556e6a PHRAS-3270 fix js string 2020-11-17 11:16:24 +03:00
aina esokia
06b2de9056 merge master into branch 2020-11-17 10:09:32 +03:00
aina esokia
5336876a61 merge and resolve locale 2020-11-13 15:17:22 +03:00
aina esokia
d74cb26268 PHRAS-3261 refresh geoloc and mapboxjs multiple add position 2020-11-12 12:59:41 +03:00
aina esokia
5152b87230 Merge branch 'PHRAS-3261-add-searchzone-mapboxGl' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3261-add-searchzone-mapboxGl 2020-11-11 11:57:06 +03:00
aina esokia
f21c497f76 PHRAS-3261 contextmenu change position 2020-11-11 11:56:18 +03:00
Nicolas Maillat
38c4d24c7a Merge branch 'master' into PHRAS-3189_Admin_expose_setting 2020-11-10 17:34:05 +01:00
Nicolas Maillat
cc77f0632a Merge branch 'master' into PHRAS-3261-add-searchzone-mapboxGl 2020-11-10 17:24:16 +01:00
aina esokia
f8ff172534 PHRAS-3261 2020-11-10 18:33:18 +03:00
jygaulier
cfd385498d - add : cache on es "tags"
- removed : variable globalstructure construction (WITH_FIELDS, WITH_FLAGS...) (was unused)
- cleanup (stopwatches etc)
2020-11-05 19:54:14 +01:00
aina esokia
684b961285 add export FTP in worker 2020-10-27 17:49:12 +03:00
aina esokia
50e2cc1a1a Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3189_Admin_expose_setting 2020-10-14 18:16:29 +03:00
aina esokia
a9b3c5231e PHRAS-3189 add confirm dialog an button 2020-10-06 15:36:58 +03:00
jygaulier
7205df082d - fix : the "validate" token of the initiator should always have be non-expiring (so the initiator can see results after expiration) 2020-09-14 19:39:51 +02:00
jygaulier
0ec33829df - fix : "validate" token is created for every user (participant) of a validation
the expiration date of tokens is same as validation session
- fix : changing the exp. date of a validation session updates the tokens exp. dates
- fix : remind is done even for validation sessions with force-auth (no tokens)
- change : no more 'null' user for basket validation (never used)
2020-09-14 16:57:53 +02:00
Harrys
7c24e2bd51 PHRAS-3188 : Front expose : add expose edit modal 2020-09-09 18:38:42 +04:00
Harrys
369bff4271 PHRAS-2541 Design of publish window 2020-08-05 14:31:04 +04:00
Harrys Ravalomanana
be1f4aac1c PHRAS-3164 add destination mail list 2020-08-03 18:02:27 +04:00
Harrys Ravalomanana
3b4e058b7a Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3164_lightbox-download_link 2020-07-27 11:56:28 +04:00
Harrys Ravalomanana
99a4b2b808 PHRAS-3164 replace ; / and space by comma to separate emails 2020-07-20 17:52:19 +04:00
aynsix
34b614d30d add translate for ginga 2020-07-16 21:31:59 +03:00
aynsix
8f3f3845c0 add subdef_source in config 2020-07-06 18:23:42 +03:00
aynsix
1bdc82232f fix permalink url 2020-07-03 12:59:45 +03:00
aynsix
afc6f9e193 create auto-subtitle event 2020-06-25 16:58:56 +03:00
aynsix
d9f11cbe06 ginga subtitle 2020-06-24 19:51:06 +03:00
jygaulier
b0259d4953 Merge branch 'master' into PHRAS-3092_api-setmetadats-v3_master 2020-06-23 17:02:54 +02:00
jygaulier
18f7a658ed change : removed "/setmetadatas" from route, the http verb "PATCH" on "record" entity is ok
fix : unknown field now throws exception (no more erase all...)
add : set "base_id":x to change collection
cleanup : removed unused parm to recordadapter::move_to_collection()
2020-06-22 14:40:27 +02:00
Harrys Ravalomanana
44764eaac9 PHRAS-3116 Video editor Fix on video request tab 2020-06-22 14:52:57 +04:00
Harrys Ravalomanana
1f6166dfab PHRAS-3116 2020-06-16 18:34:50 +04:00
Harrys Ravalomanana
5c5078c36f PHRAs-3116 : save video caption field 2020-06-16 12:09:38 +04:00
aynsix
f84b5a2c4e fix drop down langage 2020-06-16 10:32:12 +03:00
aynsix
6a626886e0 get videotexttrack field 2020-06-15 19:00:16 +03:00
Harrys Ravalomanana
f21d126295 PHRAS-3072 2020-05-15 13:05:51 +04:00
Harrys Ravalomanana
7022c382b8 PHRAS-3066 #commetn fix 500 error on tools #time 2h 2020-05-12 11:15:07 +04:00
aynsix
632bed7f06 add email and company in push search 2020-05-05 17:14:36 +03:00
Harrys Ravalomanana
dbe85dd498 PHRAS-3047 Tools metadatas tab 2020-04-30 15:15:31 +04:00