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
Xavier Rousset
a8ebe5fc43
Update access page design
2018-10-19 19:10:39 +02:00
aina-esokia
2639b71c36
filter special characterin filename when created lazaretfile
2018-10-10 18:36:32 +04: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
Nicolas Maillat
4773678417
Merge pull request #2721 from aynsix/PHRAS-2175-task-log-size
...
PHRAS-2175 fix size in task log
2018-09-04 11:46:08 +02:00
Nicolas Maillat
9300823f05
Merge pull request #2726 from aynsix/PHRAS-2205-saving-configuration-file
...
PHRAS-2205 Change the configuration file content update methode : when saving from admin/setup
2018-09-04 11:45:36 +02: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
c3790befce
fix size in task log
2018-08-31 18:16:52 +04:00
aina-esokia
c3486f9b8e
allow svg logo and change gabari
2018-08-31 16:10:19 +04:00
aina-esokia
5948032af6
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2011-personalization-log
2018-08-31 15:41:55 +04:00
Nicolas Maillat
ebd6699b2f
Merge pull request #2720 from filipx/PHRAS-2192_detailed_selection_dev
...
PHRAS-2192_detailed_selection_dev
2018-08-30 14:21:35 +02:00
Filip Vilic
e41145ead7
PHRAS-2192_detailed_selection_dev box position fix
2018-08-30 10:20:37 +02:00
aina-esokia
5dba9f64dd
add personalisation logo
2018-08-29 15:11:04 +04:00
Nicolas Maillat
7a71da5d7e
Merge pull request #2713 from filipx/PHRAS-2192_detailed_selection_dev
...
PHRAS-2192 detailed selection info - html added
2018-08-27 17:53:45 +02:00
Filip Vilic
5cd490ce99
PHRAS-2192 detailed selection info - html added
2018-08-16 11:37:50 +02:00
Moctar
18d71a7a9b
port modification made on 4.0 to master
2018-08-10 16:40:56 +02:00
aina-esokia
57a8612e92
add duration and file size
2018-08-09 16:08:15 +04:00
aina-esokia
ddd0695c99
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2175-subdef-building-duration
2018-08-09 15:45:27 +04:00
aina-esokia
6630fc7d15
change notifier timeout
2018-08-03 14:33:12 +04:00
aina-esokia
1181f7da01
add subdef building duration in task log
2018-07-31 11:21:48 +04:00
Nicolas Maillat
86c82a78d3
Merge pull request #2693 from aynsix/PHRAS-2118-rollback-tmpfiles-just-for-video
...
PHRAS-2118 rollback use just tmp_files storage for video
2018-07-27 16:12:24 +02:00
aina-esokia
e9b6d55335
add logger on mysql timeout and check appbox connection on subdefsjob
2018-07-27 15:34:56 +04:00
jygaulier
e7863122d0
PHRAS-2172_parade-saml-err500_MASTER ( #2695 )
...
fix : the user application was updated (=created) after the check
add : "find()" on user repo (type hinted) to allow code sniff, completion etc.
2018-07-26 16:34:20 +02:00
aina-esokia
63828aa813
use just tmp_files storage for video
2018-07-23 18:08:30 +04:00
aina-esokia
4f996f3ccc
masquing some native Api application in user porfil -> Application tab
2018-07-23 11:53:18 +04:00
aina-esokia
4da75f154d
add path field in subview window
2018-07-20 17:53:25 +04:00
aina-esokia
2b02d6638e
fix
2018-07-19 18:34:43 +04:00
aina-esokia
61741266b4
update setupController
2018-07-19 17:35:54 +04:00
aina-esokia
ca668938f7
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2155-graphic-installer-elastic-step
2018-07-19 17:32:25 +04:00
nmaillat
98660a4aaf
bump api version to 2.0.0
2018-07-18 23:23:59 +02:00
aina-esokia
50f8580e27
add searchengine step in graphic installer
2018-07-18 18:07:25 +04:00
aina-esokia
0050908cd3
fix ftp pull task error
2018-07-16 11:27:41 +04:00
aina-esokia
e836c99b54
add checkbox authorize adobecc plugin in admin / setup
2018-07-13 12:06:59 +04:00