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
20e0758ff6
Merge remote-tracking branch 'upstream/develop' into collaborative
2015-06-11 09:31:55 -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
Richard Cordovano
e38c3dc239
Merge remote-tracking branch 'upstream/develop' into collaborative
2015-06-11 09:10:05 -04:00
Brian Carrier
d3b66102c5
Expose child class so that it can be casted in DirectoryTree
2015-06-11 01:14:19 -04:00
Brian Carrier
6648873dbb
added reloadKeys method to DataSourcesNode
2015-06-11 00:51:36 -04:00
Brian Carrier
eab558bac5
formatting
2015-06-11 00:42:32 -04:00
Brian Carrier
820135d772
Created Keys class for DataSource to update more cleanly when new data sources are added
2015-06-11 00:40:07 -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
3e1ae507fa
Make CollaborationMonitor use CaseDbConnection.canConnect()
2015-06-10 13:08:16 -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
Richard Cordovano
c420c36383
Merge pull request #1333 from karlmortensen/jar
...
Force copy of jar files from TSK to Autopsy upon build
2015-06-10 10:57:44 -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
Karl Mortensen
ea11b6db0c
Force copy of jar files from TSK to Autopsy upon build
2015-06-10 09:50:03 -04:00
Richard Cordovano
e07f6a358d
Merge remote-tracking branch 'upstream/develop' into collaborative
2015-06-10 09:39:00 -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
cbb0a5e5a4
Merge pull request #1331 from sleuthkit/collaboration-monitor
...
Update new case wizard for change in CaseDbConnectionInfo API
2015-06-09 16:11:50 -04:00
Richard Cordovano
4af23213e9
Update new case wizard for change in CaseDbConnectionInfo API
2015-06-09 16:09:11 -04:00
Richard Cordovano
dc2b7e4255
Merge pull request #1323 from karlmortensen/cp
...
Connection Pooling
2015-06-09 15:30:14 -04:00
Richard Cordovano
2563fe5946
Merge pull request #1330 from esaunders/photorec_message_change
...
Modified PhotoRec module message to indicate that it was the saving (…
2015-06-09 15:18:08 -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
Eamonn Saunders
362ab0ebae
Modified PhotoRec module message to indicate that it was the saving (and not the carving) of unallocated space that failed.
2015-06-09 14:58:53 -04:00
Richard Cordovano
199aa180f4
Merge pull request #1328 from sidheshenator/collab_regression
...
account for new Swing control in the New Case Information wizard
2015-06-09 14:51:20 -04:00
jmillman
733987b617
use ui thread model for scrolling
2015-06-09 14:43:42 -04:00
sidheshenator
30b5acce22
account for new Swing control in the New Case Information wizard
2015-06-09 14:22:16 -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
Karl Mortensen
5f0b5165a3
fix silly merge
2015-06-09 09:42:34 -04:00