11617 Commits

Author SHA1 Message Date
Richard Cordovano
5a0e8e0b2f Merge pull request #2054 from BasisOlivers/log-fix-2
Fixed log to show complete stack trace.
2016-03-31 11:34:40 -04:00
Oliver Spohngellert
d4e77f6687 Fixed log to show complete stack trace. 2016-03-31 11:27:52 -04:00
Karl Mortensen
ee7c501e67 Update some screenshots for Doxygen documentation relating to Ingest Settings 2016-03-31 11:11:48 -04:00
Oliver Spohngellert
16ee881a48 Merge remote-tracking branch 'upstream/develop' into test-file-type-ui 2016-03-31 08:47:43 -04:00
Oliver Spohngellert
7f429617d3 Fixed delete button action when nothing is selected. 2016-03-30 16:02:22 -04:00
Karl Mortensen
1c4c16cdb9 Merge branch 'release-4.1.0' of github.com:sleuthkit/autopsy into release-4.1.0 2016-03-30 13:55:52 -04:00
Richard Cordovano
8496cf0ea8 Merge pull request #2050 from BasisOlivers/aut-2046-secondtry
Changed label for when there are no settings.
2016-03-30 11:37:29 -04:00
Oliver Spohngellert
f8dba2294d Changed label for when there are no settings. 2016-03-30 11:29:14 -04:00
Oliver Spohngellert
f882cd136a Made edit sig button work, final touches to UI. 2016-03-30 11:22:12 -04:00
Richard Cordovano
b1e48661ce Merge pull request #2049 from BasisOlivers/user-defined-save-fix
Fixed save of user defined file types definitions.
2016-03-30 09:11:24 -04:00
Oliver Spohngellert
1c3dba29fb Fixed save of user defined file types definitions. 2016-03-30 09:02:06 -04:00
Oliver Spohngellert
9750c10c16 Fixed saving of user defined file types. 2016-03-30 09:01:02 -04:00
Richard Cordovano
50908eafaf Merge pull request #2048 from BasisOlivers/aut-2046-secondtry
Got expandable panel behavior working using dummy text.
2016-03-29 16:49:40 -04:00
Oliver Spohngellert
002a75d486 Got expandable panel behavior working using dummy text. 2016-03-29 16:41:39 -04:00
Oliver Spohngellert
79857ba962 Allowed new file types to be added. 2016-03-29 16:13:41 -04:00
Richard Cordovano
062ed4f211 Merge pull request #2043 from BasisOlivers/aut-2045
Got rid of save button in file extension mismatch.
2016-03-29 16:01:49 -04:00
Richard Cordovano
3f40a4987b Merge pull request #2045 from BasisOlivers/aut-2046-secondtry
Updates to the add image wizard, and ingest module ui.
2016-03-29 15:50:06 -04:00
Oliver Spohngellert
b3a787d1d2 UI fixes to ingest form. 2016-03-29 15:21:56 -04:00
Oliver Spohngellert
117a6c4a69 UI adjustments to ingest modules panel. 2016-03-29 14:26:24 -04:00
Oliver Spohngellert
1a6a21dbeb Moved to UI updates. 2016-03-29 13:40:41 -04:00
Oliver Spohngellert
03a5ce78f2 Added toString to file type signature. 2016-03-29 12:11:32 -04:00
Oliver Spohngellert
7cc2e221f3 Made signatures show in ui. 2016-03-29 11:45:31 -04:00
Oliver Spohngellert
38479747ae Fixed merge conflicts. 2016-03-29 10:22:37 -04:00
Oliver Spohngellert
91cb45c896 Merge remote-tracking branch 'upstream/develop' into test-file-type-ui 2016-03-29 10:18:38 -04:00
Richard Cordovano
5f88ed331e Merge pull request #2004 from BasisOlivers/aut-2029
Serialization of file type settings (user-defined file types)
2016-03-29 10:16:12 -04:00
Oliver Spohngellert
5fcd643b39 Semantics updates to userdefined types save managers. 2016-03-29 10:12:01 -04:00
Oliver Spohngellert
6aac65730c Fixed xmlFile in comments. 2016-03-29 09:08:04 -04:00
Oliver Spohngellert
98326c7ed8 Merge branch 'aut-2029' of https://github.com/BasisOlivers/autopsy into aut-2029 2016-03-29 08:31:26 -04:00
Oliver Spohngellert
d6f3cfc59c Merge remote-tracking branch 'upstream/develop' into aut-2029 2016-03-29 08:28:03 -04:00
Richard Cordovano
3fdd121a26 Restore filetypeid/FileTypeIdModuleSettings for backwards compatibility 2016-03-28 17:01:19 -04:00
Oliver Spohngellert
6a1dcc0ee6 Fixed semantics issues in UserDefinedFileTypesManager 2016-03-28 16:20:44 -04:00
Oliver Spohngellert
f1551764b5 Moved towards Signature list 2016-03-28 16:03:04 -04:00
Oliver Spohngellert
241e9fc8e9 Updated UI. 2016-03-28 14:32:39 -04:00
Oliver Spohngellert
fed3a955e5 Updated UI for ingest 2016-03-28 12:02:13 -04:00
Richard Cordovano
271bdd961b Set build.type back to DEVELOPMENT post release 4.1.0 2016-03-27 20:34:00 -04:00
Richard Cordovano
8cf3702d4b Update inter-NBM dependencies for suite NBMs for release 4.1.0 2016-03-27 16:39:29 -04:00
Richard Cordovano
3c7c30c032 Update NBM versioning for release 4.1.0 2016-03-27 16:23:33 -04:00
Richard Cordovano
6d4c8a9c45 Add missing versioning values for CoreLibs and ScalpelCarver NBMs 2016-03-27 16:07:40 -04:00
Richard Cordovano
2179987dad Change build.type to RELEASE fro 4.1.0 2016-03-27 16:05:46 -04:00
Richard Cordovano
4cb80c2dc2 Clean up some of the doxygen warnings for class javadocs 2016-03-27 14:04:11 -04:00
Richard Cordovano
50977ca219 Update datamodel/ArtifactStringContent for BlackboardAttribute.getContext deprecation 2016-03-27 13:12:42 -04:00
Oliver Spohngellert
6f17ba5fc9 Fixed ui resizability 2016-03-25 16:32:14 -04:00
Oliver Spohngellert
a4280b4ea3 Update to UI 2016-03-25 15:42:03 -04:00
Oliver Spohngellert
d2704c879a Continued to update ui: 2016-03-25 14:28:25 -04:00
Oliver Spohngellert
5c67c55db0 Begun movement towards new UI 2016-03-25 13:36:37 -04:00
Oliver Spohngellert
1807570dec Got rid of save button in file extension mismatch. 2016-03-25 10:54:29 -04:00
Oliver Spohngellert
004758e446 Finished UI updates to ingest jobs, except for resizability of JDialog. 2016-03-25 09:58:55 -04:00
Richard Cordovano
c77c54ebb5 Merge pull request #2041 from millmanorama/TL-prevent-dialog-from-blocking-input
TL prevent dialog from blocking input
2016-03-24 17:23:35 -04:00
Richard Cordovano
0aa23bb64f Merge pull request #2040 from millmanorama/Tl-filter-checkboxes-disable
Tl disable subfilters if parent filter is unselected
2016-03-24 17:23:22 -04:00
Richard Cordovano
41ddda8a15 Merge pull request #2042 from BasisOlivers/aut-2064
Made tagged results data work for all reports.
2016-03-24 16:42:09 -04:00