Commit Graph

81 Commits

Author SHA1 Message Date
tilman df8edf4607 improved withdrawal handling 2016-07-30 23:14:25 +02:00
tilman 23e4891a64 mc 2016-07-29 22:40:21 +02:00
tilman 889e7ab7e0 Show CSV data 2016-07-29 17:40:52 +02:00
tilman 4d3da2ac09 restructured resources for caching 2016-07-29 16:11:30 +02:00
tilman f2745f4cd6 fix for wrong import dates 2016-07-29 10:31:37 +02:00
tilman 2775b81ce5 bugfix: no autoselect creditor for withdrawals 2016-07-29 00:07:41 +02:00
tilman 6b4264f24f bugfixes for withdrawals 2016-07-28 23:51:03 +02:00
tilman 6bc9dca2c3 Import feature and cache tuning 2016-07-28 16:21:59 +02:00
tilman db7f651157 Allow caching of public resources with
http://stackoverflow.com/a/36293562/3761783
2016-07-26 22:53:25 +02:00
tilman 37c4ebf0ae meh 2016-07-22 18:00:16 +02:00
tilman 936e854aad Matchers 2016-07-21 23:37:22 +02:00
tilman 05f9b4274c Projection for matcher target categories at
http://localhost:8084/matchers?projection=full
2016-07-21 19:52:22 +02:00
tilman 01fde2afc6 Pattern processing, pt. 3
http://stackoverflow.com/a/23287265/3761783
http://docs.spring.io/spring-data/rest/docs/current/reference/html/#projections-excerpts.projections
2016-07-21 15:20:08 +02:00
tilman def16ee8b0 evil default category hack 2016-07-20 22:00:06 +02:00
tilman d74acb65a7 Icon working after making it public 2016-07-20 20:13:15 +02:00
tilman 1a788284ca Session timeout settings via
http://stackoverflow.com/questions/29128277/springboot-app-session-timeout/37961613#37961613
2016-07-20 09:26:18 +02:00
tilman cc996b593f Pattern processing, pt. 2 2016-07-19 16:21:06 +02:00
tilman 9a55fc9d0d Pattern processing, pt. 1 2016-07-19 15:33:51 +02:00
tilman 610e77f7b9 account selection via GET parameter 2016-07-18 23:30:53 +02:00
tilman 6c3398be79 fruitless work on icon 2016-07-18 22:22:47 +02:00
tilman 0247db6b12 spinner on submit button via http://jsfiddle.net/xc6nx235/16/ 2016-07-18 16:20:26 +02:00
tilman 3aa1966f8b Mobile App icon 2016-07-18 10:04:31 +02:00
tilman 566bdf8085 application.properties for SSL 2016-07-17 23:52:24 +02:00
tilman 6dee1bea4a dev properties 2016-07-17 23:33:39 +02:00
tilman 8e1ea7fc8f mc 2016-07-17 01:16:01 +02:00
tilman 01bde31297 getting ready for production 2016-07-17 01:14:34 +02:00
tilman b423467074 mc 2016-07-16 23:11:19 +02:00
tilman 3b711d47c5 make H2 database console available 2016-07-16 23:10:04 +02:00
tilman 3bcd040867 Show outstanding sum only for accounts with several users 2016-07-14 00:51:27 +02:00
tilman 828ca7a228 reset outstandings 2016-07-14 00:27:49 +02:00
tilman a3d170be77 removed Withdrawal entity 2016-07-13 23:53:55 +02:00
tilman 2c92dd00fe about to remove Withdrawal entity 2016-07-13 21:32:42 +02:00
tilman dc99f7fc5b Expense Modal 2016-07-13 16:24:44 +02:00
tilman 6be5da231d Number formatting, show account selector only if several are available 2016-07-11 22:48:40 +02:00
tilman e7a053f596 Number format in modal and ToDo list 2016-07-10 22:03:32 +02:00
tilman 5d5a9c2bd5 logging of Transaction CRUD operations 2016-07-10 21:13:42 +02:00
tilman a8824c360d show changes after modal has been closed 2016-07-09 14:20:37 +02:00
tilman 2938d08d5c Merge remote-tracking branch 'origin/master'
Conflicts:
	src/main/resources/static/js/controllers.js
	src/main/resources/static/partials/transaction-list.html
2016-07-09 12:03:51 +02:00
tilman 89ea392bd7 bugfixes 2016-07-09 11:47:58 +02:00
tilman d58faaf325 bugfix for creditor resolving, delete button 2016-07-08 23:53:43 +02:00
tilman d612db1b33 Show creditor in modal 2016-07-08 23:14:01 +02:00
tilman d5403172e9 edit form almost done 2016-07-08 15:41:31 +02:00
tilman 377736585a moved Transaction into service 2016-07-08 12:29:03 +02:00
tilman 55163a01b3 Edit form, pt. 2 2016-07-07 17:31:20 +02:00
tilman 0a9a225e40 modal instead of partial for transaction details 2016-07-06 22:18:17 +02:00
tilman d2397bf46e moved modal into global controller scope 2016-07-06 21:55:05 +02:00
tilman 7a1a4a654c ModalDemo running 2016-07-05 17:08:03 +02:00
tilman e19d1efb23 layout 2016-07-04 23:04:17 +02:00
tilman 30f82644ad bit more bootstrappy 2016-06-13 16:55:22 +02:00
tilman 7a199c2f13 bootstrap classes 2016-06-13 06:42:30 +02:00