Commit Graph

55 Commits

Author SHA1 Message Date
a1f6c24bae updatet libraries to the newest versions 2017-03-22 12:00:35 +01:00
c1a671504e added fxlauncher to about dialog 2016-10-06 21:27:09 +02:00
e9e71b5474 gradle task to rename the fxlauncher.jar and launcher without own ui 2016-10-06 15:33:00 +02:00
44f36759a6 thx for contribution: Hasan Kara 2016-10-05 15:43:36 +02:00
Andreas Billmann
5100c668ab version 0.8 based on JSON Table Schema 2016-09-22 20:46:30 +02:00
Andreas Billmann
d689423c61 added 2016 to the license text 2016-09-18 14:58:38 +02:00
Andreas Billmann
9e8d71ca1d implemented string format validations 2016-09-18 14:58:37 +02:00
Andreas Billmann
70855e614a the editor can handle the support subset of JSON Table Schema 2016-09-18 14:58:37 +02:00
4002219dfe reorganize validation package 2016-09-18 14:58:35 +02:00
5694273c51 read constraints into an object instead of some map structure and change form init of validation editor 2016-09-18 14:58:33 +02:00
04a54da798 editor should support new config ... first steps 2016-09-18 14:58:32 +02:00
742f129ea9 change editor to the new config
The editor should handle the new configuration
2016-09-18 14:58:31 +02:00
e87eec2162 no need for 2 checkboxes when it is a boolean rule 2016-08-11 12:55:09 +02:00
e6742a4e30 error export implemented and message on error side bar includes column name 2016-08-10 23:41:47 +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
dcdea4236f version 0.6 2016-08-08 17:14:51 +02:00
ab952aa98f optimized imports based on intellij IDEA 2016-08-07 23:13:47 +02:00
6af20575e8 uniqueness validation is now also supported by the validation rules editor 2016-08-05 23:45:23 +02:00
b6731f7641 - added unique validation
- show line number
- goto line action
2016-08-05 23:09:47 +02:00
59f38b9abb version 0.4 2016-07-30 17:31:40 +02:00
4801203378 support of RichTextFX to have syntax highlighting in the groovy edit field of validation editor 2016-07-23 16:56:48 +02:00
68a68a51a9 updated look of validation rule editor 2016-07-23 10:01:27 +02:00
328c1b0b88 use of better icons, create a new validation file for csv 2016-07-22 23:51:08 +02:00
c2c29433b7 added log4j2 to the 3rd party section 2016-07-22 21:17:58 +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
8e7731f554 updated the about dialog and add thanks to AOE Takashi 2016-07-09 22:19:23 +02:00
AOE Takashi
dce228123a Supported the Mac OS menubar. 2016-07-09 22:46:06 +09:00
Andreas Billmann
a4a9e9914b fixed growing and prefered size of the config file name 2016-02-12 19:33:25 +01:00
Andreas Billmann
ecdb4837d4 deleted unused import 2016-02-12 18:28:05 +01:00
Andreas Billmann
e29bbf4008 added missing properties 2016-02-12 16:03:23 +01: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
c996ce660d added controlsfx project to about dialog 2016-01-27 10:05:47 +01:00
Andreas Billmann
26c06a0908 removed the error list and added a clickable sidaebar wih error markers to have more editing space 2016-01-27 04:39:53 +01:00
Andreas Billmann
16b848adc9 add and remove rows 2016-01-13 23:07:29 +01:00
Andreas Billmann
4e94cf2091 added toolbar 2016-01-13 11:50:54 +01:00
Andreas Billmann
6b424a4ce6 version 0.3 2016-01-12 22:56:36 +01:00
Andreas Billmann
7bb2d78c4b i18n preferences dialog 2016-01-12 22:03:20 +01:00
Andreas Billmann
134d7fedc8 enable save menu items only when csv file is loaded 2016-01-12 21:58:27 +01:00
Andreas Billmann
72a8674cfc unused file removed 2016-01-11 11:15:11 +01:00
Andreas Billmann
789c5012a4 read and edit csv preferences 2016-01-11 09:03:22 +01:00
Andreas Billmann
701cba7581 main content of about dialog changed to fxml to support hyperlinks and better layout 2015-12-30 14:22:52 +01:00
Andreas Billmann
af5c64426c added fontawesomefx to have icons in the project 2015-12-29 22:43:01 +01:00
Andreas Billmann
c87471f0d1 show state and allow exit based on state 2015-12-18 12:19:19 +01:00
Andreas Billmann
5f335debdc as it is useable i changed the version to 0.2 2015-12-18 01:10:21 +01:00
Andreas Billmann
ee94a5904e improve the design of the validation error list 2015-12-18 01:00:18 +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
fc8627ff18 added css to the fxml to support future css settings 2015-12-17 23:02:08 +01:00
Andreas Billmann
09834ab07f i18n parameterized validation error messages 2015-12-17 22:09:32 +01:00