Commit Graph

10 Commits

Author SHA1 Message Date
Florian "flowdy" Heß f54f940f74 "all" and "each" transaction mode distinction; added missing batch_processor view 2017-02-21 22:29:13 +01:00
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ß 149e0dbda2 Restrict account labels so we can use it for css classes 2017-02-11 06:32:31 +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ß d7db9a2eb1 Added categories and Filter widget 2017-01-29 16:08:28 +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