4022 Commits

Author SHA1 Message Date
Richard Cordovano
3e3ddab150 Improved java docs for deprecated Case methods 2015-10-09 12:23:15 -04:00
Richard Cordovano
db0f2beb28 Simplified Case add data source API names 2015-10-09 12:06:48 -04:00
Richard Cordovano
af7684486a Backwards compatibility for IngestManager 2015-10-09 11:47:14 -04:00
Richard Cordovano
0c887fad4b Backwards compatibility for ImageUtils 2015-10-09 11:40:17 -04:00
Richard Cordovano
6e1d8e83f7 Comment tweak for DeleteBlackboardArtifactTagAction, DeleteContentTagAction 2015-10-09 11:37:55 -04:00
Richard Cordovano
3d219d2947 Backwards compatibility for DeleteBlackboardArtifactTagAction, DeleteContentTagAction 2015-10-09 11:36:03 -04:00
Richard Cordovano
07cd1d030a lint treatment for DeleteBlackboardArtifactTagAction, DeleteContentTagAction 2015-10-09 11:23:06 -04:00
Eugene Livis
793d3d49b2 Made the API non-static 2015-10-09 11:14:43 -04:00
Karl Mortensen
8fa43e4b9c Merge branch 'waitCursor' into develop 2015-10-09 09:54:45 -04:00
momo
80e3c6152d adding all missed mime types that can be added in current state 2015-10-09 09:52:54 -04:00
momo
b0d803004c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into predefined-mime-types 2015-10-09 09:33:04 -04:00
Karl Mortensen
095d766500 Merge branch 'userFacingErrorMessages' into develop 2015-10-09 09:20:41 -04:00
momo
6ea119cacf change structure of creating mime types 2015-10-08 16:52:28 -04:00
Eugene Livis
343b0feeee Modified IntervalErrorReportData 2015-10-08 15:28:51 -04:00
momo
f7cb43f363 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into sanitize-utf-8 2015-10-08 12:55:53 -04:00
momo
a024152259 fix few comments 2015-10-08 10:48:45 -04:00
momo
9c0b39cdc5 change gzip to x-gzip (equivalent) 2015-10-08 10:46:26 -04:00
momo
1a1084dd3f adding predefined rule for gzip 2015-10-08 10:45:36 -04:00
Richard Cordovano
8b73207378 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-10-07 16:38:45 -04:00
Karl Mortensen
9069553a59 add user-facing error messages for connection failures 2015-10-07 16:00:27 -04:00
Karl Mortensen
2a5e2e137f Show wait cursor between wizard panels 2015-10-06 15:52:41 -04:00
momo
52ce5bfceb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into sanitize-utf-8 2015-10-06 10:58:00 -04:00
Richard Cordovano
cc92f1ca49 Replace IngestManager.runInteractively() with RuntimeProperties.getCoreComponentsActive() 2015-10-05 18:01:07 -04:00
Richard Cordovano
d46fc40ecc Replace IngestManager.runInteractively() 2015-10-05 17:56:27 -04:00
Richard Cordovano
a6fda59143 Merge pull request #1605 from karlmortensen/renamingRefactor
rename a variable
2015-10-05 10:31:17 -04:00
Karl Mortensen
bfd122d0a2 remove old code 2015-10-02 16:08:51 -04:00
Karl Mortensen
d3ed9beecd remove old code 2015-10-02 16:05:24 -04:00
Karl Mortensen
710ffee243 rename a variable 2015-10-02 15:48:33 -04:00
Karl Mortensen
91b5559681 remove comment 2015-10-02 15:07:28 -04:00
Karl Mortensen
851edf5158 use SolrSearchService 2015-10-02 12:26:55 -04:00
Karl Mortensen
69b6ddee0a clear icons when multi-user is disabled 2015-10-02 11:22:14 -04:00
Karl Mortensen
c17d6d17eb one more dependency 2015-10-02 11:11:46 -04:00
Karl Mortensen
58859cc739 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into testButtonsForMultiUserSettings 2015-10-02 09:56:16 -04:00
Karl Mortensen
07950ff5cf add connection testing buttons for multi user settings 2015-10-02 09:55:12 -04:00
jmillman
ddfe4381a3 minor cleanup
- improve comments
- rename DescriptionLOD to DescriptionLoD
- use new isActive proprty
- rename quick hide mask to quick hide filter
- remove un used class FiltersChangedEvent
2015-10-01 16:08:44 -04:00
jmillman
7890461114 remove obsolete Interface 2015-10-01 15:32:56 -04:00
jmillman
b7cee4bd83 polish quick hide feature 2015-10-01 15:24:43 -04:00
jmillman
db03049385 do all quickhiding in memory, refector some filter stuff 2015-09-30 16:43:08 -04:00
Richard Cordovano
3c46575f98 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-09-30 16:37:25 -04:00
jmillman
a2a460665c quickhide refactoring 2015-09-30 15:20:17 -04:00
jmillman
0230b5fff9 fix merge conflicts that lost hiding controls 2015-09-30 13:32:57 -04:00
jmillman
4575902791 Merge branch 'cleanup_new_clustering' into TL_quick_hide
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventBundle.java
	Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventCluster.java
	Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventStripe.java
	Core/src/org/sleuthkit/autopsy/timeline/datamodel/FilteredEventsModel.java
	Core/src/org/sleuthkit/autopsy/timeline/db/SQLHelper.java
	Core/src/org/sleuthkit/autopsy/timeline/filters/DescriptionFilter.java
	Core/src/org/sleuthkit/autopsy/timeline/filters/Filter.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewPane.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventDetailChart.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventStripeNode.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventDescriptionTreeItem.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventTypeTreeItem.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/NavPanel.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/NavTreeItem.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/RootItem.java
	Core/src/org/sleuthkit/autopsy/timeline/zooming/DescriptionLOD.java
	CoreLibs/nbproject/project.xml
2015-09-30 12:57:59 -04:00
jmillman
6d7bd8281c cleanup EventDetailChart 2015-09-29 16:45:10 -04:00
jmillman
ef1bce95f2 clean up and rearange initialization code and tooltip loading 2015-09-29 16:11:39 -04:00
jmillman
d8c78b56fa load tooltip info on background thread 2015-09-29 15:14:43 -04:00
jmillman
eb0c72b43a more cleanup and simplification of code for only new style clustering 2015-09-29 14:18:45 -04:00
jmillman
41110ae0b5 cleanup and simplify code for only new style clustering 2015-09-28 17:22:10 -04:00
jmillman
df60c51331 remove UI access to old style clustering 2015-09-28 16:19:49 -04:00
jmillman
844bf393f0 resolve potentially ambiguous column in db ambiguous 2015-09-28 16:19:42 -04:00
jmillman
2b0159af4e fix guideLine placement when action is initiated over a DetailEventNode 2015-09-28 16:19:38 -04:00