Commit Graph
10845 Commits
Author SHA1 Message Date
jmillman fee9dd71ff internationalize group categorization confirmation dialog 2016-02-25 14:44:44 -05:00
jmillman c8b0c84fc1 improve text in ImageGalleryOptionsPanel 2016-02-25 14:05:20 -05:00
jmillman 50b36e79cc Merge remote-tracking branch 'upstream/develop' into IG-group-cat-warning 2016-02-25 13:45:41 -05:00
Richard Cordovano fb0ddccdd4 Merge pull request #1972 from millmanorama/IG-backgroundtask-cleanup
Ig backgroundtask cleanup
2016-02-19 11:46:10 -05:00
jmillman 4bc7a5dd30 cleanup, comments 2016-02-17 15:47:24 -05:00
jmillman 8c13846938 clean up CategorizeGroupAction, etc 2016-02-17 15:20:36 -05:00
jmillman 0998641849 show a warning when the group categorization action will overwrite categories 2016-02-16 17:03:39 -05:00
jmillman b06f42143a fix group menu button initialization 2016-02-12 17:56:50 -05:00
jmillman 1465e1a529 cleanup CategorizeAction, StatusBar, and ImageGalleryController, especially realted to background(db) tasks 2016-02-12 17:21:18 -05:00
Richard Cordovano 989763693f Merge pull request #1971 from millmanorama/cleanup-ImageUtils-logging
Cleanup image utils logging
2016-02-12 17:02:21 -05:00
Richard Cordovano cfa01156c1 Merge pull request #1970 from millmanorama/IG-tag-icons-in-menus
add tag icons to context menus in IG
2016-02-12 17:01:57 -05:00
Richard Cordovano 9931fe7528 Merge pull request #1969 from millmanorama/IG-better-asc-desc-icons
Ig better asc desc icons
2016-02-12 17:01:44 -05:00
jmillman 41af643473 add tag icons to context menus in IG 2016-02-12 16:58:31 -05:00
jmillman e8654a013e use new SortChooser in the left hand nav area, and refactor as necessary 2016-02-12 16:44:00 -05:00
jmillman 5ba21cf3c3 add new sort order buttons, add new SortChooser control, refactor GroupSortBy to implement Comparator directly, refactor ToolBar, GroupManager etc accordingly and to use new SortChooser 2016-02-12 16:40:41 -05:00
jmillman 3372c003f3 cleanup Bundle.Properties and logging in VideoUtils.java 2016-02-12 16:38:13 -05:00
jmillman b9c35b7a4f clean up ImageUtils logging 2016-02-12 16:34:26 -05:00
Richard Cordovano 02c4336aaf Merge pull request #1967 from millmanorama/fix-thumbnail-generation-progressbar-bug-on-case-change
make sure to kill the progressHandle and timer even if exception is t…
2016-02-12 16:21:12 -05:00
Richard Cordovano 4ce2889ef0 Merge pull request #1966 from millmanorama/IG-grab-from-datasource
Ig grab files from datasource
2016-02-12 16:20:52 -05:00
Richard Cordovano e90d429b84 Merge pull request #1963 from millmanorama/IG-cat-colors-in-menus
add category color icons to the right click menus in IG
2016-02-12 16:19:57 -05:00
Richard Cordovano 0824514ecb Merge pull request #1961 from millmanorama/IG-ms-metafile
add Windows meta files (WMF/EMF) to list of ImageTypes, read support …
2016-02-12 16:18:20 -05:00
Richard Cordovano 25d5cfce5b Merge pull request #1960 from millmanorama/IG-cell-refactor
refactored GroupListCell and GroupTreeCell into GroupCellFactory to r…
2016-02-12 16:17:56 -05:00
jmillman fdc58d0d35 make sure to kill the progressHandle and timer even if exception is thrown, eg, when case is closed
handle exceptions better in  VideoUtils.generateVideoThumbnail()

update copyright dates

put cleanup code in finally block
2016-02-11 17:23:01 -05:00
jmillman 133471b073 add category color icons to the right click menus in IG 2016-02-11 12:41:44 -05:00
millmanorama 415840815d add Windows meta files (WMF/EMF) to list of ImageTypes, read support requires library(Batik) 2016-02-11 12:35:51 -05:00
jmillman 4fb8635fb4 refactored GroupListCell and GroupTreeCell into GroupCellFactory to reduce code duplciation.
cleanup GroupCellFactory and related
2016-02-11 12:25:08 -05:00
jmillman 9075f860a5 cleanup 2016-02-10 15:22:02 -05:00
jmillman 727670c5dc grab files form new datasources even if they are not images. Extract BulkTask out of PrePopulateDataSourceFiles and CopyAnalyzedFiles 2016-02-10 15:14:03 -05:00
Richard Cordovano 85037bb240 Add time zone to data source info table, embedded VMs use 2016-02-09 17:15:12 -05:00
Richard Cordovano 1368b6304d Merge pull request #1936 from karlmortensen/bumpVersionNumber
Bump version number and copyright date
2016-02-09 15:30:48 -05:00
Richard Cordovano 3d1ce39384 Merge pull request #1957 from BasisOlivers/aut-1893
Fixed LogicalFileSets not showing up in submenus
2016-02-09 12:13:41 -05:00
Richard Cordovano 44338b8e59 Merge pull request #1956 from karlmortensen/updateImage
update image
2016-02-09 12:13:31 -05:00
Oliver Spohngellert c0b8b6eb9e Fixed comment bugs 2016-02-09 10:32:51 -05:00
Richard Cordovano b998ba7318 Merge pull request #1900 from BasisOlivers/olie-tester
Fixed lack of unique file name
2016-02-09 10:08:39 -05:00
Oliver Spohngellert 348b58efb0 Merge branch 'develop' into aut-1893 2016-02-09 08:59:56 -05:00
Oliver Spohngellert e5647d13cd Fixed LogicalFileSets not showing up in submenus 2016-02-08 16:47:17 -05:00
Karl Mortensen dc4f1a0589 update image 2016-02-08 11:25:29 -05:00
Richard Cordovano 07173b6b5c Add VM to data type for image dsp 2016-02-08 11:03:56 -05:00
Richard Cordovano d8c951f15e Add LocalFilesDataSource support 2016-02-07 21:04:22 -05:00
Richard Cordovano 89587f67ab Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-02-05 22:06:49 -05:00
Richard Cordovano c3b35f1276 Merge pull request #1955 from karlmortensen/helpAbout
Brand Help, About right
2016-02-05 22:06:25 -05:00
Richard Cordovano 582321f1df Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-02-05 22:06:02 -05:00
Richard Cordovano 6c6ffe71c4 Merge pull request #1954 from narfindustries/1501-ja-imagegallery2
1501 ja imagegallery - extracted strings from forms and translated
2016-02-05 17:22:42 -05:00
Richard Cordovano 35bf605fff Merge pull request #1953 from narfindustries/1501-ja-core-timeline2
1501 ja core timeline - extracted strings from forms and translated
2016-02-05 17:22:17 -05:00
Nick Davis 9d28f0fcd9 cleaned up 2016-02-05 14:06:44 -05:00
Karl Mortensen 3b184e0290 Brand Help, About right 2016-02-05 14:03:57 -05:00
Nick Davis b62e63f92d merged in translations 2016-02-05 13:51:40 -05:00
Nick Davis 1cf82f3dbf cleaned up 2016-02-05 13:47:13 -05:00
Nick Davis a5fb869bdc merged in translations 2016-02-05 13:37:30 -05:00
Nick Davis 92c073b9e2 updated after merge 2016-02-05 13:29:06 -05:00