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

120 commits

Author SHA1 Message Date
anmol26s
f2d838d6c6
Added dependencies php-gd php-mbstring
I had problem installing the app https://github.com/YunoHost-Apps/roundcube_ynh/issues/36 .  I solved it that time(I don't remember how). Now a user have same problem and provide with a solution of missing dependencies php-gd php-mbstring.
So adding them.
2018-06-20 23:54:34 +05:30
JimboJoe
c4951b624f
Merge pull request #35 from Rafi594/patch-5
[fix] stretch
2018-06-03 09:11:42 +02:00
Maniack Crudelis
61c9221f24
Create pull_request_template.md
Duplicated from https://github.com/YunoHost-Apps/searx_ynh/pull/35, merged as a micro decision
2018-05-28 10:54:43 +02:00
JimboJoe
31ea930f01
Install dependencies on restore 2018-05-26 18:24:50 +02:00
JimboJoe
cb3db1a477
Fix GPG dependency on Stretch
php-crypt-gpg doesn't exist any more in Stretch and... isn't needed!
2018-05-26 17:19:19 +02:00
Maniack Crudelis
178edba699
Merge branch 'master' into testing 2018-05-01 12:33:53 +02:00
Maniack Crudelis
b18e6a1b89
Fix upgrade as well as install 2018-04-27 16:21:16 +02:00
Rafi59
53882251a8
Restore comment 2018-04-26 21:52:19 +02:00
Rafi59
b03f6f0ea0
[fix] stretch 2018-04-26 21:33:43 +02:00
Rafi59
1acff0209f
[fix] stretch 2018-04-26 21:29:59 +02:00
Maniack Crudelis
b254f5c4aa
Merge pull request #32 from YunoHost-Apps/enh_upgrade_1.3.6
Upgrade to upstream version 1.3.6
2018-04-24 12:19:30 +02:00
Jimmy Monin
22ca5d21fa Upgrade to upstream version 1.3.6 2018-04-21 17:42:06 +02:00
Maniack Crudelis
e2a8d7380b Add upgrade from a previous commit (#31) 2018-04-16 18:35:03 +02:00
Maniack Crudelis
a780644e42
Merge pull request #26 from YunoHost-Apps/testing
Testing
2018-01-12 11:45:22 +01:00
Rafi59
d6da9759a3 [fix] Permissions for enigma plugin closes #21 (#22)
* [fix] Permissions for enigma plugin
* Update install
* [fix] Permissions
* Update install
* Update upgrade
2017-12-17 08:41:08 +01:00
JimboJoe
324a869fb1
Merge pull request #23 from YunoHost-Apps/upgrade_1.3.3
Upgrade to upstream version 1.3.3
2017-11-26 10:36:35 +01:00
Jimmy Monin
9c6dcab7e7 Upgrade to upstream version 1.3.3 2017-11-08 22:55:47 +01:00
JimboJoe
7a82a24281 Merge pull request #20 from YunoHost-Apps/testing
Fix upgrade
2017-10-19 21:01:30 +02:00
Maniack Crudelis
f3e06d2c26 Fix upgrade 2017-10-15 01:14:08 +02:00
Maniack Crudelis
23eae26480 Merge pull request #19 from YunoHost-Apps/testing
Testing
2017-10-14 16:22:01 +02:00
Maniack Crudelis
3c31461055 Merge pull request #18 from YunoHost-Apps/fix_upgrade_issues
Fix upgrade issues
2017-10-14 15:22:07 +02:00
Maniack Crudelis
831d2d842a Fix upgrade issues
Should be merged quickly
Can be really tested, and the upgrade process doesn't work with previous version.
2017-10-13 01:45:29 +02:00
JimboJoe
709aadf8b5 Merge pull request #15 from Rafi594/patch-3
[fix] Version in readme
2017-10-09 21:41:21 +02:00
Rafi59
66f8d28e19 [fix] Version in readme 2017-10-08 15:10:28 +02:00
Maniack Crudelis
53df802986 Merge pull request #13 from YunoHost-Apps/testing
Testing
2017-10-06 00:46:35 +02:00
Maniack Crudelis
bf3bfce6cb Merge pull request #9 from YunoHost-Apps/magikcypress_branch
Refactoring and upgrade to latest version - Local branch
2017-09-16 00:16:09 +02:00
Jimmy Monin
56d7bdf00f Fix check_process regression 2017-08-27 20:00:20 +02:00
Jimmy Monin
946ba110d0 Use shortest ynh_backup syntax 2017-08-27 19:56:06 +02:00
Jimmy Monin
a4ec294059 Depend on YunoHost 2.7.2 and remove integrated helpers 2017-08-27 13:10:36 +02:00
Jimmy Monin
6c081fa038 Remove remaining sudo prefixes 2017-08-27 13:07:35 +02:00
Maniack Crudelis
269500433b Fix install+upgrade and refactoring 2017-08-26 03:24:41 +02:00
Maniack Crudelis
404b7a8ac5 Merge pull request #8 from magikcypress/master
Refactoring and upgrade to latest version - new branch
2017-08-25 13:50:53 +02:00
magikcypress
00e53adcde
[fix] add true for a scrior roundcube script installto.sh 2017-07-30 23:36:24 +02:00
magikcypress
f90ec20dbe
[fix] ynh_package_autoremove package 2017-07-29 11:17:45 +02:00
magikcypress
65d2acda41
[fix] delete ynh_install_app_dependencies into _common.sh 2017-07-29 01:07:11 +02:00
magikcypress
3471a0b8b6
[fix] add ynh_install_app_dependencies into _common.sh 2017-07-29 00:25:13 +02:00
magikcypress
12eae14183
[fix] delete roundcube-deps 2017-07-28 22:05:33 +02:00
magikcypress
b3e979bde5
[fix] ynh_remove_app_dependencies helper (my bad) 2017-07-15 22:08:28 +02:00
magikcypress
4cf9cb4eb4
[fix] ynh_remove_app_dependencies helper 2017-07-14 22:23:08 +02:00
magikcypress
f68277b19a
[fix] variable into ynh_install_app_dependencies 2017-07-12 13:53:56 +02:00
magikcypress
7a2dbccf95
[fix] dependencies 2017-07-12 12:48:38 +02:00
magikcypress
d128c33594
[fix] remove dependencies 2017-07-11 19:01:06 +02:00
magikcypress
92a6fcf934
[fix] get out echo 2017-07-11 15:35:28 +02:00
magikcypress
9d9edf6820
[fix] ownership root instead user app 2017-07-11 15:30:30 +02:00
magikcypress
70fc1b83fd
[fix] with a newer helper ynh_install_app_dependencies 2017-07-11 14:33:25 +02:00
magikcypress
9ed0ba2932
[fix] wording Enigma 2017-07-11 14:01:41 +02:00
magikcypress
3d56621b20
[add] app.src file for ynh_setup_source 2017-07-11 13:59:39 +02:00
magikcypress
1a0f689cdd
[fix] add ynh_setup_source & remove any helpers 2017-07-11 13:58:49 +02:00
__cyp
15698f5024 Merge pull request #2 from Rafi594/patch-2
[fix] Enigma plugin
2017-07-03 19:00:52 +02:00
Rafi59
24ddd81c65 [fix] Enigma plugin 2017-07-03 17:40:09 +02:00