aynsix
12d01afeb0
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2741-worker-service-part1
2019-12-19 16:09:47 +04:00
aynsix
cfa854f307
start subdef creation after first write meta
2019-12-19 16:09:35 +04:00
aynsix
63d2f1cf54
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2603-migration-patch-configuration-yml
2019-12-17 14:09:27 +04:00
Nicolas Maillat
ede9c5ad3b
Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security
2019-12-12 12:57:33 +01:00
Nicolas Maillat
6afc40ef3b
Merge branch 'master' into PHRAS-2196-api-stories-pagination
2019-12-12 12:56:48 +01:00
Nicolas Maillat
84d1fdead4
Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook
2019-12-12 12:56:10 +01:00
Nicolas Maillat
78619ad2cc
Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook
2019-12-12 12:07:17 +01:00
Nicolas Maillat
5e414fbe6d
Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security
2019-12-12 12:07:02 +01:00
aynsix
8eb6ae5dfa
change variable name
2019-12-11 18:18:30 +04:00
aynsix
1c0b1db9c7
exlu collection in quarantaine when upload
2019-12-11 11:48:23 +04:00
aynsix
f475a5c925
fix api/v3 api_version
2019-12-06 14:24:03 +04:00
aynsix
f7a6ae2f3f
patch for configuration.yml
2019-12-02 15:34:28 +04:00
aynsix
166c302889
remove all and last in default query pref
2019-11-29 12:22:24 +04:00
Nicolas Maillat
0f2bfef0a6
Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook
2019-11-19 18:30:44 +01:00
Harrys Ravalomanana
5f2617e5f7
PHRAS-2816 #comment add attribute gui_visible to show fields on roll over and detailled view #time 2h
2019-11-12 18:13:05 +04:00
Nicolas Maillat
9605b1d091
Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook
2019-11-08 18:32:07 +01:00
aynsix
2de0d7d3b1
upgrade version to 18a
2019-11-05 15:38:36 +04:00
aynsix
37475fdde5
merge master
2019-11-05 15:35:02 +04:00
aynsix
97b579efc3
PHRAS-2769 add DeleteEvent file
2019-11-04 17:51:18 +04:00
aynsix
378f67c203
PHRAS-2769 delete record
2019-11-04 17:19:18 +04:00
Jean-Yves Gaulier
ce13112105
PHRAS-2808_disable-cterms_4.1
...
new : checkbox in admin/field to disable cterms generation.
fix : when cterms is cleared (during reindex), rejected terms are kept
WIP
2019-10-31 18:12:26 +01:00
aynsix
56c44a1b3f
fix
2019-09-26 18:05:03 +04:00
aynsix
5fc4d85aef
fix
2019-09-26 15:30:59 +04:00
aynsix
194b0b0f5c
incorporate subdefWebhook into phraseanet
2019-09-26 15:04:08 +04:00
aynsix
e6fe8f98b6
change event name
2019-09-24 11:28:31 +04:00
aynsix
74e2724686
order webhook
2019-09-20 18:06:13 +04:00
aynsix
c2524e50dc
feed webhook
2019-09-20 18:04:05 +04:00
aynsix
5d8132b08d
user webhook: registration and delete
2019-09-20 18:01:23 +04:00
aynsix
65d7affcb5
export mail : make it event oriented to facilitate worker treatement
2019-09-20 16:15:49 +04:00
aynsix
c712cb7cc3
retrieve rabbitmq configuration from configuration.yml
2019-09-20 16:03:54 +04:00
aynsix
7541885637
buildsubdef with worker
2019-09-20 16:01:48 +04:00
Xavier Rousset
80b4c9a6a6
PHRAS-2127 | Add https in default geoname server url, remove url formatter in register controller
2019-08-14 15:49:25 +02:00
aynsix
e06a281dd0
add index on table notifications
2019-07-18 12:17:44 +04:00
Jean-Yves Gaulier
3b120fb020
PHRAS-2573_last-query-as-default_4.1
...
- set default default user settings to "replay last_query on login"
- set a default (empty) query for first login
2019-06-04 12:07:32 +02:00
aynsix
5cdf473c7f
PHRAS-1972: Account Page, Allow a Phraseanet User to delete his account and associated datas ( #2918 )
...
* allow user to delete account
* generate translation and add checkbox in the windows confirmation
* change text an configuration key
* update delete account fonctionality
* rename variable
* write in explicite condition
* merge yarn.lock
* regenerate translation
2019-04-08 14:25:17 +02:00
aina-esokia
d2bdd2ed4a
port 4.1: migrate field type text to string
2019-01-11 14:45:33 +04:00
aynsix
c20d385292
PHRAS-2329 Port to master : log_doc error when move a record between collections ( #2867 )
...
* port PHRAS-2317 fix: wrong coll_id in log_docs when move collection
* update
2018-12-26 09:41:08 +01:00
Jean-Yves Gaulier
18cff53c61
PHRAS-2189_report-v2_MASTER
...
change patch version because we need to insert a patch before this one
wip
2018-11-14 15:51:23 +01:00
Jean-Yves Gaulier
f7b103af3d
PHRAS-2161_coll-id-in-log-docs_MASTER
...
- explicit message when databox is failed to mount.
- reconnect db for long migration scripts
- mark (comment) doctrine "binary_strings" type so the upgrade is not done every time because the field was read-back as "varchar"
- proposal on long migration scripts (could be faster)
2018-11-14 15:49:10 +01:00
Xavier Rousset
a8ebe5fc43
Update access page design
2018-10-19 19:10:39 +02:00
jygaulier
8768cd84f7
PHRAS-2171_mime-truncated_MASTER ( #2748 )
...
extend "mime" columns (record, subdef) to 255 to allow long mimes.
try to fix truncated mime.
2018-09-27 16:18:28 +02:00
aina-esokia
89b9ea0b2a
change default mod
2018-09-04 17:21:03 +04:00
aina-esokia
288cdbd3e2
update Configuration.php
2018-09-03 15:03:47 +04:00
aina-esokia
354c918a90
admin/setup: change file content instead of recreate config file
2018-09-03 14:58:05 +04:00
aina-esokia
e836c99b54
add checkbox authorize adobecc plugin in admin / setup
2018-07-13 12:06:59 +04:00
Nicolas Maillat
1ea18e1597
Merge pull request #2664 from aynsix/PHRAS-1993-API-answer-version
...
PHRAS-1993 API / API answer / the age of token define API version in answer
2018-07-12 17:46:43 +02:00
aina-esokia
4aa3ba106a
merge master
2018-07-11 16:56:40 +04:00
aina-esokia
b0f67b745b
guest account patch doctrine migration
2018-07-10 17:11:37 +04:00
aina-esokia
2b2e05150e
add token for adobe cc plugin
2018-07-10 12:32:16 +04:00
Nicolas Maillat
c4e4d1dbe9
Revert "PHRAS-2086_AdobeCC-AppToken_4.1"
2018-07-06 18:03:54 +02:00