Sander Dorigo
|
f08fcc36fb
|
Half-way through with some cleaning up.
|
2014-11-11 18:16:59 +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
|
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
|
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
|
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
|
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
|
2d5b0d0f99
|
Moved some stuff around.
|
2014-10-30 19:26:28 +01:00 |
|
Sander Dorigo
|
2f9c383004
|
All new stufs!
|
2014-10-29 10:30:52 +01:00 |
|
Sander Dorigo
|
899f61671f
|
All new library set for the account controller (and others).
|
2014-10-28 05:58:48 +01:00 |
|
Sander Dorigo
|
d54832f61f
|
Code formatting.
|
2014-10-27 21:28:15 +01:00 |
|
Sander Dorigo
|
b212753633
|
A new form field.
|
2014-10-27 21:27:45 +01:00 |
|
Sander Dorigo
|
b7517b49ed
|
Expand match to include expense account.
|
2014-10-14 07:24:59 +02:00 |
|
Sander Dorigo
|
849b711b79
|
Recycle code instead of copy pasting.
|
2014-10-14 07:24:41 +02:00 |
|
Sander Dorigo
|
25585b28c7
|
Removed "date in the future" demand.
|
2014-10-14 07:24:27 +02:00 |
|
Sander Dorigo
|
733b6d7eb7
|
Expand the chart.
|
2014-10-13 18:50:37 +02:00 |
|
Sander Dorigo
|
36d8dee853
|
Building a chart for the recurring transactions.
|
2014-10-13 17:54:20 +02:00 |
|
Sander Dorigo
|
b184aa2315
|
No trigger for recurring transactions.
|
2014-10-12 09:39:40 +02:00 |
|
Sander Dorigo
|
e4595333e7
|
Do not destroy reminders since there aren't any.
|
2014-10-12 09:39:29 +02:00 |
|
Sander Dorigo
|
41dd139bde
|
Trigger no longer fires or creates reminders for piggy banks.
|
2014-10-12 09:37:31 +02:00 |
|
Sander Dorigo
|
c577dd302a
|
Removed unused reminder methods.
|
2014-10-12 09:36:24 +02:00 |
|
Sander Dorigo
|
d9ac681a68
|
Bug fixes in recurring transaction matching.
|
2014-10-12 09:31:25 +02:00 |
|
Sander Dorigo
|
4794156e80
|
Merge branch 'master' into develop
|
2014-10-12 08:20:31 +02:00 |
|
Sander Dorigo
|
5f4db7874c
|
New view and what-not for feature.
|
2014-10-12 08:19:18 +02:00 |
|
Sander Dorigo
|
b4ea1839a5
|
Fixed some bugs in the recurring transaction match.
|
2014-10-12 08:03:35 +02:00 |
|
Sander Dorigo
|
287c2e7af8
|
Added the ability to change the range preference on the fly.
|
2014-10-12 07:33:45 +02:00 |
|
Sander Dorigo
|
223ad16616
|
Expand JSON.
|
2014-10-11 09:54:20 +02:00 |
|
Sander Dorigo
|
2eac9081ea
|
Build trigger.
|
2014-10-11 09:21:28 +02:00 |
|
Sander Dorigo
|
dd70fbad3f
|
Cleanup old code.
|
2014-10-11 09:20:59 +02:00 |
|
Sander Dorigo
|
a687140056
|
Cleaned up date-time navigation, added some stuff to accounts, expanded JSON response for transactions.
|
2014-10-09 07:24:47 +02:00 |
|
Sander Dorigo
|
d9b70f7ad8
|
Fixed a bug that will properly attach both budgets AND categories
|
2014-10-08 21:39:27 +02:00 |
|
Sander Dorigo
|
0ef5825d98
|
Introduced a tiny bug by introducing NULL.
|
2014-10-08 21:29:28 +02:00 |
|
Sander Dorigo
|
1e76a5fc3f
|
New buttons.
|
2014-10-08 21:04:31 +02:00 |
|
Sander Dorigo
|
1fbdb3d0ae
|
A temporary fix for the problem that storing a transaction journal doesn't return the actual journal when successful.
|
2014-10-07 12:26:02 +02:00 |
|
Sander Dorigo
|
d5bcf5497f
|
Various updates to facilitate validating things.
|
2014-10-06 19:32:09 +02:00 |
|
Sander Dorigo
|
28aaea1aa3
|
Extended forms and started on recurring transactions.
|
2014-10-05 19:29:25 +02:00 |
|
Sander Dorigo
|
980d9ce885
|
Also validate edits.
|
2014-10-05 08:49:36 +02:00 |
|
Sander Dorigo
|
b3209d3b4d
|
Fixed validation and made some new form elements.
|
2014-10-05 08:27:18 +02:00 |
|
Sander Dorigo
|
a84064663a
|
Fixed a bug where editing a transaction would lead to unset variables.
|
2014-10-03 21:36:42 +02:00 |
|
James Cole
|
6798cea268
|
Some more bug fixes.
|
2014-09-28 09:20:25 +02:00 |
|
James Cole
|
aa9eb8ca64
|
Varioux fixes and cleaning up.
|
2014-09-28 08:47:51 +02:00 |
|
James Cole
|
9015d6ca16
|
Reordered the account repository and fixed a small bug.
|
2014-09-27 12:10:58 +02:00 |
|
James Cole
|
217483639d
|
Cleanup.
|
2014-09-27 07:06:30 +02:00 |
|
James Cole
|
3bbecfe830
|
Various bug fixes.
|
2014-09-27 06:06:31 +02:00 |
|
James Cole
|
9ab3679d49
|
Fixed a chart.
|
2014-09-27 06:05:53 +02:00 |
|
James Cole
|
fc44a52ba5
|
Fixed a bug that would recreate accounts if they existed had an old account type.
|
2014-09-25 07:41:45 +02:00 |
|
James Cole
|
41ad6e64d1
|
Some more cleanup.
|
2014-09-22 07:25:23 +02:00 |
|
James Cole
|
efcad0b935
|
First version of a search interface.
|
2014-09-22 07:25:14 +02:00 |
|
James Cole
|
e892b69a96
|
Code cleanup.
|
2014-09-21 16:22:18 +02:00 |
|
James Cole
|
5dfc04e777
|
Some cleanup.
|
2014-09-21 15:51:07 +02:00 |
|
James Cole
|
c119a42d70
|
Clean up edit routines
|
2014-09-21 15:40:41 +02:00 |
|
James Cole
|
802541b796
|
Some CSS and style updates.
|
2014-09-21 12:30:00 +02:00 |
|
James Cole
|
a7d75ea94a
|
Fixed a bug in the import routine that would mislabel the import account and botch any import process.
|
2014-09-21 08:54:23 +02:00 |
|
James Cole
|
ba4bddf756
|
Updated the migration routine, started on data tables.
|
2014-09-21 08:25:30 +02:00 |
|
James Cole
|
6a26408552
|
Expanded the 'save transaction' routine and cleaned it up. Still some work to do though.
|
2014-09-20 08:39:24 +02:00 |
|
James Cole
|
c39c59fff5
|
Some cleaning up.
|
2014-09-19 23:05:57 +02:00 |
|
James Cole
|
4632142e06
|
Fixes for account routes.
|
2014-09-15 17:03:53 +02:00 |
|
James Cole
|
a91c9f04c5
|
Small cleanup.
|
2014-09-14 21:10:18 +02:00 |
|
James Cole
|
4f3493f9ff
|
Time-based navigation and some feedback for the user as to his import.
|
2014-09-14 21:09:52 +02:00 |
|
James Cole
|
49b8742082
|
Clean up validator because the import would fail.
|
2014-09-14 21:08:39 +02:00 |
|
James Cole
|
69cee59e23
|
Moved some import routines to the repositories.
|
2014-09-14 21:07:43 +02:00 |
|
James Cole
|
19402b9022
|
Improvements upon the import routine.
|
2014-09-14 21:06:48 +02:00 |
|
James Cole
|
f9af9a4fbe
|
Some cleanup in migration controller.
|
2014-09-13 06:30:31 +02:00 |
|
James Cole
|
44eb67f94e
|
Some cleanup, some bug fixes.
|
2014-09-12 21:47:27 +02:00 |
|
James Cole
|
0203fee174
|
Some small updates to various classes to support new stuff.
|
2014-09-12 17:34:54 +02:00 |
|
James Cole
|
a1ba340ead
|
Updated the transaction everything so views and forms work with the new transaction controller.
|
2014-09-12 17:31:12 +02:00 |
|
James Cole
|
c140f71878
|
Small bug fix in the import routine.
|
2014-09-11 22:29:49 +02:00 |
|
James Cole
|
affa9014d2
|
Repositories can now deal with new account types.
|
2014-09-11 21:59:27 +02:00 |
|
James Cole
|
4bbc3c3bd8
|
Fix some bugs in the import tasks.
|
2014-09-11 21:59:10 +02:00 |
|
James Cole
|
d296dbbc23
|
Cleanup account views, controllers and repositories.
|
2014-09-11 21:58:51 +02:00 |
|
James Cole
|
1963ac191f
|
Merge branch 'master' of https://github.com/JC5/firefly-iii
|
2014-09-11 15:52:02 +02:00 |
|
James Cole
|
0192484044
|
Revert "Fixed a bug that would stop you from registering."
This reverts commit 7cc7235f2d .
|
2014-09-11 15:21:37 +02:00 |
|
James Cole
|
3c0863d8ea
|
Fixed a bug that would stop you from registering.
|
2014-09-11 15:20:45 +02:00 |
|
James Cole
|
710d6dfb74
|
Lighter chart.
|
2014-09-11 15:20:45 +02:00 |
|
James Cole
|
e1a2b4b9af
|
Fixed a bug that would stop you from registering.
|
2014-09-11 15:19:30 +02:00 |
|
James Cole
|
0eadfa1c83
|
Lighter chart.
|
2014-09-11 15:19:18 +02:00 |
|
James Cole
|
ab9e5f716d
|
Clean up filters, extend index and small fix for title.
|
2014-09-10 22:22:44 +02:00 |
|
James Cole
|
fdf03cd8e2
|
Some comment cleanup in the libraries.
|
2014-09-09 20:01:13 +02:00 |
|
James Cole
|
b8e07ac38e
|
Removed another word wrap.
|
2014-09-09 10:46:35 +02:00 |
|
James Cole
|
c7273e4b60
|
Removed a chart wrap.
|
2014-09-09 10:45:51 +02:00 |
|
James Cole
|
71b11e26d2
|
Cleaned up the chart controller.
|
2014-09-09 10:42:58 +02:00 |
|
James Cole
|
77f4111b09
|
Fixed some bugs in the recurring transactions trigger
|
2014-09-09 07:10:37 +02:00 |
|
James Cole
|
9965297f36
|
Cleaning up the chart controller.
|
2014-09-09 07:10:16 +02:00 |
|
James Cole
|
5446e85424
|
New trigger for new journals.
|
2014-09-08 10:37:55 +02:00 |
|
James Cole
|
77b4942691
|
Uniform query.
|
2014-09-08 10:37:31 +02:00 |
|
James Cole
|
824cf71e0b
|
Some re-alignment and catches for NULLs
|
2014-09-08 10:37:14 +02:00 |
|
James Cole
|
6423feff3a
|
Cleaned up some models and controllers.
|
2014-09-04 08:31:45 +02:00 |
|
James Cole
|
f49a37a38e
|
Removed unused classes.
|
2014-09-04 08:30:17 +02:00 |
|
James Cole
|
9136b50e3c
|
Slowly working my way "down" the list of controllers to fix and enhance.
|
2014-09-03 16:50:53 +02:00 |
|
James Cole
|
c3fd5c7136
|
Some new stuff that really doesn't belong here. I'm not good at this.
|
2014-09-03 07:11:35 +02:00 |
|
James Cole
|
98612dd253
|
Last changes to make the import routine work.
|
2014-09-02 19:12:57 +02:00 |
|
James Cole
|
4d7f5238dd
|
Moar updates.
|
2014-09-02 17:27:28 +02:00 |
|