7348 Commits

Author SHA1 Message Date
William Schaefer
f4afca6846 3126 merged changes from 3080 from moving shutDownTaskExecutor 2017-10-25 14:36:26 -04:00
William Schaefer
442e69094a Merge branch '3080-CaseEventListenerToBackground' of https://github.com/wschaeferB/autopsy into 3126-IngestEventsListenterToBackground 2017-10-25 14:32:35 -04:00
William Schaefer
02cdf53d74 3080 moved shutDownTaskExecutor to new ThreadUtils class 2017-10-25 14:31:45 -04:00
U-BASIS\dgrove
8e8b957f4c Bug fix regarding assumed AUT filename. 2017-10-24 15:17:57 -04:00
U-BASIS\dgrove
98609be8f9 Removed unused imports. 2017-10-24 14:39:07 -04:00
U-BASIS\dgrove
3a555648d6 Minor clean-up and bug fixes. 2017-10-24 14:32:33 -04:00
Eugene Livis
0451208df8 Code review comments 2017-10-23 16:28:52 -04:00
William Schaefer
64c7af5a84 2774 Notes association corrected to be with case not examiner in names and comments 2017-10-20 11:32:18 -04:00
U-BASIS\zhaohui
3731a9cd0f 3134: If there is no tag results, popup a message and not doing the report generating. 2017-10-20 09:36:16 -04:00
William Schaefer
b2383a38a1 2774 Saved organization only selected when central repo enabled 2017-10-19 19:28:34 -04:00
William Schaefer
36108f0b54 2774 save previous examiner details and org name to prop file 2017-10-19 19:00:57 -04:00
William Schaefer
59101e7104 2774 slim down Wizard panel to support low resolution monitors 2017-10-19 17:34:42 -04:00
Eugene Livis
0fcea23066 Removed a log entry to log available disk space every minute 2017-10-19 16:58:26 -04:00
William Schaefer
906beb4d3e 3126 IngestEventsListener events now handled by single threaded executor 2017-10-19 14:14:34 -04:00
U-BASIS\zhaohui
98f01f5921 3116: Update the credit card account HMTL report title from Accounts: CREDIT_CARD to Accounts: Credit Card 2017-10-19 11:48:13 -04:00
U-BASIS\dgrove
d750ebfa24 Fixed merge conflicts. 2017-10-18 16:43:10 -04:00
U-BASIS\dgrove
bf3e68fc53 Removed examiner mode. 2017-10-18 16:06:30 -04:00
William Schaefer
2fb71f2ff0 3080 Moved all actions as a result of CaseEventLister to background thread pool 2017-10-18 14:36:44 -04:00
William Schaefer
30ebd54663 2774 ensure result set from generated keys is closed correctly 2017-10-18 12:54:41 -04:00
William Schaefer
971e9cc31e 2774 fixed updating of org list upon org deletion 2017-10-17 17:58:24 -04:00
William Schaefer
466e5661ef 2774 changed exception messages for failure to delete orgs to be @messages 2017-10-17 17:29:24 -04:00
William Schaefer
347dcb5578 2774 aquire lock for editing and deleting of orgs when using sqllite 2017-10-17 17:16:42 -04:00
William Schaefer
288c889bfe 2774 make messages for failure to delete Organization more informative 2017-10-17 16:55:36 -04:00
William Schaefer
dc8ae5818a 2774 fixed populating of Org combobox and sizing of manage org button 2017-10-17 16:29:28 -04:00
William Schaefer
424d2cf7f8 2774 fix Event listener for enabling and disabling org management buttons 2017-10-17 11:51:56 -04:00
William Schaefer
01284392b4 2774 fix case display name checking before applying changes 2017-10-16 18:17:34 -04:00
William Schaefer
c1fad4beb8 2774 enforce case naming rules when renaming a display name 2017-10-16 18:05:27 -04:00
William Schaefer
20725202e5 2774 prevent in use organizations from being deleted from CR 2017-10-16 17:54:31 -04:00
William Schaefer
dfe67722e2 2774 Delete org method added to Eamdb for organization management 2017-10-16 17:11:56 -04:00
William Schaefer
10e087caf6 2774 handle exceptions regarding failure to access organization data 2017-10-16 15:09:17 -04:00
William Schaefer
6ba111ed5b 2774 fix minor issues with @messages for managing organizations 2017-10-16 14:53:31 -04:00
William Schaefer
a2c448c06f 2774 changed all new static text for managing organizations to @messages 2017-10-16 13:32:38 -04:00
William Schaefer
560fb28dce 2774 combine examiner details, case number, and display name into caseDetails 2017-10-13 17:26:32 -04:00
William Schaefer
4077f8b901 2774 merg conflict resolution with bundle files 2017-10-13 15:54:18 -04:00
William Schaefer
c5ec3c7c01 2774 - OptionalCasePropertiesDialog now remembers correct organization by default 2017-10-13 15:51:37 -04:00
U-BASIS\zhaohui
1d72f2c7f2 NoJira: Remove the obsolete sample 2017-10-13 12:15:22 -04:00
Richard Cordovano
870b202b0f Delete obsolete externalresults package 2017-10-12 18:47:57 -04:00
William Schaefer
168f3a9ece 2774 major rework to case properties panel and optional case creation props 2017-10-12 12:45:24 -04:00
William Schaefer
1a02bf4dcd 2774 changed text for new case wizard panels 2017-10-10 12:51:16 -04:00
William Schaefer
670d6d668f 2774 added organization choosing to new case wizards 2017-10-10 12:09:57 -04:00
William Schaefer
b87e6d6796 2774 functioning Manage Organizations Panel added 2017-10-06 14:28:39 -04:00
Richard Cordovano
633c3a00e7 Merge pull request #3136 from dgrove727/3122_ExaminerModeRestart
3122 examiner mode restart
2017-10-05 14:21:07 -04:00
William Schaefer
9a36a85918 2774 fix issue with save order of Case Details Tabs 2017-10-05 14:15:56 -04:00
U-BASIS\dgrove
bc3962514e Various minor improvements. 2017-10-05 12:33:58 -04:00
U-BASIS\dgrove
cf6312cdb3 Reworked 'Examiner' mode so it works without restart. 2017-10-05 11:15:37 -04:00
Richard Cordovano
8379922396 Merge pull request #3135 from wschaeferB/3039-TaggedContentColorChange
3039 change tagged content color from dark gray to light yellow
2017-10-04 16:21:32 -04:00
William Schaefer
a115f8be0e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2774-CentralRepoDetailsGUI 2017-10-04 14:50:55 -04:00
William Schaefer
66a33dcdf0 2774 combine central repo case properties and case properties into one 2017-10-04 14:50:23 -04:00
Richard Cordovano
8550e9e23e Merge remote-tracking branch 'upstream/release-4.5.0' into develop 2017-10-03 20:00:02 -04:00
Richard Cordovano
5eefb7abda Change progress bar msg of ImageWriter 2017-10-03 19:59:30 -04:00