Commit Graph

24 Commits

Author SHA1 Message Date
frosch95 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
frosch95 ab952aa98f optimized imports based on intellij IDEA 2016-08-07 23:13:47 +02:00
frosch95 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
frosch95 bc59f08bbb first version of new validation algorithm, that is a lot faster 2016-08-07 16:57:55 +02:00
frosch95 4c4d25f3b5 little performance optimization (less method calls) 2016-08-06 21:41:14 +02:00
frosch95 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
frosch95 f173089b14 added exception handling 2016-07-24 11:21:45 +02:00
frosch95 328c1b0b88 use of better icons, create a new validation file for csv 2016-07-22 23:51:08 +02:00
frosch95 3aa9303b3e handle validation in own thread 2016-07-22 21:41:39 +02:00
frosch95 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
frosch95 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