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

143 commits

Author SHA1 Message Date
Jean-Baptiste Holcroft
1a9d9cee46 remove '|| true' 2017-10-19 15:21:24 +02:00
Jean-Baptiste Holcroft
3cc4c7ef75 use ynh_add_nginx_config, rename in 2017-10-19 15:03:38 +02:00
Jean-Baptiste Holcroft
c1dab9e7fc use ynh_replace_string, ynh_secure_remove, ynh_app_setting_set, ynh_restore_file, and 2017-10-19 14:57:07 +02:00
Jean-Baptiste Holcroft
d6de012995 Use ynh_webpath helper 2017-10-19 12:34:02 +02:00
Jean-Baptiste Holcroft
110967fa73 Let's make this app a multi-instance one 2017-10-19 12:31:32 +02:00
Jean-Baptiste Holcroft
0a94ec3d6e Remove sudo 2017-10-19 12:22:39 +02:00
Jean-Baptiste Holcroft
c40b5a4697 Fix linter 2017-10-19 12:13:47 +02:00
Jean-Baptiste Holcroft
982222a4ab Use ynh_setup_source 2017-10-19 11:33:09 +02:00
frju365
fd03685a3d [error] Maintenance failed 2017-08-06 22:05:28 +02:00
frju365
1b589a55e5 [Fix] dependance 2017-08-06 22:04:40 +02:00
Maniack Crudelis
45502455e5 Fix write access on plugins dir (#46) 2017-04-21 21:33:10 +02:00
JimboJoe
8c0c21b9b9 Upgrade to upstream version 1.0.41 + manual database migration (#44)
Upgrade to upstream version 1.0.41 (closes #43) and run migrations during upgrade script (closes #42)
2017-04-01 18:52:48 +02:00
JimboJoe
096e55b26b Update to upstream version 1.0.40 (#41) 2017-03-10 22:01:34 +01:00
JimboJoe
7ae3c03fb1 Download sources during installation and upgrade to 1.0.36 (#38)
* Download sources (except dependencies) during installation and upgrade to 1.0.35

* Download dependencies during installation
Upgrade to 1.0.36

* Download kanboard zip from kanboard.net website

* Take review into account
2017-01-17 17:51:12 +01:00
mbugeia
97c8c53816 Init database at install, fix #28 2016-07-23 17:37:17 +02:00
mbugeia
8304519177 Some fix following the use of new yunohost helpers 2016-07-23 15:41:51 +02:00
mbugeia
e4e1cff6db Major update of all scripts to use the new yunohost helpers 2016-07-23 14:54:26 +02:00
tostaki
4fb760abb5 Merge pull request #33 from YunoHost-Apps/maniackcrudelis-patch-1
Mode public
2016-05-12 21:42:17 +02:00
Maniack Crudelis
2cfe386e3c Mode public 2016-05-05 12:58:52 +02:00
Maniack Crudelis
ed76a340e4 Mode public
Et correction sur le dossier plugin, qui provoque un échec de mise à jour si le dossier n'existe pas.
2016-05-05 12:57:31 +02:00
mbugeia
5836a48c36 fix backupfor yunohost 2.4 2016-02-08 21:09:26 +01:00
mbugeia
4ca7b7197f rework backup/restore for yunohost 2.4 2016-02-07 00:56:33 +01:00
mbugeia
37c7f2c4bb Fix duplicate path in upgrade 2016-01-24 18:37:46 +01:00
mbugeia
19889c46ba Save plugins during upgrade 2016-01-24 18:24:34 +01:00
mbugeia
039a8de71a Flush sessions before upgrade 2015-12-29 02:06:14 +01:00
mbugeia
233a49051d Set proper permissions 2015-10-26 14:49:22 +01:00
mbugeia
777f30b769 Add set -e and proper path check 2015-10-23 16:24:30 +02:00
mbugeia
33447cc2d0 Use dedicated php pool 2015-10-20 15:44:33 +02:00
Rémy G.
29d0ba8229 Update backup
Fixing backup so mysqldump dump properly. This version works on my server, aka no issue running `yunohost backup create`
2015-10-14 14:33:45 +02:00
Rémy G.
066fc64d55 Update backup
Adding sudo, otherwise no yunohost's backup for kanboard.
2015-10-13 15:46:15 +02:00
mbugeia
969239a910 cleaner password gen 2015-05-13 16:01:26 +02:00
mbugeia
4c379d4dce Fix install and upgrade, update readme 2015-02-25 17:31:18 +01:00
mbugeia
9bbd0c3e6e Fix back/restore script 2015-01-16 14:44:23 +01:00
mbugeia
0cd13acd03 Fix typo 2014-12-22 21:16:49 +01:00
mbugeia
6fd5812824 More generic scripts 2014-12-22 19:21:49 +01:00
mbugeia
2af3292971 Add mysql dump and restore 2014-12-22 18:57:15 +01:00
mbugeia
e670ee9f02 Remove script more generic 2014-12-22 18:56:59 +01:00
mbugeia
d2e3ade4b2 Switch data folder 2014-11-23 20:45:36 +01:00
mbugeia
a7b5a5e8f1 Init backup and restore with example_ynh 2014-11-23 20:22:15 +01:00
mbugeia
edc1a3fb31 Update install and update script for v1.0.8
Before : LDAP auth
Now : reverse proxy auth
2014-10-22 21:21:37 +02:00
mbugeia
e296d6f997 Add admin user init 2014-07-20 18:10:20 +02:00
mbugeia
1aec759209 Init des fichiers d'install
L'installation fonctionne mais l'authentification ldap non
2014-07-20 14:09:41 +02:00
mbugeia
5e51bcd6e9 Init files + sources
Kanboard 1.0.6
2014-07-20 12:26:15 +02:00