676 Commits

Author SHA1 Message Date
Devin148
07cea19201 UI enable/disable fix 2012-11-15 09:52:08 -05:00
adam-m
816536a2c7 set text direction in extracted text panel, based on detected 2012-11-14 12:23:27 -05:00
adam-m
1897ac0cf0 auto-update module versions 2012-11-13 16:21:02 -05:00
adam-m
3a8582f5df fix: maintain ingest state of locked / builtin lists 2012-11-12 17:03:29 -05:00
adam-m
299aab164d use utils class 2012-11-08 12:43:07 -05:00
adam-m
8bbecf3210 fix when saving list: set default name by list name, not java ref # 2012-11-07 15:32:56 -05:00
adam-m
99e166d260 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-11-07 14:52:00 -05:00
adam-m
a4d57c6753 add more user messages when server fails to shutdown 2012-11-07 13:47:01 -05:00
adam-m
4c884f981c better formatting 2012-11-07 13:38:50 -05:00
adam-m
986253ce42 Add more logs and comments when starting solr and fix issue when displaying dialog in installer when windows manager not ready 2012-11-07 13:28:28 -05:00
adam-m
a81dc00261 keyword search remove URLs from ingest by default
DO not hardcode list names in 2 different places - cleanup
2012-11-07 12:27:34 -05:00
adam-m
cf5ed28708 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-11-07 12:26:41 -05:00
0xNF
eaee0427b3 Made sure all references to solr port numbers were the same. 2012-11-07 11:19:09 -05:00
adam-m
cc10b272df fix for setting update message in wrong thread 2012-11-06 16:39:31 -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
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
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
adam-m
e27e7ca446 fox controls, cleanup 2012-11-01 15:23:21 -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
adam-m
cd00782f44 Extracted text viewer: use background worker to get text from Solr 2012-11-01 11:09:17 -04:00
Devin148
943cda0d3e Fix JTable column spacing 2012-10-26 14:16:17 -04:00
adam-m
00a0d81802 forgotten checkin 2012-10-24 15:11:14 -04:00
adam-m
aa5c9b5ede keyword search public API: wrap internal exceptions 2012-10-24 13:03:58 -04:00
adam-m
b52991e42a Expose more keyword search API to other modules 2012-10-23 11:16:58 -04:00
Devin148
58badc753c Fix keyword search box to reset on case close 2012-10-19 09:34:24 -04:00
adam-m
d81c85ca9c add more logs when starting/stopping solr process 2012-10-17 17:32:02 -04:00
adam-m
d6f3403ee8 correct stop key 2012-10-17 15:36:38 -04:00
adam-m
ecba409792 better label 2012-10-17 15:08:07 -04:00
adam-m
5c13dd648e add list name to progress bar 2012-10-17 15:02:30 -04:00
adam-m
a7813c9176 add more finer cancellation for keyword searcher 2012-10-17 14:57:10 -04:00
adam-m
39f4de39d1 minor optimization 2012-10-17 14:41:26 -04:00
adam-m
32ed48ab9d encapsulate and hide keyword search prop change support 2012-10-17 14:36:24 -04:00
adam-m
0859a2d653 fix merge 2012-10-15 11:28:01 -04:00
adam-m
aedf46c919 change default solr key 2012-10-12 12:10:07 -04:00
adam-m
b53b5a8e24 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-11 16:59:03 -04:00
adam-m
8a431e477b keyword search info improvements 2012-10-11 16:57:36 -04:00
0xNF
bc45604ae3 Small fixes to prevent validation errors on empty attributes 2012-10-11 16:29:17 -04:00
adam-m
7d7b19293b add tooltips 2012-10-11 16:28:39 -04:00
adam-m
70cb9f8f14 change message 2012-10-11 16:09:10 -04:00
adam-m
8bda78913d Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-11 15:48:27 -04:00
adam-m
526fc3c6a4 AUT-572 Validate "add to ingest" works 2012-10-11 15:35:40 -04:00
0xNF
a2cd833b60 All optional booleans default to true 2012-10-11 11:14:45 -04:00
0xNF
690d0fc3b6 Added minor descriptions to the xsd files. 2012-10-10 16:43:46 -04:00
adam-m
92fa58bd2c Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbXML.java
2012-10-10 15:39:30 -04:00
adam-m
f4ab3a89a4 Merge https://github.com/Devin148/autopsy 2012-10-10 15:05:07 -04: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
be021e3f14 Bypass ingest if server not started 2012-10-10 12:41:33 -04:00