15362 Commits

Author SHA1 Message Date
Nick Davis
597a16ddda Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into sqlite-config-ui 2017-06-20 18:59:39 -04:00
Nick Davis
a40984ea15 add .db to sqlite dbfile name if it does not have that extension. some cleanup 2017-06-20 18:59:14 -04:00
Nick Davis
fc20b7ea19 changed password field into a proper JPassword box. now using TextConverter to store encrypted password in properties file. 2017-06-20 17:37:42 -04:00
Nick Davis
beba50c231 bundle changes associated with TextConverter changes. 2017-06-20 17:36:23 -04:00
Nick Davis
bb914eb1a7 extracted TextConverter class from UserPreferences and made it public. Created an Exception class for it. 2017-06-20 17:35:39 -04:00
William Schaefer
c3ec6e6950 2767 changed term 'Thumbnails' to 'Tagged Images' for more descirptive HTML report 2017-06-20 16:43:28 -04:00
William Schaefer
fa95a9be5c 2767 changed html report to handle thumbnails in excess of 1000 in a a more consistant manner 2017-06-20 16:27:28 -04:00
Nick Davis
fcd6b2ce08 postgresql settings UI is implemented. now to do cleanup/testing. 2017-06-20 15:09:55 -04:00
U-BASIS\dgrove
96ab9d1dfa Refined RegEx to only purge numbers at the end of a string. 2017-06-20 13:44:32 -04:00
Brian Carrier
026e3de17b Added shell for Linux README 2017-06-20 09:16:03 -04:00
Nick Davis
f044aea5aa refactored some common code into EamDbUtil. finished settings dialog impl for SQLite. 2017-06-19 19:52:19 -04:00
U-BASIS\dgrove
6b11521adc Fixed broken RegEx for class name normalization. 2017-06-19 13:26:25 -04:00
Richard Cordovano
adc9a44ea5 Merge pull request #2866 from rcordovano/tag-manager-get-all-tag-names
Add static getTagDisplayNames API to TagsManager
2017-06-19 12:33:54 -04:00
Richard Cordovano
d1588764f8 Add static getTagDisplayNames API to TagsManager 2017-06-19 12:31:46 -04:00
Richard Cordovano
cbb2ba7032 Merge pull request #2865 from rcordovano/tag-manager-get-all-tag-names
Reordering of TagManager methods
2017-06-19 11:06:44 -04:00
Richard Cordovano
897357b7f6 Reordering of TagManager methods 2017-06-19 11:05:30 -04:00
William Schaefer
826cde8547 Merge branch 'release-4.4.1' of https://github.com/sleuthkit/autopsy into 2745-contentViewerColumnCondition 2017-06-19 09:36:05 -04:00
millmanorama
8bf884b3a7 show "correct" counts in table 2017-06-19 14:29:47 +02:00
millmanorama
e741d0169a format and obvious cleanup 2017-06-17 10:43:15 +02:00
Nick Davis
8e07f631f7 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into sqlite-config-ui 2017-06-16 18:59:23 -04:00
Nick Davis
4adda2a630 converting to new db config UI; layout complete. 2017-06-16 18:59:10 -04:00
Richard Cordovano
be5f512b5a Merge pull request #2861 from millmanorama/2687-unsort-hidden_columns
2687 unsort columns if they are hidden and another column is sorted.
2017-06-16 12:38:29 -04:00
millmanorama
83786e8571 unsort columns if they are hidden and another column is sorted. 2017-06-16 18:14:12 +02:00
Richard Cordovano
f49e368f92 Merge pull request #2860 from millmanorama/2732-fix-inconsistent-sort-between-results-views
2732 only store the sort info for visible columns
2017-06-16 12:06:45 -04:00
millmanorama
6183d0a5f1 only store the sort info for visible columns 2017-06-16 17:20:16 +02:00
Richard Cordovano
a6b5c0c9a1 Merge pull request #2859 from rcordovano/tag-manager-get-all-tag-names
Minor clean up of docs in TagManager
2017-06-16 11:18:46 -04:00
William Schaefer
1b43136244 2745 change out of date comments in DataContentViewerArtifact 2017-06-16 11:18:44 -04:00
Richard Cordovano
8eeb2d8787 Minor clean up of docs in TagManager 2017-06-16 11:18:11 -04:00
Richard Cordovano
7987a12340 Merge pull request #2858 from rcordovano/tag-manager-get-all-tag-names
Removed unnecessary synchronization in TagsManager
2017-06-16 11:14:57 -04:00
Richard Cordovano
83b6c01d6f Removed unnecessary synchronization in TagsManager 2017-06-16 11:14:01 -04:00
Richard Cordovano
4a86c9f437 Merge pull request #2857 from rcordovano/tag-manager-get-all-tag-names
Update copyright, rearrange TagsManager.java for modifications
2017-06-16 11:10:23 -04:00
Richard Cordovano
7215c43025 Update copyright, rearrange TagsManager.java for modifications 2017-06-16 11:07:27 -04:00
Nick Davis
ba8719fb3c Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into sqlite-config-ui 2017-06-16 10:40:50 -04:00
Richard Cordovano
d7b0a94445 Merge pull request #2854 from narfindustries/issue172
Issue172 - make listeners do NOP if module not enabled.
2017-06-16 08:15:02 -04:00
Richard Cordovano
4d3979aae9 Merge pull request #2853 from millmanorama/2734-reordering-sorted-columns
dont setNodesColumnLabel until after assigning all the properties co…
2017-06-16 08:11:10 -04:00
Richard Cordovano
42babf4799 Merge pull request #2852 from millmanorama/2735-unallocated-space-columns
only get columns for properties whose index exists in the column model
2017-06-16 08:07:15 -04:00
Richard Cordovano
7de08414d2 Merge pull request #2851 from millmanorama/2608-video_thumbnails
2608 video thumbnails
2017-06-16 08:06:32 -04:00
Richard Cordovano
e394b5a702 Merge pull request #2850 from narfindustries/editdetails
eam fixes to EAM Edit Case Details Dialog
2017-06-16 07:55:21 -04:00
Nick Davis
cc3d21c3ca started on issue #174. Changed Save button to OK button. Updated default db path. Use default db path in file chooser. Use default db dir in file chooser. 2017-06-15 18:03:52 -04:00
Nick Davis
348cb92043 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into issue172 2017-06-15 16:15:09 -04:00
Nick Davis
1faac93b21 EAM module listeners are now a NO OP if EAM module is not enabled 2017-06-15 16:14:58 -04:00
Richard Cordovano
a8ec3ac499 Restore disabled modules list in platform.properties 2017-06-15 16:07:52 -04:00
William Schaefer
545a149dbe 2745 disable column hiding leaving sorting enabled for content viewer ETable 2017-06-15 16:03:06 -04:00
William Schaefer
cf3230b246 2745 replace fixed indexs to table with loop 2017-06-15 14:56:30 -04:00
Richard Cordovano
c7139425ca Fix bundle name in EAM ingest module 2017-06-15 12:28:30 -04:00
Richard Cordovano
6b01ff2473 Fix bundle name in EAM ingest module 2017-06-15 12:25:51 -04:00
Richard Cordovano
5f99cb2ea0 Merge pull request #2849 from narfindustries/desc
Issue #177 - Add Module Description
2017-06-15 10:13:02 -04:00
millmanorama
284b671ea8 dont set NodesColumnLabel until after assigning all the properties columns 2017-06-15 16:12:41 +02:00
Richard Cordovano
53a923a767 Merge pull request #2848 from wschaeferB/2745-DisableHidingInContentView
2745 disable hiding and other features on columns in Results content …
2017-06-15 10:11:34 -04:00
Richard Cordovano
00345a9c57 Correct typo in EAM IngestModule.shutDown 2017-06-15 09:36:49 -04:00