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

222 commits

Author SHA1 Message Date
oleole39
71a853ea31 Created new helpers to manage multi-databases for a single application 2023-01-20 03:04:46 +01:00
oleole39
b1fac10517 Modified the function removing PostgreSQL databases in the 'remove' script to take into account that this app creates several databases by default and not a unique one 2023-01-19 03:54:09 +01:00
oleole39
bb681b27c9 grant app dedicated PostgreSQL's role permission to create DB since Noalyss required so in its standard install process; leave install.php (creates all required databases for the app to run correctly) in the app folder and add the full instructions required to complete the install process in the readme sent by email to admin 2023-01-19 03:30:32 +01:00
Éric Gaspar
c12c9af7eb
Merge pull request #37 from YunoHost-Apps/testing
Testing
2022-08-17 18:44:53 +02:00
yunohost-bot
67e2d05b5c Auto-update README 2022-08-17 16:44:21 +00:00
ericgaspar
a8ddd6da69 Update manifest.json 2022-08-17 18:44:14 +02:00
Éric Gaspar
5a13a0337d
Merge pull request #36 from YunoHost-Apps/Bullseye
Bullseye
2022-08-16 07:48:01 +02:00
yunohost-bot
f62d151dbb Auto-update README 2022-08-15 16:39:57 +00:00
ericgaspar
332eabc4cd set relative path for --keep opt 2022-08-15 18:39:49 +02:00
Éric Gaspar
a3f5df7f63
Merge pull request #33 from YunoHost-Apps/testing
Testing
2022-05-11 08:04:49 +02:00
ericgaspar
5d0938d105
Update check_process 2022-05-10 13:39:37 +02:00
Éric Gaspar
2f3a225440
Merge pull request #34 from YunoHost-Apps/php8.0
Php8.0
2022-05-10 13:37:52 +02:00
ericgaspar
017633817a
Update install 2022-04-14 11:54:24 +02:00
ericgaspar
c06a8be23b
Update upgrade 2022-04-14 11:19:06 +02:00
ericgaspar
3cf93fa067
Update install 2022-04-14 11:18:38 +02:00
ericgaspar
b5c955aaf1
Update noalyss.conf 2022-04-14 11:17:58 +02:00
ericgaspar
a0c05f45a5
Update noalyss.conf 2022-04-14 11:17:31 +02:00
ericgaspar
68ef38d486
Update install 2022-04-14 11:08:05 +02:00
ericgaspar
dd1efabc15
Update noalyss.conf 2022-04-14 09:14:03 +02:00
yunohost-bot
4452f96ae9 Auto-update README 2022-04-14 06:49:17 +00:00
ericgaspar
c8dac30967
php8.0 2022-04-14 08:49:07 +02:00
ericgaspar
0e2314d756
Update manifest.json 2022-04-14 08:45:27 +02:00
Éric Gaspar
f2b0ad0b49
Merge pull request #32 from YunoHost-Apps/typo
Fix typo in description
2022-04-14 08:39:41 +02:00
tituspijean
2bce451067
Fix typo in description 2022-04-14 08:36:14 +02:00
Éric Gaspar
620065d7dc
Merge pull request #31 from YunoHost-Apps/testing
Testing
2022-03-14 19:03:38 +01:00
Éric Gaspar
92200560b4
Merge pull request #30 from YunoHost-Apps/9025
9025
2022-03-14 07:32:03 +01:00
ericgaspar
a8b74d1122
Merge branch '9025' of https://github.com/YunoHost-Apps/noalyss_ynh into 9025 2022-03-13 16:00:19 +01:00
ericgaspar
6c2f9eaf05
Update install 2022-03-13 16:00:14 +01:00
ericgaspar
af87923bf5
Fix 2022-03-13 15:55:16 +01:00
yunohost-bot
a72e6e5ed1 Auto-update README 2022-03-13 14:48:54 +00:00
ericgaspar
1e0418db59
9025 2022-03-13 15:48:46 +01:00
Éric Gaspar
07bd8292bd
Merge pull request #29 from YunoHost-Apps/testing
Testing
2021-11-29 15:07:26 +01:00
Éric Gaspar
1f80d52a7c
Merge pull request #26 from YunoHost-Apps/9020
9020
2021-11-27 08:43:46 +01:00
Yunohost-Bot
aa78e04c79 Auto-update README 2021-11-27 07:29:16 +00:00
ericgaspar
2ac0cd0712 Update manifest.json 2021-11-27 08:29:12 +01:00
ericgaspar
d79cf9ed73 Fix 2021-11-27 08:27:38 +01:00
ericgaspar
68846dd629
Merge branch 'testing' into 9020 2021-11-22 18:14:29 +01:00
ericgaspar
9f4c4c8b9c
Merge branch 'master' into testing 2021-11-22 18:13:52 +01:00
Yunohost-Bot
5139e51009 Auto-update README 2021-11-22 17:02:49 +00:00
ericgaspar
bf02da1d8a
Update manifest.json 2021-11-22 18:02:38 +01:00
ericgaspar
a8e9b7e556
Merge branch '9020' of https://github.com/YunoHost-Apps/noalyss_ynh into 9020 2021-11-22 17:57:28 +01:00
ericgaspar
bd5c480dd8
Update app.src 2021-11-22 17:57:23 +01:00
Éric Gaspar
c4cdd3d1c6
Merge pull request #28 from machinbrol/master
Utilisation
2021-11-22 17:54:12 +01:00
machinbrol
232ecf6818
update archive's checksum 2021-11-22 16:50:35 +01:00
machinbrol
ce4f392d02
update archive url 2021-11-22 16:45:31 +01:00
Yunohost-Bot
dd961cc135 Auto-update README 2021-11-21 21:02:21 +00:00
ericgaspar
ee5eabb384
9020 2021-11-21 22:02:12 +01:00
ericgaspar
47eaa89892
Fix 2021-09-22 18:26:26 +02:00
Éric Gaspar
8453d147f7
Merge pull request #25 from YunoHost-Apps/testing
Testing
2021-09-13 07:43:16 +02:00
Yunohost-Bot
9960a8378a Auto-update README 2021-09-12 14:29:31 +00:00