momo
|
91ccfdcf0d
|
use global
|
2015-12-15 14:32:41 -05:00 |
|
momo
|
7e2ba785ed
|
if empty, use default order
|
2015-12-15 14:27:22 -05:00 |
|
momo
|
baf65a7e0b
|
remove jenkins tag
|
2015-12-15 09:21:32 -05:00 |
|
Brian Carrier
|
75cd0015c2
|
Merge pull request #1756 from karlmortensen/handleADS
Remove ADS name from file extention
|
2015-12-14 10:39:03 -05:00 |
|
jmillman
|
f64a48ba30
|
move isGIF to autopsy Core ImageUtils, use it to load GIFs in Media tab (preserves animation)
|
2015-12-11 17:34:30 -05:00 |
|
jmillman
|
7e2751ec7d
|
cleanup and internationalization
|
2015-12-11 17:10:57 -05:00 |
|
jmillman
|
75909f3be0
|
use lower level API to read images and show progress in MediaViewImagePanel
some minor cleanup, restyling and the addition of a button to "Open in External Viewer"
|
2015-12-11 16:34:44 -05:00 |
|
Richard Cordovano
|
26c7e2d597
|
Merge pull request #1767 from millmanorama/IG-hashsetmanager-performance
reduce db roundtrips in HashSetManager.getHashSetsForFileHelper
|
2015-12-11 14:08:54 -05:00 |
|
Richard Cordovano
|
471b6a0af5
|
Merge pull request #1771 from millmanorama/IG-export-files
IG export files action fixed
|
2015-12-11 13:53:53 -05:00 |
|
Richard Cordovano
|
7c4a2a6d6b
|
Merge pull request #1770 from mhmdfy/change-error-code
Change error code
|
2015-12-11 13:19:06 -05:00 |
|
Richard Cordovano
|
8afbc32ae1
|
Merge pull request #1769 from mhmdfy/use-type-as-string
use type as itemtype string
|
2015-12-11 13:18:35 -05:00 |
|
jmillman
|
9b474767e6
|
inject selectionModel rather that relying on singleton
|
2015-12-11 12:01:31 -05:00 |
|
jmillman
|
16d34bccb2
|
move maintanence of node slection to FileIDSelectionModel
|
2015-12-11 11:30:31 -05:00 |
|
momo
|
007639bec3
|
change exit error code
|
2015-12-11 11:10:10 -05:00 |
|
momo
|
9ec03ab181
|
use type as itemtype string
|
2015-12-11 10:58:54 -05:00 |
|
jmillman
|
808a3af5f1
|
begin to fix extract files
|
2015-12-11 10:12:52 -05:00 |
|
Richard Cordovano
|
d189f760e5
|
Merge pull request #1768 from mhmdfy/test-for-devs
Test for devs
|
2015-12-11 09:14:30 -05:00 |
|
momo
|
3727f55c9c
|
remove stuff
|
2015-12-11 09:10:55 -05:00 |
|
momo
|
1bbcd5addd
|
add the ability to both run test and rebuild
|
2015-12-11 09:09:30 -05:00 |
|
Richard Cordovano
|
b43edeb72b
|
Merge pull request #1766 from mhmdfy/test-for-devs
test for devs
|
2015-12-10 16:55:42 -05:00 |
|
momo
|
7fa64aa8ff
|
Merge branch 'test-for-devs' of https://github.com/mhmdfy/autopsy into test-for-devs
|
2015-12-10 16:52:09 -05:00 |
|
momo
|
7b42caf6da
|
grammar
|
2015-12-10 16:48:31 -05:00 |
|
Mohammad Yahya
|
5c996e2a6a
|
use jenkins tag for jenkins flag
|
2015-12-10 15:44:47 -05:00 |
|
Mohammad Yahya
|
828da8ce27
|
Update config.xml
|
2015-12-10 15:41:45 -05:00 |
|
momo
|
c50ba07f25
|
many things exist
|
2015-12-10 15:41:15 -05:00 |
|
jmillman
|
e1adef5ae8
|
reduce db roundtrips in HashSetManager.getHashSetsForFileHelper
|
2015-12-10 15:35:39 -05:00 |
|
momo
|
d90c9066c9
|
test for devs
|
2015-12-10 15:32:56 -05:00 |
|
Richard Cordovano
|
b4bdd9ceab
|
Merge pull request #1765 from karlmortensen/updateDocs
Update Solr documentation
|
2015-12-09 13:19:07 -05:00 |
|
Karl Mortensen
|
78d3c87967
|
Update Solr documentation
|
2015-12-09 12:13:08 -05:00 |
|
Richard Cordovano
|
18545c475b
|
Merge pull request #1764 from millmanorama/TL-condense-file-categorization-controls
Tl condense file categorization controls
|
2015-12-09 09:28:42 -05:00 |
|
jmillman
|
54cb82d924
|
catch and log ALL exceptions when reading an Image file.
|
2015-12-09 09:23:56 -05:00 |
|
jmillman
|
27d37c175b
|
Keep all indicators of category in sync across SlideShow and Tile mode no matter how the Caegory is assigned (keyboard vs buttons, etc)
|
2015-12-09 09:22:15 -05:00 |
|
jmillman
|
8993e7e136
|
changed fxml to condense file category actions for tile/slideshow view. Part way through refactoring java code to.
|
2015-12-08 16:48:17 -05:00 |
|
Richard Cordovano
|
5d74283791
|
Merge pull request #1763 from millmanorama/IG-swap-file-and-group-actions
IG swap file and group actions
|
2015-12-08 16:12:00 -05:00 |
|
jmillman
|
2a74e54373
|
cleanup and bind disabled state of controls to selectionAnchorIndex
also put sorting of fx collection on fx thread
|
2015-12-08 16:09:00 -05:00 |
|
jmillman
|
d4b76466e4
|
Merge remote-tracking branch 'upstream/develop' into IG-swap-file-and-group-actions
|
2015-12-08 15:53:31 -05:00 |
|
Richard Cordovano
|
de42ffb02f
|
Merge pull request #1762 from millmanorama/TL-fix-imports
fix TL nodes
|
2015-12-08 15:50:23 -05:00 |
|
jmillman
|
8e12bfc4a2
|
fix imports
|
2015-12-08 15:41:35 -05:00 |
|
jmillman
|
8fa07940b1
|
abstract away most of GuiUtils to new action classes
|
2015-12-08 15:37:49 -05:00 |
|
jmillman
|
ed90a848a8
|
swap "apply to selected" and "apply to group" controls
|
2015-12-08 15:37:41 -05:00 |
|
Richard Cordovano
|
c524937000
|
Merge pull request #1761 from karlmortensen/ZkJanitor
update docs for ZkJanitor
|
2015-12-08 15:04:46 -05:00 |
|
Richard Cordovano
|
c2fbf04e5d
|
Merge pull request #1760 from millmanorama/twelvemonkeys-3.2
upgrade twelvemonkeys to 3.2 to fix at least one bug (reading png/fav…
|
2015-12-08 15:03:41 -05:00 |
|
Richard Cordovano
|
52373962b6
|
Merge pull request #1759 from millmanorama/TL-fix-imports
fix imports
|
2015-12-08 15:02:15 -05:00 |
|
Richard Cordovano
|
bcb45844c6
|
Merge pull request #1758 from mhmdfy/change-enum-to-string
change itemtype to string
|
2015-12-08 15:02:00 -05:00 |
|
Richard Cordovano
|
b706003247
|
Merge pull request #1757 from millmanorama/TL-too-many-events-warning
move "too many events" warning to DetailsViewPane and expand its usage.
|
2015-12-08 15:00:42 -05:00 |
|
Karl Mortensen
|
f18f61b8ef
|
update docs for ZkJanitor
|
2015-12-08 14:36:02 -05:00 |
|
jmillman
|
0dbd190d51
|
fix imports
|
2015-12-08 12:44:44 -05:00 |
|
jmillman
|
cea9c281f8
|
upgrade twelvemonkeys to 3.2 to fix at least one bug (reading png/favicons)
|
2015-12-08 12:41:11 -05:00 |
|
U-Mhmdfy-PC\Mhmdfy
|
3b4a6e9123
|
change itemtype to string
|
2015-12-08 12:29:21 -05:00 |
|
Karl Mortensen
|
9148539b9f
|
code review comment
|
2015-12-08 11:34:11 -05:00 |
|