Commit Graph

21 Commits

Author SHA1 Message Date
8e0ea66552 build for java 11 and updated license text 2019-10-22 23:19:51 +02:00
AOE Takashi
02b102cfb2 Add the setting changes encoding for CSV file to the preference dialog
(cherry picked from commit 11210b6d8b4584621ef02e7356854ffa9f7f2647)
2019-10-19 23:16:09 +09:00
Andreas Billmann
5eaf021632 fixed broken tests 2016-09-23 11:14:45 +02:00
Andreas Billmann
d689423c61 added 2016 to the license text 2016-09-18 14:58:38 +02:00
4002219dfe reorganize validation package 2016-09-18 14:58:35 +02:00
ab952aa98f optimized imports based on intellij IDEA 2016-08-07 23:13:47 +02:00
a7bd8d5a3e revisted the model to speed up the validation and to have a better control how much revalitaions have to be done when something changes 2016-08-07 23:13:02 +02:00
bc59f08bbb first version of new validation algorithm, that is a lot faster 2016-08-07 16:57:55 +02:00
Andreas Billmann
fc26dcc9aa validation rules are now editable through context menu 2016-02-05 08:01:13 +01:00
Andreas Billmann
10c2592510 switched from config to Gson for better json support as the validation config will be editable in the application directly 2016-02-02 03:20:14 +01:00
Andreas Billmann
79ba44615a fixed test 2016-01-12 22:41:52 +01:00
Andreas Billmann
a5435c6b5f support double value validation 2015-12-17 23:55:08 +01:00
Andreas Billmann
a67937a262 support list of possible values 2015-12-17 23:41:20 +01:00
Andreas Billmann
09834ab07f i18n parameterized validation error messages 2015-12-17 22:09:32 +01:00
Andreas Billmann
5121b998c5 prepare the usage of dynamic validation messages 2015-12-17 21:15:37 +01:00
Andreas Billmann
a67f793670 fixed broken test 2015-12-17 21:14:45 +01:00
Andreas Billmann
8ebc18e452 replaced static validation error text 2015-12-17 20:52:09 +01:00
Andreas Billmann
9278bfa13a add support for i18n validation messages 2015-12-17 20:44:07 +01:00
Andreas Billmann
11fb9b1094 new feature: clickable error list 2015-12-07 22:41:59 +01:00
Andreas Billmann
feabaa70a9 first steps for header validation 2015-12-04 16:22:21 +01:00
Andreas Billmann
07084bd18e Initial commit 2015-11-28 23:06:14 +01:00