1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 14:30:01 +00:00
Commit Graph

45 Commits

Author SHA1 Message Date
Richard Cordovano
d6d03e6f57 Merge pull request #3365 from esaunders/3197_tika_upgrade
Upgrade to Tika 1.17
2018-01-17 11:59:53 -05:00
esaunders
ee06b813e4 Upgrade to Tika 1.17 2018-01-03 14:46:23 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
zhhl
2cbecfd8f5 Merge branch 'develop' into 3219-replaceJCalendarButtonWithLGoodDatePicker 2017-12-08 13:38:45 -05:00
U-BASIS\zhaohui
3654c319a6 3219: update Experimental LGoodDatePicker version to 10.3.1 2017-12-05 14:34:07 -05:00
millmanorama
1e100eea1a update LGoodDatePicker to 10.3.1 to fix bug that allowed popup calendar to be offscreen 2017-11-17 11:36:10 +01:00
millmanorama
30455d5c65 replace JCalendarButton with LGoodDatePicker, tweak layout 2017-11-13 15:09:36 +01:00
Richard Cordovano
8e4d7e2c4f Merge in develop branch 2017-09-07 11:17:51 -04:00
Eugene Livis
160a241780 Pulling commons-io version 2.5 instead of 2.4 2017-08-24 14:19:37 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
U-BASIS\dgrove
72e0c9d7fd Updated JAR versions, and fixed compatibility issues. 2017-05-04 14:58:17 -04:00
millmanorama
7765a8d806 copy InternalPythonModules and photorec_exec to release, remove mactime from repo 2017-03-31 16:37:02 +02:00
millmanorama
9f09858f53 refresh accounts when manual search adds results. upgrade to guava 19 so we can make handlers default access 2016-10-19 14:55:04 +02:00
millmanorama
4514ed2ed4 move commons-csv to CoreLibs 2016-09-07 16:21:59 +02:00
millmanorama
06efd34f8c updating version check in build.xml and updating to ControlsFX 8.40.11 to allow building against java 8u101/2 2016-08-22 14:02:52 +02:00
jmillman
c55c42c99d minor comments FilteredEventsModel.java and ivy.xml 2016-04-28 15:53:54 -04:00
jmillman
7f68b8bf50 finish the filters part of snapshot_template.html; remove getHTMLReportString 2016-04-27 11:55:57 -04:00
jmillman
cbb01b9ace begin using mustache.java to improve snapshot report 2016-04-27 11:55:51 -04: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
jmillman
d5e40a7e87 update to ControlsFx 8.40.10; use masker pane as progress indicator 2015-11-30 12:21:12 -05:00
Richard Cordovano
8cfcba8875 Remove Apache Curator dependency from Autopsy 2015-10-07 16:32:10 -04:00
Richard Cordovano
3c46575f98 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-09-30 16:37:25 -04:00
jmillman
1065d13536 single cluster WIP 2015-09-28 16:16:39 -04:00
Richard Cordovano
494a5331be Resolve develop branch conflict 2015-09-14 13:53:14 -04:00
jmillman
fc9073d23c upgrade to jfxtras r4 2015-09-09 12:53:12 -04:00
esaunders
764e5c08e0 Replaced ZooKeeper with Curator 2015-09-03 16:56:32 -04:00
Karl Mortensen
612a5595cb new lock method using zookeeper 2015-08-28 16:15:24 -04:00
jmillman
e5f08dd7da Merge branch 'develop' into update_jfxtras
Conflicts:
	CoreLibs/ivy.xml
	CoreLibs/nbproject/project.xml
2015-07-27 17:17:56 -04:00
jmillman
fd0718ca7f update JFXtras to 8.0-r3 resolved some bugs with the date/time pickers 2015-07-22 16:43:11 -04:00
jmillman
7654604526 use twelevemonkeys library to decode lots more image formats and update the media viewers to display them.
refactor ImageUtils and prepare to base the image Gallery ThumbnailCache on it
use the FileTypeDetector in media viewer
2015-07-09 16:54:42 -04:00
jmillman
d883992685 remove dependency on openjfx-dialogs since we are building on java 8u40 2015-06-29 14:42:39 -04:00
APriestman
a6c825996f Switching to a different version of controlsfx 2015-06-16 12:14:33 -04:00
jmillman
291ff560a2 update to openjfx-dialogs 1.0.3 note that this is necessary as long as we are still on the 8.20.x line of ControlsFX if we move to 8.40.x this extra jar is unneccesary, but we will have to baseline on java 8u40 2015-06-11 14:57:37 -04:00
jmillman
fa3adf6359 update to ControlsFX 8.20.9 2015-06-11 10:10:33 -04:00
jmillman
62f12bd590 add openjfx-dialogs dependency via ivy 2014-11-18 10:24:45 -05:00
millmanorama
aca1c47df1 update to ControlsFX 8.20.8 2014-11-02 11:37:37 -05:00
jmillman
760e352230 move timeline to Core; add controlsfx/jfxtras/jodatime to CoreLibs via ivy 2014-08-27 16:47:11 -04:00
adam-m
cfa895fcd8 update legacy commons-lang2 from 2.4 to 2.6 2013-03-29 12:28:52 -04:00
adam-m
1f13c8da3a upgrade commons-lang to 3. Keep 2 for other 3rd party modules that depend on it at runtime (there is no collision with 2 and 3)
Update EscapeUtil wrapper to use version 3.
2013-03-29 12:22:27 -04:00
adam-m
3150852813 event better image scaling (using scalr) and better handling of huge hi-res images 2013-03-19 11:12:04 -04:00
Tim McIver
9320541ffd Added apache commons io jar to core libs ivy.xml. 2013-02-14 14:22:18 -05:00
adam-m
d564e1515c build sigar native libs for monitoring 2013-01-24 20:41:52 -05:00
adam-m
bae8aa5d90 add sigar lib for process monitoring to corelibs 2013-01-20 10:08:38 -05:00
0xNF
50640d3f8c Moved XML utilities from PlatformUtil to XMlUtil
Removed Dom4J dependency from RecentActivity.
2012-10-10 12:51:15 -04:00
adam-m
498b8019ae Wrap all jars in Core in a separate module CoreLibs 2012-09-26 14:43:34 -04:00