Commit Graph

9 Commits

Author SHA1 Message Date
Florian "flowdy" Heß f5cde1c585 Batch processor (.trsr charge) now also accessible via web interface
Plus, added `./trsr server` and `./trsr sql` calls. These are essentially execs of
morbo and sqlite3 with appropriate arguments.
2017-02-17 17:09:59 +01:00
Florian "flowdy" Heß 1a05fd4d54 Fixes to avoid a warning when IBAN is null, in look and redirection 2017-02-06 08:12:56 +01:00
Florian "flowdy" Heß 8b1a68f07b Various fixes; added full name to account data; do never transfer unchecked 2017-02-03 16:49:43 +01:00
Florian "flowdy" Heß ba30ec40a2 Fixes and more attractive form style 2017-02-01 21:34:01 +01:00
Florian "flowdy" Heß e91405b041 Reformed history items: Hide target credit purpose as it is insignificant 2017-01-31 22:14:32 +01:00
Florian "flowdy" Heß 6f19437901 Optimized look and user experience; fixed errors 2017-01-28 14:00:20 +01:00
Florian "flowdy" Heß 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
2017-01-25 22:38:39 +01:00
Florian "flowdy" Heß 53ef8ff175 Various fixes and completing the HTTP interface 2017-01-15 22:03:06 +01:00
Florian "flowdy" Heß f4bcbcad6f Added rudimentary HTTP interface 2017-01-15 16:27:22 +01:00