Brian Carrier
8f0bf32fb8
Ensured that all SwingWorkers all call get() to check for exceptions
2014-03-04 00:04:49 -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
Richard Cordovano
635df51a6a
Merge pull request #394 from raman-bt/develop
...
Display Interesting Items (Interesting Files, Interesting Artifacts) dir...
2014-01-08 12:06:58 -08:00
Richard Cordovano
c14ec91e9d
Add code to keep keyword search config panels in synch
2014-01-07 14:45:57 -05:00
Brian Carrier
3f9a296a0f
line endings
2013-12-28 15:10:30 -05:00
raman-bt
5733167563
Fixed a NullPtrException under a race condition.
2013-12-20 08:42:49 -05:00
Brian Carrier
eb6fb4f786
Cleaned up keyword search code a tiny bit and changed logic so that property change is fired for each keyword and not every 250 if there are lots of hits inside of the keyword
2013-12-17 13:10:23 -05:00
Richard Cordovano
49374b5354
Adapt hashdb, keywordsearch config panels for wide use
...
Made these core configuration mechanisms uniform in support for wider use.
The simple and advanced config panels are now all public with public load/store methods.
2013-12-08 08:54:48 -05:00
Brian Carrier
81230d4f97
resolved merge conflicts
2013-12-03 14:56:44 -05:00
Brian Carrier
0f97529038
typo changes from Derrick Karpo
2013-12-03 11:07:28 -05:00
Brian Carrier
c1902eedcd
Merge pull request #365 from jawallace/remove_regex_dropdown
...
Removed regex type drop down from advanced keyword search config.
2013-12-02 12:20:06 -08:00
Jeff Wallace
4808d87855
Fixed spacing.
2013-12-02 13:01:24 -05:00
Jeff Wallace
3abaa97e7a
Minor clean up of jericho parser wrapper
2013-12-02 13:01:14 -05:00