1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
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