6f19437901
Optimized look and user experience; fixed errors
Florian "flowdy" Heß
2017-01-28 14:00:20 +01:00
5aaff598d1
Changes and fixes in HTTP (e.g. + account upsertion) ==================================================== * Account upsertion * Empty credit and debit forms, the latter with the ability to charge groups * Fixed redirection on posting transfers * Reverse order of credits and debits * Style: prevent monospace size reduction in some browsers; td.mark class * Totals in report and and bankStatement
Florian "flowdy" Heß
2017-01-25 22:38:39 +01:00
0fbb5a9e12
Added pseudonymizr.sh so that real financial transfer data can be disclosed pseudonymized, in accordance with privacy laws, for a non-member of board or even the club to test treasuredb.
Florian "flowdy" Heß
2016-09-03 14:31:10 +02:00
8459e9ae48
Fixes and tests for indirect transfers. Extended balance.
Florian "flowdy" Heß
2016-07-06 22:28:56 +02:00
bc37ee316b
Refactored and united raw and ORM api tests
Florian "flowdy" Heß
2016-07-04 20:21:47 +02:00
57556d252b
added ORM api and some tests
Florian "flowdy" Heß
2016-06-26 17:49:12 +02:00
dbbada8307
Adapted line numbers in t/schema.out
Florian "flowdy" Heß
2016-06-25 19:10:23 +02:00
87ba0eb6f7
Fixed rebalanceIncreasedCredit, i.e. a regression.
Florian "flowdy" Heß
2016-06-25 19:04:20 +02:00
99832d0e10
activate recursive triggers in test sql
Florian "flowdy" Heß
2016-06-25 17:53:51 +02:00
1cd71974c4
fixes after testing. Tests still fail.
Florian "flowdy" Heß
2016-06-25 17:49:25 +02:00
769dcebc92
added recursing triggers to enable indirect payments and revocations.
Florian "flowdy" Heß
2016-06-25 17:02:27 +02:00
d915d32e3b
Added check so that debits cannot be linked with an incoming payment as target
Florian "flowdy" Heß
2016-06-26 21:27:39 +02:00
acad2118c5
added History view
Florian "flowdy" Heß
2016-06-26 15:27:50 +02:00
3a5d70d889
Fixed return value evaluation in test.sh
Florian "flowdy" Heß
2016-06-25 19:18:31 +02:00
2639700adb
Fixed line numbers in t/schema.out
Florian "flowdy" Heß
2016-06-25 19:17:58 +02:00
b8a8d9c935
Some rewording and language fixes in schema.sql
Florian "flowdy" Heß
2016-06-05 20:00:30 +02:00
3c483d60e6
brought README.md in sync with recent changes, 2nd
Florian "flowdy" Heß
2016-06-05 17:08:33 +02:00
b3053b6f57
brought README.md in sync with recent changes
Florian "flowdy" Heß
2016-06-05 17:05:54 +02:00
36f8c2315f
added view "ReconstructedBankStatement" to compare with the actual statement from the club's bank
Florian "flowdy" Heß
2016-06-05 16:18:49 +02:00
f2f1bdf036
rewording in schema.sh; move test scripts to t/; add executable test.sh
Florian "flowdy" Heß
2016-06-05 12:41:48 +02:00