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

64 commits

Author SHA1 Message Date
Gofannon
d27beaf0cf [fix] backup script 2019-05-11 00:27:56 +02:00
Gofannon
c368ad4bfe fix automated upgrade 2019-05-11 00:27:31 +02:00
Gofannon
5af9dc26f5 WIP - rework automated upgrade method
Does not work at the moment.
2019-05-08 14:42:53 +02:00
Gofannon
de7e7522b2 WIP - disable exit on error for debuging purpose 2019-05-08 14:41:10 +02:00
Gofannon
36e152c159 Add helper 'exec_as' and use it 2019-05-08 14:40:34 +02:00
Gofannon
00bcdc08a6 Remove broken automated upgrade method
This method does not fit anymore with last version. Must be changed
2019-05-08 14:37:38 +02:00
Gofannon
11c21bc7f9 [enh] add test upgrade from old commit
Untested. "Should" work
2019-05-08 14:33:56 +02:00
Gofannon
3ae7fd9d74 Upgrade to version 4.4.1 2019-03-11 22:19:33 +01:00
Gofannon
e6e44a7275
Merge pull request #17 from YunoHost-Apps/4.4-ynh4
4.4 ynh4
2019-03-05 00:11:52 +01:00
Gofannon
a4bb818167 [doc] Upgrade to version 4.4~ynh4 2019-03-04 23:54:28 +01:00
Gofannon
ecf6697f20 [enh] misc enhancements 2019-03-04 23:53:39 +01:00
Gofannon
d9f2b2a7ec Drop jessie support and use php7 2019-03-04 23:52:56 +01:00
Gofannon
4de1239407 [enh] Use helper 'ynh_print_info' 2019-03-04 23:51:16 +01:00
Gofannon
8c3bc7975e [fix] correct php config + migrate to php7
See https://github.com/YunoHost/example_ynh/pull/52
2019-03-04 23:38:50 +01:00
Gofannon
d71717d52c [enh] Correct markdown's linter errors 2019-02-24 19:23:35 +01:00
Gofannon
e0ea8847a4 [enh] rewrite CHANGELOG in README 2019-02-24 19:23:00 +01:00
Gofannon
50b2dc37a6 [enh] Add more comments in "upgrade" script 2019-02-24 19:15:30 +01:00
Gofannon
5d1fe4ec14
Merge pull request #15 from md-clone/v4.4
Upgrade upstream to V4.4
2019-02-24 19:08:04 +01:00
md-clone
7c5efcb901
Update README.md 2019-02-23 17:56:59 +01:00
md-clone
a925abf33c
upgrade to 4.4 2019-02-23 17:54:11 +01:00
md-clone
43cb8edb1d
upgrade to 4.4 2019-02-23 17:53:34 +01:00
Gofannon
a6b2615101
Merge pull request #13 from YunoHost-Apps/testing
[fix] Upgrade to 4.3.5 + bugfix
2018-09-28 21:50:30 +02:00
Gofannon
a5657394d1
Merge pull request #12 from tituspijean/patch-1
[enh] Better description
2018-09-24 22:32:08 +02:00
tituspijean
ce970626e5
[enh] Better description
I was browsing the apps list and came across Cheky's "non-description". 😄 I suggest something like this instead, for potential new users to know what the app is about.
2018-09-24 18:53:18 +02:00
Gofannon
d65edfaf81
Merge pull request #11 from YunoHost-Apps/upgrade_4.3.5
[fix] Upgrade to 4.3.5
2018-09-24 00:37:40 +02:00
Gofannon
faa7fd798e [fix] Upgrade to 4.3.5 2018-09-24 00:36:19 +02:00
Gofannon
ec2868e5d6
Merge pull request #10 from YunoHost-Apps/fix_pictures-not-displayed
Fix pictures not displayed
2018-09-13 23:42:47 +02:00
Gofannon
e529e1bfc1 [enh] remove unused code 2018-09-13 22:49:14 +02:00
Gofannon
ebf524db0c [fix] pictures in "Mes annonces sauvegardées" tab
See https://forum.yunohost.org/t/cheky-new-name-of-lbcalerte/4895/7
2018-09-13 22:48:04 +02:00
Gofannon
beb218e75a
Merge pull request #9 from YunoHost-Apps/testing
Upgrade to 4.3.3
2018-09-08 17:28:01 +02:00
Gofannon
1a80cca008
Update README.md
Add instruction for "testing" version + changelog
2018-09-03 18:47:40 +02:00
Gofannon
1e9ca204a3
Update README.md
Corrected version number
2018-09-03 18:37:12 +02:00
Gofannon
a93ca000b3
Merge pull request #8 from YunoHost-Apps/upgrade_4.3.3
Upgrade 4.3.3
2018-09-03 18:35:57 +02:00
Gofannon
df00191925 upgrade to latest version 2018-09-03 18:27:31 +02:00
Gofannon
386b772334
Merge pull request #5 from YunoHost-Apps/testing
Testing
2018-08-09 12:16:00 +02:00
Gofannon
ea310b935e
Merge pull request #4 from YunoHost-Apps/version_4.1
Version 4.1
2018-08-08 15:17:51 +02:00
Gofannon
b6db797e01 [enh] fully automate upgrade process
Use new helper 'ynh_app_upstream_version' so no manual work is need by user
Takes "version" from 'manifest.json' and modify cheky config file with new version during upgrade
2018-08-02 09:54:43 +02:00
Gofannon
6d3ba0e9d5 [enh] Fix various typos and cleanning 2018-08-02 09:53:48 +02:00
Gofannon
e4d9c693a7
Merge pull request #3 from YunoHost-Apps/version_4.1
Version 4.1
2018-07-31 00:29:28 +02:00
Gofannon
c29a054ee7 [enh] Cleaning scripts according to example_ynh 2018-07-31 00:24:00 +02:00
Gofannon
ed85238753 [enh] Remove not needed 'logrotate' 2018-07-31 00:18:07 +02:00
Gofannon
f3d71c0110 [enh] fix nginx 'alias_traversal' 2018-07-31 00:16:42 +02:00
Gofannon
83887521fc [enh] Upgrade cheky version to 4.1
See https://www.cheky.net/changelog#v4_1
And https://www.cheky.net/actualites#version-4-1
2018-07-31 00:07:59 +02:00
Gofannon
e999732909 new release of Yunohost packaging 2018-05-31 08:49:17 +02:00
Gofannon
d518aed7ab enh: change URL package + adding information 2018-05-31 08:46:27 +02:00
Gofannon
ce72996d2a fix: licence of Cheky software 2018-05-31 08:44:03 +02:00
Gofannon
f93653c45d
Merge pull request #2 from Gofannon/testing
Testing
2018-05-23 19:12:41 +02:00
Gofannon
36687effc6 update README 2018-05-23 18:20:15 +02:00
Gofannon
02c36e5957 update README with more details 2018-05-23 18:12:11 +02:00
Gofannon
36cf6455a2 fix: remove 'service' not needed in admin panel 2018-05-21 10:49:57 +02:00