11887 Commits

Author SHA1 Message Date
Eugene Livis
9680df5ce0 Converted attribute id from short to int 2016-05-19 16:23:43 -04:00
jmillman
b5edf4d486 actions that depend on actionsGlobalContext work. 2016-05-19 16:22:22 -04:00
Richard Cordovano
7697455017 Remove EM selection listener DataResultPanel.close 2016-05-19 14:27:52 -04:00
Richard Cordovano
23e107e78d Merge pull request #2149 from karlmortensen/1761
Move some menu items
2016-05-19 13:24:26 -04:00
Karl Mortensen
edf1c75524 code review update 2016-05-19 13:24:03 -04:00
Karl Mortensen
ce8904f8c4 code review update 2016-05-19 13:20:56 -04:00
jmillman
3dd157de1b build context menus directly from Actions rather than from the swing/netbeans contenxtmenu 2016-05-19 11:45:53 -04:00
jmillman
87358d3ee1 closer to working actions. 2016-05-18 17:17:03 -04:00
jmillman
8623f216c8 Merge branch 'TL-list-view' into TL-list-view-actions 2016-05-18 14:45:26 -04:00
Richard Cordovano
4032fb6700 Merge pull request #2148 from millmanorama/TL-list-view
drive ContentViewer from List view.
2016-05-18 14:40:02 -04:00
jmillman
9d5ce31055 Merge remote-tracking branch 'upstream/TL-list-view' into TL-list-view 2016-05-18 14:39:02 -04:00
jmillman
f7e7404ec4 address review comments: fix typos, rename variables, catch exceptions higher up. 2016-05-18 14:34:08 -04:00
jmillman
a185a43d11 Merge remote-tracking branch 'upstream/develop' into TL-list-view 2016-05-18 13:42:15 -04:00
jmillman
b8d5eb2233 more work to enable explorer based actions 2016-05-18 13:40:17 -04:00
Richard Cordovano
ad5f507383 Merge remote-tracking branch 'upstream/develop' into TL-list-view 2016-05-18 12:54:35 -04:00
jmillman
384bb30913 Merge remote-tracking branch 'upstream/develop' into TL-list-view 2016-05-18 11:16:12 -04:00
Karl Mortensen
d963e59cbc formatting 2016-05-18 09:27:39 -04:00
Richard Cordovano
7d9aba1173 Add additional arg validation to TagsManager methods 2016-05-17 17:35:33 -04:00
Karl Mortensen
85737c44b7 Change File menu to Case menu 2016-05-17 17:05:58 -04:00
jmillman
716f8c0b5d begin work on enabling actions. 2016-05-17 16:57:21 -04:00
Richard Cordovano
f733d626d9 Update NEWS.txt for release 4.1.0 2016-05-17 16:42:09 -04:00
jmillman
cb9c162ea4 drive ContentViewer from List view. 2016-05-17 16:38:42 -04:00
Richard Cordovano
2763143d89 Merge pull request #2147 from BasisOlivers/2139
Reverted hash db behavior to allow for cancel and apply buttons.
2016-05-17 16:21:35 -04:00
Richard Cordovano
c836354b6b Delete reports does not attempt delete from disk 2016-05-17 16:00:27 -04:00
Oliver Spohngellert
1c129ceae5 Reverted hash db behavior to allow for cancel and apply buttons. 2016-05-17 15:37:10 -04:00
Richard Cordovano
fcbf2c3e25 Merge pull request #2146 from millmanorama/TL-list-view
initial groundwork for new List View in Timeline
2016-05-17 15:26:56 -04:00
jmillman
2b5c0d11eb address code review comments 2016-05-17 15:20:55 -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
Karl Mortensen
0d775fd85f Move Open Output Folder to Tools menu 2016-05-17 10:25:44 -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