James Cole
|
5cb9907bf8
|
Various changes to support the removed old code.
|
2014-11-11 21:09:56 +01:00 |
|
Sander Dorigo
|
f08fcc36fb
|
Half-way through with some cleaning up.
|
2014-11-11 18:16:59 +01:00 |
|
Sander Dorigo
|
d231cd9f61
|
Added the homestead configuration because it's not really secret.
|
2014-11-11 07:35:00 +01:00 |
|
Sander Dorigo
|
86a586f866
|
Ignore homestead configuration.
|
2014-11-11 07:26:16 +01:00 |
|
Sander Dorigo
|
9d4cba1620
|
Fixed some initial startup bugs when working with Homestead.
|
2014-11-11 07:20:52 +01:00 |
|
Sander Dorigo
|
e9afd55e9d
|
Updated the default user seeder.
|
2014-11-10 22:36:25 +01:00 |
|
Sander Dorigo
|
9fa326f630
|
First attempt at unifying code for categories and budgets, which are basically the same thing.
|
2014-11-10 21:55:22 +01:00 |
|
Sander Dorigo
|
af9473c126
|
Fixed some bugs in various controllers and started rebuilding the category controller.
|
2014-11-10 19:03:03 +01:00 |
|
Sander Dorigo
|
cb08df0770
|
I broke some stuff but it's fixed again.
|
2014-11-10 18:39:50 +01:00 |
|
Sander Dorigo
|
a3f8841ec3
|
I have no idea what's happening!
|
2014-11-10 18:38:58 +01:00 |
|
Stewart Malik
|
6a18f81cec
|
Merge branch 'develop' of https://github.com/sonikarc/firefly-iii into develop
|
2014-11-09 16:01:20 +00:00 |
|
Stewart Malik
|
1ff135d172
|
[Fixes #21] Change the majority of View::share to View::make()->with()
|
2014-11-10 02:27:19 +10:30 |
|
Sander Dorigo
|
9874e77ddf
|
Remove ignore instructions.
|
2014-11-09 11:30:00 +01:00 |
|
Sander Dorigo
|
f69b6f9b4e
|
New chart for budget-overview.
|
2014-11-09 08:42:09 +01:00 |
|
Sander Dorigo
|
7750b06476
|
Added a "spent"-bar in budgets.
|
2014-11-09 08:02:47 +01:00 |
|
Sander Dorigo
|
873384a34b
|
Built the 'show'-view for budgets.
|
2014-11-08 19:11:51 +01:00 |
|
Sander Dorigo
|
ac299e7279
|
More rounding.
|
2014-11-08 11:38:50 +01:00 |
|
Sander Dorigo
|
7895d7f5d0
|
Format amount.
|
2014-11-08 11:37:55 +01:00 |
|
Sander Dorigo
|
fe05d218fc
|
Allow piggy bank edit/update.
|
2014-11-08 11:36:20 +01:00 |
|
Sander Dorigo
|
8196313ac0
|
Optimized queries.
|
2014-11-08 10:16:12 +01:00 |
|
Sander Dorigo
|
6d8f84654f
|
Also add stuff not in budgets.
|
2014-11-08 09:15:03 +01:00 |
|
Sander Dorigo
|
ab4f34a96b
|
Extended reports
|
2014-11-07 22:06:30 +01:00 |
|
Sander Dorigo
|
139d985904
|
All kinds of fixes and things. I should really start organizing.
|
2014-11-07 11:18:06 +01:00 |
|
Sander Dorigo
|
44705f0e18
|
Some bugfixes and cleanup.
|
2014-11-06 20:33:37 +01:00 |
|
Sander Dorigo
|
ddea7d696a
|
Delete and update routines.
|
2014-11-06 07:38:15 +01:00 |
|
Sander Dorigo
|
f814f45e36
|
Test fix for budgeting.
|
2014-11-05 21:37:24 +01:00 |
|
Sander Dorigo
|
f7117d47c2
|
Whoops, bugfix.
|
2014-11-05 21:23:23 +01:00 |
|
Sander Dorigo
|
01b0a1058d
|
Form fix.
|
2014-11-05 21:22:31 +01:00 |
|
Sander Dorigo
|
21f362c7b9
|
Lots of stuff for budgets, accounts and others!
|
2014-11-05 19:57:56 +01:00 |
|
Sander Dorigo
|
aaab7f8e0e
|
Some fixes for budgets
|
2014-11-04 20:37:00 +01:00 |
|
Sander Dorigo
|
09e1f68c69
|
Font fix.
|
2014-11-02 21:26:41 +01:00 |
|
Sander Dorigo
|
03729aa5ae
|
Chart cleanup
|
2014-11-02 21:24:50 +01:00 |
|
Sander Dorigo
|
ef39f31ea1
|
First reports.
|
2014-11-02 18:46:01 +01:00 |
|
Sander Dorigo
|
0f1437dd6a
|
Delete piggy banks.
|
2014-11-02 16:47:01 +01:00 |
|
Sander Dorigo
|
03aac2f744
|
Implemented method stub.
|
2014-11-02 14:59:09 +01:00 |
|
Sander Dorigo
|
2f8b10e82c
|
All kinds of new code, especially for the piggy banks.
|
2014-11-02 14:58:12 +01:00 |
|
Sander Dorigo
|
3231effd20
|
Cleanup and fix everything related to piggy banks.
|
2014-10-31 07:32:43 +01:00 |
|
Sander Dorigo
|
f7722c1189
|
Clean up piggy bank controller.
|
2014-10-30 19:26:52 +01:00 |
|
Sander Dorigo
|
70c2450ac4
|
Clean up the routes.
|
2014-10-30 19:26:43 +01:00 |
|
Sander Dorigo
|
2d5b0d0f99
|
Moved some stuff around.
|
2014-10-30 19:26:28 +01:00 |
|
Sander Dorigo
|
f0c0002a6d
|
Some cleanup
|
2014-10-30 18:24:10 +01:00 |
|
Sander Dorigo
|
dd9f08d4fa
|
New code for charts.
|
2014-10-30 18:12:27 +01:00 |
|
Sander Dorigo
|
de2e384225
|
Merge branch 'feature/google-charts' into develop
Conflicts:
app/views/accounts/show.blade.php
|
2014-10-30 18:09:03 +01:00 |
|
Sander Dorigo
|
ffcd1fde0f
|
Even more charts and tables.
|
2014-10-30 18:06:29 +01:00 |
|
Sander Dorigo
|
d5e1da5948
|
Some more stats on the piggy banks.
|
2014-10-29 12:39:15 +01:00 |
|
Sander Dorigo
|
ad479a5c7f
|
Added some placeholders.
|
2014-10-29 12:33:19 +01:00 |
|
Sander Dorigo
|
0707603b63
|
Add buttons and a placeholder.
|
2014-10-29 12:26:26 +01:00 |
|
Sander Dorigo
|
2f9c383004
|
All new stufs!
|
2014-10-29 10:30:52 +01:00 |
|
Sander Dorigo
|
8ad0d7af93
|
Update views and CSS
|
2014-10-28 16:29:31 +01:00 |
|
Sander Dorigo
|
da7802a0a4
|
New controller, updated composer.
|
2014-10-28 16:15:16 +01:00 |
|