1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00
Commit graph

104 commits

Author SHA1 Message Date
Robles Rodolphe
7af8e33a9f
Panel config (#66)
* add config_panel.toml file

* add install and upgrade

* syntax upgrade

* syntax error

* correct values cleaning config.local.user

* synntax sed

* try repalce vs sed

* try debug YN_NULL

* quote ahhha

* quote ahhha akka

* quote ahhha akka

* add in config panel avalaibity to disable emails

* add in config panel avalaibity to disable emails bug boolean

* add in config panel avalaibity to disable emails bug boolean

* add in config panel avalaibity to disable emails bug boolean

* add in config panel avalaibity to disable emails bug boolean

* add in config panel avalaibity to disable emails bug boolean

* forget the fonction disable email for now in config panel

* forget the fonction disable email for now in config panel

* forget the fonction disable email for now in config panel

* syntax

* debug values

* remove mail_return_path in config panel

* remove mail_return_path in config panel

* debug values

* debug values

* debug values

* debug values config panel

* debug values config panel removing all mail values, only smtp

* come back to first test where upgrade works, but not install

* try debug cinfig panel install

* try add post-install

* try add post-install

* try add post-install

* keep first panel_config working

* add type select for choices

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-20 01:31:22 +02:00
rodinux
1e110b70e3 remove ssowat restriction to match api 2024-08-16 13:02:40 +02:00
rodinux
18a8206f71 correct the config.hph 2024-07-30 23:35:25 +02:00
Robles Rodolphe
5dd7028d32
Testing (#64)
* add permission auth_header api

* Auto-update READMEs

* upgrade v 1.3.9, syntax in ADMIN.md, try debug api with unprotected

* Auto-update READMEs

* try debug api

* try debug api

* try debug api

* comment yunohost_panel.conf.inc, no sso in this app

* last stable version 1.3.10

* Auto-update READMEs

* Auto-update READMEs

* change variable __DIR__ to __INSTALL_DIR__ to prevent undefined varible and failed upgrade

* Update config.local.user.php

a little change syntax

* correct syntax paths commented in config.local.php

* correct syntax paths commented in config.local.php

* Auto-update READMEs

* Auto-update READMEs

* Update config.local.php

correct syntax links commented

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-06-16 01:42:29 +02:00
Robles Rodolphe
1072dd60b4
Testing (#63)
* add permission auth_header api

* Auto-update READMEs

* upgrade v 1.3.9, syntax in ADMIN.md, try debug api with unprotected

* Auto-update READMEs

* try debug api

* try debug api

* try debug api

* comment yunohost_panel.conf.inc, no sso in this app

* last stable version 1.3.10

* Auto-update READMEs

* Auto-update READMEs

* change variable __DIR__ to __INSTALL_DIR__ to prevent undefined varible and failed upgrade

* Update config.local.user.php

a little change syntax

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-06-15 16:05:52 +02:00
Robles Rodolphe
f57e73a4c3
Testing version 1.3.9 (#62)
* add permission auth_header api

* Auto-update READMEs

* upgrade v 1.3.9, syntax in ADMIN.md, try debug api with unprotected

* Auto-update READMEs

* try debug api

* try debug api

* try debug api

* comment yunohost_panel.conf.inc, no sso in this app

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-05-17 17:26:13 +02:00
rodinux
776cbfb9a8 correct syntax 2024-04-21 00:25:25 +02:00
rodinux
f5847580b9 finally I keep the config edited for completion addresses work 2024-04-20 19:36:06 +02:00
rodinux
b56b86031a just explain how use config completion addresses, only for french users 2024-04-20 19:11:36 +02:00
rodinux
cbd6557b14 keep also new folder local_adresses con the home directory 2024-04-20 17:05:36 +02:00
rodinux
f0097419b2 try debug Variable wasn't initialized when trying to replace __DIR__ 2024-04-20 16:54:21 +02:00
rodinux
d915083162 remove constant for folder local_adress on the directory /home 2024-04-20 16:40:44 +02:00
rodinux
415d612df3 keep also new folder on the directory /home 2024-04-20 16:33:27 +02:00
rodinux
d19f5f63a2 correct and fusion for the new config.local.php 2024-04-20 16:14:16 +02:00
rodinux
906f3dc7ec move the configs mail, let users be avalaible change them if needed 2024-04-06 12:26:07 +02:00
rodinux
2cae5871ea explanation corrected 2024-01-05 18:16:14 +01:00
rodinux
bae8a604c7 prefer variable __INSTALL_DIR__ 2023-12-29 16:59:40 +01:00
rodinux
b38485adcc try more simple syntax 2023-12-28 14:38:43 +01:00
rodinux
bb9403fcf3 explanation 2023-12-25 07:19:24 +01:00
rodinux
967daf82d7 try fix install 2023-12-25 06:27:48 +01:00
rodinux
921ba3e3c6 try fix install 2023-12-25 05:47:32 +01:00
rodinux
3ab1bfd187 try fix add require /data/congig.local/user.php in istall 2023-12-25 05:38:50 +01:00
rodinux
567fc23d52 try add file and line to read /data/config.local.user.php 2023-12-25 04:40:40 +01:00
rodinux
974f1033cd add a configuration file on 2023-12-25 01:20:34 +01:00
rodinux
31116a81cc add a configuration file on 2023-12-25 00:43:24 +01:00
Robles Rodolphe
9ec03f518e
Update config.local.php
customize the message for this file
2023-12-17 22:13:56 +01:00
Robles Rodolphe
53025757a3
Delete conf/config.local.user.php
try keep only config.local.php
2023-12-17 22:07:15 +01:00
Robles Rodolphe
1fe9b92fd5
Update config.local.user.php 2023-12-15 20:29:00 +01:00
Robles Rodolphe
aeef0051c6
Create config.local.user.php 2023-12-15 10:35:22 +01:00
Robles Rodolphe
4868e0b87f
Update config.local.php
add a link to file config.local.user.php
2023-12-15 10:32:56 +01:00
Robles Rodolphe
a285f8bb79
Update config.local.php
fix send mails with smtp app
2023-11-25 18:50:24 +01:00
Robles Rodolphe
e2a06830ae
Update config.local.php
try secure smtp
2023-11-16 13:47:36 +01:00
rodinux
a3bcbca5e7 try fix mail smtp 2023-11-16 00:04:10 +01:00
rodinux
e46c85eb88 try fix mail smtp 2023-11-15 23:39:34 +01:00
rodinux
06eb066203 try fix mail smtp 2023-11-15 23:08:09 +01:00
rodinux
43b3f52763 try fix mail smtp 2023-11-15 23:00:33 +01:00
rodinux
c90333c6de try authentification STARTTLS for smtp 2023-11-15 22:52:04 +01:00
rodinux
c78a083017 need smtp host 2023-11-15 22:44:29 +01:00
Éric Gaspar
b36897fc7d Merge branch 'cleaning' into mail 2023-11-13 17:19:52 +01:00
Robles Rodolphe
dec102dc8e
Update cron
resolve `Missing newline before EOF, this crontab file will be ignored`
2023-11-13 16:54:11 +01:00
Robles Rodolphe
91e8bedf13
Update cron
resolve issue `Missing newline before EOF, this crontab file will be ignored`
2023-11-13 16:52:46 +01:00
Éric Gaspar
2a6a467609 Update config.local.php 2023-11-13 15:54:48 +01:00
Éric Gaspar
975c085264 Merge branch 'cleaning' into mail 2023-11-13 15:52:59 +01:00
Éric Gaspar
a6c053cec4 Update config.local.php 2023-11-13 15:50:07 +01:00
Éric Gaspar
bb8af85015 Update config.local.php 2023-11-13 15:40:08 +01:00
Éric Gaspar
0adc206beb Update config.local.php 2023-11-13 15:24:59 +01:00
Robles Rodolphe
f32f970a56
Update config.local.php
No need add a constant to convert pdf files for now, an native extension  can do the job and mupdf seems broke the install and upgrade, also the constant for the space used by files is a bad idea, it have brokes upgrades on some tests...
2023-11-13 14:32:12 +01:00
Éric Gaspar
18c5981215 remove smtp mail settings 2023-11-13 13:54:32 +01:00
ericgaspar
f183be0482 Update config.local.php 2023-10-29 08:26:05 +01:00
ericgaspar
a36e424502 cleaning 2023-10-29 08:23:47 +01:00