Commit Graph

97 Commits

Author SHA1 Message Date
James Cole
4436c9939e
Add error message. 2020-03-22 08:04:35 +01:00
James Cole
367f225f38
Limit to 50. 2020-03-22 06:59:46 +01:00
James Cole
a97d7058ff
Telemetry cron job. 2020-03-21 21:32:17 +01:00
James Cole
9a25d6a741
Code cleanup that (hopefully) matches style CI 2020-03-17 16:46:00 +01:00
James Cole
1dd3018cb2
Basic cron job for budgeting. 2020-03-14 10:25:12 +01:00
James Cole
ab73322c58
Update email addresses. 2020-02-07 11:16:38 +01:00
James Cole
635ef0de77
Fix #3075 2020-02-03 20:00:02 +01:00
James Cole
68863abbc7
Fix #2820 2019-11-15 16:37:23 +01:00
James Cole
5e61fa785e
Fix #2771 2019-10-31 07:45:55 +01:00
James Cole
004d4a2d22
Fix #2746 2019-10-21 18:22:47 +02:00
James Cole
78481b8aa9
Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. 2019-10-02 07:00:58 +02:00
James Cole
92158e52ef
Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. 2019-10-02 06:37:26 +02:00
James Cole
5fb7635100 Remove double lines from code. 2019-08-28 16:28:14 +02:00
James Cole
c2296c3ad5
Code cleanup 2019-08-17 10:47:29 +02:00
James Cole
d8eb59736e
Improve report boxes one by one #2428 2019-08-16 06:21:10 +02:00
James Cole
1b97c4d58f
Fix date for recurring transactions #2407 2019-08-14 20:06:16 +02:00
James Cole
9b574ce7ad
Improve test coverage. 2019-07-31 16:53:09 +02:00
James Cole
5524941c90
Update rule handling and views. 2019-07-27 15:01:13 +02:00
James Cole
67c0ef6ec6
Improve test coverage. 2019-07-27 13:54:06 +02:00
James Cole
54623061d8
Make sure the date is passed on when running the cron job. 2019-07-02 06:11:06 +02:00
James Cole
e4a9abc315
Clean up repositories and cron code. 2019-06-07 17:57:46 +02:00
James Cole
e15c35de64
Migrated all code to group collector. 2019-05-31 13:35:33 +02:00
James Cole
8b7e87ae57
Big refactor to remove the deprecated transaction collector. 2019-05-30 12:31:19 +02:00
James Cole
c07ef3658b Refactor installer. 2019-03-30 11:03:39 +01:00
James Cole
71fb9d8fa5 Code cleaning stuff. 2019-02-13 17:38:41 +01:00
James Cole
1c2206cb9f
Fix issue with recurring transactions and piggy banks. 2019-01-03 18:57:34 +01:00
James Cole
3e25d66902
Add newlines and copyright notices. 2018-12-31 07:48:23 +01:00
James Cole
b6c23b8eb3 Fix #1893 2018-12-20 22:32:33 +01:00
James Cole
c54541b839 Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
James Cole
d624f20107 Fixes for #1747 2018-10-14 16:40:12 +02:00
James Cole
e33bbc6f16
Expand test coverage. 2018-09-30 11:57:51 +02:00
James Cole
6c4f967c39 Fix for #1728 2018-09-27 05:57:06 +02:00
James Cole
835a421909 Refactor rule processor so it's testable. 2018-08-24 17:57:34 +02:00
James Cole
cc234b594d
Fix call to cron job, clear cache after running. 2018-08-21 18:20:01 +02:00
James Cole
9914c0791e
Rename journal collector to more fitting transaction collector. 2018-08-11 14:33:47 +02:00
James Cole
fd1298d4d2
Refactor method that only counts. 2018-08-07 19:29:53 +02:00
James Cole
5908c0ce8c
Code cleanup and realign. 2018-08-06 19:14:30 +02:00
James Cole
b7752928a4 Give all of these files a newline at the end. 2018-07-22 20:32:02 +02:00
James Cole
dbbf0ff5e4 Improve code in Jobs. 2018-07-22 15:20:45 +02:00
James Cole
7b41c5b301 Cast all translations to strings. 2018-07-15 09:38:49 +02:00
James Cole
54afc6ca8c Some last minute updates. 2018-07-02 20:17:50 +02:00
James Cole
2d7b7c2f3f
Expand recurring transactions API 2018-06-29 19:27:07 +02:00
James Cole
57cf7f6f0d Update some things for recurring transactions. 2018-06-28 06:31:31 +02:00
James Cole
a8e666db34 Expand view to include weekend responses. 2018-06-27 18:30:53 +02:00
James Cole
7ba11a57a8
make sure recurrence can skip weekends. 2018-06-26 21:17:50 +02:00
James Cole
49de4f2200
Expand report email. 2018-06-26 19:26:10 +02:00
James Cole
5d01955133
Various extensions to recurring transactions. 2018-06-26 18:49:33 +02:00
James Cole
7591f3fa29
Send mail message when cron has hit. 2018-06-25 16:01:45 +02:00
James Cole
19a874b274
Ability to delete recurring transactions. 2018-06-23 08:19:29 +02:00
James Cole
db1c27d833
First attempt at job to create transactions for recurring transactions. 2018-06-22 18:42:23 +02:00