Commit Graph

257 Commits

Author SHA1 Message Date
Tomas Groth 15ca94554b Updated jenkins script to match tests 2014-07-14 09:21:36 +02:00
Andreas Preikschat 108fabbae0 fixed str/byte errors 2014-06-10 11:05:26 +02:00
Andreas Preikschat 8982839794 fixed translation_util script for 2.2 2014-06-10 10:33:02 +02:00
Samuel Mehrbrodt a6a43264da Merge trunk 2014-06-03 21:23:21 +02:00
Samuel Mehrbrodt eb5f0b7dd4 Fixes for translation utils 2014-05-22 13:52:53 +02:00
Samuel Mehrbrodt b882f7e1f1 Typo 2014-05-21 19:42:32 +02:00
Samuel Mehrbrodt 5345f52cf4 chmod +x jenkins_script.py 2014-05-21 17:22:49 +02:00
Tim Bentley f48a3346db fixes 2014-04-19 06:29:00 +01:00
Tim Bentley 5dc35112c3 pep8 again 2014-04-19 06:09:54 +01:00
Andreas Preikschat 9950a06b1f fix name 2014-04-14 21:16:46 +02:00
Andreas Preikschat 8cc3f3b968 head 2014-04-14 21:02:19 +02:00
Andreas Preikschat ba5320920a added more jenkins jobs 2014-04-14 21:01:48 +02:00
Andreas Preikschat 921f238b86 use colours to indicate failure/success 2014-04-13 10:15:53 +02:00
Andreas Preikschat 321fed97e9 more output for the jenkins script 2014-04-12 18:52:29 +02:00
Andreas Preikschat d9d8ca6478 pep test 2014-04-05 11:43:13 +02:00
Andreas Preikschat a134543e7d fix regex 2014-04-05 11:42:23 +02:00
Andreas Preikschat eb27eead4c attempt to fix detection 2014-04-03 21:58:03 +02:00
Andreas Preikschat 6e3b02fb05 attempt to fix detection 2014-04-03 21:46:12 +02:00
Tim Bentley c38c576f94 test fixes 2014-04-02 19:51:21 +01:00
Andreas Preikschat 9d9a8145f6 fixed dectection 2014-03-31 20:10:14 +02:00
Andreas Preikschat ab4cbfd85e fix: spelling mistake 2014-03-31 19:57:15 +02:00
Andreas Preikschat 6235fa19a9 long line 2014-03-31 19:52:49 +02:00
Andreas Preikschat 20e7517b03 doc: shortened path 2014-03-31 19:30:14 +02:00
Andreas Preikschat c451a8eafa added test 2014-03-31 19:01:09 +02:00
Andreas Preikschat 6204454bfb updated doc 2014-03-31 18:40:36 +02:00
Andreas Preikschat 716a79bcc5 cleaned doc 2014-03-31 18:37:43 +02:00
Andreas Preikschat 4bed39869a updated check_dependencies.py sciprt 2014-03-31 18:30:07 +02:00
Andreas Preikschat 5f0b40fe30 Moved script 2014-03-31 18:27:26 +02:00
Tim Bentley 6d8b5cadb4 Lib cleanup and 2014 2013-12-24 08:56:50 +00:00
Raoul Snyman 3994669c1b Modified the check_dependencies.py script to only require mock if we're using Python 3.2 and earlier. 2013-10-03 21:56:12 +02:00
Tim Bentley 8f47af1732 Head 2013-09-26 22:06:57 +01:00
Tim Bentley b868ecc57d remove reminances of cherrypy 2013-09-14 20:16:14 +01:00
Jeffrey S. Smith afb8f088a6 Remove extra whitespace 2013-09-08 08:17:14 -05:00
Jeffrey S. Smith c45d225b9d PyIcu is really a Windows-only dependency 2013-09-07 16:29:31 -05:00
Jeffrey S. Smith 74e5bcf500 Update helper scripts to Python 3 2013-09-06 20:40:48 -05:00
Andreas Preikschat 3e1a863bae 2to3 and resources.py 2013-08-31 20:17:38 +02:00
Andreas Preikschat 3fef52348b head 2013-07-20 11:38:24 +02:00
Andreas Preikschat 7f541327ca changed to 120 chars 2013-07-18 21:28:35 +02:00
Andreas Preikschat 48d2956bdd head 2013-07-17 14:21:44 +02:00
Andreas Preikschat fc81c69ee9 removed migrate from check_dependencies 2013-07-16 22:00:18 +02:00
Andreas Preikschat 1ce72c3674 head 2013-07-07 15:45:40 +02:00
phill-ridout 8713bba796 added pyodbc module to the check_dependencies script 2013-07-02 22:24:18 +01:00
Andreas Preikschat e99ba8a400 head 2013-06-30 19:57:21 +02:00
Andreas Preikschat f0693e8163 fixed bs4.__version__ 2013-06-26 20:54:21 +02:00
Andreas Preikschat b53ed99eea head 2013-06-21 07:06:16 +02:00
Andreas Preikschat bb7bbdf10c use isinstance instead of type 2013-06-16 21:42:50 +02:00
Andreas Preikschat 6d414c0fdb r2240 2013-04-23 23:48:51 +02:00
Andreas Preikschat 7b7cbc588c - removed code using the sqlite package (which is not available in python 3)
bzr-revno: 2240
2013-04-23 23:47:02 +02:00
Andreas Preikschat 3f60c34440 head 2013-04-20 22:30:51 +02:00
Andreas Preikschat 76799d931e head 2013-04-20 19:37:06 +02:00
Andreas Preikschat 58b21030e0 r2231 2013-04-20 13:38:27 +02:00
Tim Bentley a0f4db607e Head and fix 2013-04-16 17:37:26 +01:00
Andreas Preikschat 7cae10917d removed sqlite from check_dependencies 2013-04-15 23:15:56 +02:00
Andreas Preikschat 4bb4cd080a r2230 2013-04-14 21:51:35 +02:00
Andreas Preikschat 69009970c0 replaced BeautifulSoup3 by BeautifulSoup4 2013-04-05 21:58:13 +02:00
Tim Bentley e36706e3ec Head 2013-04-05 20:37:56 +01:00
M2j 76ea812629 - switch to Python3 style sorting
- use ICU for string sorting
2013-03-30 22:54:42 +01:00
Andreas Preikschat c5e11ff558 head 2013-03-30 17:05:49 +01:00
Andreas Preikschat addc126eaf updated resources.py fie 2013-03-29 13:19:40 +01:00
Andreas Preikschat f0da7465e8 initial changes 2013-03-26 19:13:21 +01:00
Tim Bentley 8e03c2e4b7 Head and conflicts 2013-03-17 21:29:00 +00:00
Andreas Preikschat 4778b85475 spelling mistakes 2013-03-14 11:51:49 +01:00
Tim Bentley 919f86789f Head 2013-03-13 19:18:41 +00:00
Andreas Preikschat f6457956be cleaned patch 2013-03-12 09:53:50 +01:00
Andreas Preikschat 312d6a3ff9 enable patching again 2013-03-12 09:46:28 +01:00
Andreas Preikschat 7bf8c45f35 reverted resources.py changes; updated patch 2013-03-12 09:46:00 +01:00
Andreas Preikschat 7fa359dd48 disalbe patching; create 'broken' resources.py 2013-03-12 09:44:54 +01:00
Tim Bentley 2464bef944 Head + conflicts 2013-03-07 18:22:38 +00:00
Tim Bentley f1aadde13c Initial Cherrypy implementation 2013-03-06 21:53:29 +00:00
Andreas Preikschat 6ab1cc3c4b added mock to check_dependencies 2013-02-28 22:36:55 +01:00
Andreas Preikschat 7c9506af4a - fixed Bug #1100277 (Songs don't load with latest build)
- added nose to check_dependencies.py
- fixed version number compare in create_separated_list

bzr-revno: 2178
2013-02-16 06:48:52 +00:00
Andreas Preikschat 396d0b1cd2 remove pytest and renamed mocked function 2013-02-06 22:39:52 +01:00
Andreas Preikschat 47fa8209ba changed wording 2013-02-06 21:42:09 +01:00
Andreas Preikschat 1fc779e8ed use CAPS 2013-02-06 21:37:30 +01:00
Andreas Preikschat 4c2bc46673 added nose to checkdependencies script 2013-02-06 21:36:59 +01:00
Andreas Preikschat 7cf10df7e8 converted print statements 2013-02-04 23:05:19 +01:00
Andreas Preikschat 8a36430659 removed not needed script 2013-02-04 22:42:31 +01:00
Andreas Preikschat 86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Arjan Schrijver 5a26443681 fixed bug #1095699 'check_dependencies.py fails on version numbers with letters'
Fixes: https://launchpad.net/bugs/1095699
2013-01-07 10:18:29 +01:00
Tim Bentley 4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00:00
Tim Bentley a7294a8e8b Copyright and Translation updates from 2.0 2012-12-01 07:57:54 +00:00
Tim Bentley 5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Raoul Snyman 6857ec0946 Patch file was not updated correctly. 2012-11-03 22:22:21 +02:00
Raoul Snyman 61b505f1bd Updated the image in the About dialog to the one from the new web site.
Fixes: https://launchpad.net/bugs/1069109
2012-11-01 19:41:22 +02:00
Tim Bentley bb3561c18a Fixes 2012-10-23 18:35:23 +01:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Andreas Preikschat 156a58f6bd removed character 2012-07-06 18:55:04 +02:00
Andreas Preikschat 456bd374be added try to catch traceback shown on incorrect pw or username 2012-07-06 18:51:49 +02:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Raoul Snyman 7b737a69f2 Moved Windows stuff into its own repository. 2012-05-02 23:02:27 +02:00
Raoul Snyman 10dbb5ee16 Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
Raoul Snyman 7f6ed27040 Shortened some translation comments, as Qt says that the entire context of a translation may be no longer than 255 characters.
Updated the translation files while I was at it.
2012-03-17 23:30:53 +02:00
Raoul Snyman 476ba8eb1b Fixed the copyright in the patch file which someone else missed.
Regenerated the resource file.
Fixed the copyright in the translation_utils.py script which someone else missed.
Removed an unnecessary comment.
2012-02-25 13:11:59 +02:00
Raoul Snyman 456e31d55a Updated the Windows build script to look for an option outside of version control and pull the Transifex username and password from it for the translation_utils.py script. 2012-02-15 05:57:16 +02:00
Raoul Snyman d10358f0a2 Updated some strings to unicode - the rest need to remain strings because web servers don't do unicode that well. 2012-02-11 20:02:33 +02:00
Raoul Snyman c354d16263 Clean up the translation_utils.py script a bit, removing references to Pootle. 2012-02-05 23:18:57 +02:00
Raoul Snyman af52ee68d9 Updated the translation_utils.py script to download from Transifex instead of Pootle. 2012-02-05 22:58:17 +02:00