Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano ec766c0d76 Merge pull request #2363 from rcordovano/tag_management_updates
Tag management updates
2016-10-03 18:13:38 -04:00
Richard Cordovano 1464fc973d Improve/fix tags option panel implementation 2016-10-03 18:12:08 -04:00
millmanorama 9f43ec1b6f query database for children count to avoid making nodes 2016-10-03 17:48:07 +02:00
Eugene Livis ff1f6a4918 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-10-03 11:11:38 -04:00
Richard Cordovano 8af724e742 Merge pull request #2354 from millmanorama/845-multiselect-enabled-account-actions
845 account actions support multiselect via actionsGlobalLookup
2016-10-03 10:11:19 -04:00
Richard Cordovano 618e2c226e Merge pull request #2352 from millmanorama/843-disable-result-text
843 don't show broken result text option in ExtractedContentViewer dropdown
2016-10-03 10:07:01 -04:00
Sophie Mori b8d43eefc6 Fixed a few formatting and starting column width values 2016-10-03 09:57:55 -04:00
Sophie Mori 5a62c1b089 Updated BookmarkFileAction to use new TagsManager methods 2016-10-03 09:48:41 -04:00
Sophie Mori 455b1ad9da Reset quick filter to not mess up Outline.getRowCount 2016-10-03 09:37:23 -04:00
Richard Cordovano 4115dab333 Changes to tags management (partial) 2016-10-03 00:23:47 -04:00
Richard Cordovano 6e60f9a978 Changes to tags management (partial) 2016-10-02 23:31:56 -04:00
millmanorama 476ec23eaf remove accounts package 2016-10-02 22:47:19 +02:00
millmanorama 8aba99971e Merge remote-tracking branch 'upstream/develop' into 841-maintain-selection 2016-10-02 22:12:37 +02:00
millmanorama f056196db1 WIP 2016-10-02 22:12:27 +02:00
Richard Cordovano 00a905533e Merge pull request #2355 from wishdasher/AUT-2107_tag_deletion_options_panel
Added options panel for adding and deleting user tag names
2016-09-30 17:57:50 -04:00
Richard Cordovano 821c841d5b Merge pull request #2362 from zhhl/2025-cmdFileNotBeExecuted
2025: disable cmd file context menu of 'open in external viewer'
2016-09-30 17:16:55 -04:00
Eugene Livis 5b0d70098a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-09-30 15:40:29 -04:00
U-BASIS\zhaohui 32e3501126 2025: disable cmd file context menu of 'open in external viewer' 2016-09-30 15:27:08 -04:00
Richard Cordovano f380dbc429 Fix transaction error handling in FileManager 2016-09-30 11:22:58 -04:00
millmanorama 371a85ffd1 refactoring to maintain selection, but now it computes nodes too eagerly, and doesn't get the counts on the first update... 2016-09-30 17:08:19 +02:00
millmanorama 1c65426cfb simplify visitor 2016-09-29 13:03:31 +02:00
Sophie Mori 25639b76e1 Fixed if else logic 2016-09-28 15:38:18 -04:00
Sophie Mori b7f227b76c Updated implementation to not automatically add user tag names 2016-09-28 15:09:28 -04:00
millmanorama 07d93a07d8 Merge branch '844-generic-account-artifact' into 841-maintain-selection
Conflicts:
	Core/src/org/sleuthkit/autopsy/datamodel/_private/Accounts.java
2016-09-28 19:07:28 +02:00
Eugene Livis 91d4bfcdfa Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-09-28 12:59:21 -04:00
millmanorama ff56458537 Merge remote-tracking branch 'upstream/develop' into 844-generic-account-artifact 2016-09-28 13:44:56 +02:00
millmanorama c78dab32a0 clarify comments 2016-09-28 13:43:52 +02:00
Richard Cordovano d2942263f2 Fix cause of IndexOutOfBounds exception for DataResultViewerThumbnail 2016-09-27 17:28:55 -04:00
Sophie Mori 77e25a076a Updated license header 2016-09-27 15:42:17 -04:00
Sophie Mori 1009514a05 Got rid of unnecessary methods and code 2016-09-27 15:40:47 -04:00
Sophie Mori ba4640648c Updated listener method for list selection 2016-09-27 15:30:57 -04:00
Sophie Mori 13a623a967 Modified access permissions 2016-09-27 15:22:53 -04:00
Sophie Mori cdcd0fa45e Updated TagsManager for multiuser loading, changed some UI text 2016-09-27 15:19:44 -04:00
Sophie Mori 4c41fc1774 Correct buttons position 2016-09-27 14:09:52 -04:00
Sophie Mori bccaae09a0 Changed list selection behavior 2016-09-27 11:29:14 -04:00
Sophie Mori a32b95943f Made TagsManager methods more general, moved tag name display logic to TagsManager clients 2016-09-27 11:17:31 -04:00
Sophie Mori e7a5f59081 Modified button behavior and text, disallowed empty tags 2016-09-27 09:44:04 -04:00
Sophie Mori e3cfc3f606 Changed adding keywords to use popup dialog box, other UI changes 2016-09-26 17:15:18 -04:00
Sophie Mori 857233d84f Renamed labels and buttons, adjusted UI spacing 2016-09-26 17:14:38 -04:00
Sophie Mori 78772dc1d2 Modified FileTypeId options panel UI 2016-09-26 17:14:05 -04:00
Sophie Mori 9b90145167 Changed adding types and extensions to use popup dialog boxes, renamed buttons 2016-09-26 17:12:23 -04:00
Eugene Livis 75f36da127 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-09-26 16:04:43 -04:00
Richard Cordovano 5c2c41cab1 Merge pull request #2358 from eugene7646/export_7zip
Made 7zip packages public
2016-09-26 14:42:09 -04:00
Eugene Livis d99d530568 Made 7zip packages public 2016-09-26 14:33:08 -04:00
millmanorama 905975e568 remove credit from attribute names 2016-09-26 16:46:09 +02:00
Sophie Mori df38863178 Changed datetime value type attributes to be formatted as dates instead of longs 2016-09-26 10:15:49 -04:00
millmanorama e5e791bbbe make inner classes final 2016-09-26 15:25:17 +02:00
millmanorama ce74dc9122 make factories inner classes of the nodes they provide children for 2016-09-26 15:18:25 +02:00
millmanorama 06230edeea extract BINRange from Accounts.java 2016-09-26 14:39:09 +02:00
millmanorama a39419393d introduce datamodel._private package and move some interfaces and classes there; create basic generic support for other account types; some renaming for clarity 2016-09-26 14:27:16 +02:00