Commit Graph

12035 Commits

Author SHA1 Message Date
James Cole 6bc5794dfd Rename recurrence_repetitions and nr_of_repetitions. 2019-08-25 16:15:02 +02:00
James Cole 1f9fddaa32 Drop transaction_type_id, rename transaction_type #2483 2019-08-25 16:13:47 +02:00
James Cole 5d68fab374 Fix #2480 2019-08-25 16:04:49 +02:00
James Cole 8680254503 Can now leave out actions and triggers.
If added though, all data must be present. #2477
2019-08-25 07:55:21 +02:00
James Cole c0909aebba Rule controller can handle empty submission. #2477
The rule repository can't handle this (yet).
2019-08-25 07:48:46 +02:00
James Cole e16adca336 Consistency for #2477 2019-08-25 07:40:14 +02:00
James Cole aa1b9fa5a5 Rules will no longer list the "user-action" trigger
Rules will have a "moment" field that says either "update-journal" or "store-journal".
2019-08-25 07:35:26 +02:00
James Cole af2f085aa7 Disable the encryption of uploads, in line with other efforts not to encrypt local data. 2019-08-25 07:25:01 +02:00
James Cole 6b86a35ffb Fix for broken bills. 2019-08-24 13:23:36 +02:00
James Cole 7c5e10de33 And now also make sure that old meta data isn't changed. 2019-08-24 08:22:46 +02:00
James Cole d836c8217d No longer have to submit mandatory fields to account end point. Just submit the field you wish to update, the rest will be untouched. 2019-08-24 07:56:08 +02:00
James Cole e5e3797d9c Better sum for bill view. 2019-08-23 21:54:47 +02:00
James Cole 4b45c0d0a9 Possible fix for #2439 in develop 2019-08-23 19:37:53 +02:00
James Cole afcf5f76ef Fix #2470 2019-08-23 19:27:55 +02:00
James Cole 5ecb7b0c07 Fix #2470 2019-08-23 19:25:26 +02:00
James Cole a86e956dbb Force PHP 7.3, break anything before PHP 7.3 2019-08-23 18:55:14 +02:00
James Cole 731ef7b13c Merge pull request #2471 from hamuz/patch-1
Add date attribute to the list row
2019-08-23 15:34:19 +02:00
HamuZ HamuZ 2c0ad7047d Add date attribute to the list row
Used to be there previously (at least at 4.7.8). Used in my automation.
Similar to other views: https://github.com/firefly-iii/firefly-iii/search?q=data-date&unscoped_q=data-date
2019-08-23 16:32:42 +03:00
James Cole 682ad4c5aa Merge tag '4.8.0.3' into develop
4.8.0.3
2019-08-23 14:25:19 +02:00
James Cole f090a9534f Merge branch 'release/4.8.0.3' 4.8.0.3 2019-08-23 14:25:17 +02:00
James Cole ad289bc8cd Updated composer file. 2019-08-23 14:11:26 +02:00
James Cole 6f5b6e536d Updated version. 2019-08-23 14:11:18 +02:00
James Cole c810bad97c New translations. 2019-08-23 14:11:10 +02:00
James Cole a172c51495 Update changelog. 2019-08-23 13:54:51 +02:00
James Cole 633c776ebf Fix for #2438 2019-08-23 13:53:05 +02:00
James Cole 19bd295c71 Version update. 2019-08-23 13:52:36 +02:00
James Cole 3b39fb93e7 Fix tag overview. 2019-08-23 13:09:38 +02:00
James Cole e3a338db0e Fix some view issues reported in #2436 2019-08-23 13:06:00 +02:00
James Cole 02df24bbc9 Possible fix for #2437 2019-08-23 09:41:31 +02:00
James Cole 4f6ba1e706 Re-order two columns #2437 2019-08-23 06:42:49 +02:00
James Cole a1f57a0949 Fix #2467 2019-08-23 06:40:48 +02:00
James Cole 3d444eb833 Fix #2465 and #2463 2019-08-23 06:10:03 +02:00
James Cole 57b2a8d459 Add a note 2019-08-23 06:03:40 +02:00
James Cole 8a06507003 Fix #2459 2019-08-22 19:14:26 +02:00
James Cole 04d7137dff More code for #2457 2019-08-22 19:10:57 +02:00
James Cole a2be71499f Add autocomplete #2457 2019-08-22 19:07:01 +02:00
James Cole effba42ac2 Typo fix in budget helper and add debug info. #2451 2019-08-22 18:07:42 +02:00
James Cole aea8603ca1 Typo fix in budget helper and add debug info. #2451 2019-08-22 18:07:33 +02:00
James Cole fdb2abdf92 Some notes for future releases. #2443 2019-08-22 18:04:26 +02:00
James Cole 4b1d66bcf6 Merge pull request #2444 from GeoffreyFrogeye/availablebudgets
Fix wrong indexes in BudgetRepository
2019-08-22 18:03:34 +02:00
James Cole 248e393405 Merge pull request #2442 from GeoffreyFrogeye/currencycharlimit
Fix consistency in symbol character limit
2019-08-22 17:58:12 +02:00
James Cole 967ea6a181 Another fix for #2440 2019-08-22 17:56:48 +02:00
James Cole a11f876c49 Fix return type #2440 2019-08-22 17:09:08 +02:00
James Cole 2a4051fe92 Fix for #2439 2019-08-22 17:06:43 +02:00
James Cole 10737d10a5 Merge pull request #2458 from jlauwers/patch-1
typo in readme
2019-08-22 04:43:42 +02:00
James Cole 6f75e0df3c Fix for #2451 2019-08-21 18:07:15 +02:00
James Cole 24a2238134 Fix #2456 2019-08-21 18:01:57 +02:00
James Cole c7931f2b72 Fix for #2460 2019-08-21 17:27:59 +02:00
Jonathan 852584b6a8 typo in readme 2019-08-21 08:39:21 +02:00
James Cole 21a9e981a2 Fix for #2446 2019-08-21 05:15:47 +02:00