Richard Cordovano
|
dbf954d183
|
Merge pull request #1615 from millmanorama/subcluster_expansion
Subcluster expansion
|
2015-10-14 15:04:35 -04:00 |
|
Richard Cordovano
|
8e345c0bc7
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2015-10-14 14:49:31 -04:00 |
|
Richard Cordovano
|
2791d718be
|
Fix hide known file in data source tree, fixing cast exception
|
2015-10-14 14:48:45 -04:00 |
|
Richard Cordovano
|
6cdf90290c
|
Merge pull request #1617 from mhmdfy/nb-8
Nb 8
|
2015-10-14 14:37:16 -04:00 |
|
Richard Cordovano
|
bfca6ebd64
|
Merge pull request #1612 from karlmortensen/busyCursor
Busy cursor
|
2015-10-14 14:18:29 -04:00 |
|
momo
|
38b1a94832
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into nb-8
|
2015-10-14 13:19:06 -04:00 |
|
jmillman
|
7a93b7a0d4
|
remove compiler warning and minor cleanup
|
2015-10-14 12:40:55 -04:00 |
|
jmillman
|
bd9c9109e4
|
adjust EventClusterNode subbundle loading
|
2015-10-14 12:29:35 -04:00 |
|
jmillman
|
09270a524a
|
improve layout performance by only setting the description if the visibility has actually changed
|
2015-10-14 12:29:22 -04:00 |
|
jmillman
|
cc926e4642
|
cleanup, comments, minor refactoring
|
2015-10-14 12:29:18 -04:00 |
|
jmillman
|
34a0b4f134
|
play layout animations in seperate timelines
|
2015-10-14 12:29:14 -04:00 |
|
jmillman
|
2c4354dc1b
|
improve layout so it does not jitter (as much) when clusters are selected
|
2015-10-14 12:29:10 -04:00 |
|
jmillman
|
0d4abed9e3
|
adjust layout code for smoother layout
|
2015-10-14 12:29:07 -04:00 |
|
jmillman
|
978536c8b0
|
refactor and improve layout
move more common code into EventBundleNodeBase
fix band by type option
|
2015-10-14 12:29:03 -04:00 |
|
jmillman
|
79f490a2cc
|
hide parent controls on hover
|
2015-10-14 12:28:54 -04:00 |
|
jmillman
|
334e1ae8d4
|
reinstate truncate descriptions feature and remove dead code
|
2015-10-14 12:28:50 -04:00 |
|
jmillman
|
acc83ce6ef
|
improve UX of expand collapse buttons
|
2015-10-14 12:28:46 -04:00 |
|
jmillman
|
6c59c350b0
|
minor cleanup
|
2015-10-14 12:28:43 -04:00 |
|
jmillman
|
f74859c47c
|
refactor layout across two parts of hierarchy (stripes and clusters)
|
2015-10-14 12:28:39 -04:00 |
|
jmillman
|
750ef13354
|
subcluster expansion WIP
|
2015-10-14 12:28:35 -04:00 |
|
tsk-build
|
a88f9809b8
|
disabling nb-8 modules and removing windows tools
|
2015-10-14 10:13:50 -04:00 |
|
Richard Cordovano
|
cc259e2f6e
|
Add missing resource for RunIngestAction
|
2015-10-14 09:35:30 -04:00 |
|
Richard Cordovano
|
9547d43673
|
Fix compile and lint warnings for RunIngestAction
|
2015-10-13 17:05:58 -04:00 |
|
Richard Cordovano
|
edb29d67dd
|
Update method comments for RuinIngestAction
|
2015-10-13 16:58:49 -04:00 |
|
Richard Cordovano
|
7c8dc89df1
|
Format RunIngestAction.java
|
2015-10-13 16:54:05 -04:00 |
|
Richard Cordovano
|
2592f8c62e
|
Merge pull request #1613 from eugene7646/error_observer_api_devel
Error observer api devel
|
2015-10-13 15:51:33 -04:00 |
|
Eugene Livis
|
99948bb677
|
Declared reference to IntervalErrorReportData as volatile
|
2015-10-09 13:40:20 -04:00 |
|
Eugene Livis
|
41fb08aef6
|
Modified Case class to be TSK error observer
|
2015-10-09 13:21:59 -04:00 |
|
Eugene Livis
|
a197acb18b
|
Modified Case class to be TSK error observer
|
2015-10-09 13:15:39 -04:00 |
|
Richard Cordovano
|
3e3ddab150
|
Improved java docs for deprecated Case methods
|
2015-10-09 12:23:15 -04:00 |
|
Richard Cordovano
|
db0f2beb28
|
Simplified Case add data source API names
|
2015-10-09 12:06:48 -04:00 |
|
Richard Cordovano
|
af7684486a
|
Backwards compatibility for IngestManager
|
2015-10-09 11:47:14 -04:00 |
|
Richard Cordovano
|
0c887fad4b
|
Backwards compatibility for ImageUtils
|
2015-10-09 11:40:17 -04:00 |
|
Richard Cordovano
|
6e1d8e83f7
|
Comment tweak for DeleteBlackboardArtifactTagAction, DeleteContentTagAction
|
2015-10-09 11:37:55 -04:00 |
|
Richard Cordovano
|
3d219d2947
|
Backwards compatibility for DeleteBlackboardArtifactTagAction, DeleteContentTagAction
|
2015-10-09 11:36:03 -04:00 |
|
Richard Cordovano
|
07cd1d030a
|
lint treatment for DeleteBlackboardArtifactTagAction, DeleteContentTagAction
|
2015-10-09 11:23:06 -04:00 |
|
Eugene Livis
|
793d3d49b2
|
Made the API non-static
|
2015-10-09 11:14:43 -04:00 |
|
Karl Mortensen
|
8fa43e4b9c
|
Merge branch 'waitCursor' into develop
|
2015-10-09 09:54:45 -04:00 |
|
Eugene Livis
|
343b0feeee
|
Modified IntervalErrorReportData
|
2015-10-08 15:28:51 -04:00 |
|
Richard Cordovano
|
8b73207378
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-10-07 16:38:45 -04:00 |
|
Karl Mortensen
|
2a5e2e137f
|
Show wait cursor between wizard panels
|
2015-10-06 15:52:41 -04:00 |
|
Richard Cordovano
|
cc92f1ca49
|
Replace IngestManager.runInteractively() with RuntimeProperties.getCoreComponentsActive()
|
2015-10-05 18:01:07 -04:00 |
|
Richard Cordovano
|
d46fc40ecc
|
Replace IngestManager.runInteractively()
|
2015-10-05 17:56:27 -04:00 |
|
Richard Cordovano
|
a6fda59143
|
Merge pull request #1605 from karlmortensen/renamingRefactor
rename a variable
|
2015-10-05 10:31:17 -04:00 |
|
Karl Mortensen
|
bfd122d0a2
|
remove old code
|
2015-10-02 16:08:51 -04:00 |
|
Karl Mortensen
|
d3ed9beecd
|
remove old code
|
2015-10-02 16:05:24 -04:00 |
|
Karl Mortensen
|
710ffee243
|
rename a variable
|
2015-10-02 15:48:33 -04:00 |
|
Karl Mortensen
|
91b5559681
|
remove comment
|
2015-10-02 15:07:28 -04:00 |
|
Karl Mortensen
|
851edf5158
|
use SolrSearchService
|
2015-10-02 12:26:55 -04:00 |
|
Karl Mortensen
|
69b6ddee0a
|
clear icons when multi-user is disabled
|
2015-10-02 11:22:14 -04:00 |
|