ShyPike
f064dd9e6e
Update text files for 0.6.1 RC1
14 years ago
ShyPike
4eb6f6c26a
Update translations.
14 years ago
ShyPike
68c65f8568
Remove debug statement from make_mo.py.
14 years ago
ShyPike
7381d1a25e
Add Romanian translation.
Romanian requires characters outside the Latin-1 set, so some characters will be transposed to characters within Latin-1.
The Romanian PO files are archived as PX file, so that they don't disturb the Launchpad Translation database.
The transposed files are PO files and are not under version control.
Fix missing #encoding header fror some email templates.
14 years ago
ShyPike
d9ab79992d
Some OSX-Growl messages were not translatable yet.
14 years ago
ShyPike
606f246b95
When preparing error/warning list, just use Unicode instead of ASCII with HTML-encoding.
14 years ago
ShyPike
64d97cd7e1
Do proper latin1 conversion for filenames in errors/warning on UTF filesystems (OSX, some Linuxes).
Don't attempt Unicode normalisation for now.
14 years ago
ShyPike
f274a4e34b
Ensure proper encoding of filenames in error and warning messages.
14 years ago
ShyPike
f669b28a67
Update text files for 0.6.1 RC1
14 years ago
ShyPike
3dc6b9171e
Update translations.
14 years ago
ShyPike
79795b8c62
Adjust category support for nzbmatrix RSS feeds, just use the whole "Description" attribute.
14 years ago
ShyPike
7c5344e4e8
Pause downloader on any disk error in the Assembler.
14 years ago
ShyPike
d340b2cd0b
Support ~ in user paths only for non-Windows and only support "~/name" and not "~name".
14 years ago
ShyPike
388aa7f92d
When evaluating RSS results, do not set explicit attributes based on the default category when no category is read from the feed.
This will defeat the category read at NZB retrieval time.
14 years ago
ShyPike
baefba5956
Update POT files.
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
5dc49683ba
Fix for weird incompatibilty between CherryPy and Firefox-4 on OSX,
resulting in job names with &#xxx; codes.
14 years ago
ShyPike
5b8e2d7a6d
"duplicate/encrypted/too large" prefixes used in the queue must be encoded conform filenames.
Otherwise the translated prefixes will not show properly on systems with UTF8 file systems (like OSX).
14 years ago
ShyPike
847378dcfe
Fix incorrect character encoding of errors/warnings in Status window.
14 years ago
ShyPike
d73ea0b8f6
Plush: Warning popup in main page didn't handle backslash characters properly.
14 years ago
ShyPike
123cc3bbf9
Implement PID file support for non-Windows systems.
Triggered by command line parameter:
--pid <full-path>
14 years ago
ShyPike
992c3a1288
Win32: add some more info to the Windows Software panel.
14 years ago
ShyPike
208a0cf482
Win32: provide more info for Windows Installed Software panel (add version, support location etc.)
14 years ago
ShyPike
aefdcd7cd6
Win32: Fix registration of SABnzbd url in the user registry. This made the NZB association go wrong.
14 years ago
ShyPike
f95ce2bc80
Update text for duplicate detection option.
14 years ago
ShyPike
f519888bd1
Fix the panic_old_queue message given when upgrading from 0.4.x
14 years ago
ShyPike
68a6e2aaac
Update text files for 0.6.0 Final.
14 years ago
ShyPike
db8f7fccd3
Prevent loss of sabnzbd.ini file due to a full disk.
14 years ago
ShyPike
a5f7a545fd
Fix damaged compressed Javascript library in mobile.js.
14 years ago
ShyPike
4de7d1b84b
Update text files for 0.6.0 Final.
14 years ago
ShyPike
c7241505ca
Parameters that contain a semicolon should be sent to the user's postprocessing script surrounded with quote characters.
14 years ago
ShyPike
f77fe3ccd6
The 'addlocalfile' API function failed to do proper category handling.
Cause is an error in the functions upload.upload_file and upload.add_local.
They added explicit attributes from the default category, while they should be adding no attributes at all.
14 years ago
ShyPike
5303a9f1e2
Update translations.
14 years ago
ShyPike
352b36afe9
Update "duplicate article" warning.
14 years ago
ShyPike
e2b299786d
Update translations.
14 years ago
ShyPike
51068eb464
Update text files for 0.6.0 RC4
14 years ago
ShyPike
13f890469e
Fix missing history in Classic skin, due to mishandling of limit==0.
14 years ago
ShyPike
8e786eb506
Update Plush license info.
14 years ago
ShyPike
1c5d89b617
Update translations.
14 years ago
ShyPike
b043bf9ea7
Update text files for 0.6.0 RC3
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
81767035f3
Handle queued post-processing jobs properly in History paging.
14 years ago
ShyPike
e658df3ad6
Changing category in the queue failed to change to the PP setting.
14 years ago
ShyPike
7355556ad0
Add support for categories in RSS feeds from nzb.su.
14 years ago
ShyPike
3db40b8de8
Update text files for 0.6.0 RC2
14 years ago
ShyPike
edb16d7bd4
Add Python license to main licenses folder, due to inclusion of msgfmt.py in tarbal.
14 years ago
ShyPike
853ce01191
Update translations.
14 years ago
ShyPike
c0472a0f57
The pre-queue script should receive original pp/script/prio parameters, not those derived from the category.
Otherwise the pre-queue script cannot just return a category without explicit pp/script/prio.
14 years ago
ShyPike
a6ae32a67f
Don't post an error for a duplicate article anymore. Just count and log in History report afterwards.
14 years ago