3138 Commits

Author SHA1 Message Date
Brian Carrier
d4a0f5d399 Added javadoc comments to android modules 2015-03-14 15:38:16 -04:00
Brian Carrier
ab4523a4e0 Merge pull request #1099 from sidheshenator/android_sql_query_validate
Android sql query validate
2015-03-13 23:13:07 -04:00
Brian Carrier
9b4bae2680 Merge pull request #1103 from APriestman/develop
Convert MD5 hash to lowercase before database query.
2015-03-13 23:11:57 -04:00
Brian Carrier
8d50c8015c Changed for loop 2015-03-13 09:56:20 -04:00
Brian Carrier
215182ade7 Fixed comments, make deleteFileDir use functionality of deleteDir 2015-03-13 09:55:08 -04:00
Brian Carrier
2c7fb17a19 Merge pull request #1096 from sidheshenator/FileUtil_Sanity_Check
sanity check added to FileUtil.deleteDir()
2015-03-13 09:28:12 -04:00
Sidhesh Mhatre
4715c17852 NON-NLS added 2015-03-13 09:27:54 -04:00
APriestman
ee77b930cf Convert MD5 hash to lowercase before database query. 2015-03-13 09:21:52 -04:00
Brian Carrier
d1ed1c526a Merge pull request #1098 from sidheshenator/duplicate_tagging_isue
Duplicate tagging isue
2015-03-13 09:09:32 -04:00
sidheshenator
30c3634604 JOptionPanel.showMessageDialog used for consistency 2015-03-12 17:32:07 -04:00
Karl Mortensen
e103989b82 Clarify what needs to be restarted 2015-03-12 13:02:40 -04:00
sidheshenator
b845b84c0a HTMLReport module swapped to the first place in the list 2015-03-12 12:28:18 -04:00
sidheshenator
cb40a3c6a0 Reference to TagsManager saved and reused 2015-03-12 10:46:41 -04:00
sidheshenator
833334d9dc used getContentTagsByContent() instead of getAllContentTags() 2015-03-12 09:45:22 -04:00
sidheshenator
0806fc2e08 column name checked before executing the query 2015-03-11 14:55:44 -04:00
sidheshenator
182b00d9e9 User notified in case of duplicate tagging attempt 2015-03-11 12:53:49 -04:00
sidheshenator
9c9a197067 check duplicate tag-file pair before adding to the DB 2015-03-11 12:32:22 -04:00
sidheshenator
d030494c21 sanity check added to FileUtil.deleteDir() 2015-03-10 15:28:11 -04:00
sidheshenator
a89eaf31dc Logs appropriate method in case of exception. Lck files deleted. 2015-03-10 14:22:04 -04:00
Richard Cordovano
e6b325ea4e Convert IngestTaskScheduler.tasksInProgress from ArrayList to HashSet 2015-03-09 16:36:21 -04:00
sidheshenator
d4cc1384c0 Importing appropriate classes from the Py Script 2015-03-09 11:14:17 -04:00
Richard Cordovano
6667841b09 Add bypass of file tasks stats to ingest snapshotting 2015-03-09 00:51:10 -04:00
Richard Cordovano
60bafc0c6d Fix IngestTaskScheduler task cancellation 2015-03-07 21:16:58 -05:00
Richard Cordovano
8987ca77d1 Add logging of individual job cancellations to IngestManager.cnacelAllIngestJobs() 2015-03-06 14:14:13 -05:00
sidheshenator
dd6d665ce6 removes the intance number from the jython settings file name 2015-03-06 14:10:59 -05:00
Richard Cordovano
5d56cf1757 Ingest logging improvements, minor bug fix 2015-03-06 00:15:56 -05:00
sidheshenator
730f9670b7 Deletion of NON-NLS markings reverted 2015-03-05 11:02:04 -05:00
sidheshenator
44641e45bd IngestJobSettings handles NullPointerException 2015-03-05 10:55:35 -05:00
Brian Carrier
7697fd8198 Merge branch 'release-3.1.2' into develop 2015-03-04 23:23:41 -05:00
Brian Carrier
f16e48603e Updated NBM module version numbers 2015-03-04 22:40:01 -05:00
Brian Carrier
8cfbc51c5b renamed interesting files item in options panel 2015-03-04 22:31:59 -05:00
Brian Carrier
8ff5eb8028 changed layout of file type options panel 2015-03-04 22:27:58 -05:00
Richard Cordovano
94e2730154 Convert android module ContactsAnalyzer SEVERE log msg to WARNING 2015-03-04 15:04:59 -05:00
Richard Cordovano
1abaa7d181 Convert android module ContactsAnalyzer SEVERE log msg to WARNING 2015-03-04 14:54:54 -05:00
Richard Cordovano
42c7c89fba Merge pull request #1082 from mrtizmo/r312-filetypeid.ja
filetypeid ja localization and translation
2015-02-23 09:13:47 -05:00
Richard Cordovano
ec3bc4bc3b Merge pull request #1080 from mrtizmo/r312-report-ja
report ja localization and translation
2015-02-23 09:12:10 -05:00
Nick Davis
536d653c10 Merge branch 'release-3.1.2' of https://github.com/sleuthkit/autopsy into r312-stix.ja 2015-02-20 17:30:18 -05:00
Nick Davis
8ca4f05807 Merge branch 'release-3.1.2' of https://github.com/sleuthkit/autopsy into r312-report-ja 2015-02-20 17:29:38 -05:00
Nick Davis
f614a40b61 Fixed hard coded font issue. Tahoma does not contain JA chars. 2015-02-20 17:22:00 -05:00
Kay Bassi
a4046aad44 Made minor correction. Translation complete. 2015-02-20 13:01:20 -08:00
Kay Bassi
e192026745 Translation complete 2015-02-20 12:59:01 -08:00
Kay Bassi
619f682113 Translation complete 2015-02-20 10:25:57 -08:00
Kay Bassi
4f49b5b8d4 Translation complete 2015-02-20 10:21:25 -08:00
Nick Davis
40eeb0a582 Extracted hard coded strings. 2015-02-20 12:14:30 -05:00
Nick Davis
25ebc064be Extracted newly added hard coded strings. 2015-02-20 11:29:52 -05:00
Nick Davis
025e74fd44 Merge branch 'release-3.1.2' of https://github.com/sleuthkit/autopsy into r312-stix.ja
Conflicts:
	Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModule.java
2015-02-20 11:25:03 -05:00
Nick Davis
fb4fffc84f Merge branch 'release-3.1.2' into r312-contentviewers-ja
Conflicts:
	Core/src/org/sleuthkit/autopsy/modules/android/Bundle_ja.properties

Resolved conflict.
2015-02-20 10:56:09 -05:00
Richard Cordovano
56a83a5789 Merge pull request #1075 from mrtizmo/r312-corecomponents-ja
corecomponents ja localization/translation update
2015-02-20 10:26:14 -05:00
Richard Cordovano
9e086b83d4 Merge pull request #1073 from mrtizmo/r312-android-ja
android ja localization/translation update
2015-02-20 10:20:38 -05:00
Kay Bassi
582b7006f8 Translation complete 2015-02-19 22:23:19 -08:00