Richard Cordovano
094eaef23b
Add omiited initialization in EmailExtracted.AccountNode class
2014-07-07 18:17:41 -04:00
Richard Cordovano
504580ff32
Fix buffering of file data in TikaFileTypeDetector class
2014-07-07 14:33:54 -04:00
Richard Cordovano
06d2016942
Merge pull request #806 from rcordovano/remove_auto_node_select
...
Revert auto-select of a single node until exceptions are eliminated
2014-07-03 16:43:18 -04:00
Richard Cordovano
bf72174537
Revert auto-select of a single node until exceptions are eliminated
2014-07-03 16:40:54 -04:00
Richard Cordovano
6c9d0b04be
Remove passing of additional data to Tika from file type identification module
2014-07-03 16:12:20 -04:00
Richard Cordovano
fbc8c9919e
Merge remote-tracking branch 'upstream/develop' into db_threading
2014-07-03 15:29:24 -04:00
Richard Cordovano
88af810765
Merge pull request #805 from rcordovano/artifact_type_in_attr_table
...
Fix bug in case name code in XMLCaseManagement
2014-07-03 13:55:50 -04:00
Richard Cordovano
371064cd57
Fix bug in case name code in XMLCaseManagement
2014-07-03 11:19:29 -04:00
Richard Cordovano
a59d4abea6
Merge pull request #804 from mrtizmo/fix-newlines-in-properties
...
Fix newlines in Bundle*.properties files
2014-07-03 11:06:39 -04:00
Nick Davis
9f7b7c61fa
Removed contractions to eliminate single quotes that were not printing correctly.
2014-07-02 21:18:01 -04:00
Nick Davis
2a2b8ba847
Re-added newlines to strings in properties files.
2014-07-02 21:10:39 -04:00
Richard Cordovano
2875323911
Merge remote-tracking branch 'upstream/develop' into db_threading
2014-07-01 10:10:21 -04:00
Richard Cordovano
98775fc7a7
Merge pull request #803 from rcordovano/file_ingest_threads_options
...
File ingest threads options
2014-06-30 16:59:43 -04:00
Richard Cordovano
23faee9c1a
Corrected max file ingest threads option calculation
2014-06-30 16:58:47 -04:00
Richard Cordovano
0703f80e00
Changed max file ingest threads option text, selections, and advice
2014-06-30 16:53:35 -04:00
Brian Carrier
757a602fbf
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2014-06-30 10:14:08 -04:00
Brian Carrier
46f8fd99fd
HashDB panel reverts only if ingest is not running. Prevents bug that closes DB while still in use.
2014-06-30 10:13:11 -04:00
Brian Carrier
6ab5fef8f8
Moved childfactory into parent and made comment about a bug in the code
2014-06-27 19:11:22 -04:00
Richard Cordovano
53b0c778d1
Merge pull request #801 from mrtizmo/corecomp-ff3
...
Adjusted content viewer fonts
2014-06-27 15:39:06 -04:00
Richard Cordovano
3fddeb15f8
Update AddIMageTask for change to SleuthkitCase locking API
2014-06-27 15:36:51 -04:00
Nick Davis
047f8f00d0
Changed Text content viewer content to be Courier New font since it will only be ASCII.
...
Changed Strings content viewer content to be Monospaced, so it can handle Unicode JA strings.
Changed the HTML CSS utility to include JA fonts after Arial. These are used by the Metadata, Results and Text content viewers.
Removed the Java font definition from the Results content viewer since it was not being used by the content.
2014-06-27 15:17:06 -04:00
Brian Carrier
2e10254a2e
Added comment about a bug in the reporting code
2014-06-27 10:45:06 -04:00
Brian Carrier
9611e25946
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2014-06-27 10:19:54 -04:00
Brian Carrier
00548bd71f
Added scroll bars to hash and extension option panels
2014-06-27 09:48:20 -04:00
Brian Carrier
681fa0bf4e
Updated names of mobile modules
2014-06-25 16:58:37 -04:00
Brian Carrier
df4880b109
Save times in Unix epoch (not milliseconds). Fixed compiler warnings
2014-06-25 16:54:39 -04:00
Brian Carrier
6c5be27eae
Initial commit in main project from @shahit2 repo
2014-06-25 16:34:28 -04:00
Richard Cordovano
9be692953c
Merge pull request #800 from sleuthkit/db_threading
...
Fix error message format error
2014-06-24 16:02:48 -04:00
Richard Cordovano
7a0bb1e22b
Fix error message format error
2014-06-24 16:00:50 -04:00
Brian Carrier
4b5ce43726
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2014-06-23 13:47:55 -04:00
Richard Cordovano
930db4db45
Merge pull request #799 from mrtizmo/ingest_ja
...
Ingest module JA translations
2014-06-23 10:10:34 -04:00
Richard Cordovano
642c4f418d
Merge pull request #798 from mrtizmo/report
...
Report module: Marked strings with NON-NLS.
2014-06-23 10:10:10 -04:00
Richard Cordovano
d9129c7ad0
Merge pull request #797 from mrtizmo/corecomp
...
Corecomponents module - Marked string with NON-NLS
2014-06-23 10:09:59 -04:00
Kay Bassi
adceec92de
Translation completed
2014-06-20 13:50:36 -07:00
Kay Bassi
05af74ece8
Translation completed except for one.
2014-06-20 12:28:31 -07:00
Kay Bassi
63ea44ef0e
Initial translation
2014-06-20 11:59:48 -07:00
Nick Davis
014ad97757
Marked strings with NON-NLS.
2014-06-20 13:13:32 -04:00
Nick Davis
ba6ec0fdc7
Extracted hard coded string.
2014-06-20 13:11:23 -04:00
Nick Davis
f02093ff0a
Marked string with NON-NLS
2014-06-20 13:08:30 -04:00
Nick Davis
8aa203f32f
Cleaned up Bundle and prepared for translation.
2014-06-20 13:02:36 -04:00
Richard Cordovano
71fb2d1fc4
Merge branch 'develop' of https://github.com/rcordovano/autopsy into develop
2014-06-19 14:21:09 -04:00
Richard Cordovano
c6c3e967c5
Merge pull request #796 from rcordovano/sans_tests
...
Sans tests
2014-06-19 14:19:15 -04:00
Richard Cordovano
3f4372a458
Merge pull request #5 from rcordovano/sans_tests
...
Limit error and warning ingest message posts
2014-06-19 14:17:08 -04:00
Richard Cordovano
a3aabf1c7d
Remove merge comment
2014-06-19 14:15:40 -04:00
Richard Cordovano
38225bacd8
Merge develop
2014-06-19 14:13:57 -04:00
Richard Cordovano
a379001898
Throttle error posts to ingest message box
2014-06-19 14:07:16 -04:00
Richard Cordovano
b3d1f71a65
Merge pull request #795 from rcordovano/snapshots_improvements
...
Snapshots improvements
2014-06-19 13:29:05 -04:00
Richard Cordovano
26c8fab9f3
Add ingest package string to bundle
2014-06-19 13:28:25 -04:00
Richard Cordovano
f9447b2119
Tidy up ingest process instrumentation
2014-06-19 13:10:20 -04:00
Richard Cordovano
f53a3645c7
Update ingest progress instrumentation
2014-06-19 12:57:05 -04:00