jmillman
a87a665993
don't mark groups as unseen unless a file was actually added or removed
2015-06-11 14:30:35 -04:00
Richard Cordovano
e090ff7a5a
Merge pull request #1341 from millmanorama/GroupPane_realted_bug_fixes
...
Group pane realted bug fixes
2015-06-11 13:54:21 -04:00
Richard Cordovano
3498cf675d
Merge pull request #1344 from millmanorama/DrawableDB_illegalstateexception
...
fix illegalstate exception from DrawableDB
2015-06-11 13:53:52 -04:00
Richard Cordovano
e9e405604c
Merge pull request #1342 from millmanorama/GroupTreeCell_npe_fix
...
fix npe in GroupTreeCell
2015-06-11 13:53:42 -04:00
Richard Cordovano
e6ea63bdff
Merge pull request #1343 from sidheshenator/module_not_found
...
Old module name mapped with the new module name
2015-06-11 13:53:29 -04:00
jmillman
26076037f1
fix illegalstate exception from DrawableDB
2015-06-11 13:46:25 -04:00
sidheshenator
7b8b2431f3
Old module name mapped with the new module name
2015-06-11 13:37:14 -04:00
jmillman
2ba6847c80
fix npe in GroupTreeCell
2015-06-11 13:34:12 -04:00
jmillman
1e6c97ce84
remove references to obsolete .css file
2015-06-11 13:27:48 -04:00
jmillman
f4f568bff1
GroupPane bug fixes: don't show context menu when right clicking empty group; create new slideshowpane to force category border update
...
cleanup DrawableTile, DrawableView, DrawableViewBase, GroupPane. SlideShowView
2015-06-11 13:27:31 -04:00
jmillman
33d1231c5c
fix npe caused by attempting to select all files in an empty group
2015-06-11 13:24:41 -04:00
Richard Cordovano
d57c16d97f
Merge pull request #1340 from millmanorama/option_panel_missing_string
...
fix npe resulting from mising bundle property
2015-06-11 12:01:04 -04:00
Richard Cordovano
a863fa0a82
Merge pull request #1338 from millmanorama/change_project_name_in_build_script
...
change the project name in the build script
2015-06-11 12:00:45 -04:00
Richard Cordovano
d3ce2ceb46
Merge pull request #1337 from millmanorama/ControlsFX_8.20.9
...
update to ControlsFX 8.20.9
2015-06-11 12:00:06 -04:00
jmillman
9d3453dace
fix npe resulting from mising bundle property
2015-06-11 11:42:41 -04:00
jmillman
4876776d99
change the project name in the build script
2015-06-11 10:12:26 -04:00
jmillman
fa3adf6359
update to ControlsFX 8.20.9
2015-06-11 10:10:33 -04:00
Richard Cordovano
c9a93f058c
Merge pull request #1336 from sidheshenator/patch-1
...
Excession logging issue fixed
2015-06-11 09:31:39 -04:00
Sidhesh Mhatre
f82d53fabc
Excession logging issue fixed
...
Embedded File Extractor Module no longer logs "Procession XYZ file..." messages.
2015-06-11 09:10:14 -04:00
Brian Carrier
23e17c3a77
revert previous commit to open wizard
2015-06-10 23:15:37 -04:00
Brian Carrier
f1b3dd5a94
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2015-06-10 23:08:56 -04:00
Brian Carrier
6bfae6adbc
Added comments to datamodel nodes
2015-06-10 23:04:44 -04:00
Richard Cordovano
8d6d86264c
Merge pull request #1334 from millmanorama/refactoring_and_bug_fixes
...
Refactoring and bug fixes
2015-06-10 12:24:37 -04:00
jmillman
b9f25256c3
Lots of cleanup and comments
...
rename and comment DrawableViewBase
more cleanup of category related code
comments
license header; cleanup in DrawableDB, GroupManager, and ImageGalleryController
cleanup HashSetManager and DrawableGroup
cleanup/commetns DrawableTile, DrawableView, DrawableViewBase
more cleanup ind DrawableDB
2015-06-10 12:12:29 -04:00
jmillman
c2bdb0fc31
clear last selected effect from tiles as they scroll out of view
2015-06-10 10:11:43 -04:00
jmillman
bcca575c9d
bug fixes
2015-06-10 10:11:40 -04:00
jmillman
a20f040066
use event bus for category change events
2015-06-10 10:11:38 -04:00
jmillman
06e0a33499
interim refactor of towards HashSetManager
2015-06-10 10:11:37 -04:00
jmillman
eb9f4750ad
refactor CategoryCounts
2015-06-10 10:11:27 -04:00
Brian Carrier
47a0a6f9c0
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2015-06-09 22:23:04 -04:00
Richard Cordovano
a54a17eb75
Merge pull request #1329 from millmanorama/scroll_to_tile_infinite_loop_fix
...
use ui thread model for scrolling
2015-06-09 15:16:18 -04:00
jmillman
733987b617
use ui thread model for scrolling
2015-06-09 14:43:42 -04:00
Richard Cordovano
6849f7d52c
Merge pull request #1326 from millmanorama/scroll_to_tile_infinite_loop_fix
...
attempt to fix infinite loop
2015-06-09 14:10:51 -04:00
Richard Cordovano
77a6078061
Merge pull request #1327 from sidheshenator/embedded_file_extractor_misc
...
removed unused imports and update dox
2015-06-09 14:01:09 -04:00
sidheshenator
5a16859fc8
Updated dox for embedded file extractor
2015-06-09 12:01:11 -04:00
jmillman
f3bcb66efc
attempt to fix infinite loop
2015-06-09 10:47:20 -04:00
sidheshenator
6592492e0d
removed unused imports
2015-06-09 10:43:39 -04:00
Richard Cordovano
755e4fcd86
Merge pull request #1322 from sidheshenator/add_derived_files_after_closing_resources
...
Add the derived files to the job after closing open resources
2015-06-08 15:05:20 -04:00
sidheshenator
4993e48d66
Add the derived files to the job after closing open resources
2015-06-08 14:59:56 -04:00
Richard Cordovano
ea0ab09c3c
Merge pull request #1320 from millmanorama/multiselect_npe_fix
...
prevent index out of bounds during multiselect
2015-06-08 10:24:02 -04:00
jmillman
cfe9e44b97
prevent index out of bounds during multiselect
2015-06-05 15:26:14 -04:00
Richard Cordovano
e1a6f2a8c2
Merge pull request #1317 from millmanorama/category_counts_during_ingest
...
show category count updates as ingest proceedes
2015-06-05 13:39:04 -04:00
Richard Cordovano
b15dcbd7c0
Merge pull request #1316 from millmanorama/delete_followup_refreshes_tags
...
refresh tags tree when removing FollowUp tag;
2015-06-05 13:38:47 -04:00
jmillman
13bd12cbfc
show category count updates as ingest proceedes
2015-06-05 13:30:21 -04:00
Brian Carrier
fd70adfc55
Merge pull request #1315 from sidheshenator/python_module_reload_and_logging
...
Python module reload and logging
2015-06-05 13:16:16 -04:00
Sidhesh Mhatre
4c23cc79f3
Removed duplicate BB Query code snippet
2015-06-05 13:01:33 -04:00
jmillman
4fe5f15e13
refresh tags tree when removing FollowUp tag;
2015-06-05 12:31:20 -04:00
Richard Cordovano
b91f9aedb0
Merge pull request #1311 from millmanorama/timeline_dialogs_text
...
Timeline dialogs text
2015-06-05 12:07:43 -04:00
Richard Cordovano
825559baf3
Merge pull request #1312 from millmanorama/options_panel_review
...
cleanup and add explanation to ImageGalleryOptionsPanel
2015-06-05 12:07:29 -04:00
Richard Cordovano
3c02f72940
Merge pull request #1310 from millmanorama/show_unseen_status
...
Show unseen status of groups in the tree; verify next unseen group action
2015-06-05 12:06:40 -04:00