|
|
d7c821d1fe
|
removed some code smells
|
2019-10-23 02:04:57 +02:00 |
|
|
|
8e0ea66552
|
build for java 11 and updated license text
|
2019-10-22 23:19:51 +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 |
|
|
|
c7873ef0ba
|
unique validation has to work on the model to have the correct snapshot of the data
|
2016-08-09 20:59:29 +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 |
|
|
|
4c4d25f3b5
|
little performance optimization (less method calls)
|
2016-08-06 21:41:14 +02:00 |
|
|
|
82c9c336f8
|
clear script cache before revalidation, otherwise a script change in the edit dialog does not work
|
2016-07-30 17:12:34 +02:00 |
|
|
|
f173089b14
|
added exception handling
|
2016-07-24 11:21:45 +02:00 |
|
|
|
328c1b0b88
|
use of better icons, create a new validation file for csv
|
2016-07-22 23:51:08 +02:00 |
|
|
|
3aa9303b3e
|
handle validation in own thread
|
2016-07-22 21:41:39 +02:00 |
|
|
|
83638d918f
|
found rounding bug in ErrorSideBar when the number of rows is greater than height of application
|
2016-07-22 21:11:59 +02:00 |
|
|
|
64d5000b62
|
reorganized storage of models
|
2016-07-22 20:45:26 +02:00 |
|
Andreas Billmann
|
41a8fb41b1
|
added a status color block and changed the error color
|
2016-02-12 13:39:41 +01:00 |
|
Andreas Billmann
|
fc26dcc9aa
|
validation rules are now editable through context menu
|
2016-02-05 08:01:13 +01:00 |
|
Andreas Billmann
|
b4cc3f9922
|
bugfix: NPE when adding new row as the setValue has to be called at the end, after all other properties are set
|
2016-01-14 10:43:11 +01:00 |
|
Andreas Billmann
|
469895b27e
|
extracted load and save service and generalize file writer
|
2016-01-12 21:52:08 +01:00 |
|
Andreas Billmann
|
67f92cd60f
|
fixed some class comments
|
2015-12-18 09:00:03 +01:00 |
|
Andreas Billmann
|
9b8b0080ff
|
refresh list after correcting a value
|
2015-12-18 01:47:38 +01:00 |
|
Andreas Billmann
|
09834ab07f
|
i18n parameterized validation error messages
|
2015-12-17 22:09:32 +01:00 |
|
Andreas Billmann
|
9278bfa13a
|
add support for i18n validation messages
|
2015-12-17 20:44:07 +01:00 |
|
Andreas Billmann
|
5d53fff577
|
optimize imports
|
2015-12-17 19:56:14 +01:00 |
|
Andreas Billmann
|
11fb9b1094
|
new feature: clickable error list
|
2015-12-07 22:41:59 +01:00 |
|
Andreas Billmann
|
873a880971
|
fixed NPE when validation is not available on revalidate call
|
2015-12-07 20:21:35 +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 |
|