58 Commits

Author SHA1 Message Date
Ann Priestman
1c925b65ec Remove RecentActivity from pubilc packages 2018-11-05 09:40:59 -05:00
Richard Cordovano
6bf58a0d3a NBM versioning updates for release 4.9.0 2018-10-12 12:07:41 -04:00
Richard Cordovano
b205a983d3 Module version updates for release 4.8.0 2018-07-30 11:24:54 -04:00
Richard Cordovano
6568c54ae4 Update version numbers for rlease 4.7.0 2018-05-02 20:06:37 -04:00
Richard Cordovano
927f1a578f Updates for Autopsy-Core NBM version number change 2018-02-20 18:42:49 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Richard Cordovano
c9497a2f59 Update version numbers of Autopsy-Core NBM 2017-09-29 13:37:41 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Richard Cordovano
48f80210d2 Update Autopsy-Core NBM versioning 2017-06-29 13:06:59 -04:00
Richard Cordovano
0085b552dd Remove incorrect dependencies from RecentActivity module 2017-05-23 12:56:42 -04:00
rcordovano
3665e30870 Update module dependencies for release 4.4.0 2017-05-22 17:25:46 -04:00
Richard Cordovano
46369eff44 Update NBM versioning for 4.3.0 2017-01-02 18:45:21 -05:00
Richard Cordovano
16106cd78c Update Autopsy-Core NBM versioning for release 4.2.0 2016-10-12 13:23:56 -04:00
Richard Cordovano
086e823f7f Resolve NBM dependency warnings for NetBeans 8.1 2016-05-27 16:22:42 -04:00
Richard Cordovano
8cf3702d4b Update inter-NBM dependencies for suite NBMs for release 4.1.0 2016-03-27 16:39:29 -04:00
Richard Cordovano
3c7c30c032 Update NBM versioning for release 4.1.0 2016-03-27 16:23:33 -04:00
Richard Cordovano
5695b05871 Update source level to 1.8 for lagging NBMs 2016-01-30 15:02:16 -05:00
Brian Carrier
85548bd89b Updated version numbers for 3.1.0 2014-07-09 12:10:09 -04:00
Richard Cordovano
ff0b814225 Merged develop into new ingest framework feature branch 2014-03-19 10:51:58 -04:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
Richard Cordovano
302655d5bf Continued work on ingest framework in 3.1 form 2014-03-11 01:29:58 -04:00
Nick Davis
7be84916b0 Pulled strings into Bundle.
Created _ja.
Added org.openide.utils to project.xml for NbBundle dep.
2014-03-03 13:51:27 -05:00
Brian Carrier
781164d12e Updated library versions for 3.0.9 release 2014-01-28 21:36:13 -05:00
Brian Carrier
3339994322 normalized line endings 2013-11-19 22:04:07 -05:00
Richard Cordovano
e71159cf2f Line endings 2013-11-08 10:25:21 -05:00
Brian Carrier
77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Brian Carrier
0ea2c884c4 updated module version numbers and Autopsy version numbers 2013-09-25 13:57:45 -04:00
adam-m
ebf53d3711 update modules versions for the release 2013-06-05 12:49:07 -04:00
adam-m
ee8ef11882 update modules versions for the release 2013-03-20 15:13:07 -04:00
adam-m
8d287ddc26 delete genfiles props 2013-02-14 16:00:43 -05:00
Tim McIver
a71143591f Merge branch 'master' of https://github.com/sleuthkit/autopsy into timeline
Conflicts:
	thunderbirdparser/nbproject/project.properties
2013-01-18 11:07:50 -05:00
adam-m
93de5d7c33 Update versions for 3.0.4 release 2013-01-18 09:56:07 -05:00
Tim McIver
8cfbbc0024 Updates in effort to upgrade from Java 6 to Java 7. 2013-01-14 16:58:32 -05:00
adam-m
330c3ca45a update module versions and deps for release 2013-01-04 16:39:13 -05:00
Tim McIver
f100a40f4f Updated the HTMLEditorKit used by JTextPane in ExtractedContentPanel so
that strings of characters that are too long to fit into the view port are
properly wrapped.  These changes satisfy the requirements of AUT-698.
2012-12-14 15:08:41 -05:00
adam-m
d58666df1c update module versions 2012-12-06 23:00:11 -05:00
Tim McIver
e8e9bd3558 Created Services class in Core module and added a member variable of this
type to Case with getter method. Created FileManager class and added member
of this type to Services class with getter method. Added method to
FileManager for obtaining files and refactored some code in RecentActivity
module to use thi new API where applicable. These changes partially satisfy
the requirements of AUT-613.
2012-11-27 11:31:06 -05:00
adam-m
1897ac0cf0 auto-update module versions 2012-11-13 16:21:02 -05:00
adam-m
9561237315 remove unneeded sqlite sep in RA 2012-11-05 23:12:14 -05:00
Devin148
ecd0c71a96 Remove JDom dependency 2012-10-22 10:03:44 -04:00
adam-m
aec2d8fc9f update metafile about packaging 2012-09-27 10:21:23 -04:00
adam-m
151f02abc8 update module meta 2012-09-26 21:47:55 -04:00
adam-m
37a901b0ca ra gen file update 2012-09-26 16:15:22 -04:00
adam-m
858919e602 try to fix RA module autodiscovery 2012-09-26 14:49:20 -04:00
adam-m
498b8019ae Wrap all jars in Core in a separate module CoreLibs 2012-09-26 14:43:34 -04:00
adam-m
58043edb45 Initial merge of core modules - it does build.
Pull core deps. jars from Maven using ivy.
Simplify dependencies.
TODO: add to classpath jars that should be, fix javahelp, merge layer.xml, disable some netbeans modules, merge Installer.java
2012-09-25 18:14:40 -04:00
adam-m
4f66fc0c80 update deps 2012-09-25 13:57:38 -04:00
adam-m
d7cfd61926 move case to core
intermediate changes
2012-09-25 13:43:19 -04:00
Alex Ebadirad
d18e3c663a Removal of warnings and modifications of RR plugins for word/word2010
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-07-09 10:00:33 -07:00
Dick Fickling
cdf20b88db Fix bugs in https://github.com/sleuthkit/autopsy/issues/52 2012-06-19 13:49:15 -04:00