Commit Graph
20057 Commits
Author SHA1 Message Date
millmanorama 4e78c40afa use the order reversed property in GroupComparators to correct the used comparator. 2018-09-19 14:21:28 +02:00
millmanorama 58310ad217 Merge remote-tracking branch 'upstream/develop' into 1023-group-list-sorting 2018-09-19 14:03:17 +02:00
Richard Cordovano 7fa8ab6ef6 Merge pull request #4105 from APriestman/4194_incorrectCaseName
Don't use the intracase data source list in intercase searches.
2018-09-18 16:42:19 -04:00
Richard Cordovano 05ee8ed44c Merge pull request #4102 from dannysmyda/4176-column-level-analysis
4176 column level analysis
2018-09-18 15:46:37 -04:00
Richard Cordovano b68b4ec1a3 Merge pull request #4104 from millmanorama/1023-fix_layout
make center pane have smaller minimum width (by allowing lower 'toolb…
2018-09-18 15:44:37 -04:00
Richard Cordovano d7f7cddf16 Merge pull request #4106 from APriestman/4197_missingCommonProperties
4197 Fix bug with how the final common properties were being added to the …
2018-09-18 15:41:36 -04:00
Richard Cordovano dcb62e356c Merge pull request #4098 from dgrove727/4195_RemoveColumnsFromResults
4195 remove columns from results
2018-09-18 15:28:19 -04:00
U-BASIS\dgrove 2634b1b4d6 Deprecated method. 2018-09-18 14:58:51 -04:00
U-BASIS\dgrove 53dcc38c15 Fixed merge conflict. 2018-09-18 14:57:12 -04:00
U-BASIS\dgrove 54d61582d8 Removed additional hash column. 2018-09-18 14:52:59 -04:00
U-BASIS\dsmyda d43b705eba Implementation of viewer changes a tad also 2018-09-18 12:12:14 -04:00
U-BASIS\dsmyda c31044a657 Fixed the temp directory file collisions during reading and refactored the localDiskPath out 2018-09-18 12:10:30 -04:00
Richard Cordovano 08a60af0df Merge pull request #4093 from dgrove727/4154_UserPreferencesPanel
4154 user preferences panel
2018-09-18 12:05:43 -04:00
Richard Cordovano 2c9de1aed8 Merge pull request #4103 from wschaeferB/4215-RemoveTagHighlighting
4215 remove highlighting of tagged files and artifacts
2018-09-18 11:45:33 -04:00
U-BASIS\dsmyda 3bf5d1461f removed unused param in getRowMap 2018-09-18 11:13:59 -04:00
U-BASIS\dsmyda b156467a2b Fixed docs 2018-09-18 11:12:44 -04:00
U-BASIS\dsmyda 23bc2d9db4 Fixed Codacy issues, realized this bug also caused duplicating of first row in the binary excel files 2018-09-18 11:07:38 -04:00
Ann Priestman 23ebc24e28 Fix bug with how the final common properties were being added to the results. 2018-09-18 10:15:51 -04:00
U-BASIS\dsmyda 6ae5587009 Patched ExcelReader bug 2018-09-18 09:24:09 -04:00
Ann Priestman 8c737281d4 Don't use the intracase data source list in intercase searches.
Fix bug with common file parent path in the root directory.
2018-09-18 09:21:57 -04:00
millmanorama 740d5e2378 fix minor bugs in SortChooser.java 2018-09-18 14:04:16 +02:00
millmanorama 36d2b382f5 make center pane have smaller minimum width (by allowing lower 'toolbar' to shrink), allowing to side panes to have more room. 2018-09-18 12:15:18 +02:00
U-BASIS\dgrove e3395af379 Revised UI. 2018-09-17 17:07:08 -04:00
Richard Cordovano 439c841e28 Add deprecated to comment 2018-09-17 16:52:44 -04:00
Richard Cordovano d0bbbdd0f5 Add deprecation to comment. 2018-09-17 16:51:45 -04:00
Richard Cordovano 388369a4b1 Merge pull request #4097 from dannysmyda/4174-reduce-count-call-in-intercase
4174 reduce count call in intercase
2018-09-17 16:45:04 -04:00
Richard Cordovano 6932e30bf8 Merge pull request #4096 from wschaeferB/4167-UpdateCommonAttributeGUI
4167 update common attribute gui
2018-09-17 16:44:22 -04:00
William Schaefer b298407da7 4215 remove highlighting of tagged files and artifacts 2018-09-17 16:12:34 -04:00
William Schaefer a320e80c33 4167 rename title of search results to properties 2018-09-17 11:47:11 -04:00
William Schaefer a2a0970e48 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4167-UpdateCommonAttributeGUI 2018-09-17 10:30:26 -04:00
William Schaefer 3357c7fc02 4167 adjust title of common property search to include percent 2018-09-17 10:30:14 -04:00
Richard Cordovano eb2193dd6f Merge pull request #4100 from millmanorama/1012-examiner_seen_UI_integration
1012 examiner seen ui integration
2018-09-17 09:06:41 -04:00
Richard Cordovano a2d56b357a Merge pull request #4086 from millmanorama/threading-review-bug-fixes
IG datasource filtering including threading review and bug fixes
2018-09-17 09:06:18 -04:00
millmanorama 0203db6596 codacy fixes 2018-09-17 14:50:08 +02:00
millmanorama 7f5420e305 fix codacy issues 2018-09-17 12:55:32 +02:00
millmanorama 2d4ae925de fix next unseen button state and text 2018-09-16 13:05:52 +02:00
millmanorama 17bef5c68f wire seen by other examiners check box 2018-09-16 12:24:24 +02:00
millmanorama b2823dace1 Merge branch 'threading-review-bug-fixes' into 1012-examiner_seen_UI_integration
# Conflicts:
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
2018-09-15 14:55:06 +02:00
millmanorama fad5cd5121 Merge remote-tracking branch 'upstream/develop' into threading-review-bug-fixes 2018-09-15 13:28:13 +02:00
millmanorama 942b6a6c6b Merge remote-tracking branch 'upstream/image-gallery-db-migration' into threading-review-bug-fixes
# Conflicts:
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
2018-09-15 13:27:33 +02:00
millmanorama df567df149 cleanup 2018-09-15 12:46:01 +02:00
Richard Cordovano 2f8e0de9ea Merge pull request #4091 from raman-bt/1012-group-seen-by-user
1012: Allow user to view groups that are either new to them or new to…
2018-09-14 15:34:04 -04:00
Raman 64306fe235 Merge branch 'image-gallery-db-migration' of https://github.com/sleuthkit/autopsy into 1012-group-seen-by-user
# Conflicts:
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
2018-09-14 14:24:58 -04:00
William Schaefer 02d888274b 4167 rename action text and messages as Common Property Search 2018-09-14 14:08:39 -04:00
William Schaefer e9052745e2 4167 fix typos and message text in Common Property Search 2018-09-14 14:01:27 -04:00
Richard Cordovano 06bbb425a1 Merge pull request #4084 from APriestman/4156_groupDataSourceFiltering
4156 group data source filtering
2018-09-14 13:46:30 -04:00
U-BASIS\dgrove e6b034e46e Fixed merge conflict. 2018-09-14 11:55:34 -04:00
U-BASIS\dgrove 4d7e5e7f70 Merge remote-tracking branch 'upstream/develop' into 4195_RemoveColumnsFromResults 2018-09-14 11:54:13 -04:00
William Schaefer e2e6037c92 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4167-UpdateCommonAttributeGUI 2018-09-14 11:53:53 -04:00
Richard Cordovano d61e1c609f Merge pull request #4064 from raman-bt/1010-ig-by-datasource
1010: Filter by datasource, for path based groups only.
2018-09-14 11:49:12 -04:00