Commit Graph

70 Commits

Author SHA1 Message Date
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
tilman 7100805189 angular-ui 2016-06-12 14:00:12 +02:00
tilman 2724df1b23 Zwischenstand neues Type Ahead mit
https://angular-ui.github.io/bootstrap/#/typeahead
2016-05-30 16:59:04 +02:00
tilman 64fc16e5a7 Browser-Autocomplete für Betrag deaktiviert 2016-05-14 17:58:58 +02:00
tilman 778b88c26e Autocomplete für Notizfeld mit
https://github.com/JustGoscha/allmighty-autocomplete
2016-05-12 17:31:37 +02:00
tilman 6ad9c2d186 basic bootstrap styles 2016-05-03 14:12:56 +02:00
tilman 0d900605b4 /transactions/search/last10 ersetzt durch
/transactions/search/forAccount mit Paging, Transaktionen-Liste
erweiterbar
2016-05-02 17:16:34 +02:00
tilman e63b5a16d7 alles über Spring Data REST Repositories: Vorbereitung 2016-05-01 17:51:29 +02:00
tilman 6404a1ee4f transaction details (using code copied from TransactionListCtrl) 2016-04-29 22:50:49 +02:00
tilman 9749a849f0 sum up expenses and withdrawals 2016-04-20 16:16:32 +02:00
tilman b0d73927e5 sum of expenses 2016-04-20 13:42:10 +02:00
tilman a63d066b0a Withdrawals and deleteLastSubmission() 2016-04-19 15:58:20 +02:00