1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-08-31 16:33:52 +00:00
Commit Graph

197 Commits

Author SHA1 Message Date
Dick Fickling
67c3922039 undo merge changes 2012-04-12 10:04:31 -04:00
Alex Ebadirad
b2e137379d Issues with grabbing installed programs, tweak to xls pages.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-11 17:48:47 -07:00
Dick Fickling
51765a9753 message details panel tweaks 2012-04-11 17:30:12 -04:00
adam-m
e41d3b43c6 Remove old incons 2012-04-11 16:26:35 -04:00
adam-m
ec3add76dd Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-04-11 16:25:49 -04:00
adam-m
b8d6eb58cc Ingest Inbox update buttons LF 2012-04-11 16:25:15 -04:00
Dick Fickling
5128ffd324 fix help doc dependencies 2012-04-11 15:24:44 -04:00
Brian Carrier
4e0688e464 resolved conflict 2012-04-11 13:38:31 -04:00
Brian Carrier
e805d4898c Updated javahelp 2012-04-11 13:35:49 -04:00
adam-m
0c711ee1d2 Ingest deleted files again 2012-04-10 17:52:07 -04:00
adam-m
37756e360f Minor UI naming tweaks, update limitations file wording 2012-04-10 17:01:18 -04:00
adam-m
d17c272420 Inbox UI tweaks 2012-04-10 13:14:44 -04:00
adam-m
845ced0b7e Minor progress bar tweak 2012-04-09 18:07:09 -04:00
adam-m
c266b4fd41 ingest progress bar: show more accurately which file is being ingested now 2012-04-09 17:03:45 -04:00
adam-m
a6a90ae5f0 Skip ingesting files with unalloc flag set for now - some of them cause Solr indexing to hang. Unalloc space and files will be addressed in future. 2012-04-09 16:30:35 -04:00
Dick Fickling
941a648f47 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-04-06 09:35:40 -04:00
Dick Fickling
c6082e26a4 TSK-442: Investigate image queuing performance 2012-04-06 09:35:15 -04:00
adam-m
93081da498 Ingest inbox fix, add the last msg when merging groups 2012-04-06 09:25:31 -04:00
adam-m
55f77584f9 TSK-430 Remove Ingest complete dialog
Removed API to register for callback from service simplifying it
2012-04-05 16:12:06 -04:00
adam-m
abb2b513c2 Ingest message inbox: add right click action for copy, select all
Keyword search: single regex search fix for simplified api
2012-04-04 21:34:07 -04:00
adam-m
3d965084f0 Adjust default column width 2012-04-04 09:37:04 -04:00
adam-m
f575cb00bd Suppress unchecked warning in the equals() 2012-03-28 11:11:16 -04:00
adam-m
983614a85e Minor Gui sizing tweaks 2012-03-27 16:56:24 -04:00
adam-m
961c414db8 Add tooltip with service description to ingest panel 2012-03-27 13:22:22 -04:00
adam-m
81e680ccf4 Add service description to service API 2012-03-27 12:51:46 -04:00
adam-m
30a2e3f9f4 Inbox msg box: more selection improvements: cursor, custom select row rendering, clear selection 2012-03-26 20:56:46 -04:00
adam-m
6ea2efcc50 Probable fix for ingest message inbox selections 2012-03-26 17:42:44 -04:00
adam-m
7dbb635ba0 Override preferredID method for tc 2012-03-26 10:56:54 -04:00
Dick Fickling
3f66dd3a0b Gui Tweaks 2012-03-23 10:57:16 -04:00
Dick Fickling
e51534e678 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-21 16:07:48 -04:00
Dick Fickling
665113abfa Change Ingest Messages Button 2012-03-21 16:06:45 -04:00
adam-m
b44236fe24 Tweak ingest finished dialog.
Add javadoc.
2012-03-20 17:03:37 -04:00
adam-m
61aa26653b fix ingest med priority message color 2012-03-20 10:53:26 -04:00
adam-m
cbc54ad8c2 TSK-418 Ingest complete dialog - add generate report 2012-03-20 10:36:29 -04:00
adam-m
c928788bb6 - Fix to show stats and file ingest dialog after ingest complete and also all background threads (keyword search) completed.
- fix to not run complete() portion of keyword search service in some cases, when service was not selected to run
2012-03-19 18:54:12 -04:00
Dick Fickling
09e05961d7 TSK-410: Remove warnings 2012-03-14 17:18:15 -04:00
adam-m
bc26b3a4dd ingest fix unchecked type warnings in comparators 2012-03-14 13:01:11 -04:00
adam-m
cba25234d2 Fix part of warnings 2012-03-14 10:12:36 -04:00
adam-m
9dc500579a Ingest: when enumerating files to run ingest on, include also unknown files. It's up to service to decide. 2012-03-09 16:47:15 -05:00
adam-m
f771fe7f33 Update icon 2012-03-09 15:36:32 -05:00
adam-m
1700552b08 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-09 15:17:47 -05:00
adam-m
95ff9fdec9 - bugfix: make sure that services order in the queue is preserved and deterministic, since we are relying on it now
- add ERROR return value to be returned by file services to hint other services to stop processing the file
2012-03-09 15:17:24 -05:00
Dick Fickling
b53dc3309c Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-09 12:31:34 -05:00
adam-m
5bc61adbc6 Minor ingest ui tweaks 2012-03-09 12:19:14 -05:00
adam-m
51d96594cf Tweak the eye button 2012-03-09 11:24:05 -05:00
Dick Fickling
70b40952d6 Move Advanced Configuration Dialog into CoreComponents
so that Ingest, Keyword Search, and Hash Database can use it.
2012-03-09 09:34:44 -05:00
adam-m
d575342f2c Set white background for message count text on the button for better contrast. 2012-03-08 18:22:00 -05:00
adam-m
6c39961586 Align, adjust button size 2012-03-08 16:12:05 -05:00
adam-m
6e4ce53ee5 TSK-392 Improve inbox icon with number of messages - disable button focus 2012-03-08 16:05:49 -05:00
adam-m
5cec489414 TSK-392 Improve inbox icon with number of messages - minor tweak 2012-03-08 16:00:23 -05:00