Commit Graph
12064 Commits
Author SHA1 Message Date
James Cole d1eab98281 Fix #2498 2019-08-27 07:20:46 +02:00
James Cole e37abeb36d Fix #2493 2019-08-27 07:17:22 +02:00
James Cole 49fc6fbd38 Fix #2492 2019-08-27 07:10:51 +02:00
James Cole 467a04ad78 Fix #2490 2019-08-27 07:01:09 +02:00
James Cole 7ef1098ab4 Fix #2488 2019-08-27 06:57:30 +02:00
James Cole d050c0269a Fix #2487 2019-08-27 06:55:12 +02:00
James Cole 9e4f6abf5d Fix #2485 2019-08-27 06:52:54 +02:00
James Cole c41ae3a9bf Fix #2484 2019-08-27 06:45:35 +02:00
James Cole 4ff8b3b556 Make sure user interface works for new recurring transactions. 2019-08-27 06:36:16 +02:00
James Cole ce5fcbbda2 Remove bill references. 2019-08-27 06:12:08 +02:00
James Cole e308b0f617 Make sure tags work, make sure update is refreshed. 2019-08-27 06:08:30 +02:00
James Cole e209766ad0 Can also show and update notes. 2019-08-27 05:57:58 +02:00
James Cole f2c2d4e126 Special string for skip field. 2019-08-27 05:57:28 +02:00
James Cole 96caf3491e Copy method for validation. 2019-08-27 05:57:09 +02:00
James Cole a67bbaa1eb No date requirements for new recurrence. 2019-08-27 05:55:46 +02:00
James Cole 2b40b60d01 Push empty object {} and recurrence doesn't change. #2483 2019-08-26 19:09:55 +02:00
James Cole f9dc58c3a8 Post new recurrence meta (piggy, tags) works. #2483 2019-08-26 18:44:04 +02:00
James Cole c2a57a457b New upgrade command for recurring transactions #2483 2019-08-26 18:38:23 +02:00
James Cole ac64bac558 Error about not submitting a repetition is given under "repetitions". #2483 2019-08-26 18:15:44 +02:00
James Cole f884880ab8 Error about not submitting a transaction is given under "transactions". #2483 2019-08-26 18:15:21 +02:00
James Cole 5e04237a2c Experiment for #2489 2019-08-26 17:38:26 +02:00
James Cole 339ccbc5f8 Put meta data in correct array, make sure edit screen works. #2483 2019-08-26 08:59:43 +02:00
James Cole 1f3c621bea Make sure version is OK. Will trigger the commands again but no matter. 2019-08-26 07:13:48 +02:00
James Cole a49e20c2aa New command to migrate recurrence meta data. 2019-08-26 07:12:46 +02:00
James Cole 8978904fdd Edit index to match transformer. 2019-08-26 07:12:32 +02:00
James Cole 5e0d9bddba Forgot to remove a line. 2019-08-26 07:12:20 +02:00
James Cole 96222fdcea Make the chunks larger. 2019-08-26 07:12:01 +02:00
James Cole 05bee57932 Second fix for #2480 2019-08-25 16:36:26 +02:00
James Cole 1e00d7cb16 Merge category and budget info with the transaction array #2483 2019-08-25 16:27:17 +02:00
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