summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mark [Thu, 31 Aug 2017 16:23:37 +0000 (18:23 +0200)]
Set mandatory createdOn for command
myrlen [Tue, 29 Aug 2017 13:09:24 +0000 (15:09 +0200)]
Merge pull request #5 from myrlen/develop
Fixing dependency. cheque (currently) builds to io.mifos.
Myrle Krantz [Tue, 29 Aug 2017 13:08:13 +0000 (15:08 +0200)]
Fixing dependency. cheque (currently) builds to io.mifos.
Markus Geiss [Wed, 23 Aug 2017 15:49:43 +0000 (17:49 +0200)]
Merge pull request #4 from markusgeiss/develop
added better validation for amounts
mgeiss [Wed, 23 Aug 2017 15:48:29 +0000 (17:48 +0200)]
added better validation for amounts
using BigDecimal for amounts
Markus Geiss [Wed, 23 Aug 2017 12:23:02 +0000 (14:23 +0200)]
Merge pull request #3 from markusgeiss/develop
retrofitted loan repqyment to respect wanted payment size
mgeiss [Wed, 23 Aug 2017 12:21:14 +0000 (14:21 +0200)]
retrofitted loan repqyment to respect wanted payment size
Markus Geiss [Tue, 22 Aug 2017 16:16:26 +0000 (18:16 +0200)]
Merge pull request #2 from markusgeiss/develop
added cheque transaction
mgeiss [Tue, 22 Aug 2017 16:15:31 +0000 (18:15 +0200)]
added cheque transaction
Markus Geiss [Wed, 9 Aug 2017 16:03:55 +0000 (18:03 +0200)]
Merge pull request #1 from markusgeiss/develop
filter for empty or 0 charges
mgeiss [Wed, 9 Aug 2017 16:02:33 +0000 (18:02 +0200)]
filter for empty or 0 charges
mgeiss [Fri, 4 Aug 2017 14:49:53 +0000 (16:49 +0200)]
improved exception handling
mgeiss [Fri, 4 Aug 2017 11:42:10 +0000 (13:42 +0200)]
handling of loan repayment added
mgeiss [Tue, 25 Jul 2017 11:22:35 +0000 (13:22 +0200)]
fixed listing of teller transactions
fixed broken test
Myrle Krantz [Wed, 12 Jul 2017 21:47:10 +0000 (23:47 +0200)]
Merge pull request #2 from myrle-krantz/develop
Removing duplicate resource files from jar.
Myrle Krantz [Wed, 12 Jul 2017 13:07:52 +0000 (15:07 +0200)]
Removing duplicate resource files from jar.
Myrle Krantz [Tue, 11 Jul 2017 10:40:21 +0000 (12:40 +0200)]
Merge pull request #1 from myrle-krantz/develop
Fixing teller after breakage caused by changes to accounting.
Myrle Krantz [Tue, 11 Jul 2017 10:39:29 +0000 (12:39 +0200)]
Fixed query.
Myrle Krantz [Tue, 11 Jul 2017 10:34:57 +0000 (12:34 +0200)]
Introduced a TestSuite to make running all component-tests a hands-free process.
Myrle Krantz [Tue, 11 Jul 2017 10:34:12 +0000 (12:34 +0200)]
Fixing compile error caused by my changes to the signature of accounting.
Myrle Krantz [Tue, 11 Jul 2017 10:33:15 +0000 (12:33 +0200)]
Fixing (most of) the teller operation test so that I can be sure my changes aren't causing the failures.
mgeiss [Sun, 9 Jul 2017 01:05:10 +0000 (03:05 +0200)]
fixed equal for account stats
mgeiss [Thu, 6 Jul 2017 09:06:22 +0000 (11:06 +0200)]
added account state validation before any transaction
added ability to include charges in cash received
mgeiss [Wed, 28 Jun 2017 15:53:04 +0000 (17:53 +0200)]
fixed new return type for charges list to set
mgeiss [Wed, 28 Jun 2017 15:45:06 +0000 (17:45 +0200)]
check if employee is already assigned
mgeiss [Wed, 28 Jun 2017 07:06:21 +0000 (09:06 +0200)]
refactored to add more clarity
mgeiss [Mon, 26 Jun 2017 13:48:39 +0000 (15:48 +0200)]
returning teller after unlock
mgeiss [Sun, 25 Jun 2017 17:10:20 +0000 (19:10 +0200)]
added verification for balance and cash draw limit
mgeiss [Fri, 23 Jun 2017 07:33:42 +0000 (09:33 +0200)]
added TX type as message to journal entry
mgeiss [Thu, 22 Jun 2017 16:11:06 +0000 (18:11 +0200)]
fixed bug when no charges are applied
mgeiss [Wed, 21 Jun 2017 18:31:50 +0000 (20:31 +0200)]
throw 400 if teller is closed while unlocking
mgeiss [Wed, 14 Jun 2017 17:09:20 +0000 (19:09 +0200)]
changed transaction types
mgeiss [Wed, 14 Jun 2017 15:45:34 +0000 (17:45 +0200)]
fixed command type for activation and closing of product instances
mgeiss [Wed, 14 Jun 2017 14:45:22 +0000 (16:45 +0200)]
fixed missing debtor in tx processing
mgeiss [Wed, 14 Jun 2017 13:12:46 +0000 (15:12 +0200)]
fixed missing customer identifier
mgeiss [Wed, 14 Jun 2017 12:10:34 +0000 (14:10 +0200)]
retrofitted drawer unlock
mgeiss [Wed, 14 Jun 2017 09:33:03 +0000 (11:33 +0200)]
retrofitted password field
mgeiss [Wed, 14 Jun 2017 07:06:42 +0000 (09:06 +0200)]
added teller transaction handling
mgeiss [Mon, 12 Jun 2017 14:51:05 +0000 (16:51 +0200)]
added NONE for adjustment
mgeiss [Mon, 12 Jun 2017 04:30:22 +0000 (06:30 +0200)]
use today of last modified is not available
mgeiss [Sun, 11 Jun 2017 15:15:18 +0000 (17:15 +0200)]
refactored default date range
mgeiss [Sun, 11 Jun 2017 12:16:42 +0000 (14:16 +0200)]
replaced dot with dash in version number
mgeiss [Sun, 11 Jun 2017 11:41:10 +0000 (13:41 +0200)]
first iteration for teller management
mgeiss [Wed, 7 Jun 2017 07:56:43 +0000 (09:56 +0200)]
edited during review
mgeiss [Wed, 7 Jun 2017 05:57:25 +0000 (07:57 +0200)]
edited readme
mgeiss [Wed, 7 Jun 2017 05:53:42 +0000 (07:53 +0200)]
initial commit