Commit Graph

27 Commits

Author SHA1 Message Date
James Cole
b9f01a004c New lines at end of file [skip ci] 2015-01-02 06:16:49 +01:00
James Cole
134e3dcaa2 Code cleanup [skip ci] 2015-01-02 05:52:38 +01:00
James Cole
eed9071d90 Some spell checking [skip ci] 2014-12-31 16:17:43 +01:00
James Cole
d78ea109f4 Full coverage for user controller. 2014-12-31 07:17:33 +01:00
James Cole
39e2293ec4 Covered everything in the user controller except configuration controlled statements. 2014-12-31 00:57:12 +01:00
James Cole
9b243297e3 Add some tests. 2014-12-15 20:24:19 +01:00
James Cole
ec8c90ccce All kinds of cleanup. 2014-12-06 21:48:23 +01:00
James Cole
3471f04730 Code clean up and reformat. 2014-11-12 22:36:02 +01:00
James Cole
6998aa7721 Various changes to support the removed old code. 2014-11-11 21:09:56 +01:00
Sander Dorigo
f555fdc414 Some changes to the login view. 2014-09-10 19:44:09 +02:00
Sander Dorigo
2404a7a3d4 Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
Sander Dorigo
2d8818d4e4 Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00
Sander Dorigo
867df6079b 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
Sander Dorigo
ed8691bae0 Fixed budget controller. [skip ci] 2014-07-28 21:33:32 +02:00
Sander Dorigo
4e3c8337f0 Layout updates and extensions. Found a problem I need closures for. Yay! [skip ci] 2014-07-28 14:53:04 +02:00
Sander Dorigo
6cc1e9a612 Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
Sander Dorigo
dc9ade95b5 Closed all test classes (tearDown) and added some checks so it won't fail anymore. 2014-07-15 17:31:18 +02:00
Sander Dorigo
4bfbb12dc6 After quite some fumbling, fixed both the development import and some tests. 2014-07-08 14:04:02 +02:00
Sander Dorigo
1aadbe6e1c Removed the code coverage ignore instructions, tests must cover this. 2014-07-06 21:24:37 +02:00
Sander Dorigo
5e20b9cde8 All kinds of new stuff: finished most of the importing routines, extended the database (single table inheritance) and expanded some other stuff. 2014-07-05 19:44:26 +02:00
Sander Dorigo
f5672b30aa New stuff pertaining to the import procedure and user registration. 2014-07-05 16:19:15 +02:00
Sander Dorigo
9bcce73d1c Fixed test coverage for user controller. 2014-07-04 07:30:12 +02:00
Sander Dorigo
b16444705a Finished testing user controller 2014-07-03 08:50:21 +02:00
Sander Dorigo
9687fd354a Updated various classes and tests. 2014-07-02 23:31:59 +02:00
Sander Dorigo
bca8f4c212 Some attempts at code coverage and coveralls support. 2014-07-02 23:12:31 +02:00
Sander Dorigo
8570da5362 New code, building a migration routine. 2014-06-30 07:26:38 +02:00
Sander Dorigo
14450ec453 Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00