Commit Graph

119 Commits (160964c0bc3a6d71a3b8b27199e86eb35f22a9b5)

Author SHA1 Message Date
Maniack Crudelis 160964c0bc Ensures consistency
Alexandre Aubin 798ef54052 Tweaks for change_url
Alexandre Aubin b188ea561a ... those files :D
Alexandre Aubin a95fca5a43 Misc wording tweaks
JimboJoe 0c1bec02e4
Update scripts/upgrade
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
JimboJoe 32f1ebca0a
Update scripts/_common.sh
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
JimboJoe 5f7d591780
Update scripts/_common.sh
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
Maniack Crudelis 05d5511136 Global upgrade
Maniack Crudelis 57cceced5d
Merge pull request from kay0u/patch-1
[fix] Update example with the new version of php
Maniack Crudelis 2186976044
Merge pull request from yalh76/master
Log personalization for ADMIN PANEL
Maniack Crudelis ebbb675580
Merge pull request from yalh76/database_actions_order
Database actions order
Maniack Crudelis de3c3057fe
Merge pull request from YunoHost/ynh_print_info
Add ynh_print_info examples
yalh76 2589f39dcf RESTORE DATABASE after REINSTALL DEPENDENCIES
yalh76 29d27f85f9 Reorder MYSQL DATABASE REMOVE before DEPENDENCIES REMOVE if using other DATABASE system
Kayou 45fb3ab409
Enh adding " char in a comment
Kayou 88b948f4f3
scripts with new version
Yalh 4bb89dd162 Log personalization for ADMIN PANEL according default systemd.service value for logs
JimboJoe 21c24f8d1f
Small typo
Alexandre Aubin d49179dd06
Add ynh_print_info example
Yalh 05e5af727e Reorder Service and Service in admin panel
Maniack Crudelis e252637ae7
Merge pull request from YunoHost/remove_php_ini
Remove ini file for php
Gofannon 183f8a6b9d Update install
1. Change "service management" to be consistent with 'restore' script. See https://github.com/YunoHost/example_ynh/blob/master/scripts/restore#L99
2. Add a comment about the possibility of adding a description since Yunohost 3.2 (optional and can be removed as it is cherry on top of the cake feature and could be confusing)
JocelynDelalande 1734ca9293 Remove redundant call to ynh_webpath_available ()
ynh_webpath_register will take care of check & fail nicely if needed.
Maniack Crudelis 2588f45c2f Remove ini file for php
Maniack Crudelis c6bdc79713
Merge pull request from YunoHost/add_comments
Add comments
Maniack Crudelis 397a241df6
Remove sub_path_only for nginx from upgrade script
Maniack Crudelis 49529ac03a
Remove sub_path_only for nginx from install script
Maniack Crudelis 3165e398fd
Merge pull request from Gofannon/fix_change-url
[fix] Fix "change_url"
Maniack Crudelis b704e1cbcb
path don't need to be stored
Gofannon 0a717b511f [fix] Fix "change_url"
Gofannon c2d880694e [fix] Fix backup & restore system
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#pullrequestreview-134457098
and https://github.com/YunoHost/yunohost/pull/489#issuecomment-396854686
JimboJoe 6390de8719
Comment rephrasing
Josue-T 460e87957e
Add comment about final_path
Jimmy Monin 1c9c94ef65 Various typo fixes
Maniack Crudelis 846e701632
Merge branch 'master' into add_comments
Maniack Crudelis 8a2330837b Add comments and upgrade some stuff
Maniack Crudelis d3f4117369 [fix] Fix the issue alias_traversal ()
* Fix the issue alias_traversal

https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md

* Update fix alias_traversal

* Don't change original nginx conf file and add change_url

* Use newest version of ynh_add_nginx_config from 
No more need to deal with "#sub_path_only"

* Revert "Use newest version of ynh_add_nginx_config from #462" as it's not released (and subject to discussions)!

This reverts commit fac62c49ff.

* Fix indentation
Maniack Crudelis f24034fcfc
Fix systemd helper...
Yolo micro decision
Jimmy Monin b64d6c9961 Fix indentation
Jimmy Monin e2911b3db0 Revert "Use newest version of ynh_add_nginx_config from #462" as it's not released (and subject to discussions)!
This reverts commit fac62c49ff.
Jimmy Monin fac62c49ff Use newest version of ynh_add_nginx_config from
No more need to deal with "#sub_path_only"
Jimmy Monin dcb447c208 Don't change original nginx conf file and add change_url
JimboJoe 53d211389e
Merge pull request from Jibec/patch-1
use explicit arguments for mysql
Maniack Crudelis 2d21ec6163 Update fix alias_traversal
Maniack Crudelis f68d61d8a5
logrotate needs -non-append in case of upgrade
https://github.com/YunoHost/yunohost/blob/unstable/data/helpers.d/backend#L5
Jean-Baptiste e9dae27540
use explicit arguments for mysql
Alexandre Aubin a0eb745db9
Merge pull request from YunoHost/change_url_script
[enh] Add a change_url script
Pierre de La Morinerie ae5844782c Fix typo in `ynh_add_systemd_config`
frju365 3a26b8b6e8 Merge branch 'master' into change_url_script
Jimmy Monin 39b0e3bb13 Remove YunoHost 2.7.2 helpers from _common.sh