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

266 commits

Author SHA1 Message Date
yalh76
cfd7fbd818 Nodejs upgrade from 8.9.3 to 8.15.1 2019-03-06 05:29:12 +01:00
yalh76
44a11d2520 Add additional environment variables 2019-03-06 05:05:49 +01:00
yalh76
4c1f2fe29a Remove npm install step 2019-03-06 04:33:12 +01:00
yalh76
83077dd5ac Fix port 2019-03-06 04:15:18 +01:00
yalh76
cccc89bdaa Merge pull request #5 from YunoHost-Apps/testing
Merge pull request #30 from yalh76/testing
2019-03-06 04:09:26 +01:00
yalh76
2fe148bdb3 Merge pull request #4 from YunoHost-Apps/master
from up package
2019-03-06 04:08:52 +01:00
yalh76
fcfff7fefb move environment variable to dedicated file 2019-03-06 04:05:48 +01:00
yalh76
c0ae0697a3 fix sha256 checksum 2019-03-06 02:55:19 +01:00
yalh76
7da87135ba Fix app source 2019-03-06 02:40:53 +01:00
yalh76
8bc11ee9ca Fix sha256 checksum 2019-03-06 02:36:52 +01:00
yalh76
827f6cace8 Update to 2.37 2019-03-06 02:28:23 +01:00
yalh76
5b9930e248 Add source 2.37 2019-03-06 02:23:23 +01:00
yalh76
78f4cdb823 Merge branch 'master' into example_ynh 2019-03-05 02:15:42 +01:00
yalh76
d33ef8ce31 Arm is not supported 2019-02-20 18:01:58 +01:00
yalh76
22529a8b20 update Level4 to 0 as LDAP can be implemented in wekan_ynh 2019-02-20 17:47:53 +01:00
yalh76
0dd3e3d39c Apply last example_ynh 2019-02-20 17:45:11 +01:00
yalh76
b4b57284c6 Merge pull request #3 from YunoHost-Apps/testing
Testing
2019-02-20 17:32:11 +01:00
Alexandre Aubin
ef78b7cf1f Emphasis on current limitations 2019-02-20 16:42:47 +01:00
yalh76
3105eb5a3c update version number to 2.09 2019-02-20 16:29:35 +01:00
yalh76
082cdebf7f Remove old source filename 2019-02-20 16:29:22 +01:00
yalh76
b32b01c869 Remove mongodb, not a yunohost base service 2019-02-20 16:29:12 +01:00
yalh76
6d48c42f04 Reorder from example_ynh 2019-02-20 16:29:02 +01:00
Alexandre Aubin
0033962f93 Merge pull request #32 from YunoHost-Apps/testing
Testing
2019-02-20 16:11:59 +01:00
Alexandre Aubin
49f85a0ad6 Merge pull request #30 from yalh76/testing
Fix Restore + Ready for Level 7 Package_check
2019-02-20 14:30:40 +01:00
yalh76
7810425d96 Merge pull request #2 from yalh76/restart
replace restart by start in scripts/upgrade
2019-02-18 21:34:55 +01:00
yalh76
d6c921308f replace restart by start in scripts/upgrade 2019-02-18 19:53:35 +01:00
yalh76
a6d691165c adding links 2019-02-06 00:29:35 +01:00
yalh76
9cc7267af1 rename _furure to a more revelant name: ynh_package_version and only use for upgrade 2019-02-05 23:33:38 +01:00
yalh76
42540d82b5 revert back from ynh_check_app_version_changed to abort_if_up_to_date 2019-02-05 23:28:45 +01:00
yalh76
54f3fa181c Remove not needed functions 2019-02-05 23:24:11 +01:00
yalh76
5128950892 add ynh_read_manifest_2 2019-02-05 23:21:30 +01:00
yalh76
ef02ee6a09 replacing abort_if_up_to_date by ynh_check_app_version_changed 2019-02-05 23:18:27 +01:00
yalh76
f74bf0581d remove ynh_cron_upgrade_nodenot used 2019-02-05 23:06:45 +01:00
yalh76
1bf2614f33 Remove nodejs, as integrated in the common helpers 2019-02-05 23:05:43 +01:00
yalh76
0c638f928d Spacing 2019-02-05 23:03:16 +01:00
yalh76
256e5ec780 Apply example_ynh on README.md 2019-02-05 23:00:28 +01:00
yalh76
ce7c56b7c1 reapply example_ynh onto install and check_process 2019-02-05 22:54:12 +01:00
yalh76
58ed2f08de replacing __DOMAIN__ and __URI__ by __DOMAIN_URI__ to have one ynh_replace_string instead of two 2019-02-05 22:49:19 +01:00
yalh76
e40a3ab65c Change __ENV_PATH__ to $nodejs_path 2019-02-05 22:45:13 +01:00
yalh76
b134ebba85 remove nodejs_use_version references... deprecated 2019-02-05 22:39:20 +01:00
yalh76
407520bed0 remove nodejs_use_version deprecated 2019-02-05 22:34:44 +01:00
yalh76
eed72dd957 Apply example_ynh to upgrade 2019-02-05 22:24:26 +01:00
yalh76
2c1dc36d21 Apply example_ynh on remove 2019-02-05 22:17:28 +01:00
yalh76
66c394e0bc Fix db_name for restoration 2019-02-05 22:11:04 +01:00
yalh76
b3eb74c766 Apply example_ynh on restore 2019-02-05 22:10:12 +01:00
yalh76
a72ab627ef Apply example_ynh on backup 2019-02-05 22:01:54 +01:00
yalh76
afa9e6d452 Adding a db_name variable
Sanitize before being used: $(ynh_sanitize_dbid $app)
2019-02-05 21:57:12 +01:00
yalh76
48373305e6 Correct LICENSE 2019-02-05 21:41:22 +01:00
yalh76
03459a2045 Apply example_ynh on install 2019-02-05 21:40:21 +01:00
yalh76
f8ca4e68c0 update version number to 2.09 2019-02-05 21:16:13 +01:00