Alexander Koblov
793c764471
ADD: Search using content plugins - regular expression operators (like in TC)
2018-12-08 16:12:43 +00:00
Denis Bisson
403a1a070f
RMV: Remove the term "unit" from table in plugin tab in search file dialog.
...
ADD: Include the "field" name in the error message regarding a not found "unit" when attempting to load a saved search using plugin.
2018-11-28 02:42:20 +00:00
Denis Bisson
a9a6120462
FIX: In the operators used in file search with WDX content plugin, the ones using "(case)" were misleading since these ones were not case-sensitive and the ones without the mention were case-sensitive. It is also the opposite behavior as a certain old orthodox file manager while still using the same names. So this has been fixed and in such a way that existing setups made in the past will still result in finding the same thing as what they would find before.
...
ADD: The strings "contains" and "(case)" used in file search with WDX content plugin are now translatable.
UPD: Because of the above mentionned modification, there are new language files. The French file is completely translated.
CHG: For the "fFindDlg", switch the .lrt file for the newer .lrj
RMV: In the "fFindDlg", set "NullInputAllowed" to False for the date requester so the "TextForNullDate" could be remove from translatable files.
REG: Strangely, "fFindDlg" form was with LCL version 1.9.0.0... Now fall back to 1.8.4.0.
2018-11-18 05:01:05 +00:00
Denis Bisson
8e546180ce
FIX: Right after invoking the find file dialog, when loading a search template with a WDX plugin content search, if the first field was of the type "FT_MULTIPLECHOICE", we were not disabling the combo box of the unit and so we were right after attempting to find a null string in the combo box of unit and so it was generating an annoying 'Unit "%s" not found!' error message. This has been fixed.
...
ADD: In the find file dialog, in the tab of plugins, the column of the unit was the only one with no caption. Added the name "Unit" to it.
CHG: Replace the .lrt file of fsearchplugin by the newer .lrj file.
2018-11-17 04:44:05 +00:00
Denis Bisson
9cd14f0de2
FIX: When loading a search template using plugin, the three possible errors message regarding plugin, field and unit not found were not translatable. This has been fixed.
...
CHG: Three new string in languages files for the above raison. French language updated.
2018-11-17 02:25:05 +00:00
Alexander Koblov
3aa2dc0e6e
FIX: Load search template with wdx-plugin
2017-01-20 18:19:24 +00:00
Alexander Koblov
56740b63f3
ADD: Support wdx-plugin search using ft_fulltext, ft_fulltextw field
2017-01-18 17:02:42 +00:00
Alexander Koblov
474252b093
FIX: Load search template with wdx-plugins
2016-12-17 15:33:29 +00:00
Alexander Koblov
31cbdd133c
ADD: Capability to choose "unit" when search using wdx-plugins
2016-05-14 10:57:43 +00:00
Alexander Koblov
db5cb3beba
UPD: Prepare FPC 3.0 support
2015-10-23 19:27:05 +00:00
Alexander Koblov
7866d2edb1
FIX: Content plugin search (boolean value)
2015-08-02 11:26:13 +00:00
Alexander Koblov
cec7b6eab3
ADD: use content plugins in search (initial version)
2014-09-14 09:03:45 +00:00