1032 Commits

Author SHA1 Message Date
Richard Cordovano
58c70de812 Merge pull request #2990 from wschaeferB/2885-ReduceCallsToLastAccessed
2885 Last Accessed time now sourced from last accessed attr instead of modified
2017-08-11 12:15:50 -04:00
Richard Cordovano
446ccc3c54 Merge pull request #2975 from wschaeferB/2884-ExaminerCasesSortOrderFix
2884 examiner jtable getColumnClass to return Date class for date cols
2017-08-11 12:08:02 -04:00
U-BASIS\dgrove
89910a8430 Merge remote-tracking branch 'upstream/rc-2.8.3' into develop 2017-08-11 11:33:54 -04:00
U-BASIS\dgrove
0aab93ac34 New AID implemented. 2017-08-10 11:29:00 -04:00
William Schaefer
db7deb1db3 2915 increase timeout to 5 minutes for automated refresh 2017-08-07 10:49:56 -04:00
William Schaefer
3197ffa465 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2915-ModifyExaminerGUI 2017-08-07 10:16:04 -04:00
William Schaefer
69fc2223d4 2915 moved refresh button to after the filter options 2017-08-04 17:49:07 -04:00
William Schaefer
b361e8a3d3 2915 Show Last 10: message changed, gray space minimized on Examiner gui 2017-08-04 16:15:00 -04:00
William Schaefer
291e156566 2885 Last Accessed time now sourced from last accessed attr instead of modified 2017-08-04 15:45:36 -04:00
William Schaefer
f4c8359653 2908 re-enabled new case option for examiner mode 2017-08-03 14:48:05 -04:00
William Schaefer
c6af9f81fd 2908 no longer disabling the add data source action in Examiner mode 2017-08-03 13:16:05 -04:00
Richard Cordovano
da373df950 Change default number of auto ingest retries from 2 to 0 2017-08-02 16:03:20 -04:00
William Schaefer
810d8aba8d 2890 Removed initial call to update view, auto update will populate cases list 2017-08-01 13:41:24 -04:00
William Schaefer
25aa1302eb 2884 fix raw type warning with getColumnClass override 2017-08-01 13:18:50 -04:00
William Schaefer
b95d92849b 2884 override examiner case jtable getColumnClass to return Date for date cols 2017-08-01 11:32:05 -04:00
William Schaefer
692a61c8f5 2858 minimized use of isFile and isDirectory when populating Examiner case list 2017-07-26 18:39:16 -04:00
William Schaefer
7e3c7241e1 2760 re-opening auto ingest options after cancel restores correct settings 2017-07-12 16:29:16 -04:00
William Schaefer
44f35c3d73 2760 made buttons and warnings on Auto Ingest Options enable/disable more consistantly 2017-07-07 17:08:45 -04:00
William Schaefer
fba8b5b307 2760 fixed warning about image folder to not show when examiner mode selected 2017-07-07 15:29:30 -04:00
Richard Cordovano
48f80210d2 Update Autopsy-Core NBM versioning 2017-06-29 13:06:59 -04:00
Richard Cordovano
1b94d90d7d Merge pull request #2887 from narfindustries/central_repo_nbm
Created Central Repository nbm
2017-06-26 09:04:56 -04:00
Richard Cordovano
939f3fdbfa Remove potential infinite wait condition from AutoIngestManager 2017-06-23 18:06:46 -04:00
Nick Davis
d74e35ee8a update module name, options panel title, case properties title, default database names, changed artifact type to correlation type. 2017-06-23 12:07:11 -04:00
Nick Davis
7f4878bf5f created CentralRepository NBM from EnterpriseArtifactManager files. updated configs and build tools. 2017-06-22 18:16:25 -04:00
Richard Cordovano
d4823c31a4 Merge pull request #2882 from narfindustries/content_viewer
Eam Content viewer adjustments
2017-06-22 14:07:44 -04:00
Richard Cordovano
9f23fb104f Merge pull request #2884 from narfindustries/global_bad_files
Eam - properly use and display global files (hash db imported files)
2017-06-22 14:07:26 -04:00
Richard Cordovano
8830d5a3a6 Merge pull request #2877 from narfindustries/ivy-deps
Eam - Use Ivy for dependencies
2017-06-22 14:06:00 -04:00
Nick Davis
847c5274e6 use .equals() instead of == for comparison of EamArtifact.Type objects. check EamArtifactInstance fields for null before displaying them in the content viewer table. 2017-06-22 13:24:12 -04:00
Nick Davis
741a6562af Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into content_viewer 2017-06-22 12:21:36 -04:00
Ann Priestman
a617d552c0 Convert sql statements referring to device name to use device id 2017-06-22 12:21:19 -04:00
Nick Davis
6dc281f7a6 content viewer will not show table rows if there are no results to display. 2017-06-22 12:17:47 -04:00
Nick Davis
080aace927 default table height is now about 5 rows, so the vertical scroll bar will show when the content viewer window is small. 2017-06-22 12:05:34 -04:00
Nick Davis
4d304c65a3 removed usage of 'db.enabled' property, since it is no longer used by the config panel. Now we just check EamDb.isEnbled(). 2017-06-22 10:52:58 -04:00
Nick Davis
0dbe91b5ee Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into sqlite-config-ui 2017-06-22 10:41:29 -04:00
Nick Davis
a961d2f615 can now disable the EAM. 2017-06-22 10:41:04 -04:00
Nick Davis
701ef5ff2d send database settings exception messages back to config window and display them in red. surround guidance message panel with a scrollpane. added red/green check boxes to the Create button. correctly clear the red/green check boxes by the Test and Create buttons when a change is made. Do not save state until OK button is clicked, so either the X or the Cancel button will cause no change (ignoreing the creation of a db). 2017-06-21 19:31:32 -04:00
Nick Davis
fe7aabb993 added input validation to db settings. changed red text to a mix of red or black depending on if it's an error. changed postgres connection to use a properties object to store the user/pass. reduced the large area between the db config button and the lower buttons on the main options panel. 2017-06-21 16:14:24 -04:00
Nick Davis
9ed3883965 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into ivy-deps 2017-06-21 13:20:42 -04:00
Nick Davis
22b7227804 removed dependency .jar's from repo. Set them to be downloaded from Maven repo using Ivy. 2017-06-21 13:20:05 -04:00
Nick Davis
91ed881955 now require a Organization to be selected in the ComboBox before enabling the Ok button. Also adding an Organization will re-run validation. 2017-06-20 19:45:31 -04:00
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
fcd6b2ce08 postgresql settings UI is implemented. now to do cleanup/testing. 2017-06-20 15:09:55 -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
Richard Cordovano
d1588764f8 Add static getTagDisplayNames API to TagsManager 2017-06-19 12:31:46 -04:00
Nick Davis
4adda2a630 converting to new db config UI; layout complete. 2017-06-16 18:59:10 -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
e394b5a702 Merge pull request #2850 from narfindustries/editdetails
eam fixes to EAM Edit Case Details Dialog
2017-06-16 07:55:21 -04:00