1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00
Commit graph

725 commits

Author SHA1 Message Date
Florent
92b105e43d Split config into several files 2021-12-30 15:25:42 +01:00
Florent
2e7cced587 Use ynh_install_app_dependencies for cleaner installation / removal
Also don't output warning about package not being found on removal
it is a normal case: running ynh_remove_app_dependencies produces it
2021-12-30 11:05:38 +01:00
Robles Rodolphe
3d4f19bc77 syntax php 2021-12-29 13:08:49 +01:00
Robles Rodolphe
73e4aaba5c syntax errors in the config.local.release.php 2021-12-29 00:31:22 +01:00
Robles Rodolphe
be89f0e280 try add a file with the new constant and add a call with require in the config.local.php 2021-12-29 00:21:55 +01:00
Robles Rodolphe
58e2a40af0 cleaning the commands cp on upgrade script 2021-12-28 23:35:38 +01:00
Robles Rodolphe
ce4fccfd27 add some new directories in the releases to keep datas on upgrade 2021-12-28 10:21:55 +01:00
Robles Rodolphe
fe30b33108 try change in remove script how remove dependencies to remove tge message 'Unable to locate package garradin-ynh-deps' 2021-12-19 19:17:01 +01:00
Robles Rodolphe
e40888d2e4 change the request test from last commit in stable 2021-12-19 16:42:52 +01:00
Robles Rodolphe
f8774da26a back to correct code 2021-12-19 15:19:24 +01:00
Robles Rodolphe
738a270d5f try use ynh_add_config to replace cp -a 2021-12-18 22:01:09 +01:00
Robles Rodolphe
f07d49d5cc keep the config.local.php file when updating and add the lines commented whith the new constant for enabling upgrades to false 2021-12-12 21:56:09 +01:00
Robles Rodolphe
4ba25bc0f3 disable auto-upgrade 2021-12-05 15:55:58 +01:00
Robles Rodolphe
19218f5ed5 disable auto-upgrade 2021-12-05 15:55:28 +01:00
Robles Rodolphe
9d8e07831b first try upgrading to 1.1.15 release disabling auto-upgrade need to change the config.local.php file 2021-12-05 15:12:31 +01:00
Robles Rodolphe
7205455e0a
Merge pull request #66 from YunoHost-Apps/testing
Update to 1.1.14
2021-12-05 13:30:06 +01:00
Robles Rodolphe
062a0dedc5
Merge branch 'master' into testing 2021-11-21 21:12:25 +01:00
Robles Rodolphe
ec609261f5 upgrade last stable version 1.1.14 2021-11-21 20:49:00 +01:00
Robles Rodolphe
45ea944058 remove first blank line 2021-11-08 15:31:54 +01:00
Robles Rodolphe
d45c9335b9 simplify temporally enable visitors if needed 2021-11-08 15:30:26 +01:00
Robles Rodolphe
7b422f94e6
Merge pull request #63 from YunoHost-Apps/1.1
1.1.12
2021-11-03 23:47:10 +01:00
Robles Rodolphe
2e713f6d04 add tests in 'check_process' 2021-11-03 19:02:10 +01:00
Robles Rodolphe
2be21892a9 simplify Temporarily enable visitors for curl if needed 2021-11-03 18:47:15 +01:00
Robles Rodolphe
b212b16214
Update scripts/upgrade
simplify temporally enable visitors for curl if needed

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-11-03 18:42:27 +01:00
Yunohost-Bot
ade9e6c847 Auto-update README 2021-11-02 12:33:21 +00:00
Robles Rodolphe
ecb8d6bd84 add a version ~ynh2 for the adjust condition for permissions in pre-upgrade if app is public or private 2021-11-02 13:33:12 +01:00
Robles Rodolphe
a047d86f88 adjust condition for permissions in pre-upgrade if app is public or private 2021-11-02 13:31:54 +01:00
Robles Rodolphe
0e6e4467cf conditions in pre-upgrade to keep the app as it was public or ptivate 2021-11-02 13:08:19 +01:00
Robles Rodolphe
6fa9169a67 Merge branch '1.1' of github.com:YunoHost-Apps/garradin_ynh into 1.1 2021-11-02 12:45:18 +01:00
Robles Rodolphe
1b779795fd version updated to 1.1.12, resolve a condition for permissions in the pre-upgrade 2021-11-02 12:44:57 +01:00
Robles Rodolphe
61d50d1041
Update scripts/upgrade
trailing space remove

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-11-02 09:31:48 +01:00
Robles Rodolphe
aad9da3c8a
Update scripts/upgrade
less space

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-11-02 09:31:04 +01:00
Yunohost-Bot
c9a334d56b Auto-update README 2021-11-02 01:24:39 +00:00
Alexandre Aubin
02e2886618
manifest: Update code url 2021-11-02 02:24:36 +01:00
Robles Rodolphe
80e2125e7a update to last stable version 1.1.12 2021-11-01 19:24:24 +01:00
Robles Rodolphe
b48900b3f4 simplify conditions if pre-upgrade needed 2021-11-01 19:14:10 +01:00
Robles Rodolphe
9d5ec0ac58 simplify conditions if pre-upgrade is needed 2021-11-01 18:53:12 +01:00
Robles Rodolphe
6405043aca back to previous code for upgrade 2021-11-01 18:47:20 +01:00
Robles Rodolphe
8a1aa389c5 simplify conditions if pre-upgrade is needed 2021-11-01 18:26:14 +01:00
Robles Rodolphe
54dd180713 back to previous code for upgrade 2021-11-01 16:35:07 +01:00
Robles Rodolphe
766aaa0bb6 simply read the version to pre-upgrade if necessary on upgrading 2021-11-01 16:16:53 +01:00
Robles Rodolphe
03e7ec6118 update to version 1.1.12 2021-11-01 12:45:42 +01:00
Robles Rodolphe
19e6e246f1 fix issue #65 'Upgrade pass but then redirects to install.php page' on upgrade script 2021-11-01 12:26:54 +01:00
Robles Rodolphe
05b3a99653 fix issue #65 'Upgrade pass but then redirects to install.php page' on upgrade script 2021-11-01 12:19:48 +01:00
Robles Rodolphe
e6473d4c7c error syntax source app 1.1.0 in pre-upgrade script 2021-11-01 11:26:02 +01:00
Robles Rodolphe
5408be753c try fix issue upgrade from older version 1.0.7 2021-11-01 11:18:22 +01:00
Robles Rodolphe
88e90c8715 try debug issue when updating from 1.0.7 2021-10-31 22:28:36 +01:00
Robles Rodolphe
c681876b4c try debug issue when updating from 1.0.7 2021-10-31 22:10:47 +01:00
Robles Rodolphe
ea4434f251 Merge branch '1.1' of github.com:YunoHost-Apps/garradin_ynh into 1.1 2021-10-31 21:02:06 +01:00
Robles Rodolphe
c9664c7fbb try debug issue when updating from 1.0.7 2021-10-31 21:01:39 +01:00