Commit Graph
10872 Commits
Author SHA1 Message Date
Richard Cordovano 9ffb2fe797 Merge pull request #1984 from eugene7646/remote_publisher
Bug fix and a catch-all exception firewall
2016-02-24 15:35:01 -05:00
Eugene Livis 4666a87769 Bug fix and a catch-all exception firewall 2016-02-24 14:39:23 -05:00
Richard Cordovano 1ed64e7190 Merge pull request #1983 from rcordovano/release-4.1.0
Data source processing fixes
2016-02-23 16:44:13 -05:00
Richard Cordovano fd592d3ef0 Update DSP docs, make AddImageTask thread-safe, DSPs always callback 2016-02-23 16:36:32 -05:00
Richard Cordovano a799aa13d2 DataSourceProcessors always do callback 2016-02-22 16:50:57 -05:00
Richard Cordovano 449a3020a8 Merge in develop and resolve merge conflicts 2016-02-19 16:30:30 -05:00
Richard Cordovano 01d2d27246 File type defaults to octet-stream 2016-02-19 16:20:00 -05:00
Richard Cordovano f0bec1118e Merge branch 'release-4.0.1' of https://github.com/sleuthkit/autopsy into release-4.0.1 2016-02-19 16:19:33 -05:00
Richard Cordovano 2d60aeac30 Make IngestManager.isIngestRunning reliable 2016-02-19 12:39:35 -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
Richard Cordovano 6eda2f91b8 Merge pull request #1973 from BasisOlivers/aut-1898-3
Made analysis of known files mandatory
2016-02-19 11:45:47 -05:00
Oliver Spohngellert b1b2f20c97 Deleted unnecessary classes 2016-02-19 11:43:08 -05:00
Oliver Spohngellert 3a9b6444ff Updated imports 2016-02-19 11:38:17 -05:00
Oliver Spohngellert 809bcde6e0 Removed unnecessary settings 2016-02-19 11:31:20 -05:00
Richard Cordovano 36cbf903f3 Merge pull request #1974 from BasisOlivers/aut-1899
Added exceptions to ingest module exceptions
2016-02-19 11:25:51 -05:00
Richard Cordovano f0a0408ee8 Merge pull request #1976 from BasisOlivers/aut-1872
Made file type detector run on undetected files
2016-02-19 11:24:39 -05:00
Oliver Spohngellert ece2e70ad5 Updated error message 2016-02-19 11:23:47 -05:00
Oliver Spohngellert b9d7be8fea Updated error message 2016-02-19 11:22:49 -05:00
Richard Cordovano 19cc81f350 Add deprecation suppression for use of SleuthkitCase.getLastObjectId in timeline 2016-02-18 14:16:52 -05:00
Richard Cordovano 20907cbec3 Merge pull request #1981 from narfindustries/ja-reporthtml-4.1
Moved Content-Type meta tag from CSS style block to main head block
2016-02-18 11:47:27 -05:00
Richard Cordovano 8240090b3d Merge pull request #1980 from karlmortensen/bumpVersion
bump version to 4.1.0
2016-02-18 11:39:25 -05:00
Nick Davis f0e808d729 Moved Content-Type meta tag out of CSS style block and into the main head block. 2016-02-18 11:38:14 -05:00
Karl Mortensen 0df81b010a bump version to 4.1.0 2016-02-18 11:22:44 -05:00
Richard Cordovano 9603a59268 Merge pull request #1979 from karlmortensen/onlyInternationalizeUserFacingText
Only internationalize user facing text
2016-02-18 11:19:55 -05:00
Karl Mortensen 3bf79a8e58 not public, localized 2016-02-18 11:17:26 -05:00
Karl Mortensen a17a0a7683 Merge branch 'release-4.0.1' of github.com:sleuthkit/autopsy into onlyInternationalizeUserFacingText 2016-02-18 11:06:13 -05:00
Karl Mortensen c63cc88b42 Only internationalize user facing text 2016-02-18 11:04:45 -05:00
Richard Cordovano 7fe880d57a Merge pull request #1977 from millmanorama/IG-don't-extend-AbstractFile
refactor DrawableFile so it no longer extends AbstractFile
2016-02-18 10:59:29 -05:00
jmillman a4f3377a64 refactor DrawableFile so it no longer extends AbstractFile
remove type paramater from DrawableFile since it was not adding anything usefull and cluttered up the code
add getters  that delegate to private AbastractFile instance
refactor methods on DrawableTagsManager to deal with Content or DrawableFile objects
remove unneeded  invocation of   ImageIO.scanForPlugins() in ImageFile
2016-02-17 14:35:52 -05:00
Oliver Spohngellert 0d9f9186ac Made file type detector run on undetected files 2016-02-17 10:17:10 -05:00
Richard Cordovano 2654cf4c30 Temporarily change ImageGallery,DrawableFile to use deprectaed AbstractFile ctor 2016-02-16 17:04:58 -05:00
Oliver Spohngellert dc65fed3e9 Added exceptions to ingest module exceptions 2016-02-16 13:20:34 -05:00
Oliver Spohngellert 8b1528277d Made check of known mandatory 2016-02-16 12:43:56 -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
Richard Cordovano ce264d939d Merge pull request #1968 from millmanorama/fix-thumbnail-generation-progressbar-bug-on-case-change
make sure to kill the progressHandle and timer even if exception is thrown, eg, when case is closed
2016-02-12 13:42:47 -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