10303 Commits

Author SHA1 Message Date
Richard Cordovano
a66392c8dc Merge pull request #1821 from millmanorama/IG-bug-fixes
IG bug fixes
2016-01-15 16:01:56 -05:00
jmillman
f84002a389 fix bug resulting in invalid sql 2016-01-15 15:58:37 -05:00
Richard Cordovano
0902d5d9db Add IngestModuleException constructor 2016-01-15 15:32:51 -05:00
jmillman
e428f2c04d adjust threading to fix NavPanel infinite circular updating; clean up NavPanel.java
add Executor interface to ImageGalleryController
cleanup task creation in ThumbnailCache.java
2016-01-15 14:59:24 -05:00
jmillman
31aceaf26c use weak listeners to prevent memory leak 2016-01-14 15:03:40 -05:00
jmillman
b37c53f3a9 improve cancellation and logging in ImageUtils and ThumbnailCache 2016-01-14 15:00:40 -05:00
Brian Carrier
4dc20fd32e Merge pull request #1816 from karlmortensen/addNote
add note explaining isValidSolrUTF8() limitations
2016-01-14 09:52:43 -05:00
Karl Mortensen
426d5a57d1 add note explaining isValidSolrUTF8() limitations 2016-01-14 09:47:25 -05:00
Richard Cordovano
b05b9cab6b Merge pull request #1812 from millmanorama/IG-bug-fixes
IG bug fixes
2016-01-13 12:02:47 -05:00
jmillman
4f8316a8cf fix OpenExternalViewerAction and usage in IG 2016-01-13 11:36:58 -05:00
jmillman
ce199ecf5b clarify log messages 2016-01-12 16:44:11 -05:00
jmillman
55381fd9be fix some image reading bugs, to preserve animated gifs, and contain failure to read swf files. 2016-01-12 16:29:11 -05:00
jmillman
1a0001c911 Log eventbus unregistration error 2016-01-12 14:13:39 -05:00
Richard Cordovano
d067bb41e6 Merge pull request #1806 from millmanorama/IG-bug-fixes
show correct error in DrawableUIBase
2016-01-08 16:56:28 -05:00
Richard Cordovano
fbe521995e Merge pull request #1805 from millmanorama/IG-categorization-undo
IG categorization undo
2016-01-08 16:56:17 -05:00
jmillman
0df47c88ff tighten up undo API 2016-01-08 16:09:56 -05:00
jmillman
6235bfdf17 clear undo/redo history when the group is changed 2016-01-08 16:09:49 -05:00
jmillman
d9878e2b5d use new UndoRedoManager and Command interface; add Redo and improve UX (icons) 2016-01-08 16:09:43 -05:00
jmillman
d9fb562ab1 simple undo implementation to test it is feasible. 2016-01-08 16:09:37 -05:00
jmillman
2fe8f04000 show correct error in DrawableUIBase 2016-01-08 16:08:49 -05:00
Richard Cordovano
e6127844a1 Merge pull request #1793 from karlmortensen/fasterKwsIndexing
Faster keyword search indexing
2016-01-08 11:07:55 -05:00
Richard Cordovano
d2b744ee44 Merge pull request #1801 from karlmortensen/docUpdate
minor doc update
2016-01-08 08:46:06 -05:00
Richard Cordovano
658871195a Merge pull request #1800 from millmanorama/IG-bug-fixes
IG bug fixes
2016-01-08 08:45:39 -05:00
Richard Cordovano
73434c14be Merge pull request #1795 from millmanorama/IG-fix-metadatapane-category-update
fix category border updating in metadata pane
2016-01-08 08:45:06 -05:00
Richard Cordovano
800553c7d4 Merge pull request #1794 from millmanorama/fix_compiler_warning
suppress compiler warning
2016-01-08 08:44:50 -05:00
Richard Cordovano
fb5f26c66e Merge pull request #1798 from BasisOlivers/develop
Logged the error instead of throwing the exception.
2016-01-07 15:52:13 -05:00
Karl Mortensen
c16d061f3f minor doc update 2016-01-07 15:50:08 -05:00
Oliver Spohngellert
6cc0a9d6a9 Fixed error message to be more specific, not use NbBundle 2016-01-07 15:30:30 -05:00
jmillman
f49725a850 switch back to single thread executor which limits memory usage. Distinguish OOM errors in UI. cleanup bundle names 2016-01-07 13:13:28 -05:00
jmillman
62c258cf4e catch case not open in ImageUtils 2016-01-07 13:11:22 -05:00
Oliver Spohngellert
ef5f0db76c Logged the error instead of throwing the exception. 2016-01-07 10:35:40 -05:00
Richard Cordovano
3c094facb4 Merge pull request #1797 from BasisOlivers/develop
Fixed unhandled IllegalArgumentException
2016-01-07 10:04:08 -05:00
Oliver Spohngellert
aff4d7864c Fixed the date in the bundle properties 2016-01-07 09:54:50 -05:00
Oliver Spohngellert
32a6d5e392 Fixed unhandled IllegalStateException by throwing a TskCoreException 2016-01-07 09:33:10 -05:00
U-BASIS\oliver
e5d6d05fac Fixed unhandled IllegalStateException by transferring it into a TskCoreException 2016-01-07 09:20:29 -05:00
jmillman
b26c898810 fix category border updating in metadata pane 2016-01-06 16:29:22 -05:00
Karl Mortensen
4077ed7036 add missed clause 2016-01-06 12:17:19 -05:00
jmillman
25aebba54b suppress compiler warning 2016-01-06 10:39:23 -05:00
Richard Cordovano
bd08363129 Merge pull request #1792 from karlmortensen/updateReportLink
update report link
2016-01-05 17:25:17 -05:00
Karl Mortensen
7ac28da37c update report link 2016-01-05 17:16:20 -05:00
Richard Cordovano
c8d20283ce Merge pull request #1791 from millmanorama/fix_compiler_warning
fix compiler warning about undocumented paramater in bundle message s…
2016-01-05 16:36:52 -05:00
Richard Cordovano
1fb8079b18 Merge pull request #1785 from karlmortensen/arePermissionsAppropriate
Check if permissions are sufficient to read and write output folder
2016-01-05 16:36:31 -05:00
jmillman
fdea3ec272 fix compiler warning about undocumented paramater in bundle message string 2016-01-05 15:25:19 -05:00
Richard Cordovano
4199d9287d Merge pull request #1790 from millmanorama/consolidate_task_based_usage_of_ImageIO_low_level_API
Consolidate task based usage of image io low level api (after pr 1789)
2016-01-05 15:05:11 -05:00
Richard Cordovano
5d2dcb6f05 Merge pull request #1789 from millmanorama/IG-image-read-refactor
Ig image read refactor
2016-01-05 15:03:12 -05:00
Karl Mortensen
07dc22a28a Faster keyword search indexing 2016-01-05 14:17:40 -05:00
jmillman
0d526d0933 remove dead code 2016-01-05 10:04:25 -05:00
jmillman
c5ca1d55f3 fix rebase 2016-01-04 15:51:22 -05:00
jmillman
2d29d55329 add option to return default humbnail to task; pull getReadFullSizeImageTask into DrawableFile using template method pattern;
create TaskUtils class to create tasks from callables/thunks
2016-01-04 15:51:13 -05:00
jmillman
c3f7cddca2 ImageUtils.getThumbnail delegates to new image loading task. This is used by ThumbnailViewNode to read thumbnails 2016-01-04 15:51:06 -05:00