16948 Commits

Author SHA1 Message Date
rishwanth1995
eff300e558 Merge branch 'gui_changes' into developorig7 2018-03-06 15:30:59 -05:00
rishwanth1995
2260dcdc3f modified swing components in InjestProfileSelectionPanel.java 2018-03-06 15:28:13 -05:00
rishwanth1995
126b24ae65 Merge branch 'gui_changes' into developorig7 2018-03-02 14:00:44 -05:00
rishwanth1995
f532209721 modified spacerpanel in core.menuitem to prevent keywordsearch text cropping 2018-03-02 14:00:06 -05:00
rishwanth1995
2508dd037e Merge branch 'gui_changes' into developorig7 2018-03-02 12:31:11 -05:00
rishwanth1995
5938323265 modified gui in keywordsearch module 2018-03-02 12:30:18 -05:00
rishwanth1995
4220e60a46 Merge branch 'gui_changes' into developorig7 2018-03-02 09:32:38 -05:00
rishwanth1995
16cf59c12c completed changes in autopsy core 2018-03-02 09:30:54 -05:00
rishwanth1995
28c2a2b764 Merge branch 'gui_changes' into developorig7 2018-03-01 15:08:33 -05:00
rishwanth1995
2601be01a6 modified hashatablesettingpanel 2018-03-01 15:08:07 -05:00
rishwanth1995
c4bf1f0502 merged gui_changes to develop 2018-03-01 14:01:17 -05:00
rishwanth1995
4782fd9fa1 made gui_changes in autopsy modules 2018-03-01 13:39:22 -05:00
rishwanth1995
68dc87ab51 modified localdiskpanel gui 2018-03-01 11:34:52 -05:00
rishwanth1995
16bcfff2c9 merged developorig7 to develop 2018-03-01 11:15:12 -05:00
rishwanth1995
a2ac6ca348 Merge branch 'gui_changes' into developorig7 2018-03-01 10:03:05 -05:00
rishwanth1995
38690b47f5 modified panel name to button-enclosing-panel 2018-03-01 10:00:00 -05:00
rishwanth1995
36b3cc334d modified gui in injest profile settings 2018-03-01 09:57:35 -05:00
Richard Cordovano
9b5e083cab Merge remote-tracking branch 'upstream/custom-release-2.11.1' into develop 2018-03-01 09:36:54 -05:00
Richard Cordovano
9be542dbde
Merge pull request #3460 from dgrove727/3545_LocalDiskImageBlockSize
3545 local disk image block size
2018-03-01 09:05:28 -05:00
rishwanth1995
6ab6b12886 modified gui in ingest,filesearch 2018-02-28 17:23:53 -05:00
rishwanth1995
587571d4da merged gui_changes to develop 2018-02-28 16:09:59 -05:00
rishwanth1995
7f8f2f356d merged release-linux to develop 2018-02-28 15:43:22 -05:00
rishwanth1995
a84984c562 Merge branch 'release-4.6.0-linux-beta-1' of https://github.com/sleuthkit/autopsy into gui_changes 2018-02-28 13:30:09 -05:00
Richard Cordovano
0705374e8e
Merge pull request #3457 from raman-bt/3544_mediacontentviewer
3544: Integrate Media content viewer into Application content viewer
2018-02-28 13:12:41 -05:00
rishwanth1995
fe31caf3d9 modified gui in datasource,diagnostics,directorytree 2018-02-28 13:10:29 -05:00
Richard Cordovano
2aea610495
Merge pull request #3461 from APriestman/3550_newSolrCloud
Implement DIY solr cloud
2018-02-28 13:07:58 -05:00
Richard Cordovano
06fdedf82b
Merge pull request #3480 from sleuthkit/fileset-public
Made method public so that modules would know what sets were configured
2018-02-28 12:52:10 -05:00
rishwanth1995
0c35fb1c85 modified gui in corecomponents,central repository,communications 2018-02-28 11:39:08 -05:00
Brian Carrier
80868442fd Made method public so that modules would know what sets were configured 2018-02-28 10:45:05 -05:00
Brian Carrier
cb3a0c7a5d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2018-02-28 10:41:09 -05:00
Brian Carrier
eb1bb6b93c rearranged methods to group ingest filters from interesting files methods 2018-02-28 10:40:33 -05:00
Raman
2895060b3b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3544_mediacontentviewer 2018-02-28 10:10:29 -05:00
Richard Cordovano
fc2ad1afb1
Merge pull request #3477 from esaunders/develop
Fix for host names in parent path
2018-02-27 17:37:06 -05:00
esaunders
274ed59ad7 Fixes for quotes, slashes and host names in paths. 2018-02-27 17:31:29 -05:00
rishwanth1995
6ac8f0ca30 modified gui to adjust for bigger fonts 2018-02-27 17:23:37 -05:00
Richard Cordovano
bc28f09939
Merge pull request #3475 from sleuthkit/custom-release-2.11.1
Merge in custom release 2.11.1 branch
2018-02-27 17:13:16 -05:00
Richard Cordovano
a6eaf7b3bd
Merge pull request #3470 from rishwanth1995/font_changes1
added default fonts to the corecomponents installer
2018-02-27 17:12:25 -05:00
Richard Cordovano
3e613dd282
Merge branch 'release-4.6.0-linux-beta-1' into font_changes1 2018-02-27 17:12:15 -05:00
Richard Cordovano
e85a1128db
Merge pull request #3459 from rishwanth1995/removedefaultfont
added setlookandfeel method to EDT
2018-02-27 17:09:34 -05:00
Richard Cordovano
3ba9385102
Merge pull request #3462 from raman-bt/develop
Fixes an NPE in the previous commit.
2018-02-27 17:08:06 -05:00
Richard Cordovano
79a191285b
Merge pull request #3471 from zhhl/DeleteAutopsyCoreUnitTest
Delete Autopsy Core Unit test: IngestFileFiltersTest.java
2018-02-27 16:56:32 -05:00
Richard Cordovano
9dc01347d2
Merge pull request #3474 from esaunders/develop
Remove date/times from report paths.
2018-02-27 16:53:59 -05:00
Richard Cordovano
f25b1eb01e
Merge pull request #3453 from dgrove727/3454_AutoIngestDeprioritizeJobs
3454 auto ingest deprioritize jobs
2018-02-27 16:52:56 -05:00
esaunders
2fda9c44fa Remove date/times from report paths. 2018-02-27 16:42:58 -05:00
U-BASIS\zhaohui
e1251d7975 Delete Autopsy Core Unit test: IngestFileFiltersTest.java 2018-02-27 12:48:58 -05:00
rishwanth1995
29f0a88a43 modified optional_case properties 2018-02-27 12:39:54 -05:00
rishwanth1995
864472d2dd set defaultsize for memfieldvalidationlabel in autopsyoptionspanel 2018-02-27 12:11:11 -05:00
Richard Cordovano
f5d00c420b
Merge pull request #3445 from zhhl/3532-makeNightlyFailureEasierToDebug
3532: Add a html file to include the links to case output directory.
2018-02-27 12:00:43 -05:00
rishwanth1995
c019aa85f3 added default fonts to the corecomponents installer 2018-02-27 10:43:00 -05:00
U-BASIS\dgrove
ff6feace52 Disable deprioritize buttons when not prioritized. 2018-02-26 17:29:58 -05:00