shypike
|
a123d1bdcb
|
Restore umlauts in German email template.
|
16 years ago |
shypike
|
cf0970ff1e
|
Support variable encoding of email templates.
Work-around needed because Cheetah messes up the decoding.
|
16 years ago |
shypike
|
16ce0a8e7b
|
Support Linux/xBSD/etc using UTF-8 file systems.
Move titler() from tvsort.py to codecs.py to avoid exporting gUTF flag.
|
16 years ago |
shypike
|
912856e15a
|
Support Linux/xBSD/etc using UTF-8 file systems.
|
16 years ago |
shypike
|
1a07691437
|
Correct French spelling mistake.
|
16 years ago |
pairofdimes
|
4812011b27
|
More Swedish translations, thanks to Malmis
|
16 years ago |
pairofdimes
|
ae36e2b74c
|
Plush: layout width adjustments depending on activate language
|
16 years ago |
pairofdimes
|
6ce1c997f8
|
Plush: remove mention of removed superfish image from readme
|
16 years ago |
pairofdimes
|
acaef10438
|
Plush: swap another Swedish translation string
|
16 years ago |
shypike
|
7611d73299
|
Add active_lang to the header of the skins.
|
16 years ago |
pairofdimes
|
fad41d4786
|
Plush: swap a Swedish translation string
|
16 years ago |
pairofdimes
|
ccb108d687
|
Plush: fix restart/test-email button sprites
|
16 years ago |
pairofdimes
|
06822468b4
|
Plush: a couple adjustments for unity between language translations
|
16 years ago |
pairofdimes
|
e9774d995e
|
Plush: correct sprite oddities from previous commit
|
16 years ago |
pairofdimes
|
626483caa0
|
Plush: regenerated sprites for smaller filesizes; new sprites for repeated images (unfortunate oddities)
|
16 years ago |
pairofdimes
|
6327167c21
|
Plush: restore queue refresh/skip visual indications
|
16 years ago |
pairofdimes
|
c9632df8f8
|
Plush: Connections servers color coding
|
16 years ago |
shypike
|
dfc4ab6923
|
Fix conversion crash in scriptlog().
|
16 years ago |
shypike
|
e9b48a5f0f
|
Add some missing Swedish texts.
|
16 years ago |
shypike
|
397e81fbdf
|
Fix crash when translating error-texts with foreign characters for Connections page.
|
16 years ago |
shypike
|
ab91da0ce2
|
config.py still contained some T() calls instead of Ta(), making it crash.
|
16 years ago |
pairofdimes
|
8b0b14d0fd
|
Added Swedish translation files.
|
16 years ago |
shypike
|
17235681eb
|
The title() method doesn't understand latin-1 (or any other mapping).
Work-around by converting to Unicode, use title() and convert back to latin-1.
Be extra paranoid for OSX, in case UTF-8 was used.
|
16 years ago |
shypike
|
47439e4a0f
|
The title() method doesn't understand latin-1 (or any other mapping).
Work-around by converting to Unicode, use title() and convert back to latin-1.
|
16 years ago |
shypike
|
d9432ae561
|
Update text files for 0.5.0Alpha10
|
16 years ago |
shypike
|
7accb5f37a
|
Update CHANGELOG.txt for 0.5.0Alpha10
|
16 years ago |
shypike
|
c9d3a27993
|
Add German flag to Wizard.
|
16 years ago |
shypike
|
3bdddd0909
|
Add server.fillserver and server.optional to Connections page info.
|
16 years ago |
shypike
|
523eb8e242
|
Temporary fix: foreign characters in email templates don't work.
Replace "ü" by "ue".
|
16 years ago |
shypike
|
c680138557
|
Complete German language files.
|
16 years ago |
shypike
|
21ecb400f0
|
Fix foreign character crash in tvsort.py
|
16 years ago |
shypike
|
81059af895
|
Correct queue delete button text.
|
16 years ago |
pairofdimes
|
acf37007a8
|
Plush: config layout adjustments for widescreen
|
16 years ago |
pairofdimes
|
6fdb733d43
|
Plush: fix updating of priority on queue drag & drop re-order
|
16 years ago |
shypike
|
3448880f50
|
Prevent double encoding of OSX filenames in queue display.
Add character encoding to content string of json output.
|
16 years ago |
shypike
|
c43ff619bc
|
Make sure json translates latin-1 to utf-8 too.
|
16 years ago |
pairofdimes
|
eb0080d531
|
Mobile: code consolidation for last commit
|
16 years ago |
pairofdimes
|
e58725f1c6
|
Mobile: added first/last buttons to queue/history pagination
|
16 years ago |
pairofdimes
|
6643a81c32
|
Plush: update jquery colorbox plugin
|
16 years ago |
pairofdimes
|
892f584d1f
|
Mobile: correct history stage name translations
|
16 years ago |
pairofdimes
|
e6db221dd5
|
Plush: minor layout adjustments
|
16 years ago |
pairofdimes
|
a781f080b9
|
Plush: minor layout adjustments, thank jbw for the imagery
|
16 years ago |
shypike
|
25d5f2a0db
|
Fix json output to contain proper UTF-8 encoding instead of XML-encoding.
|
16 years ago |
shypike
|
506e099552
|
Commit initial German language file.
|
16 years ago |
shypike
|
67c1db5a60
|
Fix problem of explicit queue options being overwritten by category-values after urlgrabber and newzbin grabber queue the NZB.
Also, priority "0" was sometimes seen as "Default".
|
16 years ago |
shypike
|
014bd9a57a
|
Fix potential crash in flag_downloaded() function, because 'url' item isn't always present.
|
16 years ago |
shypike
|
2f35c054d5
|
Update CHANGELOG.txt
|
16 years ago |
shypike
|
eae45abb6b
|
Complete the API by adding 'mode=del_section'. Supports only deleting items from 'servers', 'rss' and 'categories'.
Syntax:
http://localhost:port/sabnzbd/api?mode=del_config§ion=SECTION&keyword=KEYWORD&ma_username=USERma_password=PASSWORD&apikey=APIKEY&output=OUTPUTCODE
|
16 years ago |
pairofdimes
|
29e7d56d5d
|
Plush: layout tweaks courtesy of jbw -- addl. queue actions moved into submenu next to pause button -- thanks jbw
|
16 years ago |
shypike
|
454ad65c43
|
Make sure all logging.error/warning calls use Ta() for translation, because that returns a Latin-1 string instead of Unicode. The reason is that the logger does a bad job of combining mixed string types.
Also make sure that all unpack info is stored as Unicode.
|
16 years ago |