Commit Graph

  • 6391b0498c Various fixes and UX optimizations in trsr master Florian "flowdy" Heß 2017-03-05 14:09:58 +0100
  • 5299966837 Changed FAIL -> ABORT trigger exceptions Florian "flowdy" Heß 2017-02-22 21:58:47 +0100
  • f54f940f74 "all" and "each" transaction mode distinction; added missing batch_processor view Florian "flowdy" Heß 2017-02-21 22:29:13 +0100
  • df9c0b4065 Fixed trigger sequence Florian "flowdy" Heß 2017-02-21 22:24:27 +0100
  • 7faa3a9515 Fixed multi-line purpose input for `./trsr charge` Florian "flowdy" Heß 2017-02-18 12:51:28 +0100
  • db85a31aef Updated README.md Florian "flowdy" Heß 2017-02-17 19:16:40 +0100
  • f5cde1c585 Batch processor (.trsr charge) now also accessible via web interface Florian "flowdy" Heß 2017-02-17 17:09:59 +0100
  • a686011cf4 Added trsr script Florian "flowdy" Heß 2017-02-11 06:33:15 +0100
  • 149e0dbda2 Restrict account labels so we can use it for css classes Florian "flowdy" Heß 2017-02-11 06:32:31 +0100
  • e758a4c8d6 Fixed test in t/02_http+scripts.t Florian "flowdy" Heß 2017-02-11 06:29:45 +0100
  • 1a05fd4d54 Fixes to avoid a warning when IBAN is null, in look and redirection Florian "flowdy" Heß 2017-02-06 08:12:56 +0100
  • bb05b06cf3 Test suite starts covering HTTP interface. Florian "flowdy" Heß 2017-02-06 08:10:05 +0100
  • 8b1a68f07b Various fixes; added full name to account data; do never transfer unchecked Florian "flowdy" Heß 2017-02-02 22:23:23 +0100
  • ba30ec40a2 Fixes and more attractive form style Florian "flowdy" Heß 2017-02-01 21:34:01 +0100
  • 6c43accd5f Fixed Transfer note handling in debit and credit upsert forms. Florian "flowdy" Heß 2017-01-31 22:18:16 +0100
  • e91405b041 Reformed history items: Hide target credit purpose as it is insignificant Florian "flowdy" Heß 2017-01-31 22:14:32 +0100
  • d7db9a2eb1 Added categories and Filter widget Florian "flowdy" Heß 2017-01-29 15:57:34 +0100
  • 6f19437901 Optimized look and user experience; fixed errors Florian "flowdy" Heß 2017-01-28 14:00:20 +0100
  • 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 +0100
  • d89ad8c580 Fixed calculation of Balance.even_until Florian "flowdy" Heß 2017-01-25 22:35:15 +0100
  • abad5dc069 __INTERNAL_TRIGGER_STACK with id as primary key (alias to SQL rowid) Florian "flowdy" Heß 2017-01-23 19:03:58 +0100
  • 031c248b74 rebalanceIncreasedCredit: set billId and credId in __INTERNAL_TRIGGER_STACK row Florian "flowdy" Heß 2017-01-22 21:39:41 +0100
  • 84d913836e Reworked balancing and rebalancing Florian "flowdy" Heß 2017-01-22 21:20:17 +0100
  • 336185aee1 Refactorization and splitting of schema files Florian "flowdy" Heß 2017-01-19 21:44:22 +0100
  • 53ef8ff175 Various fixes and completing the HTTP interface Florian "flowdy" Heß 2017-01-15 22:03:06 +0100
  • f4bcbcad6f Added rudimentary HTTP interface Florian "flowdy" Heß 2017-01-15 16:27:22 +0100
  • 6d31efee39 In schema.sql renamed table _temp to __DO_NOT_MANIPULATE_trigger_memory Florian "flowdy" Heß 2017-01-14 10:31:55 +0100
  • 3773c3f123 Various changes and fixes: Added report, etc. Tests pass. Florian "flowdy" Heß 2017-01-14 09:50:16 +0100
  • 440453e4e6 Drop unused variables in pseudonymizr.pl Florian "flowdy" Heß 2016-09-03 15:40:35 +0200
  • 15f9ed2a98 Fixed a thinko in pseudonymizr.pl that disabled reuse of a registry file. Florian "flowdy" Heß 2016-09-03 15:25:39 +0200
  • dc4a890a00 Fixed thinko in pseudonymizr.sh Florian "flowdy" Heß 2016-09-03 14:43:11 +0200
  • 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 +0200
  • 8459e9ae48 Fixes and tests for indirect transfers. Extended balance. Florian "flowdy" Heß 2016-07-06 22:28:56 +0200
  • bc37ee316b Refactored and united raw and ORM api tests Florian "flowdy" Heß 2016-07-04 20:21:47 +0200
  • 3985b46224 Added TrsrDB::autobalance(). Renamings and fixes. Florian "flowdy" Heß 2016-07-03 22:05:53 +0200
  • 57556d252b added ORM api and some tests Florian "flowdy" Heß 2016-06-26 17:49:12 +0200
  • dbbada8307 Adapted line numbers in t/schema.out Florian "flowdy" Heß 2016-06-25 19:10:23 +0200
  • 87ba0eb6f7 Fixed rebalanceIncreasedCredit, i.e. a regression. Florian "flowdy" Heß 2016-06-25 19:04:20 +0200
  • 99832d0e10 activate recursive triggers in test sql Florian "flowdy" Heß 2016-06-25 17:53:51 +0200
  • 1cd71974c4 fixes after testing. Tests still fail. Florian "flowdy" Heß 2016-06-25 17:49:25 +0200
  • 769dcebc92 added recursing triggers to enable indirect payments and revocations. Florian "flowdy" Heß 2016-06-25 17:02:27 +0200
  • d915d32e3b Added check so that debits cannot be linked with an incoming payment as target Florian "flowdy" Heß 2016-06-26 21:27:39 +0200
  • acad2118c5 added History view Florian "flowdy" Heß 2016-06-26 15:27:50 +0200
  • 3a5d70d889 Fixed return value evaluation in test.sh Florian "flowdy" Heß 2016-06-25 19:18:31 +0200
  • 2639700adb Fixed line numbers in t/schema.out Florian "flowdy" Heß 2016-06-25 19:17:58 +0200
  • b8a8d9c935 Some rewording and language fixes in schema.sql Florian "flowdy" Heß 2016-06-05 20:00:30 +0200
  • 3c483d60e6 brought README.md in sync with recent changes, 2nd Florian "flowdy" Heß 2016-06-05 17:08:33 +0200
  • b3053b6f57 brought README.md in sync with recent changes Florian "flowdy" Heß 2016-06-05 17:05:54 +0200
  • 36f8c2315f added view "ReconstructedBankStatement" to compare with the actual statement from the club's bank Florian "flowdy" Heß 2016-06-05 16:18:49 +0200
  • f2f1bdf036 rewording in schema.sh; move test scripts to t/; add executable test.sh Florian "flowdy" Heß 2016-06-05 12:41:48 +0200
  • 480177e841 Update README.md Florian Heß 2016-05-22 15:16:42 +0200
  • 7865e7df22 Merge branch 'master' of github.com:flowdy/treasuredb Florian "flowdy" Heß 2016-05-22 15:14:10 +0200
  • 48d4eea2d9 added README.md file Florian "flowdy" Heß 2016-05-22 15:13:55 +0200
  • 4ad8e8d528 refactored test suite Florian "flowdy" Heß 2016-05-22 15:13:19 +0200
  • d3d9c6ca07 Initial commit Florian Heß 2016-05-22 15:03:56 +0200
  • 7a0d08ae50 Added promise output in balance. Florian "flowdy" Heß 2016-05-22 14:35:43 +0200
  • f9e3ee6ec5 added README.md and schema.* Florian "flowdy" Heß 2016-05-22 01:43:49 +0200