Assembla home | Assembla project page
 

Ticket #144 (closed enhancement: fixed)

Opened 1 year ago

Last modified 7 months ago

Connection test button

Reported by: shypike Assigned to: team
Priority: normal Milestone: 0.5.0
Component: Overall Version: 0.4.0
Severity: normal Keywords:
Cc:

Description

I would like to see "connection test" buttons for each saved server, and also for Newzbin credentials.

Clicking the button would produce the result saying if it was successful or not.

This would be useful so that adding an nzb is not necessary just to see if a server is functional. Sometimes the nzb will be invalid or old or something, so this would make it a lot more clear to people if their server info was entered correctly.

Change History

07/05/09 18:17:01 changed by swi-tch

  • status changed from new to closed.
  • resolution set to fixed.

(In [2664]) NNTP Server Testing: - Added API functionality for testing nntp servers. api?mode=config&name=test_server. Requires kwargs to be the same as off the config>server page. - Added nonapi version of server testing - Added translations for testing servers for both the servers page and wizard. SMPL: - Added ajax server testing on config>servers page. Closes #144