jmillman
a688788405
use correct formula to interpret rangeslider values
...
other minor cleanup
2015-11-02 16:20:08 -05:00
jmillman
9853f4ad1c
modify pushTimeRange(Interval) to return whether a new time range was actually pushed.
2015-11-02 16:18:41 -05:00
jmillman
7c64026b63
make sure listener is re-registered after new value is set
2015-11-02 16:11:02 -05:00
jmillman
b89ba9a83e
minor cleanup of time related code
2015-11-02 16:10:04 -05:00
Brian Carrier
5cd50e9aec
Copy new PostgreSQL-specific JAR file
2015-11-02 11:36:55 -05:00
Brian Carrier
69f2239fa7
Added 64-bit JVM method and used that instead for loading 32-bit PostgreSQL library
2015-11-02 10:51:52 -05:00
Brian Carrier
65cb38f86e
32-bit PostgreSQL loads correct library
2015-11-02 09:46:49 -05:00
Brian Carrier
2832fac3bf
Updated NBM versions for 4.0.0 release
2015-10-31 09:23:04 -04:00
Richard Cordovano
718e13d32b
Merge pull request #1684 from millmanorama/dont-abort-tagging
...
don't check for duplicate tags at all
2015-10-30 14:29:37 -04:00
jmillman
a191c73eea
don't check for duplicate tags at all
2015-10-30 14:23:10 -04:00
jmillman
c1092e1081
show warning when loading mor than 10k events in medium OR full description level
2015-10-30 12:23:28 -04:00
Richard Cordovano
55a6b18d4c
Merge pull request #1682 from millmanorama/TL-text-zoom-stack-overflow
...
further limit time zoom to events in case. limit time range selection…
2015-10-30 10:00:26 -04:00
Richard Cordovano
c09326ea46
Merge pull request #1681 from millmanorama/resource-exception-fix
...
fix resource exception
2015-10-30 10:00:05 -04:00
jmillman
12d883b71a
further limit time zoom to events in case. limit time range selection to interval spanning events in case. cleanup focused on VisualizationPanel.java
2015-10-29 15:29:06 -04:00
jmillman
27f1fe21aa
fix resource exception
2015-10-28 17:08:06 -04:00
Mohammad Yahya
d59fcb8172
change wording
2015-10-28 16:04:16 -04:00
momo
9be2ed54a0
change to updated signature
2015-10-28 15:38:40 -04:00
momo
c93a1ae41e
Merge branch 'footer-mimetypes' of https://github.com/mhmdfy/autopsy into predefined-footer-mimetype
2015-10-28 15:37:17 -04:00
Mohammad Yahya
b02c78bea7
Delete debug line
2015-10-28 15:28:51 -04:00
Mohammad Yahya
a09548f79a
remove extra indentation
2015-10-28 15:26:51 -04:00
momo
c3f77895f8
fix selected after update
2015-10-28 15:14:35 -04:00
momo
796e441765
change variable names
2015-10-28 15:11:46 -04:00
momo
39bf598ca9
change implementation to use a boolean variable
2015-10-28 15:09:44 -04:00
jmillman
8297a2558c
Merge branch 'TL-layout-optimization' into subcluster_expansion_2
...
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/ArtifactEventType.java
2015-10-28 12:15:33 -04:00
jmillman
7a21241fc8
reimplement subcluster expansion
2015-10-28 12:10:38 -04:00
jmillman
b6087f0b14
remove duplicate index creation call
2015-10-28 11:01:32 -04:00
momo
806b4a91b0
allow offset with footer
2015-10-28 10:21:31 -04:00
jmillman
cb21f32873
minor db optimizations
2015-10-27 15:23:52 -04:00
jmillman
31cc6ebb95
layout optimization WIP
2015-10-27 15:23:28 -04:00
momo
4447b4f5bf
adding .tga mimetype signature
2015-10-27 15:08:01 -04:00
momo
483dfb9079
merge with multi-sig
2015-10-27 15:01:46 -04:00
momo
755c660745
Merge branch 'develop' of https://github.com/mhmdfy/autopsy into multi-sig-mime-type
2015-10-27 14:56:20 -04:00
momo
1d63ef0559
remove extra white space
2015-10-27 14:36:12 -04:00
momo
14c91eb2df
remove predefined sig to add to another pull request
2015-10-27 14:34:14 -04:00
Richard Cordovano
c150c4bd39
Fix handling of case database type in corecomponents.MultiUserSettingsPanel.save
2015-10-27 12:37:19 -04:00
Richard Cordovano
dfedf2bf21
Merge pull request #1676 from millmanorama/revert_subcluster_expansion
...
Revert "Merge pull request #1615 from millmanorama/subcluster_expansion"
2015-10-27 11:58:17 -04:00
jmillman
f09e10a2f9
Revert "Merge pull request #1615 from millmanorama/subcluster_expansion"
...
This reverts commit dbf954d18313a2bcd73e9734ef3106cee903a048, reversing
changes made to 8e345c0bc76103fbc62b4cc7c525b677117235df.
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewPane.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventBundleNodeBase.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventClusterNode.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventDetailsChart.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventStripeNode.java
2015-10-27 11:51:41 -04:00
momo
98e43b7666
the -1 implementation
2015-10-27 10:48:01 -04:00
momo
b777cf88e8
preliminary implimentation
2015-10-27 09:26:21 -04:00
Richard Cordovano
d6543dd967
Move ingest job cancellation into Case class
2015-10-26 15:31:02 -04:00
Richard Cordovano
fc313f15ad
Merge pull request #1674 from rcordovano/kws_open_core_error_handling
...
Kws open core error handling
2015-10-26 15:15:42 -04:00
Richard Cordovano
14c80d7d14
Fix typo in core.RuntimeProperties comment
2015-10-26 14:58:51 -04:00
Richard Cordovano
ee3600e59a
Provide feedback if keyword search index create/open fails
2015-10-26 14:40:16 -04:00
Richard Cordovano
56a294c124
Merge pull request #1672 from eugene7646/stop_listening
...
Making sure nodes stop listening when current case is closed
2015-10-26 11:57:19 -04:00
Eugene Livis
759cf60045
Making sure nodes stop listening when current case is closed
2015-10-26 11:46:33 -04:00
Richard Cordovano
8af08e32d7
Merge pull request #1671 from millmanorama/develop
...
timeline fixes
2015-10-26 11:45:34 -04:00
jmillman
ead078559d
make sure we reset the controller when the case changes.
2015-10-26 11:41:57 -04:00
jmillman
ebec736f83
add tool tip to quick hide button
2015-10-26 11:41:11 -04:00
Richard Cordovano
ac6ee77d09
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
2015-10-26 11:41:00 -04:00
Richard Cordovano
13b3903ae7
Make username and pwd optional in events.MessageServiceConnectionInfo
2015-10-26 11:40:27 -04:00