2499 Commits

Author SHA1 Message Date
Devin148
351f6bca90 Move temp versioning directories to build 2012-11-06 10:59:19 -05:00
adam-m
563995723f Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-06 09:37:53 -05:00
Devin148
059a21a5ee Merge https://github.com/sleuthkit/autopsy 2012-11-06 08:47:53 -05:00
adam-m
3b3fecd52c update news 2012-11-05 23:30:38 -05:00
adam-m
9561237315 remove unneeded sqlite sep in RA 2012-11-05 23:12:14 -05:00
Devin148
ddca6250f0 Merge https://github.com/sleuthkit/autopsy 2012-11-05 15:21:31 -05:00
adam-m
b4e0d1eef3 do not call super.done() after got extracted text 2012-11-05 15:12:34 -05:00
0xNF
59c958461b Added checking if preferred port is available.
If not, it breaks out of starting the Server entirely.
Directs users towards SolrServer.properties to change port manually in event of failure.
2012-11-05 12:45:07 -05:00
Devin148
2762c33799 Merge https://github.com/sleuthkit/autopsy 2012-11-05 12:35:48 -05:00
adam-m
b534672b27 fix queries in thunderbird parser module 2012-11-05 12:01:36 -05:00
Devin148
dee76598cd Fix property checking in versioning script ant target 2012-11-05 10:28:04 -05:00
0xNF
d4168610af added method for changing server port
Additional minor touchups
2012-11-02 14:59:26 -04:00
0xNF
e6254f4eee Solr default port changes to ephemeral high port 23232.
Checks if port is occupied, and throws an error if so.
2012-11-02 14:36:20 -04:00
Devin148
715d153533 Log duration of add image process 2012-11-02 07:32:11 -04:00
Devin148
9dfd0c14e8 Merge https://github.com/sleuthkit/autopsy 2012-11-02 07:11:16 -04:00
adam-m
06c9819e7e quicker count of artifacts in result viewer 2012-11-01 15:59:50 -04:00
adam-m
e27e7ca446 fox controls, cleanup 2012-11-01 15:23:21 -04:00
Devin148
84e3110bae Update release script and ant target 2012-11-01 15:21:23 -04:00
0xNF
ace5f7a47e Changed Solr port from :8983 to :9293
Will conflict with Sony Playstation RemotePlay, but who'll notice?
2012-11-01 14:34:47 -04:00
0xNF
f19eaf7361 Fixed errors being thrown due to half-removed listener. 2012-11-01 14:32:50 -04:00
0xNF
d7a4e482f0 Got rid of reporting Open After Creation check boxes
Added Open Folder button to ReportPanel
2012-11-01 13:15:59 -04:00
adam-m
cd00782f44 Extracted text viewer: use background worker to get text from Solr 2012-11-01 11:09:17 -04:00
0xNF
3388bd5caa Merge git://github.com/sleuthkit/autopsy 2012-10-31 16:40:57 -04:00
0xNF
cd7a4bb6ff Removed path for each generated report.
Added report folder location label beneath Timestamp
2012-10-31 16:40:13 -04:00
0xNF
36e6235aba "Preview" changed to "Open After Creation".
Supports selecting more than one file to open.
2012-10-31 16:39:12 -04:00
adam-m
f498b9cfe7 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-31 16:38:55 -04:00
0xNF
9d9c515a62 Removed "successfully created index" message. 2012-10-31 16:33:00 -04:00
adam-m
7614ae988a better layout 2012-10-31 16:12:34 -04:00
adam-m
24df97031b add image number range to thumbnail viewer toolbar 2012-10-31 16:04:36 -04:00
adam-m
cb965256f1 better reset of thumbnail viewer 2012-10-31 13:40:34 -04:00
adam-m
0c8a748d14 clear list after cleanuo 2012-10-31 13:23:32 -04:00
adam-m
3037c5ccc7 update news 2012-10-31 13:19:28 -04:00
adam-m
68d681d0bb Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
2012-10-31 13:18:58 -04:00
adam-m
d4dc4f28c4 fix getting reverse hierarchy for unalloc files 2012-10-31 13:06:20 -04:00
0xNF
2625fb7c28 Changed flow of module init in RAImageIngestModule
Removed UnsupportedOperationExceptions from submodule complete() methods
2012-10-31 12:59:59 -04:00
adam-m
4701b58d39 re-enable view context action for layout file 2012-10-31 12:54:03 -04:00
0xNF
17cf6e7ed8 Added support for canceling Recent Activity in RAImageIngestModule 2012-10-31 12:38:26 -04:00
adam-m
81a8d8f34b Added general right click actions for unalloc content files and extended extract file action. 2012-10-31 11:27:30 -04:00
0xNF
a8f15b813d Removed UnsupportedOperationException from stop()
Logged the stop() call, reports that it's currently a NOp.
2012-10-31 11:17:06 -04:00
0xNF
83b1f952b4 Moved module creation + inits to private member list.
Changed naming slightly to be more clear.
All modules now execute their stop() function.
2012-10-31 11:15:52 -04:00
0xNF
95da5affa7 Javadoc'd ModalNoButtons and HashDbManagementPanel a bit.
Minor refactoring in some associated functions as well.
2012-10-31 11:13:21 -04:00
adam
aca9e89b11 Merge pull request #80 from Devin148/master
Web history, Exif, Recent case panel, UI fixes, and more!
2012-10-31 06:53:06 -07:00
Devin148
97e034b02a Merge https://github.com/sleuthkit/autopsy 2012-10-31 09:09:06 -04:00
adam-m
f23344e166 handle case when changing between different dir tree nodes, update NEWS 2012-10-30 21:38:58 -04:00
adam-m
ac9922c90b fix initial load in some cases 2012-10-30 21:22:22 -04:00
adam-m
3bcea416f6 paging tweaks 2012-10-30 18:31:00 -04:00
adam-m
77d0b3017f add controls to thumbnail viewer 2012-10-30 17:51:03 -04:00
adam-m
d8291590a6 fix for small num of images 2012-10-30 14:11:11 -04:00
adam-m
97879b6488 better cursor behavior 2012-10-30 14:03:59 -04:00
adam-m
30845ad873 thumbnail viewer: waiting cursor, more code refactor 2012-10-30 13:43:17 -04:00