shypike
a8c20ca196
Rewrite of sorting functions to cleanup and correct errors.
Closes #288 for trunk.
16 years ago
shypike
d8eccb9b5c
Replacement sendGrowlMsg() for non-OSX missed a parameter.
16 years ago
pairofdimes
5dc15ff501
plush | translations for Config confirmations + Prev/Next pagination buttons
16 years ago
pairofdimes
deededb0fc
plush | usage, kind of butchered it
16 years ago
devrAf
f619466942
[OSX] TO FIX : Growl types translations
16 years ago
shypike
47d8903007
Dynamically translate Growl-texts.
16 years ago
devrAf
934468ca5a
[OSX] Fix language files for 'paused' menu status
16 years ago
devrAf
5c259c2c87
[OSX] Menu & Growl Notifications Translations
- English & French translations files updated
16 years ago
devrAf
f2a7c7829c
[OSX] Growl Notifications, Menu updates, API
- Notifications types : "Startup/Shutdown", "Download", "Post-processing", "Other Messages"
- API Interface added osx_icon (1 : show, 0 : hide )
- Menu :
* added show/hide menu toggler handler
* status refresh when menu is opened
* various little enhancements
16 years ago
devrAf
a9eb321101
French language translation file update
16 years ago
shypike
ee5b983f58
Nicer code for rev 2572, just use a standard os.path.join call!
16 years ago
shypike
0559338266
Corrections in Dutch.
16 years ago
shypike
f90892c3fc
Translate a bunch of error messages in Config pages.
16 years ago
shypike
00fc7bde6d
Translate restart messages.
16 years ago
shypike
9226dd3c4e
Typo in Dutch file.
16 years ago
shypike
0b749e1692
Add a bunch of missing translations in Config->RSS.
16 years ago
shypike
9cdc28e45f
Add download links for matching jobs in RSS-preview.
If from newzbin, make job titles link to their newzbin report.
16 years ago
shypike
83b9aa9fe3
Translate 'blocked' message on Connections page.
16 years ago
shypike
f9fe4d13a7
Small fix in Dutch.
16 years ago
shypike
d3b3e13e98
Fix another bunch of translation omissions.
16 years ago
shypike
6a8c0b3bf7
Fix a bunch of translation omissions.
16 years ago
shypike
bb9a48e678
Replace 'cache_max' with 'cache_limit' in the footers (missed file in Plush).
16 years ago
shypike
ba11a0a707
Use 'cache_limit' instead of 'cache_limitstr' in Config->General.
Replace 'cache_max' instaead of 'cache_limit' in the footers.
16 years ago
shypike
0c68ffdd7d
Repair changeset 2563.
'cache_limitstr' should be used, because 'cache_limit' is already used to pass cache parameters to the footer part. The Save function of Config->General should just rename 'cache_limitstr' to 'cache_limit' before passing it to the option system.
16 years ago
shypike
5e9bacc707
Don't send username/password to the running instance of SABnzbd when querying for version.
Closes #286 for trunk.
16 years ago
shypike
4c4b2ad490
Remove need for API-key and username/password for 'version' api call.
Closes #286 for trunk.
16 years ago
shypike
cfeb085f7b
Accept folder path for -f/--config-file command line parameter. Will append standard name to folder name.
16 years ago
pairofdimes
ff68ad0018
plush | pagination hover feedback styling
16 years ago
shypike
31b9a01f12
Add some comments to downloader.py and minor code cleanup.
16 years ago
pairofdimes
d27599cffc
plush | main menu html fix
16 years ago
pairofdimes
747bab41e5
plush | added modals to RSS Preview + upgraded jquery colorbox
16 years ago
devrAf
63eb6f5d2b
[OSX] Menu cleanup code
16 years ago
pairofdimes
fb0cdf0fae
plush | misc config formatting fixes
16 years ago
swi-tch
dccde23e64
Fixed: Make optional server parameter default to False, so all servers aren't set as optional when upgrading from 0.4.x
16 years ago
devrAf
7178583c57
[OSX] Menu additions & New icons
- History Submenu (Top 10)
- Limit Speed
- State Item
- Restart Item
- Handle opening multiple nzbs (.gz, .zip, .rar) with app
16 years ago
swi-tch
120a3e8a74
Fixed: Could not save cache_limit due to it being renamed to cache_limitstr. Fixed by renaming it back to cache_limit. Another solution with cache_limitstr intact may want to be done instead.
16 years ago
shypike
dfcfaac0c4
Do restrictive try/except in sendGrowlMsg.
16 years ago
shypike
d93baa1215
Put proper copyright header in SABnzbdDelegate.py
16 years ago
devrAf
73cdf2caed
[OSX] Fix syntax error in Delegate
16 years ago
devrAf
426e28fe72
[OSX] Added Menu Functions
16 years ago
devrAf
cc1f4b77e8
[OSX] Growl notifications tuning for newzbin
16 years ago
swi-tch
298c5accec
SMPL:
- Use the new $speed var.
- Make sure 'downloading' on the top right of the page shows correctly on the initial page load.
16 years ago
swi-tch
ec3e30afdb
Removed the need for the session key for viewing RSS feeds.
16 years ago
shypike
93f2eae90e
Fix potential case problems for -t parameter.
16 years ago
shypike
5ffd597f00
Update texts for 0.5.0Alpha3
16 years ago
shypike
cd84499084
Solve problem with Default priority in queue sorting.
Closes #285 for trunk.
16 years ago
shypike
c850941055
Add "speed" field to json/xml qstatus API.
Add "speed" field to template variables.
"Speed" expressed as <number>K|M|G and to interpreted as Bytes/second.
Closes #284 for trunk.
16 years ago
shypike
f623b591ed
Default skin: Hitting enter after changing the RSS definition would delete the definition.
Addresses #283 for trunk.
16 years ago
devrAf
85cd3abbdb
API Enhancements :
modified qstatus :
- added state IDLE or PAUSED or DOWNLOADING
- added timeleft for jobs
- uniformisation of json and xml outputs : loadavg and pause_int was missing in xml
added disconnect mode
16 years ago
shypike
4551530eb2
Add Dutch language file for Plush skin.
16 years ago