3877 Commits

Author SHA1 Message Date
jmillman
cc926e4642 cleanup, comments, minor refactoring 2015-10-14 12:29:18 -04:00
jmillman
34a0b4f134 play layout animations in seperate timelines 2015-10-14 12:29:14 -04:00
jmillman
2c4354dc1b improve layout so it does not jitter (as much) when clusters are selected 2015-10-14 12:29:10 -04:00
jmillman
0d4abed9e3 adjust layout code for smoother layout 2015-10-14 12:29:07 -04:00
jmillman
978536c8b0 refactor and improve layout
move more common code into EventBundleNodeBase
fix band by type option
2015-10-14 12:29:03 -04:00
jmillman
79f490a2cc hide parent controls on hover 2015-10-14 12:28:54 -04:00
jmillman
334e1ae8d4 reinstate truncate descriptions feature and remove dead code 2015-10-14 12:28:50 -04:00
jmillman
acc83ce6ef improve UX of expand collapse buttons 2015-10-14 12:28:46 -04:00
jmillman
6c59c350b0 minor cleanup 2015-10-14 12:28:43 -04:00
jmillman
f74859c47c refactor layout across two parts of hierarchy (stripes and clusters) 2015-10-14 12:28:39 -04:00
jmillman
750ef13354 subcluster expansion WIP 2015-10-14 12:28:35 -04:00
Richard Cordovano
cc259e2f6e Add missing resource for RunIngestAction 2015-10-14 09:35:30 -04:00
Richard Cordovano
9547d43673 Fix compile and lint warnings for RunIngestAction 2015-10-13 17:05:58 -04:00
Richard Cordovano
edb29d67dd Update method comments for RuinIngestAction 2015-10-13 16:58:49 -04:00
Richard Cordovano
7c8dc89df1 Format RunIngestAction.java 2015-10-13 16:54:05 -04:00
Richard Cordovano
2592f8c62e Merge pull request #1613 from eugene7646/error_observer_api_devel
Error observer api devel
2015-10-13 15:51:33 -04:00
Eugene Livis
99948bb677 Declared reference to IntervalErrorReportData as volatile 2015-10-09 13:40:20 -04:00
Eugene Livis
41fb08aef6 Modified Case class to be TSK error observer 2015-10-09 13:21:59 -04:00
Eugene Livis
a197acb18b Modified Case class to be TSK error observer 2015-10-09 13:15:39 -04:00
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
Eugene Livis
343b0feeee Modified IntervalErrorReportData 2015-10-08 15:28:51 -04:00
Richard Cordovano
8b73207378 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-10-07 16:38:45 -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