Brian Carrier
f520af45b2
File size node refreshes based on updates
2015-06-11 23:49:39 -04:00
Brian Carrier
c52b58a230
File type refreshes on events - prevents stale results
2015-06-11 23:10:59 -04:00
jmillman
44e40a2a2e
create new groups as needed when marking seen
2015-06-11 17:00:52 -04:00
jmillman
7212cdf951
properly save group viewed state to db
...
create category groups on initialization
don't replace groups only insert
read seen state at group construction
2015-06-11 16:57:55 -04:00
Eamonn Saunders
e34c038c2b
Solr document ids can now contain artifact ids which start at LONG.MIN_VALUE (-9223372036854775808) which is outside Integer range so we need to use Long instead of Integer when comparing document ids.
2015-06-11 16:14:18 -04:00
jmillman
7f25edc59c
Merge remote-tracking branch 'upstream/develop' into next_unseen_dynamic_groups
2015-06-11 16:08:05 -04:00
jmillman
ce4ff627fb
disable slidehsow mode toggle when there are no files in group
2015-06-11 16:02:49 -04:00
Richard Cordovano
a893d1b175
Merge pull request #1349 from millmanorama/openjfx-dialogs-1.0.3
...
update to openjfx-dialogs 1.0.3 note that this is necessary as long …
2015-06-11 15:57:54 -04:00
Richard Cordovano
19592a9994
Merge pull request #1348 from millmanorama/stop_garbage_collection_listeners
...
keep a reference to public unmodifiable view of fileids so that liste…
2015-06-11 15:57:30 -04:00
Richard Cordovano
411e6f6015
Merge pull request #1347 from millmanorama/unseen_status_fix
...
don't mark groups as unseen unless a file was actually added or removed
2015-06-11 15:57:00 -04:00
Richard Cordovano
963415c609
Merge pull request #1346 from millmanorama/remove_duplicate_category_entries
...
remove duplicate Category value form values list
2015-06-11 15:56:49 -04:00
jmillman
efd19fc56f
allow marking grouos as seen or unseen, update next unseen appropriatly
2015-06-11 15:52:15 -04:00
jmillman
bf1481d685
Merge branch 'openjfx-dialogs-1.0.3' into develop
2015-06-11 15:16:46 -04:00
jmillman
0a61ad02f7
Merge branch 'stop_garbage_collection_listeners' into develop
2015-06-11 15:16:39 -04:00
jmillman
6c40864803
Merge branch 'unseen_status_fix' into develop
2015-06-11 15:16:33 -04:00
jmillman
c350d419a1
Merge branch 'remove_duplicate_category_entries' into develop
2015-06-11 15:16:27 -04:00
jmillman
291ff560a2
update to openjfx-dialogs 1.0.3 note that this is necessary as long as we are still on the 8.20.x line of ControlsFX if we move to 8.40.x this extra jar is unneccesary, but we will have to baseline on java 8u40
2015-06-11 14:57:37 -04:00
jmillman
13fefb1c17
keep a reference to public unmodifiable view of fileids so that listeners are not immediately garbage colelcted
2015-06-11 14:48:50 -04:00
jmillman
a87a665993
don't mark groups as unseen unless a file was actually added or removed
2015-06-11 14:30:35 -04:00
jmillman
ccf2af40ca
remove duplicate Category value form values list
2015-06-11 14:29:07 -04:00
Richard Cordovano
00d9b24714
Merge pull request #1345 from millmanorama/update_tag_names
...
rebuild the list of tagnames each time the list is shown
2015-06-11 14:19:10 -04:00
jmillman
048c44cde2
rebuild the list of tagnames each time the list is shown
2015-06-11 14:09:05 -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
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
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