11490 Commits

Author SHA1 Message Date
U-BASIS\dgrove
d0d320a0e5 Put case ID test back in. 2019-02-07 14:45:51 -05:00
U-BASIS\dgrove
5d67e4f991 Removed invalid tests; clarified remarks in 'newDataSource()' method. 2019-02-07 12:31:28 -05:00
Richard Cordovano
cdb7aebc99
Merge pull request #4504 from rcordovano/improve-open-multi-user-case-dialog-performance
Improve open multi user case dialog performance
2019-02-05 18:09:23 -05:00
Richard Cordovano
e3eb1a5066
Merge pull request #4503 from wschaeferB/4650-SqlLiteChanges
4650 make fallback to getting existing datasource occur for sqlite as well
2019-02-05 18:05:59 -05:00
Richard Cordovano
c4a883021f
Merge pull request #4499 from wschaeferB/4635-CentralRepoEscapingFix
4635 fix escaping of single quotes in findfilesWhere query for common…
2019-02-05 18:04:22 -05:00
Richard Cordovano
1148ced777
Merge pull request #4482 from dgrove727/4668_3x3Thumbnails
Now using single-frame thumbnails for videos.
2019-02-05 18:02:06 -05:00
Richard Cordovano
d1cce43396 Made version field final in CaseNodeData 2019-02-05 17:58:15 -05:00
Richard Cordovano
4e618f5971 Polish for multi-user case classes 2019-02-05 17:46:31 -05:00
Richard Cordovano
057acbe792 Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance 2019-02-05 16:59:11 -05:00
U-BASIS\kelly
13bf91c1f7 Remove unused imports from History.java 2019-02-05 15:32:44 -05:00
U-BASIS\dgrove
0da6b4f2b7 Typo fixed. 2019-02-05 14:48:43 -05:00
U-BASIS\dgrove
1f5b665dc7 Revised frame grab intervals; added 'empty()' check. 2019-02-05 14:46:15 -05:00
William Schaefer
eb9aa212ed 4650 modify implementation of getting datasource when already exists in newDataSource for sake of readability 2019-01-31 13:42:16 -05:00
Richard Cordovano
6631ca966d
Merge pull request #4491 from dannysmyda/4667-Expand-Data-Source-Subtree
4667 Auto expand Views and Results nodes
2019-01-31 10:56:43 -05:00
Richard Cordovano
d46154f79b
Merge pull request #4493 from dannysmyda/4670-DataResult-Viewer-Default
4670 - Default to Table View
2019-01-31 10:56:05 -05:00
Richard Cordovano
29df995bf9 Clean up bundle files 2019-01-30 18:30:30 -05:00
William Schaefer
4f0f18c0b6 4650 make fallback to getting existing datasource occur for sqlite as well 2019-01-30 18:10:22 -05:00
Richard Cordovano
c345713a42 Restore open button to multi-user cases panel, polishing 2019-01-30 17:28:06 -05:00
Richard Cordovano
469fc8bf86 Make CaseDetails Serializable for remote events 2019-01-30 14:06:19 -05:00
U-BASIS\dsmyda
b08116f8f1 Formatted code correctly 2019-01-30 13:27:34 -05:00
U-BASIS\dsmyda
b3450d09ea Resolved the uniqueness problem and defaulted the group by data source option to be false instead of null 2019-01-30 13:25:55 -05:00
William Schaefer
6207b64af3 4635 fix escaping of single quotes in findfilesWhere query for common files search 2019-01-30 12:17:18 -05:00
Richard Cordovano
690aab95c3 Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance 2019-01-30 10:15:28 -05:00
Richard Cordovano
a44a81227c Small fixes for modified open multiuser case feature 2019-01-30 10:15:23 -05:00
Raman
4e6e34f452 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
2019-01-30 09:59:30 -05:00
Richard Cordovano
bea3367241
Merge pull request #4492 from esaunders/4642_solr_heap
Added ability to set max heap size for embedded Solr server.
2019-01-30 09:46:17 -05:00
Richard Cordovano
5561a62837
Merge pull request #4459 from APriestman/4620_sendUpdatedNameEvent
4620 Send event for data source name update.
2019-01-30 09:23:08 -05:00
U-BASIS\dgrove
4ffb10fd0b Last-ditch frame grab attempt added. 2019-01-29 15:10:20 -05:00
U-BASIS\dsmyda
363bf00440 Updated the package names in the layers.xml 2019-01-29 12:43:18 -05:00
U-BASIS\dgrove
ebb74be97d New algorithm for fetching a video frame. 2019-01-29 12:22:03 -05:00
U-BASIS\dsmyda
17f913a551 Made the DataResultPanel not consider the selected index for the next directory 2019-01-28 17:14:17 -05:00
Richard Cordovano
db33091d37 Move CaseNodeData back to coordination service package 2019-01-28 16:38:02 -05:00
Richard Cordovano
f487e9082f Merge in develop branch 2019-01-28 16:20:04 -05:00
Richard Cordovano
ad4b17a411 Polishing for changes to case, case node data 2019-01-28 16:09:09 -05:00
U-BASIS\dgrove
b77407df24 Cleanup. 2019-01-28 15:56:17 -05:00
U-BASIS\dsmyda
7db7f1c353 Added optimizations and better variable naming 2019-01-28 15:29:39 -05:00
esaunders
3dc2b6067d Added ability to set max heap size for embedded Solr server. 2019-01-28 15:28:49 -05:00
U-BASIS\dsmyda
e35827b891 Auto-expand the Views node and Results node when selecting data sources in the group by view. The default viewer still auto expands as desired 2019-01-28 15:18:36 -05:00
Richard Cordovano
bde420a4bb
Merge pull request #4483 from dannysmyda/2226-Fix-Hash-Values-Add-Image-Bug
4641 - Fix hash value bug on add image wizard
2019-01-28 13:10:05 -05:00
Raman
fdb00bfc06 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts 2019-01-28 13:03:20 -05:00
Richard Cordovano
a935ca8f5c
Merge pull request #4485 from dannysmyda/4623-Rename-Commonfilessearch-package
4623 - Renamed commonfilessearch package
2019-01-28 12:08:53 -05:00
Richard Cordovano
ec541db4a3
Merge pull request #4456 from wschaeferB/4590-DataSourceProfiler
4590 data source profiler
2019-01-28 12:04:04 -05:00
Raman
9ebae7580f 1180: Add email and phone number from TSK_WEB_FORM_ADDRESS to CR. 2019-01-28 11:51:54 -05:00
Ann Priestman
4bc07d66e2 Use new data source constructor.
Cleanup.
2019-01-28 09:44:49 -05:00
Ann Priestman
485c7f9c86 Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent 2019-01-28 08:20:25 -05:00
Richard Cordovano
63bb7f805e
Merge pull request #4478 from dannysmyda/4656-allow-user-to-pick-language
4656 - Add OCR language pack configuration
2019-01-25 15:06:09 -05:00
Ann Priestman
18a5de9625 Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
2019-01-25 15:02:50 -05:00
U-BASIS\dsmyda
b968937b1f Renamed the package from commonfilessearch to commonpropertiessearch 2019-01-25 09:20:58 -05:00
Richard Cordovano
6c112cbfca Interim checkin for open multi-user dialog, case node data, case changes 2019-01-24 17:26:26 -05:00
U-BASIS\dsmyda
f2abe419f9 Fixed hash value bug on AddImageWizard 2019-01-24 16:44:42 -05:00