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

28 commits

Author SHA1 Message Date
ericgaspar
d6f6a7938a v4.5.47 2021-12-22 08:20:06 +01:00
Alexandre Aubin
7c926a1c04
Merge pull request #11 from YunoHost-Apps/phantomjs
use local phantomjs installation
2021-11-12 01:28:12 +01:00
Sebastian Gumprich
a103f0d659 upgrade to v4.5.45 2021-09-16 21:42:20 +02:00
yalh76
a113a7af86 Merge branch 'testing' into phantomjs 2021-08-25 20:08:45 +02:00
yalh76
0483cad198 Upgrade to 4.5.43 2021-08-20 19:25:28 +02:00
yalh76
ab3f1f89dc Merge branch 'master' into phantomjs 2021-08-20 19:15:02 +02:00
yalh76
33b1e506f3 Fix install 2021-05-28 01:12:17 +02:00
yalh76
5b9a2915fb Fix cron 2021-05-20 04:36:40 +02:00
yalh76
e35e7bd419 Upgrade to 4.5.19 2021-05-19 20:52:09 +02:00
yalh76
2cef3f3514 Fix missing __DB_PASS__ 2021-05-18 04:28:12 +02:00
yalh76
8b0d4c782f Apply last example_ynh 2021-05-16 15:47:40 +02:00
Sebastian Gumprich
f507e70e72
Merge branch 'master' into testing 2021-03-26 10:19:08 +01:00
Sebastian Gumprich
5ff8bc1488 revert to v4.5.18 to fix #20 2021-03-26 10:16:04 +01:00
Sebastian Gumprich
d497361bd2 update to upstream 4.5.30 2021-01-18 10:06:31 +01:00
Sebastian Gumprich
c8383c9b8d Revert "update to 4.5.26"
This reverts commit 73e92ec23d.
2021-01-03 20:09:53 +01:00
Sebastian Gumprich
73e92ec23d update to 4.5.26 2021-01-03 13:28:01 +01:00
Sebastian Gumprich
0dbe79d4eb update to 4.5.24 2020-12-21 21:31:34 +01:00
Sebastian Gumprich
5b9fdb1ce4 update to 4.5.23 2020-11-29 21:30:59 +01:00
Artems Bot
0d7bf2635b upgrade invoiceninja to upstream 4.5.21 2020-11-14 21:24:32 +01:00
Sebastian Gumprich
e855250ceb
update master (#5)
* add cronjobs

* fix cron

* update backup, restore, change_url scripts

* fix wrong location in nginx

* use correct license in manifest

* remove time and weight from scripts

* do not display output of cronjobs

* add developers info to readme

* add screenshot ro readme

* Simplify description? (#3)

* Simplify description?

* Uhoh typo sorry

* General improvements to various scripts (#4)

* add check_process file

* change nginx conf to allow install in root-path and subdomain

* remove public-option

* use php version variable

* remove useless tasks in various install scripts

* remove service removal step

* run upgrade steps with sudo

* fix upgrading

* fix dbpwd variable and restore script

* seed db on first install

* use correct upgrade procedure

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-06-10 21:56:10 +02:00
Sebastian Gumprich
b151356e80
General improvements to various scripts (#4)
* add check_process file

* change nginx conf to allow install in root-path and subdomain

* remove public-option

* use php version variable

* remove useless tasks in various install scripts

* remove service removal step

* run upgrade steps with sudo

* fix upgrading

* fix dbpwd variable and restore script

* seed db on first install

* use correct upgrade procedure
2020-06-07 15:31:15 +02:00
Sebastian Gumprich
07dffc9ff5
Merge pull request #2 from YunoHost-Apps/cron
Add Cronjobs to send Recurring invoices and reminder emails
2020-05-14 21:48:22 +02:00
Sebastian Gumprich
e9fdff2d51 do not display output of cronjobs 2020-05-10 21:00:34 +02:00
Sebastian Gumprich
c53b7cf836 fix wrong location in nginx 2020-05-09 22:25:16 +02:00
Sebastian Gumprich
7406db4673 fix cron 2020-05-09 21:41:54 +02:00
Sebastian Gumprich
3e2a288ad7 add cronjobs 2020-05-09 21:20:43 +02:00
Sebastian Gumprich
b23f0a7a27 first working state 2020-05-02 17:16:41 +02:00
Sebastian Gumprich
53c6aed1bc initial 2020-05-02 10:17:12 +02:00