46 Commits

Author SHA1 Message Date
David Bomba
48cfe8cc6b Move new properties to account_email_settings 2021-06-23 14:46:13 +10:00
David Bomba
7dc4ecd209 Forward requests to V5 and disable V4 2021-06-23 12:43:29 +10:00
Joshua Dwire
f222390ce8 Upgrade to Laravel 5.5 and PHP 7.3 2019-09-12 19:30:10 -04:00
Wim de Ruijter
48c3b5fcff Made clear what "account with fees" means (#2664)
Should have done this in the previous PR: https://github.com/invoiceninja/invoiceninja/pull/2663
2019-02-12 07:12:42 +11:00
Wim de Ruijter
143b65ad9f
Made clear what "account with reminders" means 2019-02-11 11:34:22 +01:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
7522494e91 Run 'bill later' once daily 2018-09-23 09:10:10 +03:00
Hillel Coren
21f287ca00 Run 'bill later' once daily 2018-09-23 09:09:00 +03:00
Hillel Coren
b4fd64b03f Handle currency API changes 2018-06-10 10:59:39 +03:00
Hillel Coren
85a468e85d Add time to cron logs 2018-04-18 22:56:55 +03:00
Hillel Coren
40dbbb2ce2 Change recurring_expenses.last_sent_date from timestamp to date 2018-04-17 12:25:05 +03:00
Hillel Coren
a439da5b0c Fix scheduled reports language 2018-03-28 20:04:37 +03:00
Hillel Coren
497154becb Use queues in send reminders command 2018-03-27 15:56:04 +03:00
Hillel Coren
2c59c766aa Fix for scheduled reports 2018-03-21 17:54:34 +02:00
Hillel Coren
a2872d6447 Support setting conversion base currency 2018-02-01 09:31:05 +02:00
Hillel Coren
6ab5ae0df3 PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
Hillel Coren
80c718e10b Fix cache clear in cron 2018-01-15 11:25:37 +02:00
Hillel Coren
897a2e012e Fix cache clear in cron 2018-01-15 11:25:15 +02:00
Hillel Coren
57549437f9 Endless reminders 2017-12-26 12:11:58 +02:00
Hillel Coren
d6c8191b7e Endless reminders 2017-12-26 12:03:23 +02:00
Hillel Coren
e2d4c0a22b Endless reminders #1730 2017-12-25 21:46:59 +02:00
Hillel Coren
f37559a239 Convert currencies 2017-12-21 11:59:03 +02:00
Hillel Coren
3773999ed0 Convert currencies 2017-12-21 10:31:32 +02:00
Hillel Coren
cb99cee59d Working on exchange rates 2017-12-20 22:36:29 +02:00
Hillel Coren
65369399bb Fix late fee translation 2017-12-04 23:21:59 +02:00
Hillel Coren
92936246aa Working on scheduled reports 2017-11-23 13:35:58 +02:00
Hillel Coren
5a17953c76 Working on scheduled reports 2017-11-23 13:15:50 +02:00
Hillel Coren
ace4985d24 Working on scheduled reports 2017-11-23 12:23:19 +02:00
Hillel Coren
0b99e44907 Working on scheduled reports 2017-11-23 10:10:14 +02:00
Hillel Coren
b110702487 Update date format in console commands 2017-10-24 10:59:26 +03:00
Hillel Coren
2bef0bdb66 Automatic late fees #1505 2017-07-18 21:15:51 +03:00
Hillel Coren
2d6fcb4e39 Multi-db support 2017-05-01 18:35:06 +03:00
Hillel Coren
3f713d3b12 Multi-db support 2017-05-01 15:46:57 +03:00
Hillel Coren
9d560fc24d Multi-db support 2017-05-01 15:17:52 +03:00
Hillel Coren
2cdf369c04 Send email when SendReminders finishes 2017-01-31 13:33:46 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
498578cefc Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
Holger Lösken
71ab4dc3d8 Refactor docblocks, unused vars, unused uses 2016-07-14 22:37:04 +02:00
Holger Lösken
0fbda85a59 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Joshua Dwire
22f65e8108 Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
Hillel Coren
2ead34fef0 Enabled setting reminder before/after due date or invoice date 2015-12-28 12:15:56 +02:00
Hillel Coren
9f4cd62832 Add space 2015-11-17 15:42:54 +02:00
Hillel Coren
2dfc053cbc Bug fixes 2015-10-13 10:11:44 +03:00
Hillel Coren
a1cef22a48 Add quotes to the dashboard and a map to the client page 2015-10-06 20:55:55 +03:00
Hillel Coren
98cabd4138 Added auto-reminder emails 2015-09-17 22:01:06 +03:00