James Cole
|
8447670ed5
|
Add new upgrade command.
|
2023-01-08 18:41:56 +01:00 |
|
James Cole
|
b27fe59ab4
|
Use PSR-12 code style
|
2022-10-30 12:24:51 +01:00 |
|
James Cole
|
bdcd9825ec
|
Use PSR-12 code style
|
2022-10-30 12:23:16 +01:00 |
|
James Cole
|
f4af19e121
|
Merge branch 'develop' into 5.8-dev
# Conflicts:
# composer.lock
# config/firefly.php
# public/v1/js/create_transaction.js
# public/v1/js/edit_transaction.js
# public/v1/js/profile.js
# resources/assets/js/locales/pt-br.json
# resources/lang/pt_BR/firefly.php
# yarn.lock
|
2022-10-23 14:49:54 +02:00 |
|
James Cole
|
35c1ce6504
|
Fix negative budget limits
|
2022-10-18 20:37:33 +02:00 |
|
James Cole
|
4d12e6b58b
|
New migration command.
|
2022-08-23 05:43:40 +02:00 |
|
James Cole
|
1209c4e76a
|
Reformat various code.
|
2022-03-29 14:56:27 +02:00 |
|
James Cole
|
87ced85657
|
Make sure IBAN's have their spaces removed.
|
2022-01-03 06:34:42 +01:00 |
|
James Cole
|
89fbf0869a
|
Fix some lines.
|
2021-11-26 06:40:14 +01:00 |
|
James Cole
|
babf462bcf
|
Fix https://github.com/firefly-iii/firefly-iii/issues/5288
|
2021-11-15 23:16:30 +01:00 |
|
James Cole
|
4003cea759
|
Code reordering and reformatting. I should really start employing style CI.
|
2021-09-18 10:26:12 +02:00 |
|
James Cole
|
d8a7bb4dc7
|
Update packages
|
2021-08-28 16:29:45 +02:00 |
|
James Cole
|
0d7d3f45f0
|
Security alert thing.
|
2021-06-11 20:19:59 +02:00 |
|
James Cole
|
6d466af424
|
Add upgrade command.
|
2021-05-02 06:39:18 +02:00 |
|
James Cole
|
7775a0141b
|
Skips pgsql for some reason.
|
2021-05-01 06:53:42 +02:00 |
|
James Cole
|
831272d971
|
Repair sequences for #4545
|
2021-05-01 06:46:36 +02:00 |
|
James Cole
|
3184a8536e
|
Add another command.
|
2021-04-22 18:33:53 +02:00 |
|
James Cole
|
2c575f3ca5
|
Code cleanup.
|
2021-03-28 11:43:07 +02:00 |
|
James Cole
|
a05d006fa7
|
Update installation commands.
|
2021-03-12 06:30:40 +01:00 |
|
James Cole
|
4b96558433
|
Do some code cleanup and call correct phpunit.
|
2020-07-31 12:12:54 +02:00 |
|
James Cole
|
fdea25051c
|
Make sure sorting doesnt break opening balance.
|
2020-07-26 15:05:48 +02:00 |
|
James Cole
|
73f1f8aea0
|
Add new command
|
2020-07-19 13:05:15 +02:00 |
|
James Cole
|
029774687c
|
Add command to fix inconsistent groups.
|
2020-07-01 06:02:58 +02:00 |
|
James Cole
|
bc70174f44
|
Remove and cleanup commands.
|
2020-05-24 12:17:53 +02:00 |
|
James Cole
|
b8668b44a0
|
Enable feature telemetry
|
2020-05-24 12:12:06 +02:00 |
|
James Cole
|
15e772d9dc
|
Update some (disabled) commands.
|
2020-05-24 11:24:28 +02:00 |
|
James Cole
|
c6d17e9bd7
|
Reformat code.
|
2020-03-21 15:43:41 +01:00 |
|
James Cole
|
f76585dc9b
|
Update (disabled) telemetry settings.
|
2020-03-21 15:42:37 +01:00 |
|
James Cole
|
b0c9fc0792
|
Code cleanup that (hopefully) matches style CI
|
2020-03-17 14:54:25 +01:00 |
|
James Cole
|
797c539c20
|
Update copyright thingie.
|
2020-01-23 20:35:02 +01:00 |
|
James Cole
|
29e2c32474
|
New upgrade command for location table.
|
2019-12-30 12:13:45 +01:00 |
|
James Cole
|
48a0eafa0c
|
Refer to new command in scripts. #2691
|
2019-12-28 06:58:49 +01: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
|
9ea1a495b8
|
Code for #2616
|
2019-09-21 11:03:00 +02:00 |
|
James Cole
|
3aba7e1db7
|
Fix #2510
|
2019-09-21 07:33:13 +02:00 |
|
James Cole
|
c2a57a457b
|
New upgrade command for recurring transactions #2483
|
2019-08-26 18:38:23 +02:00 |
|
James Cole
|
c218a12af7
|
New command to make sure opening balance currency information is correct.
|
2019-08-18 13:01:38 +02:00 |
|
James Cole
|
fc78c32fca
|
Add newline to files
|
2019-08-17 12:09:03 +02:00 |
|
James Cole
|
1d1b335cac
|
Fix #2384
|
2019-08-10 07:18:18 +02:00 |
|
James Cole
|
e37100ae97
|
Sync between command line and FF
|
2019-08-05 17:07:19 +02:00 |
|
James Cole
|
02c92318fb
|
One command to upgrade, not 27
|
2019-08-04 07:41:32 +02:00 |
|
James Cole
|
9f50c5db3d
|
Finalise account tests
|
2019-06-23 05:53:01 +02:00 |
|
James Cole
|
c72cc2482a
|
New command in all lists.
|
2019-06-21 19:10:14 +02:00 |
|
James Cole
|
6964424bdc
|
Finish command tests
|
2019-06-13 15:48:35 +02:00 |
|
James Cole
|
6bcb2ec144
|
Expand test coverage
|
2019-06-13 07:17:31 +02:00 |
|
James Cole
|
9e2a2bca0a
|
Remove references to old command + remove old command.
|
2019-06-11 20:10:59 +02:00 |
|
James Cole
|
e4a9abc315
|
Clean up repositories and cron code.
|
2019-06-07 17:57:46 +02:00 |
|
James Cole
|
ce30375341
|
Refactor upgrade and verify commands.
|
2019-03-23 18:58:06 +01:00 |
|
James Cole
|
1b0be2a47e
|
Refactor upgrade and verify commands.
|
2019-03-23 08:10:59 +01:00 |
|