ShyPike
5a02a183f4
Normalize the skin files:
- No tabs
- Two space indentation
- Unix format
Convert CherryPy to Unix format.
Set .bzrtab to allow only the proper format.
14 years ago
ShyPike
f975ef2d0f
Simplify the Wizard. Use Plush as standard skin, move Usenet server config before webserver config.
Give proper error message in servertest when server name does not resolve.
15 years ago
ShyPike
08f9037738
Eliminate superfluous 'main' folder
15 years ago
shypike
3e5a6cd4ca
Stop password caching by the browsers for most forms.
Closes #322 for trunk.
16 years ago
pairofdimes
e940bd4218
Wizard: notInstalled translation fix
16 years ago
swi-tch
f74448d831
Fixed translation for when the SSL module is not installed.
16 years ago
swi-tch
87a3632540
Wizard:
- Done most of the changes for internationalization.
- Added a wizard page for selecting the language.
SMPL:
- Small fix for internationalizations.
16 years ago
swi-tch
63dafddaa2
Wizard - Added web username and password boxes to page two.
16 years ago
swi-tch
54913d1074
Wizard:
- Made the skin images on the first page select the checkbox underneath when clicked. A zoom link below will open the skin image.
- Fix to make the width of the wizard pages better in IE8.
16 years ago
swi-tch
6b628a2857
Wizard - Had OpenSSL check the wrong way around (for testing)
16 years ago
swi-tch
aee322c0a6
Wizard - Disable the HTTPS checkbox if OpenSSL is not installed.
16 years ago
swi-tch
3f32e104e8
Wizard:
- Make sure page five redirects to the correct page when https is enabled.
- Moved current page indicator to bottom of page.
- Show option for HTTPS on page two (should https be disabled by default?)
16 years ago
swi-tch
11e0bbf709
- Don't show web host selection on page two of the wizard if the web host is not set to localhost or 0.0.0.0 (Added for better NAS support)
- Added a README.TXT for the wizard.
16 years ago
swi-tch
bf4bb43d74
Wizard:
- Widened the port and conection input boxes for opera.
- Changed to more compliant code for checking checkboxes.
16 years ago
swi-tch
d597e17df9
Added a quick-start wizard for when the user first starts sabnzbd with no configuration. Contains important config valies such as server details and skin choice.
16 years ago