Commit graph

343 commits

Author SHA1 Message Date
f43nd1r
ae805a77da copy i18n plugin source, because the jar caused compile issues 2018-08-17 02:20:46 +02:00
f43nd1r
f0b99146fe fix various i18n issues 2018-08-17 01:42:06 +02:00
f43nd1r
a60a0af0cd German l10n 2018-08-16 17:01:51 +02:00
f43nd1r
dd89443df2 i18n 2018-08-16 16:34:25 +02:00
f43nd1r
fd7a82ec9f Import reports from Acralyzer 2018-08-15 14:27:04 +02:00
f43nd1r
e6fb01684c remove unused deps, update versions 2018-07-30 21:48:30 +02:00
f43nd1r
86ddd6680b remove durian, as it was not widely used 2018-07-30 21:30:31 +02:00
f43nd1r
160e8b81a4 [Gradle Release Plugin] - new version commit: 'v0.6.2-SNAPSHOT'. 2018-07-30 18:07:42 +02:00
f43nd1r
9857fab008 [Gradle Release Plugin] - pre tag commit: 'v0.6.1'. 2018-07-30 18:07:31 +02:00
f43nd1r
ec26c30602 fix travis not building war correctly 2018-07-30 18:06:35 +02:00
f43nd1r
b155bc8aae let travis build release instead of plugin 2018-07-30 17:35:39 +02:00
f43nd1r
4000b30eed [Gradle Release Plugin] - new version commit: 'v0.6.1-SNAPSHOT'. 2018-07-30 16:57:32 +02:00
f43nd1r
c343b2b3e1 [Gradle Release Plugin] - pre tag commit: 'v0.6.0'. 2018-07-30 16:57:19 +02:00
f43nd1r
cdf405dae9 use different github release plugin 2018-07-30 16:53:20 +02:00
f43nd1r
fa012498e1 Add release structure 2018-07-30 16:00:07 +02:00
F43nd1r
d50ae7c1b0
Update screenshots in readme 2018-07-29 20:50:41 +02:00
f43nd1r
9025395e80 Add user avatar 2018-07-29 20:42:59 +02:00
f43nd1r
861f4e64a2 Perform intelligent merging in background. Closes #20 2018-07-28 22:11:33 +02:00
f43nd1r
5992593d43 code cleanup 2018-07-28 16:21:58 +02:00
f43nd1r
cdbbdf0d53 Allow old checksum 2018-07-27 16:33:45 +02:00
f43nd1r
26c80a934c Fix typo. Closes #17 2018-07-27 16:23:41 +02:00
f43nd1r
b7522c56e4 Integrate eager stacktrace fetching into same query to reduce database hits 2018-07-26 16:24:24 +02:00
f43nd1r
9acdf33f2a Extract version info into new class. Use BuildConfig values for version if available. Fixes #16 2018-07-26 16:19:15 +02:00
f43nd1r
f2a495a7be Use ZonedDateTime instead of LocalDateTime. Fixes #15 2018-07-26 03:26:46 +02:00
f43nd1r
1afb27745d Always write encrypted password. Fixes #14 2018-07-24 10:24:03 +02:00
f43nd1r
aa4610ef39 refresh list after deleting report 2018-07-19 19:30:07 +02:00
f43nd1r
bb507c1fd2 Start migrating AppView 2018-07-14 12:43:17 +02:00
f43nd1r
da4fda7cae update test 2018-07-06 03:43:35 +02:00
f43nd1r
35c14042b2 attachment simplified. Requires acra 5.2.0-rc2 if attachments are used. 2018-07-02 17:47:45 +02:00
f43nd1r
7b3efe5d92 v0.5.0 2018-06-27 00:59:36 +02:00
f43nd1r
886f978f93 prevent test from trying to use vaadin context 2018-06-27 00:37:47 +02:00
f43nd1r
e6ad2a2899 fix travis 2018-06-27 00:27:44 +02:00
f43nd1r
c7b1d2bcb1 show test failures on console 2018-06-27 00:16:31 +02:00
f43nd1r
9d0a835675 rest tests 2018-06-26 18:48:31 +02:00
f43nd1r
68f655613b add simple liquibase setup tests 2018-06-26 00:10:02 +02:00
f43nd1r
e3a256221e fix quoting in change processors. Fixes #11 2018-06-25 17:12:44 +02:00
f43nd1r
6f8c7271c3 new config location based on linux file standards 2018-06-25 02:12:07 +02:00
f43nd1r
9786834931 enable vaadin production mode by default 2018-06-25 02:05:08 +02:00
f43nd1r
6427b98f31 better oracle support. Reference #9 2018-06-24 23:45:20 +02:00
f43nd1r
36da250ceb fix #10 by only using native queries in change processors 2018-06-24 20:48:57 +02:00
f43nd1r
21bf05a8ba middle click for tabs and path 2018-06-19 05:07:18 +02:00
f43nd1r
efaa4c4f95 split bug admintab into panels 2018-06-19 02:27:49 +02:00
f43nd1r
6a6c5f6605 use icons for delete buttons in grids 2018-06-19 02:10:00 +02:00
f43nd1r
2f146b76be more bug info in bugtab 2018-06-19 02:01:28 +02:00
f43nd1r
bcadd46b82 workaround issue with querydsl, see https://github.com/querydsl/querydsl/issues/2319 2018-06-17 23:55:25 +02:00
f43nd1r
2aed2d4add sort base view classes into packages. Split AdminTab into panel classes 2018-06-17 23:54:32 +02:00
f43nd1r
74528e1cc7 ensure theme is built for war 2018-06-17 19:26:14 +02:00
f43nd1r
776068940d fix group by. Closes #8 2018-06-15 10:29:59 +02:00
f43nd1r
8ddb6b9fdd show unmerge button 2018-06-15 10:27:02 +02:00
f43nd1r
f338813b15 intelligently set default new mapping version 2018-06-15 05:00:16 +02:00