Commit Graph
18776 Commits
Author SHA1 Message Date
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
momo 4b97cd8b93 use output path 2015-10-02 10:14:18 -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
mhmdfy a4c829f92b change _time.txt directory 2015-10-01 17:02:56 -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
mhmdfy 61242364c4 download tab 2015-10-01 15:15:24 -04:00
mhmdfy 78cad5ccbb write jython documents with more details 2015-10-01 15:13:48 -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 8aa67c830e Merge remote-tracking branch 'rcordovano/develop' into TL_quick_hide 2015-09-30 15:20:47 -04:00
jmillman a2a460665c quickhide refactoring 2015-09-30 15:20:17 -04:00
Richard Cordovano 00a6c19157 Merge pull request #1596 from millmanorama/cleanup_new_clustering
Cleanup new clustering, after https://github.com/sleuthkit/autopsy/pull/1595
2015-09-30 15:15:56 -04:00
Richard Cordovano cbbd6c375c Merge pull request #1595 from millmanorama/develop
Initial Pull request for new style event clustering.
2015-09-30 15:15:35 -04:00
Richard Cordovano 3e49f53938 Merge pull request #1597 from sleuthkit/revert-1521-jython-editors
Revert "adding documentations to how to install jython editions"
2015-09-30 15:07:10 -04:00
Richard Cordovano 4588ed4a82 Revert "adding documentations to how to install jython editions" 2015-09-30 15:07:02 -04:00
Richard Cordovano de07b4273a Merge pull request #1521 from mhmdfy/jython-editors
adding documentations to how to install jython editions
2015-09-30 14:22:27 -04:00
jmillman 0230b5fff9 fix merge conflicts that lost hiding controls 2015-09-30 13:32:57 -04:00
momo ef0ed0a2df inaccurate comment 2015-09-30 13:07:27 -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
momo 429884b45d clean up code 2015-09-30 11:40:07 -04:00
momo 187032e69a add .txt files to tmp file to compare 2015-09-30 11:02:45 -04:00
momo dd514cf960 remove comment 2015-09-29 16:48:38 -04:00
jmillman 6d7bd8281c cleanup EventDetailChart 2015-09-29 16:45:10 -04:00
momo 53d8a0c35e remove trailing (0) on file name 2015-09-29 16:34:49 -04:00
momo 506516e1ca rebuild() cleanup and remove .txt files from zip 2015-09-29 16:24:37 -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 d3a589ec30 export the rest of guava 2015-09-28 16:25:24 -04:00
jmillman df60c51331 remove UI access to old style clustering 2015-09-28 16:19:49 -04:00
millmanorama b21d0412b0 fix path to guava jar 2015-09-28 16:19:46 -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
jmillman bd1e9a58d8 fix description generation and clustering
- rename getAggregatredEvents to getEventClusters
- make more members private
- improve logic to get subclusters
- introduce notion of RelativeDetail for navigating DescriptionLoDs
2015-09-28 16:19:34 -04:00
jmillman ce930506bb make sure short description (root folder) ends with "/" 2015-09-28 16:19:30 -04:00
jmillman 4dacbbe083 fix description generation WIP 2015-09-28 16:19:26 -04:00
jmillman 3c0f270ab0 add a description filter and use it rather than the looser text filter to do sub clustering 2015-09-28 16:19:23 -04:00
jmillman eadd7266ed use ControlsFX Actions to add expand/collapse menu items to AbstractDetailViewNode 2015-09-28 16:19:20 -04:00
jmillman 40d1ec9a5e create some additional indexes; don't use group_concat uselessly 2015-09-28 16:18:12 -04:00
jmillman 36097522a1 refactor common code out of clustering modes 2015-09-28 16:16:58 -04:00
jmillman d48ff72098 WIP Cleanup, verification that all existing features till work in new alternate layout mode. 2015-09-28 16:16:54 -04:00
jmillman dbdf8bffc9 extend DetailViewNode interface to support more features of old visualization in new mode. 2015-09-28 16:16:50 -04:00
jmillman 1065d13536 single cluster WIP 2015-09-28 16:16:39 -04:00
jmillman c44febaf93 WIP 2015-09-28 16:06:15 -04:00