Commit Graph

57 Commits

Author SHA1 Message Date
James Cole 48cb528ae4 Increased test coverage. Also updated read me. 2014-12-21 17:59:47 +01:00
James Cole 30ac62ffb7 All kinds of code cleanup, mostly to get some mess detection fixed. 2014-12-19 20:47:33 +01:00
James Cole 067d17c09c New repair route [skip ci] 2014-12-17 21:20:23 +01:00
James Cole 4c88c9af86 Fix. [skip ci] 2014-12-17 20:54:33 +01:00
James Cole b999a8f0fb Some cleaning up. About to release 3.2.1 2014-12-15 19:39:01 +01:00
James Cole 4b4ad7f1a8 Moved all references. 2014-12-13 22:54:52 +01:00
James Cole 9ab0a83f7c Default value for when session is empty. 2014-12-13 13:07:32 +01:00
James Cole dbc95dd878 Cleanup. 2014-12-06 17:53:25 +01:00
James Cole cc111d14b0 Lots of cleanup and formatting. 2014-12-06 17:34:39 +01:00
James Cole a5b13aa67f A very simple tool to do some cleanup. 2014-11-25 20:44:46 +01:00
James Cole 3dce194930 Use facades. 2014-11-21 11:12:22 +01:00
James Cole 15e99bd672 Removed some old code, added todo's. 2014-11-17 20:55:31 +01:00
James Cole 258d6a1688 Code clean up and reformat. 2014-11-12 22:36:02 +01:00
Sander Dorigo d34cc65984 Start cleaning up transactions controller. 2014-11-12 14:38:32 +01:00
Sander Dorigo 78d034d366 There's a giant mix brewing between "old" code, bad code and not implemented exceptions. I suspect the next change will be to cut out all old stuff, throw a lot of NotImplementedExceptions and get going. 2014-11-12 10:54:53 +01:00
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 139d985904 All kinds of fixes and things. I should really start organizing. 2014-11-07 11:18:06 +01:00
Sander Dorigo 637a5579ec Small cleanup. 2014-10-12 09:29:19 +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 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 ec601efa6e close #11, close #10 2014-10-05 08:27:49 +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 5788db9f07 Reversed from flot/plot back to high charts. Cleaned up the index. 2014-09-10 20:54:01 +02:00
James Cole d1b97da309 Home view gets a better title. 2014-09-10 14:39:38 +02:00
James Cole f9dc627d84 Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
James Cole 0717aa22d7 Some minor cleanup. 2014-09-09 14:03:55 +02:00
James Cole 4d7f5238dd Moar updates. 2014-09-02 17:27:28 +02:00
James Cole f472a01a80 First attempt, trying to build an import stuff routine. 2014-09-02 08:58:56 +02:00
James Cole c4f42a604f This will be the first release! 2014-08-28 07:53:54 +02:00
James Cole 6e17c805c2 All code for reminders based on piggy banks. I hope. 2014-08-23 22:32:12 +02:00
James Cole 9a04a4a4fc Some bug fixes and a new view for piggy banks. [skip ci] 2014-08-21 18:49:51 +02:00
James Cole e2940015ca Some general cleaning up in the menu's and the various controllers. Added a new class (yet to be tested) and removed most of the "piggy bank"-implementation in anticipation of the ideas from issue #6. Fixed a bug in the default user seeder. 2014-08-13 07:02:13 +02:00
James Cole fbd056104a Some code cleanup and fixes. 2014-08-10 11:30:14 +02:00
James Cole eed70cdb62 Finally fixed the tests. 2014-08-09 08:18:07 +02:00
James Cole 8dcaaeade7 New stuff and fix for transaction controller [skip ci] 2014-07-29 20:30:50 +02:00
James Cole 1b919b1dab Fixed budget controller. [skip ci] 2014-07-28 21:33:32 +02:00
James Cole b0ddc04a0d Layout updates and extensions. Found a problem I need closures for. Yay! [skip ci] 2014-07-28 14:53:04 +02:00
James Cole 30d5b88769 Reformatted and checked everything. [skip ci] 2014-07-25 13:02:01 +02:00
James Cole a40b281ea3 Some new stuff for budget management. [skip ci] 2014-07-24 22:16:42 +02:00
James Cole 36901359d0 More views and options for limits [skip ci] 2014-07-24 06:47:28 +02:00
James Cole 30553ed7a3 Small fixes and updates. [skip ci] 2014-07-23 16:44:20 +02:00
James Cole 2d77481ff5 Fixed home transaction-list [skip ci] 2014-07-21 07:40:38 +02:00
James Cole 08cbd91dd9 New event to create budget limits, new handler to handle said event, new routes for budget control, new routes for limit control, extended migration, extended models, extended JS. [skip-ci] 2014-07-20 18:24:27 +02:00
James Cole 0bcda34738 - Full move to high charts.
- Cleanup homepage.
- Expanded libraries
- Added limits (for budgets)
- Extended models
- Added popups for charts.
- [skip-ci]
2014-07-17 20:52:54 +02:00
James Cole d280767407 Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
James Cole 0e09e52e45 Moved to high charts. 2014-07-15 06:58:08 +02:00
James Cole 5e8cfb512b Some changes in the charts and range thing. 2014-07-08 07:51:25 +02:00
James Cole 2f5afc80a3 More extensions and views. First home view is semi-complete, time to write some tests again. 2014-07-06 21:07:52 +02:00
James Cole 4192f2bc8f Made big headway in preference management, accounts, importing stuff, etc. etc. 2014-07-06 15:18:11 +02:00