570 Commits

Author SHA1 Message Date
Richard Cordovano
b205a983d3 Module version updates for release 4.8.0 2018-07-30 11:24:54 -04:00
Ann Priestman
94bdd86840 Don't bail out of saving settings if there is no case open 2018-07-11 11:35:26 -04:00
Raman
0afee2fbf6 3994: Image gallery doesnt work for Postgres
- Fixed sql for SQLite.
2018-06-28 18:55:15 -04:00
Raman
2c0f856406 3994: Image gallery does not work with Postgres 2018-06-28 15:48:04 -04:00
Richard Cordovano
5684858327
Remove commented out code 2018-06-18 14:59:33 -04:00
Brian Carrier
ab83c9940c reduce API 2018-06-17 23:15:23 -04:00
U-BASIS\dgrove
ac619182ea Eighth batch updated for PMD error suppression and correction. 2018-06-13 11:11:42 -04:00
U-BASIS\dgrove
d658665e6c Third batch updated for PMD error suppression and correction. 2018-06-07 16:07:24 -04:00
Richard Cordovano
add87b03eb
Merge pull request #3786 from sleuthkit/supress_stacktrace
remove stack traces from log that are occuring during regression tests
2018-05-23 12:13:52 -04:00
rishwanth1995
0ba2be590e removed sqlite-jar warnings 2018-05-18 13:36:02 -04:00
Brian Carrier
348f70db00 remove stack traces from log that are occuring during regression tests 2018-05-18 10:45:37 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
6568c54ae4 Update version numbers for rlease 4.7.0 2018-05-02 20:06:37 -04:00
Richard Cordovano
b459f1ad79 Correctly deprecate/replace VideoUtils.getTempVideoFile 2018-05-02 19:00:27 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
Richard Cordovano
fb551f01bc Fix compile error for NoCurrentCaseException in VideoFile.java 2018-03-12 14:00:57 -04:00
Richard Cordovano
1d92a70664 Fix compile error for NoCurrentCaseException in VideoFile.java 2018-03-12 13:59:05 -04:00
zhhl
7a5275f487
Merge branch 'develop' into 2229-Part26UsegetOpenCaseInsteadOfg4etCurrentCase 2018-03-12 10:55:46 -04:00
U-BASIS\zhaohui
fe2cea93c6 Merge remote-tracking branch 'upstream/develop' into 2229-Part24UsegetOpenCaseInsteadOfgetCurrentCase 2018-03-09 18:21:38 -05:00
Richard Cordovano
1c6f0d8d04
Merge pull request #3512 from zhhl/2229-Part20UsegetOpenCaseInsteadOfgetCurrentCase
2229 Part 20 use getOpenCase() instead of getCurrentCase()
2018-03-09 17:44:43 -05:00
Richard Cordovano
528689f8cf
Merge pull request #3510 from zhhl/2229-Part19UsegetOpenCaseInsteadOfgetCurrentCase
2229 Part 19 use getOpenCase() instead of getCurrentCase()
2018-03-09 17:44:26 -05:00
U-BASIS\zhaohui
73c97dc2bd 2229: Part 26: Use getOpenCase() instead of getCurrentCase() in casemodule, modules, imageGallery. 2018-03-09 15:47:47 -05:00
U-BASIS\zhaohui
01a14e5328 Merge remote-tracking branch 'upstream/develop' into 2229-Part25UsegetOpenCaseInsteadOfgetCurrentCase 2018-03-09 14:29:17 -05:00
U-BASIS\zhaohui
b5d4935f6b 2229: Catch the NoCurrentCaseException in VideoFile.java 2018-03-06 10:56:42 -05:00
U-BASIS\zhaohui
c219d065ef 2229: Part 20: Use getOpenCase() instead of getCurrentCase() in ImageGallery, RecentActivity, datamodel... 2018-03-05 13:21:59 -05:00
U-BASIS\zhaohui
a4cea63c18 2229: Part 19: Use getOpenCase() instead of getCurrentCase() in ImageGallery and Experimental. 2018-03-05 12:20:40 -05:00
U-BASIS\dgrove
3f8de1135b Cleanup. 2018-02-28 13:18:20 -05:00
U-BASIS\dgrove
c82ec98122 Added handling for ReadContentInputStreamException. 2018-02-28 13:07:24 -05:00
U-BASIS\dgrove
9de880bb0f Merge remote-tracking branch 'upstream/develop' into 3353_CenterChildWindows 2018-02-22 15:15:48 -05:00
Richard Cordovano
dea5acbd62 Merge remote-tracking branch 'upstream/custom-release-2.11.1' into develop 2018-02-20 19:22:36 -05:00
Richard Cordovano
927f1a578f Updates for Autopsy-Core NBM version number change 2018-02-20 18:42:49 -05:00
U-BASIS\dgrove
57fec275f8 Resolved merge conflicts. 2018-02-13 10:35:40 -05:00
U-BASIS\dgrove
afa6ec95b5 Centered more windows. 2018-02-07 22:22:43 -05:00
U-BASIS\dgrove
cb99e39c45 Simplified logic for retrieving content name. 2018-02-02 13:26:07 -05:00
Richard Cordovano
73241a637b Add side effect to FileTypeDetector.getMIMEType 2018-01-23 11:14:12 -05:00
Richard Cordovano
3759cb94be
Merge pull request #3348 from zhhl/3386-changeFilePermission
3386: Update the files permission from 755 to 644
2018-01-08 12:49:06 -05:00
Richard Cordovano
4e362d10ec
Merge pull request #3292 from seannicholls/deadlock-url-fix
changed defunct netbeans url (deadlock.netbeans.*) to the current url
2018-01-07 14:14:27 -05:00
Richard Cordovano
e13d82ee16 Update FileTupeDetector API 2018-01-05 10:44:47 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Ben Field
69e42f9238
Update platform.properties 2017-12-13 18:36:26 +00:00
Richard Cordovano
b54b94452d
Merge branch 'develop' into 911-tweak-menu/toolbar-items 2017-12-13 09:13:22 -05:00
millmanorama
3e92fcd569 tweak menu/toobar text 2017-12-13 11:53:36 +01:00
millmanorama
1ef776d160 disable menu items when Timeline and ImageGallery are disabled. Some other cleanup, harmonize IG and TL opening actions 2017-12-13 11:24:07 +01:00
millmanorama
b68e794a0e disable Timeline and image gallery if there are more than 6M files in the DB 2017-12-11 15:25:13 +01:00
seannicholls
d372765ebe changed defunct netbeans url (deadlock.netbeans.*) to the current url (bits.netbeans.*) 2017-12-10 18:55:20 +00:00
William Schaefer
0e21b69993 3203-add (Notable) to tag context menus 2017-11-22 12:02:46 -05:00
William Schaefer
4bc8d85acd 3199 clean up read Tags properties code and rename Category to DhsImageCategory 2017-11-17 19:08:59 -05:00
William Schaefer
743df27125 3199 add knownStatus to TagName class and tag_names table 2017-11-17 14:56:16 -05:00
William Schaefer
21a74a4f6b 3199 remove remaining creation of Evidence Tag 2017-11-06 16:03:03 -05:00
William Schaefer
ad7d504d27 3199 Category class moved to Aut Core, tags created one place 2017-11-06 15:00:05 -05:00