929 Commits

Author SHA1 Message Date
Richard Cordovano
6ab9ea325a Merge pull request #511 from mrtizmo/keywordSearch
Pulled static strings into Bundle - KeywordSearch module
2014-03-07 11:50:34 -05:00
alexjacks92
0e73384433 Style issues. 2014-03-05 16:26:39 -05:00
Nick Davis
145d45dce4 Merge branch 'keywordSearch' of ssh://repo.narfindustries.com/autopsy-jp into keywordSearch 2014-03-05 14:32:44 -05:00
Kay Bassi
38479cc673 Completed and checked over translation. 2014-03-05 11:24:33 -08:00
Kay Bassi
02464443e4 One more to translate. 2014-03-05 09:32:21 -08:00
Kay Bassi
dac5cf0fad Partial translation of keywordsearch 2014-03-04 18:46:05 -08:00
Kay Bassi
4bab284366 Partial translation of keywordsearch 2014-03-04 16:42:35 -08:00
Nick Davis
656c0791cd Merge branch 'develop' of https://github.com/sleuthkit/autopsy into keywordSearch 2014-03-04 12:52:28 -05:00
Nick Davis
cec87ba390 Added missing strings to Bundle. 2014-03-04 12:42:51 -05:00
alexjacks92
384af09240 Added missing property strings for keyword search to finish. 2014-03-04 10:47:41 -05:00
Brian Carrier
8f0bf32fb8 Ensured that all SwingWorkers all call get() to check for exceptions 2014-03-04 00:04:49 -05:00
Nick Davis
71e6d2a2ad Pulled remaining strings into Bundle.
Removed unused string.
2014-03-03 18:21:01 -05:00
Brian Carrier
c8508ecdf3 Added call to get() to retrieve keyword search errors in background thread 2014-03-03 17:23:55 -05:00
Richard Cordovano
1bd29069a4 Merge pull request #503 from bcarrier/case_event_enum
Added enum to case to store all event names.  Shortened names a bit
2014-02-26 15:32:47 -05:00
Brian Carrier
cbaa64dc5d Added enum to case to store all event names. Shortened names a bit 2014-02-25 23:23:56 -05:00
Brian Carrier
7cc3e8f1f9 Added exception message to init exception 2014-02-25 22:31:54 -05:00
Brian Carrier
885a0c0b7c Throw exectpions in init, make connection to detect 404 error, renamed method 2014-02-25 22:28:06 -05:00
raman-bt
c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. 2014-02-21 13:10:47 -05:00
Nick Davis
8ba73dd18f Localized text for option panels in HashDatabase and KeywordSearch modules.
- Moved strings to Bundle.properties
- Translated text to Japanese in Bundle_ja.properties
- Successfully tested English and Japanese build/run.
2014-02-19 14:30:56 -05:00
Richard Cordovano
0320b6b3ed Remove inadvertantly checked in artifacts of merge conflict resolution 2014-02-18 16:10:56 -05:00
Richard Cordovano
7df2d2b34c Resolve merge conflict for pull request of latest internationalization/localization code 2014-02-18 15:31:25 -05:00
Richard Cordovano
e5dfefbb3a Merge remote-tracking branch 'upstream/develop' into japanese_localization 2014-02-13 09:42:11 -05:00
Kay Bassi
131bc6d91f Last two values translated in KeywordSearch module 2014-02-07 09:46:58 -08:00
Nick Davis
0790625148 pulled 3 strings into properties. awaiting translation for 2 of them. 2014-02-06 18:49:46 -05:00
Nick Davis
59cb0dbbe5 Merged upstream changes. 2014-02-04 10:03:22 -05:00
Richard Cordovano
506a94aa16 Merge pull request #469 from APriestman/develop
Changed KeywordSearch email regex - now allows + in local part, has more...
2014-02-03 14:05:27 -08:00
Richard Cordovano
6b91b4cd0f Delete TikaLanguageIdentifier class to improve ingest performance 2014-02-03 16:03:08 -05:00
APriestman
91dd25f6fd Changed KeywordSearch email regex - now allows + in local part, has more checking for valid dot placement, and requires the length to be 8 or more characters 2014-02-03 08:52:00 -05:00
Richard Cordovano
3fd32fd3bc Merge pull request #466 from SynapticNulship/publicize
Make these classes public.
2014-01-30 06:16:16 -08:00
Samuel H. Kenyon
d7333cb102 Make these classes public. 2014-01-29 16:15:48 -05:00
Richard Cordovano
645972ead5 Merge pull request #463 from mrtizmo/develop
Converted remaining searchBox.setText function calls to use getMessages
2014-01-29 11:54:28 -08:00
Richard Cordovano
17c5d6c6d0 Revert "Reformatted code."
This reverts commit d6e0366c735ba3fd12854e6d0897a41670efaa4c.
2014-01-29 14:32:52 -05:00
Nick Davis
d66c56a029 Converted 2 additional searchBox.setText function calls to use getMessage(). 2014-01-29 10:27:54 -05:00
shahit2
98612dd36d adding try/catch statements 2014-01-27 16:52:34 -05:00
Nick Davis
d6e0366c73 Reformatted code. 2014-01-27 16:25:11 -05:00
Nick Davis
c9d0ace569 Finished Japanese translation of Bundle.properties in Bundle_ja.properties. 2014-01-27 12:42:27 -05:00
Nick Davis
943f8dc2ae Merge branch 'develop' into jp-loc-dev 2014-01-27 12:21:24 -05:00
U-BASIS\rcordovano
2c614147e0 Made keyword search list management classes public again 2014-01-27 10:17:59 -05:00
Nick Davis
2595e7f3f2 First pass at Japanese translation of Bundle.properties. 2014-01-24 18:55:56 -05:00
Nick Davis
30beb1024d Initial extraction of keyword search messages into properties file. 2014-01-24 18:48:59 -05:00
shahit2
e2dca5f4da committing files that could be changed to non-pub 2014-01-23 12:25:47 -05:00
shahit2
874c7b24ec Files that could be changed to non-public have been 2014-01-22 11:05:05 -05:00
Brian Carrier
8ac7520ea6 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-16 10:44:35 -05:00
Richard Cordovano
bf01cc2259 Merge pull request #428 from SynapticNulship/configEvent
HashDb and KeywordSearch ingest modules now have public interfaces for prop change events.
2014-01-16 06:08:23 -08:00
Brian Carrier
a5de0c23b8 removed isSupported from ContentViewer API 2014-01-15 23:23:53 -05:00
Samuel H. Kenyon
b6e65952ff Cleanup and comments. 2014-01-15 18:21:38 -05:00
Samuel H. Kenyon
1724a3c988 Remove config event support from IngestManager. HashDb and KeywordSearch modules now have public interfaces for prop change events. 2014-01-15 14:55:40 -05:00
Samuel H. Kenyon
07206aa8f0 Also fire config data event for imports. 2014-01-14 18:08:22 -05:00
Samuel H. Kenyon
d8baac3f4f KeywordSearch module now also fires ModuleConfigDataEvents. 2014-01-14 17:34:41 -05:00
Brian Carrier
8e8aa0fcf7 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-14 16:35:52 -05:00