Commit Graph
12407 Commits
Author SHA1 Message Date
Sophie Mori f803b01f18 Cleaned up DataResultViewerTable 2016-10-26 13:38:26 -04:00
Sophie Mori c89af585ef Cleaned up code 2016-10-25 16:34:30 -04:00
Sophie Mori f126b5a23a Recognized that exception thrown by getValue is ignored 2016-10-25 14:33:56 -04:00
Sophie Mori e35faceb08 Now working, using property getValue to color, adding listeners at node to update 2016-10-25 14:12:14 -04:00
Sophie Mori d961e4baa6 Modified table coloring method, reordering and filtering now work 2016-10-21 16:50:56 -04:00
Sophie Mori 83818aefb0 Added listening to tag events for various nodes and node factories 2016-10-19 17:00:58 -04:00
Sophie Mori bfafa65618 Merge branch 'AUT-1849_persistent_table_column_reordering' into AUT-2106_tags_table_view 2016-10-18 15:40:14 -04:00
Sophie Mori 1f3c4b46d8 merging develop 2016-10-18 14:24:59 -04:00
Sophie Mori 5d4eb900f1 merging develop 2016-10-18 09:44:12 -04:00
Richard Cordovano a237d4e064 Merge remote-tracking branch 'upstream/release_4.2.0' into develop 2016-10-18 09:21:34 -04:00
Richard Cordovano 91c08b0881 Merge pull request #2375 from millmanorama/ccn-insonsistency-fix
don't create the artifact until we know we have a ccn; some other ref…
2016-10-17 18:35:31 -04:00
Richard Cordovano 2ef7b2394e Merge pull request #2374 from millmanorama/fix-account-icon
fix account icon in reports
2016-10-17 11:11:06 -04:00
millmanorama 6b3593744c don't create the artifact until we know we have a ccn; some other refactoring that fell out 2016-10-17 17:05:34 +02:00
millmanorama 997a1615de fix account icon in reports 2016-10-17 17:02:19 +02:00
Sophie Mori 8d639a29e4 merging develop 2016-10-17 10:15:38 -04:00
Richard Cordovano d6f57de1b8 Merge pull request #2373 from zhhl/2020-NPEatStixReport
2020: instead of passing a msg from getLocalizedMessage() method, pas…
2016-10-13 14:47:35 -04:00
U-BASIS\zhaohui bd023b6859 2020: instead of passing a msg from getLocalizedMessage() method, pass an string of error message to avoid a NPE problem 2016-10-13 13:44:26 -04:00
Sophie Mori 594305ca6f pulling latest develop branch 2016-10-13 11:40:07 -04:00
Sophie Mori 7593f0eb0e ReportHTML NPE catch and log with detailed error message 2016-10-13 11:38:47 -04:00
Richard Cordovano a9f67de54a Correct typo in docs/doxygen/modDevPython.dox 2016-10-12 18:35:15 -04:00
Richard Cordovano c3fbd0a2f2 Add missing @Override annotation in PrimaryDetailsChartLane.java 2016-10-12 18:34:50 -04:00
Richard Cordovano 9675133b65 Fix doxygen warnings 2016-10-12 18:24:47 -04:00
Richard Cordovano 16106cd78c Update Autopsy-Core NBM versioning for release 4.2.0 2016-10-12 13:23:56 -04:00
Richard Cordovano 34ac5152cb Restore and deprecate Server.ID_CHUNK_SEP in keywrod search module 2016-10-12 13:10:31 -04:00
Richard Cordovano 82b6da6a46 Version number chnages 4.1.1 to 4.2.0 2016-10-12 13:03:57 -04:00
Richard Cordovano c507799d47 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-10-12 10:28:57 -04:00
Richard Cordovano f4153d5f0b Restore AutopsyItemVisitor and AutopsyVisitableItem to public API 2016-10-12 10:28:20 -04:00
Richard Cordovano 37061a7309 Merge pull request #2370 from wishdasher/AUT-2233_race_condition_vic_tag_names
Fixed race conditions when adding tag names
2016-10-12 10:18:12 -04:00
Sophie Mori 81622f985f Merging in develop, resolved conflict in DrawableTagsManager 2016-10-12 09:54:54 -04:00
Sophie Mori 0c433e43ac Updated error messages 2016-10-12 09:29:27 -04:00
Richard Cordovano 6c5079ee97 Merge pull request #2372 from ffsantos92/patch-1
Link to developer docs v4.1
2016-10-11 18:19:40 -04:00
Fábio Santos 4c2e1b5a82 Link to developer docs v4.1 2016-10-11 23:15:32 +01:00
Richard Cordovano 6a2f235114 Update NEWS.txt for Autopsy release 4.2.0 2016-10-11 17:22:59 -04:00
Richard Cordovano 394a22213a Merge pull request #2367 from wishdasher/AUT-2105_keyboard_shortcut_tagging_file
Added keyboard shortcut for tagging files and artifacts
2016-10-11 16:44:41 -04:00
Richard Cordovano ba83557b98 Merge pull request #2348 from wishdasher/AUT-1795_external_viewer_associations
Added options panel for user defined external viewer associations
2016-10-11 16:39:34 -04:00
Sophie Mori 448cb0cd98 Changed ExternalViewerRulesManager to package level access 2016-10-11 16:25:36 -04:00
Sophie Mori 145ba4dd10 All abstract files are taggable, changed lookup in AddContentTagAction 2016-10-11 16:24:00 -04:00
Richard Cordovano 3fa1afb27b Merge pull request #2371 from wishdasher/develop
Fixed typo that appears in the UI
2016-10-11 16:23:36 -04:00
Sophie Mori f2cd5ce5a4 Fixed typo that appears in the UI 2016-10-11 13:16:31 -04:00
Sophie Mori 325c6a9310 Removed unused imports 2016-10-11 13:14:49 -04:00
Sophie Mori 2d5f271df3 Fixed race conditions when adding new tag names to database 2016-10-11 12:58:24 -04:00
Richard Cordovano cdb5b50ed4 Fixes for credit card account artifact report generation 2016-10-11 12:26:29 -04:00
Sophie Mori 618eb494d4 Renamed classes with rule -> external viewer rule 2016-10-11 11:04:11 -04:00
Sophie Mori 4e722ce81a Eliminated use of action command binding 2016-10-07 17:23:59 -04:00
Sophie Mori be95f12605 set commandAction manually 2016-10-07 17:10:55 -04:00
Sophie Mori b721a14226 merging to use new jar file during build 2016-10-07 16:05:48 -04:00
Sophie Mori bca8232808 Fixed merge conflict 2016-10-07 16:04:04 -04:00
Sophie Mori 3982f35e38 Merge branch 'develop' into AUT-2105_keyboard_shortcut_tagging_file
merging to use new jar file when building
2016-10-07 15:59:55 -04:00
Richard Cordovano 27de2e805f First draft of NEWS.txt update 2016-10-07 15:49:27 -04:00
Richard Cordovano 667e35f372 Merge remote-tracking branch 'upstream/credit_card_account_search' into develop 2016-10-07 14:56:45 -04:00