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

334 commits

Author SHA1 Message Date
yalh76
c02f0de04d swith to path_url 2019-04-10 00:34:37 +02:00
yalh76
0c172d881d remove duplicate backup during upgrade 2019-04-10 00:19:31 +02:00
yalh76
99d06c6815 Switch to ynh_secure_remove 2019-04-10 00:15:31 +02:00
yalh76
97df0dcdbe solve small typo 2019-04-10 00:11:17 +02:00
yalh76
ee7e88a827 switch release 2019-04-10 00:00:02 +02:00
yalh76
da7fa9dea5 Activate multi-instance test 2019-04-09 23:50:09 +02:00
yalh76
52a12d6c94 update upgrade fo searchldap 2019-04-09 00:19:02 +02:00
yalh76
daee4b4778
Merge pull request #6 from yalh76/ldap_gal
Ldap gal
2019-04-08 23:30:12 +02:00
yalh76
8e484e582c Implement ldap search 2019-04-08 23:29:39 +02:00
yalh76
1d2c80b1fd implement nextcloud upgrade 2019-04-08 21:52:19 +02:00
yalh76
98549674bf
Implement Nextcloud configuration (#5)
* Add nextcloud

* Reorder config file

* switch variable names

* fix variables

* Fix nextcloud config
2019-04-08 21:45:53 +02:00
yalh76
5cf5429590
Implement Autodiscover (#4)
* Implement autodiscover
2019-04-06 01:18:13 +02:00
yalh76
5590e28efb
Upgrade to 2.4.5 (#3)
* Switch source to github.tar.gz

* Fix $final_path creation

* upgrade to 2.4.5
2019-04-03 22:31:26 +02:00
yalh76
71cbe948ee
2 example ynh (#2)
* Fix package_linter errors

* Apply example_ynh on check_process

* Apply example_ynh on install script

* Fix timezone

* Apply example_ynh on remove script

* Apply example_ynh to backup script

* Apply example_ynh on restore script

* Fix to php7

* remove sudo

* Fix dependencies list

* Fix to PHP 7.0

* Fix Yunohost version

* Apply example_ynh to upgrade script

* Remove sudo

* apply example_ynh on php-fpm.conf

* Apply example_ynh to readme

* Scripts fix

* Setup Public

* Reorder
2019-03-31 04:34:31 +02:00
yalh76
96fda9562e
Fix package_linter (#1)
* Fix package_linter
2019-03-30 22:28:14 +01:00
polytan02
bdac42b709 Update README.md 2017-04-30 21:22:48 +01:00
polytan02
4ae47475af Update to 2.3.6 (maintenance release)
Original message from http://z-push.org/z-push-2-3-6-final-released/

Hi all,
we have just released Z-Push 2.3.6 final (tag 2.3.6, commit ca1e816ee03c6c3ba4ed8d439ad7478b69f5404f).
It is the same as 2.3.6beta1.
This is a maintenance release without major features, but several important fixes.
Thanks to our contributor Roel we got updated licenses for some pear classes used in the IMAP backend that will make it possible to get Z-Push into Debian.
Roel also contributed some man pages for the Z-Push CLI tools.
Yano contributed some other changes for the IMAP backend, improving the sync of messages.
Thanks guys!
This version also contains a few fixes for the Kopano backend and KOE.
The full changelog is available at http://download.z-push.org/final/2.3/z-push-2.3.6.txt and at the forum.
Code changes since Z-Push 2.3.5: https://stash.z-hub.io/projects/ZP/repos/z-push/compare/diff?targetBranch=refs%2Ftags%2F2.3.5&sourceBranch=refs%2Ftags%2F2.3.6
Install Z-Push 2.3.6 from the final repositories (recommended): https://wiki.z-hub.io/display/ZP/Installation
The tarball is available here (not recommended): http://download.z-push.org/final/2.3/z-push-2.3.6.tar.gz
Please share your experiences and give feedback!
Greetings,
Sebastian
Z-Push dev team
2017-04-30 13:38:02 +01:00
polytan02
3611c7ed85 fixstates is required upon upgrades 2017-03-13 17:25:50 +00:00
polytan02
54e406d683 Merge pull request #28 from YunoHost-Apps/update_checkprocess
Update check_process
2017-03-13 17:01:02 +00:00
Maniack Crudelis
055e4ece92 Update check_process
- Path custom
- setup_root, ça marche pas avec cette app. Ton path est en dur dans ton nginx
- setup_nourl, inutile puisque tu as un path et une interface.
2017-03-13 17:40:42 +01:00
polytan02
d66f0f5eff Update README.md 2017-03-13 13:52:05 +00:00
polytan02
8f3fa1e735 Update Readme.md to reflect latest changes 2017-03-05 14:43:59 +00:00
polytan02
b2e6e2f2fe Just use the FROM parameter from the user creation data (no need of ldap or @domaintochange) 2017-03-05 14:30:59 +00:00
polytan02
6f73326a17 Update of readme.md to reflect latest changes 2017-03-05 13:01:38 +00:00
polytan02
a47de8b496 Update of manifest for better understanding 2017-03-05 12:58:46 +00:00
polytan02
065b7a33e8 Fixstates is not required 2017-03-05 12:47:46 +00:00
polytan02
54c68a69d8 Update sources to 2.3.5 2017-03-05 12:46:25 +00:00
polytan02
f589eb8daf Missing -y in apt-get install 2017-02-25 23:44:10 +00:00
polytan02
f9e400fa96 Merge branch 'master' of https://github.com/YunoHost-Apps/z-push_ynh 2017-02-25 23:25:07 +00:00
polytan02
4d1b4b24a3 Fix until helper is working 2017-02-25 23:24:42 +00:00
polytan02
9b919ee7ec cp -a /. instead of cp -a /* 2017-02-25 23:05:36 +00:00
polytan02
7b5af6c82f Adjustment of set -eu & set -u 2017-02-25 22:04:12 +00:00
polytan02
c75fc4cf7e Cleaning 2017-02-24 23:49:07 +00:00
polytan02
a0028ddf75 Use of cp /. instead of /* 2017-02-24 16:33:37 +00:00
polytan02
646133fd4a No need to reinstall apps 2017-02-24 14:32:01 +00:00
polytan02
7e8afac8ff typo 2017-02-24 13:36:34 +00:00
polytan02
2eca22c4c3 Define ${DEPS_PKG_NAME} as z-push-deps 2017-02-24 13:28:52 +00:00
polytan02
3b4b90540d Use of ynh_package_install_from_equivs 2017-02-24 13:24:52 +00:00
polytan02
66a050ab6c Merge pull request #23 from polytan02/master
Update z-push to use latest sources and extra things
2017-02-14 20:36:00 +00:00
polytan02
b325c2c70a Merge branch 'master' into master 2017-02-14 20:35:47 +00:00
polytan02
e60189042d Update README.md 2017-02-14 20:33:24 +00:00
polytan02
dc645f948a Update README.md 2017-02-14 20:32:37 +00:00
polytan02
b6207f484f Update README.md 2017-02-14 13:24:50 +00:00
polytan02
786dcae7e5 Update on imap configuration 2017-02-14 13:07:42 +00:00
polytan02
c39cb832bf Direct smtp connection instead of php_mail() 2017-02-13 23:41:31 +00:00
polytan02
9c4f0f3c1a Install depedencies during restore 2017-02-10 21:56:22 +00:00
polytan02
a933cc5bbe Install dependencies after restore 2017-02-10 21:54:04 +00:00
polytan02
012c7673a3 Update of Readme.md 2017-02-10 15:39:33 +00:00
polytan02
1282e9293f Update of Readme.md to reflect latest changes 2017-02-10 15:38:35 +00:00
polytan02
3d2cf36a00 Correction of typo in chmod 2017-02-10 15:26:08 +00:00