tilman
|
0d3da83879
|
Budgets for categories
|
2019-11-09 13:20:34 +01:00 |
|
tilman
|
5f32c94f25
|
Logging properties and Java 9 changes for pom.xml
|
2018-06-07 20:50:35 +02:00 |
|
tilman
|
8d25c7180e
|
mc
|
2017-01-07 06:57:36 +01:00 |
|
tilman
|
85bfe3d70a
|
version number
|
2016-09-05 13:13:17 +02:00 |
|
tilman
|
14e9f28a0a
|
(untested) bugfix for import category loading
|
2016-09-05 13:09:48 +02:00 |
|
tilman
|
4b0d3e9ce9
|
Make imported amounts editable
|
2016-08-08 16:25:05 +02:00 |
|
tilman
|
17b31619c6
|
optimizations for iOS, pt. 2
|
2016-08-05 18:51:23 +02:00 |
|
tilman
|
3a5ac23e61
|
optimizations for iOS
|
2016-08-05 18:32:26 +02:00 |
|
tilman
|
84da2bfed3
|
bootstrap.css for tables, optimized caching for index.html, removed
retired categories on import
|
2016-08-05 10:03:41 +02:00 |
|
tilman
|
dcbe836b1a
|
amend
|
2016-08-04 21:19:08 +02:00 |
|
tilman
|
c9ac307153
|
amend
|
2016-08-04 21:12:15 +02:00 |
|
tilman
|
f64154e351
|
Bugfix for amountToNumber()
|
2016-08-04 21:04:58 +02:00 |
|
tilman
|
58fe6217eb
|
Bugfix for autoselection of creditor
|
2016-08-04 16:33:30 +02:00 |
|
tilman
|
b8a7a6e7e4
|
bugfix for retired categories
|
2016-08-04 13:51:54 +02:00 |
|
tilman
|
9444e6b783
|
bugfix for amountMatcher
|
2016-08-02 05:46:00 +02:00 |
|
tilman
|
0a4bb37ff9
|
SQL Template
|
2016-08-01 17:38:43 +02:00 |
|
tilman
|
ecbdb5be21
|
Bugfix for matcher order
|
2016-08-01 13:38:01 +02:00 |
|
tilman
|
bef78693be
|
mc
|
2016-07-31 14:38:22 +02:00 |
|
tilman
|
09bba36bed
|
version number
|
2016-07-31 01:01:44 +02:00 |
|
tilman
|
12668eea9f
|
Categories can now be retired
|
2016-07-31 01:01:08 +02:00 |
|
tilman
|
85655497cf
|
bugfix for description suggestions
|
2016-07-31 00:34:52 +02:00 |
|
tilman
|
eb11238bb6
|
bugfixes for null descriptions and imported descriptions
|
2016-07-30 23:51:06 +02:00 |
|
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 |
|