Nicolas Maillat
|
2d537cfbbd
|
Merge branch 'master' into PHRAS-1631-collection-unpublish
|
2020-02-28 13:06:26 +01:00 |
|
aynsix
|
20426bde4a
|
model to models
|
2020-02-26 15:37:05 +03:00 |
|
aynsix
|
2e21bc0448
|
add model option in user:list
|
2020-02-26 12:37:05 +03:00 |
|
Nicolas Maillat
|
98707ff23e
|
Merge branch 'master' into PHRAS-1659-user-create
|
2020-02-21 16:05:06 +01:00 |
|
Nicolas Maillat
|
115895a16a
|
Merge branch 'master' into PHRAS-1629-collection-list-jsonformat
|
2020-02-21 15:45:46 +01:00 |
|
aynsix
|
497307c0dc
|
add jsonformat to collection:list
|
2020-02-21 17:37:04 +03:00 |
|
Nicolas Maillat
|
3cdc33b673
|
Merge branch 'master' into PHRAS-1659-user-create
|
2020-02-21 15:29:00 +01:00 |
|
Nicolas Maillat
|
6aac273a20
|
Merge branch 'master' into PHRAS-1627-databox-list-jsonformat
|
2020-02-21 15:28:23 +01:00 |
|
aynsix
|
f8f9d9f9c9
|
add jsonformat option to databox:list
|
2020-02-21 17:16:14 +03:00 |
|
aynsix
|
e2e6879cd2
|
add jsonformat to user:list
|
2020-02-21 16:57:45 +03:00 |
|
aynsix
|
015ce2506b
|
remove adress and zipcode option to the user:create command
|
2020-02-21 16:02:33 +03:00 |
|
aynsix
|
f79ae4f05e
|
remove city and fax option to the command user:create
|
2020-02-21 14:17:20 +03:00 |
|
Nicolas Maillat
|
0b393a340a
|
Update UserCreateCommand.php
|
2020-02-20 18:55:36 +01:00 |
|
Nicolas Maillat
|
d91c4be04d
|
add warn on send_mail_password
|
2020-02-20 18:43:53 +01:00 |
|
Nicolas Maillat
|
c4d2612fa0
|
Merge branch 'master' into PHRAS-1659-user-create
|
2020-02-20 17:37:09 +01:00 |
|
Nicolas Maillat
|
20b62de216
|
Merge branch 'master' into PHRAS-1659-user-create
|
2020-02-20 17:30:32 +01:00 |
|
Nicolas Maillat
|
74b6d532ea
|
Merge branch 'master' into PHRAS-1648-user-set-password
|
2020-02-20 17:15:18 +01:00 |
|
Nicolas Maillat
|
e7797d9580
|
Merge branch 'master' into PHRAS-1661-user-list
|
2020-02-20 16:52:30 +01:00 |
|
Nicolas Maillat
|
0ad81652d5
|
Merge branch 'master' into PHRAS-1629-collection-list
|
2020-02-20 16:22:46 +01:00 |
|
aynsix
|
ad83e9dc38
|
command user:set-password
|
2020-02-20 16:56:59 +03:00 |
|
aynsix
|
895dc21b30
|
command user:create
|
2020-02-20 16:51:29 +03:00 |
|
aynsix
|
6164ad9c20
|
command user:list
|
2020-02-20 16:40:32 +03:00 |
|
aynsix
|
57fdfd432e
|
command collection:unpublish
|
2020-02-20 16:32:08 +03:00 |
|
aynsix
|
ac17ca616a
|
command collection:list
|
2020-02-20 16:16:30 +03:00 |
|
aynsix
|
211d33ff46
|
command databox:list
|
2020-02-20 15:52:05 +03:00 |
|
Jean-Yves Gaulier
|
4f99fb57c7
|
cleanup debug
|
2020-02-19 17:10:32 +01:00 |
|
Jean-Yves Gaulier
|
63fce45974
|
PHRAS-2854_generate-js-fixtures
add message to tell to remove plugins
|
2020-02-19 16:20:36 +01:00 |
|
aynsix
|
bc488a421d
|
on system:install add elasticsearch informations options
|
2019-11-18 17:35:36 +04:00 |
|
aina-esokia
|
11c9b2ba99
|
update AddPlugin
|
2019-07-02 15:34:42 +04:00 |
|
MilosEsokia
|
d62d9cf962
|
Install function added
Added install function in plugins:download if called from plugins:add command
|
2019-05-20 08:31:15 +00:00 |
|
MilosEsokia
|
fc8478d40e
|
Enhance AddPlugin command - adding DownloadPlugin command
|
2019-05-20 08:31:14 +00: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 |
|
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 |
|
Jean-Yves Gaulier
|
ea9ce1c04a
|
PHRAS-2086_AdobeCC-AppToken_4.1
add an "adobe_cc-plugin" api application
require system:upgrade to go to 4.1.0-alpha.10
must be enabled via "adobe_cc-enabled" in conf
|
2018-07-05 18:53:12 +02:00 |
|
sandeep
|
913a4035d8
|
PHRAS-1375 config xsendfile ne fonctionne plus
|
2018-03-22 17:09:33 +04:00 |
|
Nicolas Maillat
|
1f78adf645
|
Merge pull request #2500 from aynsix/PHRAS-1832-port-1776-to-master
PHRAS-1832 port 1776 to master - databox create
|
2018-03-06 15:11:20 +01:00 |
|
aina-esokia
|
9226e5a478
|
port 1776 databox create to master
|
2018-03-01 17:41:08 +04:00 |
|
Sandeep
|
77352e59ef
|
PHRAS-1856_PORT-PHRAS-1347
|
2018-02-26 11:30:55 +04:00 |
|
aina-esokia
|
029da5d9eb
|
Port to 4.1 mysql restart autoincrement
|
2018-02-09 12:20:30 +04:00 |
|
aynsix
|
df85aa8827
|
PHRAS-1797 porting searchengine:index to 4.1 (#2454)
* portage commande searchengine:index vers 4.1
* FIX Indexer
* Update DataboxFetcherFactory.php
|
2018-01-30 18:50:57 +01:00 |
|
Xavier Rousset
|
30e4fa767c
|
PHRAS-1816 Fix exception message
|
2018-01-17 14:08:13 +01:00 |
|
falylala
|
ea53da9086
|
Show all available structure for install CLI/Graphic mode
|
2017-11-20 12:16:54 +04:00 |
|
jygaulier
|
0f491e640a
|
Update BuildSubdefs.php
|
2016-12-12 14:44:55 +01:00 |
|
Thibaud Fabre
|
cc6efb0dc9
|
Merge 4.0 into master
|
2016-12-06 15:34:13 +01:00 |
|
Thibaud Fabre
|
c39f4117bd
|
PHRAS-1289 Add group rights to compiled configuration
|
2016-12-06 15:01:12 +01:00 |
|