|
|
bec55b6119
|
When a new file is opened check first if there are unsafed changes and show a warning dialog.
|
2022-10-19 13:48:09 +02:00 |
|
|
|
449f929f08
|
Support for drag'n'drop
|
2022-10-19 12:34:55 +02:00 |
|
|
|
398219a897
|
total number of lines
|
2022-10-15 13:41:31 +02:00 |
|
|
|
43856dffab
|
switch to fastcsv as supercsv is not maintaned anymore
|
2021-12-10 00:30:59 +01:00 |
|
|
|
8cecca2172
|
update the thanks section
|
2021-11-23 06:19:33 +01:00 |
|
|
|
187002997c
|
version 1.0.0
|
2019-10-24 21:55:05 +02:00 |
|
|
|
aa7e38c613
|
closes #10
logo for the app
|
2019-10-24 21:51:42 +02:00 |
|
|
|
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 |
|
|
|
7c12b7506f
|
upgrade to javafx 13
|
2019-10-03 18:03:01 +02:00 |
|
|
|
9b0e3707b7
|
updated libs and removed fxlauncher as it is not used by customers
|
2018-04-22 09:18:01 +02:00 |
|
|
|
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 |
|
|
|
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 |
|