Commit Graph

5124 Commits

Author SHA1 Message Date
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
c89757c4d7 escape in controller 2019-04-05 15:57:49 +04:00
Harrys Ravalomanana
2390244e9e Merge branch master into PHRAS-2430 2019-04-05 15:11:09 +04:00
aina-esokia
7426eb453d Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2276-port-template-escape 2019-04-05 11:49:45 +04:00
aina-esokia
e68081399d port add model in order manager of collection 2019-04-02 15:36:49 +04:00
Nicolas Maillat
2b0f6fda2b Merge pull request #2949 from aynsix/PHRAS-2465-port-upload-by-url
PHRAS-2465 Port To 4.1 - upload-via-url_4.0
2019-04-01 15:22:08 +02:00
aina-esokia
60c126c7b9 escape when rendered 2019-03-29 17:20:04 +04:00
aina-esokia
019498b5c4 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2276-port-template-escape 2019-03-29 17:09:37 +04:00
Harrys
04da9678ec Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2430_Port_to_41-Advance_search_refacto_Restore_Query 2019-03-27 10:05:44 +04:00
Harrys
b3976733e4 PHRAS-2430 Restore jsonQuery 2019-03-27 10:04:05 +04:00
aina-esokia
eaf8cf076a port to 4.1 search mix type 2019-03-22 12:04:42 +04:00
Nicolas Maillat
71f0e676f9 PHRAS-2473 Populate improv, sql query optimization.
PHRAS-2473 Populate time improvement with a sql query optimization
2019-03-18 15:08:16 +01:00
aina-esokia
8ab2888850 port to 4.1 upload by url 2019-03-18 16:16:14 +04:00
Harrys
0457296a0b PHRAS-2437_Prod_Overlay_title__the_text_is_repeated_if_more_than_102_caracters 2019-03-08 10:30:43 +04:00
aina-esokia
605e6b031a fix presets audio name 2019-01-29 16:54:18 +04:00
aina-esokia
a656aa0072 audio subdeffrom video 2019-01-24 18:03:03 +04:00
aina-esokia
d2bdd2ed4a port 4.1: migrate field type text to string 2019-01-11 14:45:33 +04:00
Nicolas Maillat
0be1f5d140 PHRAS-2372 strict thesaurus search when indexing 2019-01-09 17:00:06 +01: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
Filip Vilic
bff7dec769 PHRAS-2350_report_method_fix 2018-12-19 10:12:14 +01:00
Filip Vilic
eec09e55cd PHRAS-2327_report_refacto_41 2018-12-11 13:15:03 +01:00
Jean-Yves Gaulier
61058a3658 PHRAS-1326_intl-labels-in-facets_MASTER
add "labels" array to facets
2018-11-27 19:33:36 +01:00
jygaulier
e2f5afc07b PHRAS-2292_aggregates-as-new-json_MASTER (#2829)
* PHRAS-2292_aggregates-as-new-json_MASTER
wip

* PHRAS-2292_aggregates-as-new-json_MASTER

* PHRAS-2292_aggregates-as-new-json_MASTER
fake commit to test circle (did not run on last commit !)
2018-11-27 10:25:28 +01:00
aina-esokia
d413c86912 port to 4.1 search thesaurus term to all language 2018-11-26 10:48:57 +04:00
aina-esokia
6fe39113c0 fix escaping in thesaurus 2018-11-22 15:10:38 +04:00
aina-esokia
c58ed45333 fix prod escaping 2018-11-22 14:32:42 +04:00
Nicolas Maillat
10bd87ff3b Merge pull request #2711 from alchemy-fr/PHRAS-2204_api_webhook_task_error
PHRAS-2204: Task Manager / Api webhook Task : error on event delivering
2018-11-15 09:55:33 +00: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
Jean-Yves Gaulier
e2745cba9e PHRAS-2161_coll-id-in-log-docs_MASTER
Optimize sql.
Add the "coll_id_from" column in "log_docs" for the "collection" action.
Hydrate a "coll_id" column in "log_view"
2018-11-14 15:49:10 +01:00
Jean-Yves Gaulier
02efc2b9d1 PHRAS-2161_coll-id-in-log-docs_MASTER
moved cli "patch:log_coll_id" from bin/developer to bin/setup
cs
2018-11-14 15:48:41 +01:00
Jean-Yves Gaulier
9644efef00 PHRAS-2161_coll-id-in-log-docs_MASTER
cs
2018-11-14 15:48:41 +01:00
Jean-Yves Gaulier
02695e1006 PHRAS-2161_coll-id-in-log-docs_MASTER
moved the compute/fix "log_docs.coll_id" from patch to cli.
2018-11-14 15:48:41 +01:00
Jean-Yves Gaulier
b65500bb40 PHRAS-2161_coll-id-in-log-docs_MASTER
wip
2018-11-14 15:42:24 +01:00
jygaulier
b8bebbce11 PHRAS-2189 report v2 master (#2742)
move code to services
added "download" report
change services to factory
added excel lib
added prod/report routes (download)
cleanup api routes
add : allow anonymized (user, fonction, societe... are "-")
removed : xls support (memory eating lib) in favor of xlsx
add : report download only on "document" and "preview" subdef classes
cs : report factory
add : restored "site" filter (see todos in src)
remove debug, cs

todo : doc
2018-11-12 19:43:40 +01:00
Nicolas Maillat
9298580888 Merge pull request #2789 from xrousset78800/fix/update-access-page-design
Update access page design
2018-11-06 16:26:42 +00:00
Nicolas Maillat
36395f25ac Merge pull request #2801 from aynsix/PHRAS-1864-port-41-1868-admin-mount-database
PHRAS-1864 port to 4.1 PHRAS-1868 database mount
2018-11-06 09:32:31 +00:00
Nicolas Maillat
1cfdb6af2c Merge pull request #2802 from aynsix/PHRAS-2274-port41-changing-status-in-log_docs
PHRAS-2274 port to 4.1 PHRAS-2227 FIX changing status appear in log_docs table
2018-11-06 09:32:11 +00:00
aina-esokia
18ff40a537 port to 4.1 PHRAS-2227 FIX changing status appear in log_docs table 2018-11-06 11:22:53 +04:00
aina-esokia
9c9d280250 port to 4.1 PHRAS-1868 database mount 2018-11-05 18:22:52 +04:00
aina-esokia
2eeb1721e9 port to 4.1 PHRAS-1831 2018-11-05 15:02:55 +04:00
aina-esokia
17800bc33c do the pagination for all accept header 2018-10-26 18:12:07 +04:00
aina-esokia
b407a17bdf change query 2018-10-26 18:01:31 +04:00
aina-esokia
415b0fcc27 update 2018-10-24 16:12:56 +04:00
aina-esokia
103b8f7265 fix requete pagination 2018-10-24 15:36:06 +04:00
aina-esokia
5281bafe95 fix api search pagination story 2018-10-23 18:11:21 +04:00
Xavier Rousset
a8ebe5fc43 Update access page design 2018-10-19 19:10:39 +02:00
aina-esokia
9c59477017 change param name 2018-10-11 14:26:36 +04:00
aina-esokia
a76c971ab1 update V1Controller 2018-10-11 14:26:36 +04:00
aina-esokia
e9beafef85 add max_item and page in api route search and stories 2018-10-11 14:26:36 +04:00