Commit Graph
2288 Commits
Author SHA1 Message Date
0xNF adee83f0ae Long dates are now stored properly. 2012-11-07 15:25:00 -05:00
0xNF eaee0427b3 Made sure all references to solr port numbers were the same. 2012-11-07 11:19:09 -05:00
0xNF 8cd502e1d6 Date/Time stored as a long instead of a string 2012-11-06 15:16:59 -05:00
0xNF 7111e0f5e9 Fixed bug where Solr Server would 404 2012-11-06 14:39:38 -05:00
0xNF 14de95be59 Ensured that available() attempts a bind to 127.0.0.1
SolrStopPort is read from /written to SolrServer.properties like SolrServerPort is.
2012-11-06 12:19:18 -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
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
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
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
Devin148 892d37ff5b Merge https://github.com/sleuthkit/autopsy 2012-10-30 12:14:55 -04:00
adam-m dff8d7440a Code refactor, push to parent class 2012-10-30 11:03:12 -04:00
adam-m 21d08a1d8a Call super class add/remove notify() in content children 2012-10-30 10:45:49 -04:00
Devin148 c29dd0abbf Merge https://github.com/sleuthkit/autopsy 2012-10-30 09:08:29 -04:00
adam-m 786315ac23 preliminary thumbnail viewer paging support 2012-10-29 17:19:36 -04:00
Devin148 c24e9f2f35 Update recent activity logging 2012-10-29 09:25:10 -04:00
adam-m d90ed980ab add a visitor to get IDs of of children content hierarchy 2012-10-26 14:59:20 -04:00
Devin148 943cda0d3e Fix JTable column spacing 2012-10-26 14:16:17 -04:00
Devin148 8c740ed941 Merge https://github.com/sleuthkit/autopsy 2012-10-26 14:04:46 -04:00
Devin148 9798bfab67 UI fix in open recent case panel 2012-10-26 14:04:24 -04:00
adam-m be208e5008 fix for null case 2012-10-26 12:50:47 -04:00