1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

41 Commits

Author SHA1 Message Date
David Bomba
47dedaf96e fix for release 2021-01-19 15:14:45 +11:00
David Bomba
1ff29a2d55 Fix for usercreated event 2021-01-14 20:31:27 +11:00
David Bomba
6b0289a3ce remove 7.3 tests 2021-01-10 09:50:57 +11:00
Benjamin Beganović
cefe37b2c9 add php-cs-fixer to actioons 2020-12-31 14:21:40 +01:00
David Bomba
c292862229 Fixes for release 2020-12-20 08:12:39 +11:00
David Bomba
14da24bc45 Fixes for release 2020-12-20 08:06:57 +11:00
David Bomba
d8fab379ac Fixes for release 2020-12-20 08:00:02 +11:00
David Bomba
bd8ebbbbdf Add additional php extensions 2020-12-18 12:50:15 +11:00
David Bomba
8387f3db9e add mysql extension for testing 2020-12-18 12:20:24 +11:00
David Bomba
6400b896e3 add mysql extension for testing 2020-12-18 12:06:13 +11:00
David Bomba
ff0d68676c Remove php8 from tests 2020-12-18 11:57:50 +11:00
David Bomba
7da72ea1bd Remove php8 from tests 2020-12-18 11:56:11 +11:00
David Bomba
77a3160afd expand testing coverage to include PHP 8.1 2020-12-18 11:55:25 +11:00
David Bomba
a3181ff1ab Expand testing to include php 8.0 2020-12-18 11:54:12 +11:00
David Bomba
676cfd1416 Fixes for github actions 2020-12-18 11:47:11 +11:00
David Bomba
22a359b004 Fixes for github actions 2020-12-18 11:35:29 +11:00
David Bomba
47cf20efeb Fixes for github actions 2020-12-18 11:34:40 +11:00
David Bomba
df30f0cbc5 Fixes for github actions 2020-12-18 11:31:27 +11:00
David Bomba
b087046489 Client import map 2020-12-16 09:17:31 +11:00
David Bomba
7412c01ec2 Change actions runtime 2020-12-16 08:35:50 +11:00
David Bomba
263a5cfa0b Minor updates for composer 2020-12-16 08:03:20 +11:00
David Bomba
a76dd6809e Fixes for release building script 2020-11-02 13:19:36 +11:00
David Bomba
57e06cb2ec Delete index.html on release build 2020-10-19 19:42:04 +11:00
David Bomba
be305bd2dd github actions fixes 2020-10-15 21:45:23 +11:00
David Bomba
3b5217f833 fixes for phpunit tests 2020-10-15 20:45:41 +11:00
David Bomba
f98319a1c1 Fixes for phpunit 2020-09-07 09:29:46 +10:00
David Bomba
46c0340403 Add PHP 8 to builds 2020-08-17 19:28:59 +10:00
David Bomba
220fcf0a1c
Update phpunit.yml 2020-08-06 10:16:28 +10:00
David Bomba
c406e0771c Add PHP 7.3 and PHP 7.4 to tests 2020-07-07 23:25:31 +10:00
David Bomba
c2fb300b62 Adjustment for release action 2020-06-28 13:11:22 +10:00
David Bomba
d5ae025df0
Logging for self updater (#3725)
* fixes for tests

* Fixes for tests:

* Fixes for tests

* Add logging to self updater
2020-05-20 08:49:58 +10:00
David Bomba
a0eecdd755
Fixes for tests (#3701)
* Update Exchange rate Data once a day

* Tests for currency conversions

* Fixes for tests

* Fix for adding blank product keys

* Class for logging emails sent

* Fixes for tests

* Fixes for testS

* Include credits in first_load=true

* Fixes for tests

* fixes for tests

* Fixes for tests:

* Fixes for tests

* Fixes for tests
2020-05-14 19:08:49 +10:00
David Bomba
74a6c4f2ee
Reminders (#3630)
* Performance improvements moving from str_replace to strtr

* Remove legacy docs

* Clean up credit transformer

* Working on invoice emails

* Clean up for invoice designs

* Tests for light and dark theme emails

* Working on reminder scheduling

* Reminder Job Class

* Fixes for github actions

* PHP CS

* Test for reminders

* Test for reminders
2020-04-15 10:30:52 +10:00
David Bomba
213df6451f
Invoice Cancellation (#3605)
* Ensure release build sets correct file and directory permissions

* Invoice Cancellation

* Invoice Cancellations
2020-04-08 23:31:22 +10:00
David Bomba
d5ab9c32c6
Alpha release (#3585)
* Reduce release filesize

* tweaks for github actions

* Release asset

* Tweaks for alpha release

* Fixes for release

* Fixes for alpha release
2020-04-02 22:17:56 +11:00
David Bomba
7a13f688e7
Setup Workflow (#3565)
* Fixes for setup
2020-03-30 17:40:21 +11:00
David Bomba
8b0fe63eb5
Send Generic entity email. (#3560)
* Enable identifying a user who submits a report to sentry for tracking purposes

* Minor fix for setup page

* Fixes for Tests

* Fixes for tests

* Generic Entity Emailer

* Fixes for emailing a generic entity
2020-03-29 23:22:14 +11:00
David Bomba
6df62faa82
Fixes for Invoice Designs (#3559)
* fixes for tests

* Working on Invoice Designs

* Update phpunit.yml

* Update phpunit.yml

* Working on sending an individual email

* Update phpunit.yml

* Fixes for designs

* Update phpunit.yml

* Working on sending entity email - individual

* Fixes for account creation

* Remove Laravel Horizon

* remove logging
2020-03-28 22:34:04 +11:00
David Bomba
6a7079b0be
Implement Github actions (#3547)
* Update phpunit.yml

* Update phpunit.yml

* Update .env.ci

* Update phpunit.yml

* Update .env.ci

* Update phpunit.yml

* Update phpunit.yml

* Update phpunit.yml

* Update phpunit.yml

* Update .env.ci

* Update phpunit.yml

* Update phpunit.yml

* Update phpunit.yml

* Update phpunit.yml

* Force /setup if system requirements are not met

* Update .env.ci

* Update phpunit.yml

* Minor changes for github actions"

* Fixes for github actions

* Fixes for github actions

* Fixes for github actions

* Fixes for github actions

* Fixes for github actions

* Fixes for github actions

* Fixes for github actions

* Fixes for github actions

* cs-fixer

* cs-fixer

* Fixes for github actions

* db ports github actions

* Refactor the template engine
2020-03-26 14:23:57 +11:00
David Bomba
f1287e9868
Working on github actions (#3545)
* Update .env.ci

* Update .env.ci

* Update .env.ci

* Update .env.example

* Update release.yml

* Update release.yml

* Update .env.ci
2020-03-26 08:35:08 +11:00
David Bomba
1a0c20aa9d
Working on Github Actions (#3543)
* minor fixes

* minor fixes

* Fixes for self update

* fixes for template previews

* Add report_errors variable

* Ping route

* Create .env.vi

* Update and rename .env.vi to .env.ci

* Update .env.ci

* Update .env.ci

* Fixes for .env

* Code cleanup

* Create release.yml

* Update release.yml

* Update release.yml

* Create phpunit.yml

* Update phpunit.yml

* Update release.yml

* Update .env.ci

* Update phpunit.yml

* Update release.yml

* Update release.yml

* Update phpunit.yml

* Update .env.ci

* Update release.yml

* Update .env.ci

* Update .env.ci

* Update phpunit.yml

* Update release.yml

* Update release.yml
2020-03-26 00:03:23 +11:00