Commit Graph

53 Commits

Author SHA1 Message Date
James Cole
b3f1737495
Reverse logic operators. 2020-10-24 16:59:56 +02:00
James Cole
766abd3336
Extra info for debug screen. 2020-09-21 15:39:03 +02:00
James Cole
26d19fab32 Slightly more robust configuration polling. 2020-07-06 06:49:48 +02:00
James Cole
5cc1369191 Expand debug. 2020-06-17 07:05:33 +02:00
James Cole
6cc4d14fcb Remove import code. 2020-06-06 21:23:26 +02:00
James Cole
1c9c380c8c Expand debug 2020-05-26 06:28:42 +02:00
James Cole
8fed6b6657
Fix #3287 2020-04-22 09:28:20 +02:00
James Cole
2b6c3fd743
Code cleanup that (hopefully) matches style CI 2020-03-17 15:01:00 +01:00
James Cole
fb77210f2c
Add installation ID 2020-02-23 06:36:58 +01:00
James Cole
c2e7e00cdd
Demo user can trigger error. 2020-02-06 22:01:59 +01:00
James Cole
3771cc3b75
Update email address 2020-01-31 07:32:04 +01:00
James Cole
d61fa52041
Varioux fixes. 2019-12-28 06:43:53 +01:00
James Cole
22f63fd951
Remove references to unused Docker variable 2019-10-10 20:36:55 +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
23479790fe
Code cleanup 2019-08-17 10:47:10 +02:00
James Cole
b7a4b0fdfd
Refactored a lot of tests. 2019-07-21 17:15:06 +02:00
James Cole
2d3d7f7720
Some generic code refactoring. 2019-06-21 19:10:02 +02:00
James Cole
779650f63d
Deprecate the export function. 2019-06-07 18:19:24 +02:00
James Cole
71fb9d8fa5 Code cleaning stuff. 2019-02-13 17:38:41 +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
66f309f5ed
Clean up debug views. 2018-11-02 21:17:07 +01:00
James Cole
81d17409d4
Fix some things with the update checker. 2018-08-17 21:51:15 +02:00
James Cole
379c540bd8
Update config for logging in Docker. 2018-08-17 20:01:46 +02:00
James Cole
5908b4b000
Route fixes and fix tests. 2018-08-09 19:44:36 +02:00
James Cole
2ed433c96d
Refactor configuration methods into trait 2018-08-09 17:50:30 +02:00
James Cole
9865800e39
Refactor many request related methods into (complex) trait. 2018-08-09 17:46:14 +02:00
James Cole
7943164375
Change scope of methods, add some notes. Prep for refactoring. 2018-08-09 16:07:33 +02:00
James Cole
f0d3ca5d53
Various code cleanup. 2018-08-04 17:30:06 +02:00
James Cole
0312ba8ad7 Various bugfixes and code clean up. 2018-07-27 04:46:21 +02:00
James Cole
4d5bdd25a8 Add phpdocs everywhere. 2018-07-22 08:10:16 +02:00
James Cole
44fb307da4
Code cleanup. 2018-07-20 14:34:56 +02:00
James Cole
b886cc1333
Optimize some code. 2018-07-17 22:21:03 +02:00
James Cole
7b41c5b301 Cast all translations to strings. 2018-07-15 09:38:49 +02:00
James Cole
d05a1e0260 Specify return types. 2018-07-08 12:28:42 +02:00
James Cole
b315882f58 Various code cleanup. 2018-07-08 12:08:53 +02:00
James Cole
2f2f907ffe Various code optimalisations. 2018-07-08 07:59:58 +02:00
James Cole
50b599b1a9
Some refactoring. 2018-06-21 18:58:27 +02:00
James Cole
181c23b07c Various updated code for recurring transactions. 2018-06-15 22:06:33 +02:00
James Cole
4a12d4d156 Code cleanup [skip ci] 2018-06-06 21:23:00 +02:00
James Cole
a7b8470d9e Expand test coverage. 2018-06-01 22:04:52 +02:00
James Cole
a3c34e6b3c
Code cleanup 2018-04-02 15:10:40 +02:00
James Cole
720dcb0fe5
Fix #1300 2018-03-27 19:29:58 +02:00
James Cole
aad0864018
Various code cleanup [skip ci] 2018-03-10 22:38:20 +01:00
James Cole
dfc25722c9
Expand debug page with locale information. 2018-03-10 07:15:21 +01:00
James Cole
d02372ab90
Fix debug controller for Laravel 5.6 2018-03-08 21:08:26 +01:00
James Cole
a97bfc92e1
Add newlines and strict types 2018-03-05 19:35:58 +01:00
James Cole
0342c371cc
Fix debug issue caught by @devlearner. 2018-01-28 20:59:26 +01:00
James Cole
ce854fbb43
Catch error when trying to read (non-existent) logs. 2018-01-12 21:43:04 +01:00
James Cole
11ff2ab9d1
Debug controller cannot be accessed by demo user. 2018-01-07 12:53:20 +01:00