Commit graph

118 commits

Author SHA1 Message Date
f43nd1r
9012138d78 fix bug merging 2018-05-29 17:26:28 +02:00
f43nd1r
43447dcbdb small fix and use new gradle plugin api 2018-05-29 02:22:13 +02:00
f43nd1r
26539992d6 bump version number 2018-05-29 01:20:33 +02:00
f43nd1r
b0d189af98 prepare release 0.4.0 2018-05-29 01:10:13 +02:00
f43nd1r
4f23c5107f fix layout 2018-05-29 01:05:16 +02:00
f43nd1r
b4534894ce fix build badge in readme 2018-05-28 22:21:01 +02:00
f43nd1r
d82c1a7434 ui improvements using flexbox 2018-05-28 20:20:38 +02:00
f43nd1r
df9c20a66e update readme 2018-05-25 14:39:21 +02:00
f43nd1r
16a126570f add dark theme and footer 2018-05-25 14:36:03 +02:00
f43nd1r
fa17643cad ui improvements and export 2018-05-24 04:29:13 +02:00
f43nd1r
379cb2970d responsive statistics layout 2018-05-23 05:25:34 +02:00
f43nd1r
2490ee3296 add favicon 2018-05-23 03:05:13 +02:00
f43nd1r
d090617dce Overhaul: replace flyway with liquibase for better compatibility 2018-05-23 03:04:48 +02:00
f43nd1r
3c1f65dc99 Overhaul: finish extracting logic from view 2018-05-22 04:17:21 +02:00
f43nd1r
34771f23ff Overhaul: better statistics 2018-05-22 03:38:10 +02:00
f43nd1r
c2f5e0324b Overhaul: less logic in view. More typesafety. Use flyway for database migration 2018-05-21 18:23:49 +02:00
f43nd1r
4ac5ad9bb4 Do not load all reports into memory at once, as this solution didn't scale 2018-05-16 03:10:47 +02:00
F43nd1r
4b61dc7fbf fix layouting issue 2018-03-27 22:06:12 +02:00
F43nd1r
58f28debee fix transaction 2018-03-27 22:05:55 +02:00
F43nd1r
0bfa4b329f bump version 2018-03-27 20:57:48 +02:00
F43nd1r
9205382a0e reworking navigation 2018-03-27 19:57:31 +02:00
F43nd1r
e1b3d98841 reworking navigation intermediate 2018-03-25 09:06:44 +02:00
F43nd1r
063a51d956 UI improvements 2018-03-24 05:18:49 +01:00
F43nd1r
4311a672dc bug improvements 2018-03-21 04:29:58 +01:00
F43nd1r
9301b3281e conform to only_full_group_by policy. Fixes #2 2018-02-27 01:58:48 +01:00
F43nd1r
4d313208a4 bump version 2018-01-26 02:22:52 +01:00
F43nd1r
3999209191
Update README.md 2018-01-26 02:18:22 +01:00
F43nd1r
a2519a1383 move my configuration out of war, small cleanup 2018-01-26 00:58:49 +01:00
f43nd1r
cd6e8fbdbb add mapping deletion & confirm bug deletion 2018-01-25 03:01:41 +01:00
f43nd1r
60b149e301 fix bug equality 2018-01-25 02:44:02 +01:00
F43nd1r
e7ffc7bdc1 reduce database hits 2018-01-24 03:39:10 +01:00
F43nd1r
5ed6592ccf do not track generated style sheets 2018-01-24 01:13:41 +01:00
F43nd1r
3258a74557 add bug matching configuration 2018-01-24 01:11:55 +01:00
F43nd1r
6012536fe7 allow middle click on grid 2018-01-16 03:30:56 +01:00
F43nd1r
fb526e4cbf Layout improvements, open reports in new tab 2018-01-07 15:45:11 +01:00
F43nd1r
dd0e34f451 Merge remote-tracking branch 'origin/master' 2017-12-28 18:07:08 +01:00
F43nd1r
2e1f99f268 fix retrace 2017-12-28 18:06:53 +01:00
F43nd1r
55c418464c
Update README.md 2017-12-27 01:05:47 +01:00
F43nd1r
cf1eb4190c Setup travis
Rename travis.yml to .travis.yml
2017-12-27 00:59:59 +01:00
F43nd1r
b77c3d295e
Update README.md 2017-12-25 23:48:14 +01:00
F43nd1r
9b77046cb9 minor fixes 2017-12-19 21:15:23 +01:00
F43nd1r
65a07bff85
Create README.md 2017-12-19 20:05:03 +01:00
F43nd1r
ede6e59e93 code formatting & variable pagination size 2017-12-19 18:47:37 +01:00
F43nd1r
c34d93f58d fix filter (use different crud methods instead of in-memory filtering, which failed to support count) 2017-12-19 07:02:59 +01:00
F43nd1r
7ab07f6ca3 bump version, update dependencies 2017-12-19 05:50:35 +01:00
F43nd1r
897ee9cbb9 refactor popups for consistency and code reduction 2017-12-19 05:12:13 +01:00
F43nd1r
fb49597377 remove general-purpose datamanager in favor of specialized repositories 2017-12-19 01:49:14 +01:00
F43nd1r
fd77a8acb3 convert to single-module project 2017-12-14 18:34:18 +01:00
F43nd1r
fbe31cbc52 switch to sql 2017-12-14 18:20:04 +01:00
F43nd1r
694d48b352 mongod pre-delete 2017-12-12 01:13:48 +01:00