1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

12319 Commits

Author SHA1 Message Date
Nikola Cirkovic
8a6ccba0af INA-5 | Update Schedule |Create Scheduler | Update Scheduled Job requests 2022-05-23 01:32:31 +02:00
Nikola Cirkovic
041f85291a INA-5 | Add task scheduler resource route 2022-05-23 01:31:48 +02:00
Nikola Cirkovic
89373701c9 INA-5 | Add service | append linked job 2022-05-23 01:08:08 +02:00
Nikola Cirkovic
5a6f4801ce INA-5 | Set multidb, set company_id as database parameter 2022-05-21 20:53:22 +02:00
Nikola Cirkovic
39400d3b08 INA-5 | Scheduler Job Creation [WIP] 2022-05-19 00:34:09 +02:00
Nikola Cirkovic
753978fe86 INA-5 | TaskScheduler Job [WIP] 2022-05-19 00:33:38 +02:00
Nikola Cirkovic
131cacd47f INA-5 | TaskScheduler Job [WIP] 2022-05-19 00:33:29 +02:00
Nikola Cirkovic
b3bf078f4c INA-3 | Request class for creating scheduled task 2022-05-19 00:33:00 +02:00
Nikola Cirkovic
09b895dfcb INA-3 | Scheduler and ScheduledJob models & migrations 2022-05-19 00:32:40 +02:00
hillelcoren
ae21b9244e Admin Portal - Next 2022-05-18 06:51:54 +00:00
hillelcoren
b162b05455 Admin Portal - Selfhosted 2022-05-18 06:44:06 +00:00
hillelcoren
6a4291a5bd Admin Portal - Profile 2022-05-18 06:39:22 +00:00
hillelcoren
d813b19532 Admin Portal - HTML 2022-05-18 06:35:30 +00:00
hillelcoren
9b051724be Admin Portal - Hosted 2022-05-18 06:31:44 +00:00
David Bomba
d7a505546c
Merge pull request #7447 from CirkaN/Cirkovic/INA-3
Cirkovic/INA-3 Support sending csv reports via email
2022-05-18 11:46:59 +10:00
Nikola Cirkovic
944fa97138 INA-3 | Elastic license added 2022-05-18 02:29:01 +02:00
Nikola Cirkovic
c47ba04528 INA-3 | Set response message in controllers 2022-05-18 02:28:45 +02:00
Nikola Cirkovic
9680b3540f INA-3 | Modify controllers to use newly created Job for sending reports via mail 2022-05-18 02:05:53 +02:00
Nikola Cirkovic
3b00edb3e2 INA-3 | Job for creating csv report & sending it to the admin 2022-05-18 02:03:54 +02:00
Nikola Cirkovic
a7283c65b6 INA-3 | 'download_report_description' key added to en trans file 2022-05-18 02:02:18 +02:00
Nikola Cirkovic
c7cde8b96f INA-3 | Download report mailable 2022-05-18 02:00:51 +02:00
Nikola Cirkovic
72a31eaea6 INA-3 | Blade files for email content 2022-05-18 01:59:25 +02:00
David Bomba
bd433a4936
Merge pull request #7445 from turbo124/v5-develop
Fixes for displaying payment gateways where min_limit is enforced
2022-05-18 09:40:22 +10:00
David Bomba
8e3ccc83ad Fixes for displaying payment gateways where min_limit is enforced 2022-05-18 08:47:54 +10:00
hillelcoren
dc2fef5986 Admin Portal - Next 2022-05-17 12:44:11 +00:00
hillelcoren
b54934f6a1 Admin Portal - Selfhosted 2022-05-17 12:36:44 +00:00
hillelcoren
84c2458251 Admin Portal - Profile 2022-05-17 12:30:36 +00:00
hillelcoren
61011de2bc Admin Portal - HTML 2022-05-17 12:25:24 +00:00
hillelcoren
96aa273109 Admin Portal - Hosted 2022-05-17 12:20:16 +00:00
hillelcoren
df2a8a506a Admin Portal - Profile 2022-05-17 11:48:55 +00:00
hillelcoren
8c0830d52c Admin Portal - HTML 2022-05-17 11:44:55 +00:00
hillelcoren
fbb7fb9188 Admin Portal - Hosted 2022-05-17 11:41:02 +00:00
David Bomba
adba1ea547
Merge pull request #7444 from turbo124/v5-develop
v5.3.89
2022-05-17 21:03:33 +10:00
David Bomba
1973c4c214 v5.3.89 2022-05-17 21:03:07 +10:00
David Bomba
20c2a1690f Improve resilience of client number creation 2022-05-17 20:31:43 +10:00
hillelcoren
e07fd62ef5 Admin Portal - Hosted 2022-05-17 09:21:48 +00:00
hillelcoren
5c2da8e633 Admin Portal - Profile 2022-05-17 08:56:00 +00:00
hillelcoren
db02cb81d3 Admin Portal - HTML 2022-05-17 08:51:38 +00:00
hillelcoren
a551600c51 Admin Portal - Hosted 2022-05-17 08:47:14 +00:00
David Bomba
59fdc51ce0
Merge pull request #7441 from turbo124/v5-develop
Set conditionals for recurring invoices that are being restarted
2022-05-17 18:02:25 +10:00
David Bomba
7311508e15 Add send_email in the request body for reports 2022-05-17 18:01:59 +10:00
David Bomba
53b1f4911c Set conditionals for recurring invoices that are being restarted 2022-05-17 17:47:55 +10:00
David Bomba
14b5770a0a Set flags for recurring invoices and quote terms 2022-05-17 17:36:28 +10:00
=
d32184a3d7 Add auto bill tries into cron 2022-05-17 14:50:10 +10:00
=
ede64ef03d Minor refactor for auto billing 2022-05-17 14:46:03 +10:00
David Bomba
d7bbc36251
Merge pull request #7439 from CirkaN/Cirkovic/INA-2!
Cirkovic/INA-2 (Add limit to the auto bill )
2022-05-17 14:44:17 +10:00
David Bomba
766b10fb85
Merge pull request #7440 from turbo124/v5-develop
Fixes for client payment failure emails
2022-05-17 14:42:27 +10:00
=
b29831f8a4 Fixes for failed payment email 2022-05-17 11:18:34 +10:00
Nikola Cirkovic
adc6e7b32a
Merge branch 'v5-develop' into Cirkovic/INA-2! 2022-05-17 01:46:30 +02:00
Nikola Cirkovic
6d2b3a1c05 INA-2 | Added counter logic into the auto bill service 2022-05-17 01:33:52 +02:00