Commit Graph
18776 Commits
Author SHA1 Message Date
Dick Fickling 72ba73804c Add spacer to toolbar 2012-02-24 15:44:54 -05:00
Alex Ebadirad 28dd773c00 Modifications to html Report/src/org/sleuthkit/autopsy/report/reportHTML.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-24 12:44:49 -07:00
Dick Fickling 059f41b428 fix NPE on startup 2012-02-24 14:31:12 -05:00
Dick Fickling 2e448ecec2 Set Keyword Search to be its own toolbar 2012-02-24 14:26:51 -05:00
Alex Ebadirad fc2147ba31 Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
	DirectoryTree/nbproject/genfiles.properties
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestService.java
2012-02-24 12:22:53 -07:00
adam-m 5bb81ed766 Move ingest icon to top right 2012-02-24 14:20:08 -05:00
Alex Ebadirad 8386f8cc26 Report module addition
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-24 12:19:40 -07:00
adam-m 027e7f978a ingest msg error: tone down the red 2012-02-24 12:55:24 -05:00
adam-m 158a754029 Change keyword search msg from error to warn 2012-02-24 12:45:20 -05:00
adam-m 7242130037 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-24 12:43:26 -05:00
adam-m 7b7051df11 Ingest message inbox: hide dock, preliminary add toolbar button 2012-02-24 12:43:03 -05:00
Dick Fickling af517eaa53 Further search panel adjustments 2012-02-24 09:53:17 -05:00
adam-m e53aff6ffe wait for windows manager to init ingest tc 2012-02-24 09:48:33 -05:00
adam-m 40c1941375 Ingest installer class to fully initialize manager early and at determined time instance, independetly from previously saved top component state. 2012-02-24 09:36:38 -05:00
adam-m d193bde9e6 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-23 22:39:20 -05:00
adam-m de4ea9fe4a fiz directory tree build error (OriginalNode scope) 2012-02-23 22:38:52 -05:00
adam a2b4d34368 Update BUILDING.txt 2012-02-23 21:44:26 -05:00
adam-m e494cad25b Ingest inbox: fixed custom initial size and resizing of layered pane 2012-02-23 21:32:43 -05:00
Dick Fickling 1956cf2982 Add pre-populated keyword search lists 2012-02-23 17:40:17 -05:00
adam-m 0c3578f1ba Do not show details if they are not set,
html tags handled in create message(), rather than client
Index message add details.
2012-02-23 16:55:53 -05:00
adam-m 0ea28b766a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-23 16:42:57 -05:00
Dick Fickling 3fc87577f5 Keyword search panel improvements 2012-02-23 15:44:10 -05:00
Dick Fickling 056867d61a Recent Files and File Types adjustments in Directory Tree 2012-02-23 15:41:17 -05:00
Dick Fickling 608337d3b7 Disable unsupported Data Content Viewers 2012-02-23 15:38:38 -05:00
adam-m fffd41861b Ingest msg: add back button icon 2012-02-23 15:30:18 -05:00
adam-m ae28fd06a3 Inbox message: details view in the same position, using layers, replacing message view 2012-02-23 13:45:18 -05:00
Dick Fickling 290528d469 Hide known files from search filters 2012-02-23 09:48:06 -05:00
Dick Fickling ba8dd53c7f Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-22 17:19:39 -05:00
Dick Fickling d3f5b054ec Ingest Service now keeps track of current Keyword Lists 2012-02-22 17:19:18 -05:00
Dick Fickling 81c9b92f27 Make file content viewable from blackboard entry 2012-02-22 17:18:12 -05:00
adam-m 80fee3e815 ingest message: disable top level bar actions, remove clear/read all bu 2012-02-22 16:48:12 -05:00
adam-m 8e675abaad isServiceRunning: provide the most accurate answer (check the queue, then check background threads) for fscontent services 2012-02-22 16:19:28 -05:00
adam-m defd6cd2f5 Ingest API: add a way to query individual service if it has any background jobs running that are managed by the service. Needed for more precise service state tracking by the manager. 2012-02-22 16:03:02 -05:00
adam-m 3b3d51082a add method boolean isServiceRunning(final IngestServiceAbstract service) 2012-02-22 15:44:02 -05:00
adam-m 25ad5feb9e Ingest message box: add render row selection in the custom renderer 2012-02-22 14:27:31 -05:00
adam-m a0cc243171 ingest message clear button should also clear details 2012-02-22 11:30:20 -05:00
adam-m 95457f71de message table cursor adjustements 2012-02-22 11:25:27 -05:00
adam-m f662481abb ingest message inbox button enhancements 2012-02-22 10:50:51 -05:00
Dick Fickling 8d71111d92 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-22 10:31:52 -05:00
adam-m 329db3921b Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-22 10:15:01 -05:00
adam-m 8fbad4fe56 Minor adjustments to keyword search: add htm extension as supported by Solr and set content type of extracted text to more compliant 2012-02-22 10:14:21 -05:00
Dick Fickling a69305af00 Search panel tweaks 2012-02-22 09:58:17 -05:00
Dick Fickling fd76dce199 Allow "Open Viewer" button to select specific artifact 2012-02-22 09:57:33 -05:00
Brian Carrier de275582fb fixed ivy issue to allow keywordsearch to build on non-WIndows platforms 2012-02-21 23:47:02 -05:00
adam-m 2e26827371 Add ingest message tc settings file to layer.xml 2012-02-21 17:02:35 -05:00
Dick Fickling 825f3b2c5b Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-21 16:28:36 -05:00
adam-m 654830d5c9 add open viewer functionality in ingest message dialog 2012-02-21 16:19:36 -05:00
Dick Fickling a5498b9206 remove refresh button 2012-02-21 16:14:06 -05:00
adam-m 21768f5965 Interface and lookup for directory tree artifact viewer - to support viewing artifacts triggered from other modules 2012-02-21 16:09:02 -05:00
Dick Fickling 670c206f45 add openNode() method to Directory Tree 2012-02-21 14:39:31 -05:00