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

15589 Commits

Author SHA1 Message Date
David Bomba
750986acb0 Working on new clean.html 2023-01-30 21:40:20 +11:00
David Bomba
eb550f65df Tweaking clean to handle shipping address 2023-01-30 14:58:30 +11:00
David Bomba
813fc7bd5e change entity details from table to div 2023-01-30 11:07:55 +11:00
David Bomba
a4467149f9 Add Shipping address to clean design 2023-01-30 08:58:02 +11:00
David Bomba
e750f45750 cast recurring invoice design invoice to invoice design when assessing logo size 2023-01-30 07:47:29 +11:00
David Bomba
091b798b5b Seed company logo size variables into vendor HTML engine 2023-01-29 21:13:33 +11:00
David Bomba
886ca7f1e0 Fixes for staticmodel scopes 2023-01-29 19:56:13 +11:00
David Bomba
e210d9f1bb
Merge pull request #8224 from turbo124/v5-develop
Fixes for ninja mailer
2023-01-29 18:45:53 +11:00
David Bomba
44d20a4a1b Minor clean up for webhooks 2023-01-29 18:41:24 +11:00
David Bomba
3f04c1679b Return early if no subscription 2023-01-29 18:31:10 +11:00
David Bomba
9c66c3b741 Fixes for ninja mailer 2023-01-29 18:29:35 +11:00
David Bomba
c91d212eb0
Merge pull request #8223 from turbo124/v5-develop
Minor fixes for the task scheduler
2023-01-29 17:14:54 +11:00
David Bomba
60472bf151 Minor fixes for the task scheduler 2023-01-29 17:14:36 +11:00
David Bomba
d9aa616cad
Merge pull request #8222 from turbo124/v5-develop
Minor fixes for the Clean design
2023-01-29 17:13:28 +11:00
David Bomba
6a5da9cbc6 Minor fixes for the Clean design 2023-01-29 17:11:22 +11:00
David Bomba
b5445c9afa
Merge pull request #8221 from turbo124/v5-develop
Minor fixes for create entity when models are missing
2023-01-29 16:59:06 +11:00
David Bomba
edd34d4c9c Clean up for unused includes for NinjaMailerJob 2023-01-29 16:58:48 +11:00
David Bomba
f74bb36ee0 Minor fixes for create entity when models are missing 2023-01-29 16:52:27 +11:00
David Bomba
cda232b847 Fixes for check data where all invitations have been archived, however a valid contact is present 2023-01-29 16:43:26 +11:00
David Bomba
36900bdfdf
Merge pull request #8220 from turbo124/v5-develop
Fixes for Job Retries in Mailers and Webhooks
2023-01-29 16:22:46 +11:00
David Bomba
c981de29ab Fixes for Webhooks + retries in Jobs 2023-01-29 16:19:20 +11:00
David Bomba
94a84dfb15 Fixes for Emailer to use the appropriate backoff() 2023-01-29 14:32:00 +11:00
David Bomba
a896faf0bf Fixes for mailers using the appropriate retries and backoff 2023-01-29 14:22:10 +11:00
David Bomba
35775706be Improve backoff using exponential decay 2023-01-29 11:51:57 +11:00
David Bomba
cdd71d60e8 fixes for tests 2023-01-29 11:38:36 +11:00
David Bomba
0630b9f757 Update packages 2023-01-29 11:21:04 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
66e0777b98 Clean up 2023-01-29 08:37:34 +11:00
David Bomba
8706d5a382
Merge pull request #8218 from turbo124/v5-develop
Additional docs for mailers
2023-01-28 15:43:59 +11:00
David Bomba
36fe3a8793 Version bump 2023-01-28 15:43:12 +11:00
David Bomba
6b8a49ace2 Minor fixes for reset counters 2023-01-28 15:42:42 +11:00
David Bomba
e8608ab58e Fixes for reports 2023-01-28 14:59:35 +11:00
David Bomba
f4784b82ef Fixes for htmlengine 2023-01-28 10:05:44 +11:00
David Bomba
c258cdd89b Fixes for htmlengine 2023-01-28 10:05:26 +11:00
David Bomba
dad9766b26 Fixes for ninja plans 2023-01-28 09:47:57 +11:00
David Bomba
6abea7bc9c Update designs 2023-01-28 00:08:42 +11:00
David Bomba
423a7f4cc9 Enable setting the width of the logo via settings 2023-01-27 22:49:25 +11:00
David Bomba
411ae1100a Skip live designs in github actions 2023-01-27 22:10:55 +11:00
David Bomba
20b7bdfaef Live Design Preview Test 2023-01-27 22:04:02 +11:00
David Bomba
870fb637fd Fixes for webhook tests 2023-01-27 21:52:12 +11:00
David Bomba
0a696da9f5 Fixes for validation of webhooks 2023-01-27 21:38:59 +11:00
David Bomba
c121971636 Implement logic that changes the response based on user permissions 2023-01-27 20:41:22 +11:00
David Bomba
683d86bb58 Updates for bug template 2023-01-27 19:46:27 +11:00
David Bomba
d0d78e653d Update clean design 2023-01-27 13:32:05 +11:00
David Bomba
df8b383b31 Set timezone when testing date ranges 2023-01-27 12:12:01 +11:00
David Bomba
3ce0a601ff Minor checks for user deleted_at state 2023-01-27 11:39:27 +11:00
David Bomba
f89668c326 Adjudt throttling 2023-01-27 09:11:14 +11:00
hillelcoren
d1448ffd42 Admin Portal - Selfhosted 2023-01-26 15:22:01 +00:00
hillelcoren
aa74309a36 Admin Portal - Profile 2023-01-26 15:16:46 +00:00
hillelcoren
431254336b Admin Portal - Hosted 2023-01-26 15:11:34 +00:00