Oliver Spohngellert
|
738c446d1c
|
Worked towards cancellation policy.
|
2016-05-17 13:47:16 -04:00 |
|
jmillman
|
f82ec3aa8d
|
remove ResultTable when ViewMode.List is active
|
2016-05-17 13:34:50 -04:00 |
|
jmillman
|
affc212b89
|
disable unneeded ui elements when list mode is selected
|
2016-05-17 12:45:08 -04:00 |
|
Karl Mortensen
|
4aa3df620d
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 1761
|
2016-05-17 12:39:54 -04:00 |
|
jmillman
|
035d35856a
|
VisualizationMode ->ViewMode again
|
2016-05-17 12:28:18 -04:00 |
|
Richard Cordovano
|
8bb92e3e8d
|
Merge pull request #2144 from BasisOlivers/aut-2121
Fixed delete reports to not cause freezing.
|
2016-05-17 12:22:01 -04:00 |
|
jmillman
|
967ae0707d
|
cleanup, remove unneeded interface implementation
|
2016-05-17 12:21:18 -04:00 |
|
jmillman
|
4d14c32a94
|
split AbstractVisualizationPane into AbstractTimeLineView and AbstractTimelineChart
CountsViewPane and DetailViewPane extend AbstractTimelineChart, ListViewPane extends AbstractTimeLineView
|
2016-05-17 12:15:41 -04:00 |
|
Oliver Spohngellert
|
f4c6963720
|
Fixed logging in deleting reports.
|
2016-05-17 11:43:38 -04:00 |
|
Oliver Spohngellert
|
2754c50395
|
Started adding cancellation.
|
2016-05-17 11:33:46 -04:00 |
|
Karl Mortensen
|
0d775fd85f
|
Move Open Output Folder to Tools menu
|
2016-05-17 10:25:44 -04:00 |
|
Oliver Spohngellert
|
8155af6cce
|
Fixed stix source module name.
|
2016-05-17 10:24:13 -04:00 |
|
Oliver Spohngellert
|
6a12af021d
|
Rescinded special delete of reports.
|
2016-05-17 10:17:50 -04:00 |
|
jmillman
|
b3c6f0a40c
|
Merge remote-tracking branch 'upstream/develop' into TL-list-view
|
2016-05-17 09:56:46 -04:00 |
|
Richard Cordovano
|
6fedc1be74
|
Merge pull request #2145 from BasisOlivers/doxygen-changes
Updated documentation for indexing artifacts and recommended panel size.
|
2016-05-17 09:43:28 -04:00 |
|
Oliver Spohngellert
|
c46d805b53
|
Updated wording.
|
2016-05-17 09:20:53 -04:00 |
|
Oliver Spohngellert
|
1b82966bbb
|
Updated documentation for indexing artifacts and recommended panel size.
|
2016-05-17 09:06:33 -04:00 |
|
jmillman
|
0ffa31d309
|
fxmlize the ListView
|
2016-05-16 17:49:17 -04:00 |
|
Oliver Spohngellert
|
0eadea1a15
|
Added comment making it clear why html reports are given a special case.
|
2016-05-16 10:03:46 -04:00 |
|
Oliver Spohngellert
|
d2dca5a855
|
Fixed delete behavior on html reports.
|
2016-05-16 10:00:37 -04:00 |
|
jmillman
|
2858421d46
|
flesh out ListViewPane, keep events sorted by date
|
2016-05-13 16:57:33 -04:00 |
|
Richard Cordovano
|
a92f5e60d3
|
Merge pull request #2137 from BasisOlivers/aut-2114
Made global settings panel expandable.
|
2016-05-13 15:36:29 -04:00 |
|
Oliver Spohngellert
|
5678c0ca61
|
Fixed index artifact error messages.
|
2016-05-13 15:32:42 -04:00 |
|
jmillman
|
695c5c69c3
|
Merge remote-tracking branch 'upstream/develop' into TL-list-view
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChart.java
|
2016-05-13 14:45:31 -04:00 |
|
Richard Cordovano
|
037313dea8
|
Merge pull request #2141 from millmanorama/TL-fix-scale-help
TL fix scale help
|
2016-05-13 14:14:31 -04:00 |
|
Richard Cordovano
|
1052d2b8fb
|
Merge pull request #2142 from millmanorama/TL-pinned-lane-state
keep pinned toggle in sync with state of visualization.
|
2016-05-13 14:14:22 -04:00 |
|
jmillman
|
6ff6a51db2
|
fix typo
|
2016-05-13 14:07:05 -04:00 |
|
jmillman
|
f2b37fca09
|
Merge branch 'develop' into TL-list-view
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractVisualizationPane.java
Core/src/org/sleuthkit/autopsy/timeline/ui/VisualizationPanel.fxml
Core/src/org/sleuthkit/autopsy/timeline/ui/VisualizationPanel.java
|
2016-05-13 14:05:41 -04:00 |
|
Richard Cordovano
|
f5c7faa227
|
Merge pull request #2140 from millmanorama/TL-dont-refresh-on-zoom-cancel
TL dont refresh on zoom cancel
|
2016-05-13 13:54:51 -04:00 |
|
jmillman
|
b20ed2c89b
|
keep pinned toggle in sync with state of visualization. cleanup and comments
|
2016-05-13 11:09:08 -04:00 |
|
jmillman
|
4168869291
|
Merge branch 'develop' into view-in-timeline
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/TimeLineController.java
|
2016-05-12 18:11:33 -04:00 |
|
Richard Cordovano
|
1c34459ac1
|
Restore precedence of user-defined custom file types
|
2016-05-12 18:11:24 -04:00 |
|
jmillman
|
d0423f7870
|
seperate help for log and linear scale
|
2016-05-12 17:56:15 -04:00 |
|
jmillman
|
c008a1387f
|
Merge branch 'develop' into TL-fix-scale-help
|
2016-05-12 17:12:44 -04:00 |
|
jmillman
|
259fc185c2
|
revert eventing change that mysteriously broke the zoom sliders
|
2016-05-12 17:06:24 -04:00 |
|
jmillman
|
8399b03050
|
cleanup
|
2016-05-12 16:17:47 -04:00 |
|
jmillman
|
1779c3223e
|
Merge branch 'develop' into TL-dont-refresh-on-zoom-cancel
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewPane.java
|
2016-05-12 15:49:59 -04:00 |
|
jmillman
|
d53637e795
|
skeleton of new ListViewPane
|
2016-05-12 15:39:49 -04:00 |
|
Oliver Spohngellert
|
05f6cd44a7
|
Fixed event publishing for deleting report.
|
2016-05-12 14:14:47 -04:00 |
|
Richard Cordovano
|
73c2644bc7
|
Merge pull request #2138 from millmanorama/TL-consolidate-notificationpane
TL consolidate notificationpane
|
2016-05-12 14:09:01 -04:00 |
|
Oliver Spohngellert
|
3e3e5764ce
|
Merge remote-tracking branch 'upstream/develop' into aut-2121
|
2016-05-12 13:50:22 -04:00 |
|
Richard Cordovano
|
4ea7eb11f8
|
Class name change: UserDefinedFileTypesManager to CustomFileTypesManager
|
2016-05-12 13:46:08 -04:00 |
|
Richard Cordovano
|
38f98f2100
|
Clean up documentation/dead code in UserDefinedFileTypesManager
|
2016-05-12 13:43:43 -04:00 |
|
Oliver Spohngellert
|
047a8b7831
|
Fixed expansion behavior problems.
|
2016-05-12 12:16:59 -04:00 |
|
Richard Cordovano
|
95deb30154
|
Merge pull request #2122 from millmanorama/TL-tag-notification
TL tag notification
|
2016-05-12 11:54:28 -04:00 |
|
jmillman
|
b1417748bd
|
cleanup PromptDialogManager, UpdateDB, FilteredEventsModel, TimeLineController, DBUpdatedEvent, RefreshRequestedEvent, AbstractVisualizationPane,and VisualizationPanel
|
2016-05-12 11:26:50 -04:00 |
|
jmillman
|
2ff31cc7a5
|
move refresh state into AbstractVisualizationPane; cleanup VisualizationPanel.java and VisualizationPanel.fxml
|
2016-05-12 11:26:46 -04:00 |
|
jmillman
|
a5aee16b28
|
improve Event system remove unused code; use notifications instead of dialogs for data source events
|
2016-05-12 11:26:41 -04:00 |
|
jmillman
|
b43ef31cbb
|
move DB update notification out of status bar and parallel to tag notification
|
2016-05-12 11:26:35 -04:00 |
|
jmillman
|
e176109dde
|
improve name and documentation of NO_EVENTS_BACKGROUND
|
2016-05-12 11:25:57 -04:00 |
|