154 Commits

Author SHA1 Message Date
8bebf971f7 MS 2022-02-23 15:20:59 +01:00
dedc5e0c28 MS 2022-02-23 15:19:51 +01:00
Jonathan Jenne
7c91662e20 Fix: checking unnormalized path when checking for profile path 2022-02-21 11:22:45 +01:00
Jonathan Jenne
1b7675a1b4 BIG CLEANUP 2022-02-15 16:28:43 +01:00
Jonathan Jenne
8d42a486ed fix selection error on second profile open 2022-02-03 11:37:34 +01:00
Jonathan Jenne
2101f51816 Version 2.5.0.7 2022-02-01 16:29:29 +01:00
Jonathan Jenne
b2f82f3880 fix error for profilepreselection 2022-02-01 15:56:26 +01:00
Jonathan Jenne
9b8a780f06 Skip indexing of empty mail properties 2022-02-01 15:41:26 +01:00
Jonathan Jenne
c6fbdadd88 try to fix date error 2022-02-01 15:13:35 +01:00
Jonathan Jenne
59380fa964 Try to fix error with profil combobox 2022-01-25 14:29:24 +01:00
Jonathan Jenne
a921072556 fix file access error and illegal path error 2022-01-25 13:24:28 +01:00
Jonathan Jenne
ea3f898172 Replace Profile Combobox with SearchLookupEdit 2022-01-19 14:33:16 +01:00
Jonathan Jenne
27294faa13 Remove class helper and replace with Language Module 2021-09-23 12:10:02 +02:00
Jonathan Jenne
d31ba427e2 Remove ClassFormFunctions, switch to Database Module for getting connection string from connection id 2021-09-23 12:08:53 +02:00
Jonathan Jenne
66039f22d8 add some constants for index types 2021-09-23 12:06:24 +02:00
Jonathan Jenne
7e28e072df Remove ClassDatabase, Replace with Database.MSSQL Module 2021-09-22 16:33:24 +02:00
Jonathan Jenne
a97c3b8f41 Fix profile changing when refreshing, fix crash when clicking on "new x" twice in a row 2021-09-22 13:50:08 +02:00
Jonathan Jenne
9c0c31e141 Clean filename for temp files, centralize windream basepath 2021-09-21 16:36:34 +02:00
Jonathan Jenne
3fa9e8b75e fix jumbled up indexnames in WriteIndex2File 2021-08-23 15:21:47 +02:00
Jonathan Jenne
7a60728a27 support eml in write_indizes, fix indexing of attachments 2021-08-23 15:06:33 +02:00
Jonathan Jenne
133d461395 clear all files after indexing 2021-08-23 14:32:34 +02:00
Jonathan Jenne
77ece6ca83 Clear tempfiles in every case after index button has been clicked 2021-08-23 14:30:27 +02:00
Jonathan Jenne
8c5927530d Delete Email Tempfiles at successful indexing and at program end 2021-08-23 14:29:10 +02:00
Jonathan Jenne
0704b07de7 Version 2.4.2.2 - Remove Independentsoft Email, Replace with Limilabs.Mail, Remove manual Email Data Exctraction, Support Eml Files 2021-08-23 10:48:08 +02:00
Jonathan Jenne
3da7e37c91 Integration of LimiLabs, Init 2021-08-19 16:31:29 +02:00
Jonathan Jenne
03ab1f00c5 Bugfixes 2.4.0.9 2021-07-07 15:40:44 +02:00
Jonathan Jenne
82be34b28e Duplicate files message box with top most, only hash filename for msg files directly from outlook 2021-07-07 10:59:23 +02:00
Jonathan Jenne
04e5170312 Email Indexing, Check Windream before profile select 2021-06-25 16:53:47 +02:00
Jonathan Jenne
86bdb0c545 Add Sequence Field, dont delete source files on error 2021-06-09 16:13:14 +02:00
Jonathan Jenne
763e45ef33 clean up variables 2021-05-10 11:35:23 +02:00
Jonathan Jenne
f39b79e13c Check dropped files by hash instead of filename #GI-12 2021-05-03 16:04:50 +02:00
Jonathan Jenne
2a571a91ab Add Lookup Grid Localization 2021-04-29 12:33:21 +02:00
Jonathan Jenne
114e459577 Fix Scaling Factor calculation 2021-04-21 14:35:33 +02:00
Jonathan Jenne
9705922330 PrepareDependingControl: Check for depending controls only in the current profile 2021-04-12 16:57:24 +02:00
Jonathan Jenne
0f9ad5659b Fix Automatic Profile by Regex 2021-04-09 16:38:02 +02:00
Jonathan Jenne
f095914353 Add DPI Scaling to frmIndex, more logging in ClassFileDrop 2021-04-06 17:11:25 +02:00
Jonathan Jenne
271d38bd05 use LookupControl3, fix double profile items in combobox, fix crashes 2021-03-22 16:13:49 +01:00
Jonathan Jenne
d1efc91b45 DigitalData.GUIs.Globix added 2021-03-18 13:19:47 +01:00
Jonathan Jenne
2b88a16e53 fix: make CURRENT_NEWFILENAME for email indexing 2021-03-03 15:33:38 +01:00
Jonathan Jenne
d831fbc50d Fix Wix Path finally :D, Translate frmIndex to en 2021-03-01 12:33:41 +01:00
Jonathan Jenne
17bdcb3af7 Fix duplicate profiles showing in index window 2021-01-28 12:36:50 +01:00
Jonathan Jenne
6c58d91973 distinct at profile list 2021-01-27 17:09:11 +01:00
Jonathan Jenne
49d2c70c33 fix replacing of user values in automatic index sql 2020-12-14 14:41:20 +01:00
Jonathan Jenne
b4c1524939 Replace user value placeholders for auto indicies 2020-12-14 10:23:52 +01:00
Jonathan Jenne
b8cc39a7c7 clean up getplaceholdervalue 2020-07-30 10:29:33 +02:00
Jonathan Jenne
0d0447d19a fix getplaceholdervalue 2020-07-28 13:28:59 +02:00
Jonathan Jenne
b5708b851b Fix SQL Command being overwritten for auto indexes, allow placeholders for manual indexes default value 2020-07-09 12:01:10 +02:00
Jonathan Jenne
782093fd79 support NULL for date index defaultvalue 2020-06-08 15:34:27 +02:00
Jonathan Jenne
0a1717220f rename default folder watch folder to GlobalIndexer, fix folder watch not working after first indexing 2020-06-08 13:47:32 +02:00
Jonathan Jenne
4c7e6461d6 hide delete origin when message is dropped from outlook 2020-06-08 11:35:19 +02:00