Commit Graph
18776 Commits
Author SHA1 Message Date
jmillman 5502beac60 minor cleanup 2014-09-04 17:09:10 -04:00
jmillman cebd1f62b9 tweaks and comments 2014-09-04 16:57:38 -04:00
jmillman d0c11d1524 Merge branch 'seperate_insert_from_update' into timeline_and_image_analyzer 2014-09-04 16:36:40 -04:00
jmillman 3aabde34f3 remove dead code 2014-09-04 15:45:14 -04:00
jmillman dcd9191b16 eliminate need to do redundant mark all as analyzed by seperating insert/update funcionality of db. 2014-09-04 15:35:15 -04:00
jmillman faac2fa98f fix slideshow image cycling 2014-09-04 14:40:54 -04:00
jmillman 7d13d92984 simplify keyboard listeners, and add new keyboard shortcut to toggle groupViewMode 2014-09-04 14:32:48 -04:00
jmillman a08517ab98 fix keyboard shrotcuts in slideshow pane 2014-09-04 13:22:37 -04:00
jmillman 298c8bf065 added timeline quickstart doxygen file 2014-09-04 12:37:12 -04:00
jmillman 31540540a4 cleanup 2014-09-04 10:58:37 -04:00
jmillman 941ced036a Merge remote-tracking branch 'upstream/develop' into timeline_and_image_analyzer 2014-09-04 10:49:42 -04:00
jmillman 660cb38815 remove category tags from tag listing in meta data pane. 2014-09-04 10:48:56 -04:00
jmillman 9a7d24de74 fix threading issues preventing correct update of groups/files when tagged/categorized 2014-09-04 10:48:41 -04:00
jmillman a7374c4028 fix hashset hits look up 2014-09-04 10:11:28 -04:00
jmillman 885c43a182 put header string update on jfx thread 2014-09-04 10:11:09 -04:00
jmillman 91ea4f40ac remove JFX SortedList because they were unreliable, and instead sort list after each modification 2014-09-04 10:10:49 -04:00
jmillman 4593b8d57e gah 2014-09-03 15:30:37 -04:00
Richard Cordovano 3c72073109 Merge pull request #869 from rcordovano/interesting_items_identifier
Add interesting items module
2014-09-03 14:07:10 -04:00
Richard Cordovano 754596a2a9 Fix some comments in BlackboardArtifactNode.java 2014-09-03 14:04:22 -04:00
Richard Cordovano a76b840200 Add interesting items module
Add factory and file ingest module skeletons for intersing items identifier module

Add additional classes to interestingitems package

Add getDefaultIngestJobSettings() impl to InterestingItemsIngestModuleFactory

Add more capability to interesting file set definitions and rules

Moved interesting items codwe closer to first version completion

Simplify interesting file rule classes and partially complete XM parse/write methpds

Flesh out more of InterestingItemDefinitions class

Continue work on interesting items module

Fix InterestingFilesIdentifierJobSettingsPanel bug

Begin implementation of global settings for interesting items module

Continue implementing global settings panel for interesting items module

Add new and edit interesting files set and files set rule dialog skeletons

Add copy contructors to FilesSet clases in interestingitems package

Implement new, edit and delete buttons for interesting item defs panel

Work on rule create, edit and delete capabilities for interesting files sets

Debug user interactions code for interesting item defs panel

Correct component interactions in InterestingItemDefsPanel

Debug/improve interesting files ingest module

Fix interesting files regex filters

Tie up loose ends for interesting items module

Fix comment in interesting items module

Fix warnings in interesting items module

Fix bugs in interesting items module

Apply fixes to interesting items modules

Implement fixes and artifact display changes for interesting file set hits

Added/updated some comments in the interesting items module
2014-09-03 13:52:29 -04:00
jmillman 990072d3bd (re-)implemented volume controls in video player 2014-09-03 13:09:46 -04:00
jmillman aa518a9001 clear file selection (and meta data area) when group changes 2014-09-03 12:32:05 -04:00
jmillman b814b9aee3 fix bug in TreeCell generation for non-path groups 2014-09-03 12:09:52 -04:00
jmillman 4b6d1a9e55 fix DrawableTile file name label layout bug 2014-09-03 12:02:43 -04:00
jmillman 014e7048d1 cleanup project's .properties files 2014-09-03 11:46:07 -04:00
jmillman 0173400d7a make sure video playback is stopped when not in view 2014-09-03 11:45:30 -04:00
jmillman f75d541b67 minor cleanup 2014-09-03 11:45:01 -04:00
jmillman 2fc5d1aaa1 fix bugs related to seen status of groups 2014-09-03 11:44:23 -04:00
jmillman 9c2217ef73 use toString not name; simplify switch statements 2014-09-02 16:40:12 -04:00
jmillman d4338d2b64 refactor MediaControl and video playback 2014-09-02 16:04:10 -04:00
jmillman e7aa465d8f Merge branch 'EureakAttributeRefactor' into timeline_and_image_analyzer 2014-09-02 15:59:57 -04:00
jmillman 07d0ee5015 refactored EureakaAttribute to simplify code and reduce compiler warnings. 2014-08-29 15:09:04 -04:00
jmillman 99e44c9c3a removed deprecated filters 2014-08-29 15:08:30 -04:00
jmillman 5871aaea07 fxmlconstructor simplification, compiler warning fixs 2014-08-29 12:49:55 -04:00
jmillman cec2d3a081 backed out of FXMLConstructor in CoreUtils because of resource loading issues 2014-08-28 17:40:27 -04:00
jmillman 5b44e6134f remove the word eureka from sources 2014-08-28 15:46:01 -04:00
jmillman 04c7928a2b comments/todos 2014-08-28 15:25:36 -04:00
jmillman 45dfc29cc1 move FXMConstructor to CoreUtils 2014-08-28 15:25:21 -04:00
jmillman 99fd3c367d updated filtersPanel 2014-08-28 15:11:04 -04:00
jmillman 3d2631ffef prevent instantiation of ColorUtilities 2014-08-28 15:10:45 -04:00
jmillman 2989d26704 fix usage of logged task 2014-08-28 15:10:19 -04:00
jmillman 8af8245e1f renamed EurekaToolbar to Toolbar 2014-08-28 15:10:06 -04:00
jmillman 8e60ce5061 move LoggedTask to CoreUtils 2014-08-28 15:01:34 -04:00
jmillman 584db09321 simplify ProgressAdapter related stuff 2014-08-28 14:01:27 -04:00
jmillman 3272132585 removed Eureka from class names; fix history 2014-08-28 13:46:11 -04:00
jmillman 3fa5ade5eb more generics compiler warning fixes 2014-08-28 11:40:20 -04:00
jmillman ea0eca1ae5 Merge remote-tracking branch 'upstream/develop' into timeline_and_image_analyzer 2014-08-28 11:32:36 -04:00
jmillman 769d80e20b refactor to reduce compiler warning and simplify code 2014-08-28 11:32:23 -04:00
Richard Cordovano 2153ca3201 Merge pull request #865 from millmanorama/compiler_warning_fixes
fix or supress compiler warning
2014-08-28 11:10:43 -04:00
jmillman 9012e245f0 finish converting image analyzer to use History.java 2014-08-28 10:21:18 -04:00