Commit Graph
3569 Commits
Author SHA1 Message Date
ShyPike 3c42fc5d4b Fix missing declaration of is_utf8() 2012-04-14 13:23:35 +02:00
ShyPike c82a6a7abe Make Windows binary Unicode compatible.
Make NSIS installer Unicode compatible.
Stop converting Romanian to latin-1.
2012-04-12 23:19:03 +02:00
ShyPike db04cab97c Require Python 2.6 as a minimum. 2012-04-10 20:26:08 +02:00
ShyPike 4444797755 Fix for pynotify import in growler.py. 2012-04-10 20:23:57 +02:00
ShyPike 0a6da64773 After a language change, Growl needs to be registered again. 2012-04-09 23:11:42 +02:00
ShyPike cdd7be504f Fix platform_encode() to handle None. 2012-04-09 22:19:33 +02:00
ShyPike 6d895046c2 Fix encoding of Growl/Notify messages. 2012-04-09 21:50:38 +02:00
ShyPike 0cbcd00b97 Sync with better solution for utf-8 par2 files from "develop" branch. 2012-04-09 21:38:35 +02:00
ShyPike 0dcd961bce Fix job rename function (tested for str). 2012-04-08 16:29:09 +02:00
ShyPike e58fa50a53 First batch of changes for Unicode conversion. 2012-04-08 15:35:17 +02:00
ShyPike 493d96c232 Adjust api.py/_api_addfile() to accommodate CherryPy 3.2.2 2012-04-07 19:43:41 +02:00
ShyPike 4c8ea7251d Upgrade to CherryPy 3.2.2 official release.
Add two patches in wsgiserver/wsgiserver2.py
- Fix HTTPS upload bug
- Fix missing 'socket_errors_to_ignore' export
2012-04-07 19:42:05 +02:00
ShyPike 567d86b715 Fix the api-call "auth". 2012-04-07 14:12:42 +02:00
ShyPike 9394bc0f0b API-calls "addfile" and "addlocalfile" returned an incorrect status value. 2012-04-07 13:38:19 +02:00
ShyPike 7c4e3b20cc Add support for the peculiar Usenet provider "free.xsusenet.com". 2012-04-06 20:31:36 +02:00
ShyPike 55118154d3 OSX menu should use the same code for formatting the speed as the skins.
(And so show a single decimal digit for M and G speeds.)
2012-04-06 19:18:58 +02:00
ShyPike 595fbc4313 Replace "Spanish Castilian" with "Spanish" in make_mo.py, because NSIS can only handle "Spanish". 2012-04-04 21:02:54 +02:00
ShyPike 868df5fb46 Update text files for 0.7.0 Beta2 0.7.0Beta2 2012-04-04 20:33:01 +02:00
ShyPike 11bae22827 Fix Wiki link in the installer (temporary). 2012-04-04 20:03:23 +02:00
shypike 5bbf8e9d89 Update translations 2012-04-04 19:57:40 +02:00
shypike e544c7e9c4 Update Spanish translation. 2012-04-03 23:20:05 +02:00
shypike 41c2b6ff62 Add Spanish translation. 2012-04-03 22:54:54 +02:00
shypike fca9d0b89e Ensure proper handling of web host address 0.0.0.0 when localhost does not resolve as expected. 2012-04-03 22:28:01 +02:00
ShyPike af274c0f1c Sync with Config 0.7.0Beta1 2012-04-02 21:13:58 +02:00
shypike 7929cabb87 Update translations 2012-04-02 21:08:55 +02:00
ShyPike e2de82979e Update text files for 0.7.0Beta1 2012-04-02 21:05:46 +02:00
ShyPike 0c89a69229 Add missing queue status (Status.*) replacements. 2012-03-31 16:41:35 +02:00
shypike a1a45debdc Merge pull request #28 from alexfu/develop
Define queue status strings in a class.
2012-03-31 06:59:31 -07:00
Alex Fu 6c3f22573a Merged status.py with constants.py and fixed imports 2012-03-31 09:40:05 -04:00
ShyPike b934b64468 Don't allow the "complete" folder to be a subfolder of "incomplete". 2012-03-31 11:49:18 +02:00
Alex Fu c2998590fb Fixed NameError error 2012-03-30 21:37:06 -04:00
Alex Fu 01bd6fb979 Externalized all status strings using status.py 2012-03-30 16:22:38 -04:00
Alex Fu 4e8a384004 New file to isolate status strings. 2012-03-30 16:22:17 -04:00
ShyPike 8c515da6c0 Add "special" option to allow incomplete NZB files (in paused mode). 2012-03-29 22:17:32 +02:00
shypike c18a1bba10 Merge pull request #27 from thezoggy/nzbmatrix-cat
NZBmatrix category update
2012-03-29 12:09:46 -07:00
Jonathon Saine be002f8281 Updated nzbmatrix category mapping to current values and names. 2012-03-28 11:19:06 -05:00
ShyPike b3b067c8fa Fix RSS link in the smpl skin so that it is compatible with an Apache proxy. 2012-03-27 19:54:08 +02:00
shypike 08c3d0f511 Set X bit of unrar-leopard. 2012-03-26 22:42:24 +02:00
ShyPike c39ea87ef8 Update text files for 0.7.0 Alpha 3. 0.7.0Alpha3 2012-03-26 22:29:01 +02:00
ShyPike ba1693a853 OSX: Use unrar 4.10 for Leopard and older to keep PPC support.
(SL and Lion will get unrar 4.11)
2012-03-26 22:21:50 +02:00
ShyPike 9e36c64bb8 Sync Config skin. 2012-03-26 22:08:32 +02:00
ShyPike 40f08f04e4 Sync Config skin. 2012-03-26 20:32:57 +02:00
ShyPike b9efcaa5a1 Update copyright stuff. 2012-03-26 19:29:29 +02:00
shypike 79cba85aba Update translations 2012-03-25 14:13:37 +02:00
ShyPike cf105e144b When addressing a non-existent NZB detail page, return to queue page instead of showing a CherryPy crash message. 2012-03-25 13:59:59 +02:00
ShyPike 3a35402f1b Prevent crashes in the API when trying to access non-existing history elements. 2012-03-25 13:21:37 +02:00
ShyPike f7f40d0c75 When determining set names, the setname was stored in lowercase (regression from 0.6.x).
This leads to later problems when matching files to sets in post-processing.
2012-03-24 10:54:15 +01:00
ShyPike fa6b8199cb Update text files for 0.7.0Alpha2 0.7.0Alpha2 2012-03-23 19:34:13 +01:00
shypike f2fffd8c0a Update translations 2012-03-23 19:31:01 +01:00
ShyPike eda7d3b560 Improve detection of older versions in Windows installer.
Remove more residue in Windows uninstaller.
2012-03-23 19:21:04 +01:00