ShyPike
9280daad41
- Classic/smpl: add link "Purge failed NZBs & delete files"
14 years ago
ShyPike
ed37330fee
Work-around for the Plush top menu issue in Safari 5.1.
14 years ago
ShyPike
f7aadb1b61
Allow jobs still waiting for post-processing to be deleted too.
14 years ago
ShyPike
04e1605b27
Smpl: remove "active" job name below the speed graph. It's inaccurate and misleading.
14 years ago
ShyPike
be7075afb5
Wizard: Step One: disable SSL checkbox when SSL support is not available.
14 years ago
ShyPike
2ac2ce6996
Plush: Add "missing articles" to hover popup in Queue.
14 years ago
ShyPike
3592a28873
Remove random string from Plush skin.
14 years ago
ShyPike
de88dca243
Fix typo in unpack_check UI in Plush.
14 years ago
ShyPike
0bbc060c65
Support storing of files in the category folder without a job folder.
The user sets this behaviour by ending the catagory path with an asterisk *
The Sorting functions will ignore this feature.
14 years ago
ShyPike
ce305e5bf9
Add UI for unpack_check and make the default value "on" again.
14 years ago
ShyPike
6efbe4563c
Fixed more untranslatable texts in Plush.
14 years ago
ShyPike
c1c27c1c69
Add "Exit" button to first Wizard page.
14 years ago
ShyPike
befe9141fc
Add Romanian flag to the Wizard skin.
14 years ago
ShyPike
4d65782f79
Plush: Queue and History header for French should not be uppercased, because it won't fit in Firefox on Linux.
14 years ago
ShyPike
d2396f5505
Plush: replaced hard-coded button text "Upload" with translation call.
14 years ago
ShyPike
d73ea0b8f6
Plush: Warning popup in main page didn't handle backslash characters properly.
14 years ago
ShyPike
a5f7a545fd
Fix damaged compressed Javascript library in mobile.js.
14 years ago
ShyPike
8e786eb506
Update Plush license info.
14 years ago
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
c809d9c51b
Optimize RSS filter pages.
The order pick-list was extremely inefficient for large numbers of filters. Replaced with plain entry box.
Testing RSS entries against the filters was inefficient because attributes were recalculated for each filter.
14 years ago
ShyPike
de3c6ac6eb
Plush: do a proper implementation of showing "Warnings" only when needed.
14 years ago
ShyPike
21fff1ea12
Plush: Always show warning line, otherwise it won't show immediately.
14 years ago
ShyPike
933d6260c3
Plush: align SysLoad text to the right border.
14 years ago
ShyPike
3d36431d70
Add queue menu entries for "read rss now", "read bookmarks now" and "read watched folder now".
14 years ago
ShyPike
50da3f9bb0
Plush: provide toggle for top menu bar on main page.
14 years ago
ShyPike
8a91ac5e78
Plush: Save some space at the top of the main screen.
- Show warning/error field only when there is one.
- Move SABnzbd version to tab title.
14 years ago
ShyPike
e3664a04f9
Drop the + sign in SABnzbd's name (except User-agent strings).
Update some copyright dates.
14 years ago
ShyPike
bcd58328c2
Allow "Default" category to be picked for all sort functions.
14 years ago
ShyPike
bd21bd9b9e
smpl: fix download buttons in RSS preview.
14 years ago
ShyPike
ee833e2aae
Plush: script value 'None' was not translated on NZO page.
14 years ago
ShyPike
868d88d94b
Plush: use maximum of available/allowed width of the screen.
Tweak some menu szies to fit other languages.
Make left side vertical menu travel along with scrolling.
14 years ago
ShyPike
61e372c9ab
Move all email test functionality to "Config->Email" and remove all traces from "Status" page.
Improve quality of email error messages.
14 years ago
ShyPike
1203b4666c
Correct the "email sent" message in the smpl skin.
14 years ago
ShyPike
27fa230b00
Plush: fix handling of script for the Default category.
14 years ago
ShyPike
6b00e4c6de
Rename all Plush cookies.
Changes in the "path" attribute of the cookies in the past have led to retrieval problems.
The only solution is to rename all the Plush cookies.
14 years ago
ShyPike
f40fe47413
Plush: Set pagination the same for Queue and History. Solves numbering bug in History too.
14 years ago
ShyPike
2dcc695e72
Implement three-way option for duplicate detection.
14 years ago
ShyPike
67d6be53cf
connection_info.tmpl: correct typo in tab-identifier.
14 years ago
ShyPike
7cd9f4c37a
Undo some changes to RSS and texts.
14 years ago
xamphear
3f311b3a7f
fixed broken links from last commit
14 years ago
xamphear
9e20158c62
changed order of top-right menu
14 years ago
xamphear
af4c4467e4
renamed options to skin preferences. renamed repair tab to service control. moved shutdown to service control where restart already was. moved force disconnect to connection status page.
14 years ago
xamphear
8fdd01ad41
minor style change to rss matched filter table
14 years ago
xamphear
d004a91919
minor style change to rss downloaded items table
14 years ago
xamphear
c2aaf98533
rss overhaul, revised edition. all string changes that affected other skins have been undone and plush-only strings have been added. buttons moved or replaced as per merge rejection.
14 years ago
ShyPike
dbc997532a
Add support for color schemes in Plush too.
This alters the interface spec for all skins:
1. The colorschemes folder is now scanned for files <color>.css and folders <color>
2. The colorscheme parameter for the templates now contains <color> instead of <color>.css
14 years ago
xamphear
85f10fde06
overhaul of RSS config
14 years ago
xamphear
a465ce185f
fixed styling on the history search box
14 years ago
pairofdimes
51b39e9297
fix container width handling for non-main js
14 years ago
pairofdimes
6de4c8c760
fix alt background color for nzbkey
14 years ago