Commit Graph

11460 Commits

Author SHA1 Message Date
Philip Ridout 91bb04f03a Changed to using super() 2013-09-17 21:31:19 +01:00
Oliver Wieland dc03e288f8 minor changes in event handler 2013-09-16 18:30:59 +02:00
Philip Ridout 52781b9628 more Py3 fixes 2013-09-15 20:42:29 +01:00
Philip Ridout 9f5bd87a50 Py3 Fixes 2013-09-15 20:27:40 +01:00
Philip Ridout a06469fea0 head 2013-09-15 19:36:58 +01:00
Jeffrey Smith d9b2d33f05 ingore __pycache__ folders
bzr-revno: 2298
2013-09-15 14:01:36 +02:00
Tim Bentley 4d1ba13128 minor fixes 2013-09-15 07:37:43 +01:00
Philip Ridout f725f8a92b filter returns an itterator in Py3 (as apposed to a list in Py2) 2013-09-14 23:22:05 +01:00
Philip Ridout ca3e32c294 Fix for py3 2013-09-14 22:43:46 +01:00
Tim Bentley 539ed55777 More cleanups 2013-09-14 22:00:58 +01:00
Tim Bentley b868ecc57d remove reminances of cherrypy 2013-09-14 20:16:14 +01:00
Tim Bentley 2531513ec5 basic working model 2013-09-14 19:46:49 +01:00
Tim Bentley cca76a90bd pass data to functions 2013-09-14 08:22:01 +01:00
Jeffrey S. Smith 9b82b65ccc Ignore __pycache__ folders 2013-09-13 21:42:12 -05:00
Philip Ridout 78e5ad4af7 HEAD 2013-09-14 00:33:21 +01:00
Jeffrey S. Smith 1ac75c85fd Handle tests with platform-dependent behavior carefully 2013-09-13 14:23:31 -05:00
Jeffrey Smith 2511332a9e Fix strip_rtf to handle CJK encodings
bzr-revno: 2297
2013-09-13 17:13:12 +02:00
Jeffrey Smith 1ef5d00d45 Fix various tests and broken code revealed by tests.
bzr-revno: 2296
2013-09-13 17:11:27 +02:00
Tim Bentley 448da916e9 Readonly works - next comes updates 2013-09-12 17:46:57 +01:00
Tim Bentley d0813eddac Start to remove CherryPy 2013-09-11 22:06:17 +01:00
Tim Bentley 5295697677 fix error message 2013-09-11 20:00:30 +01:00
Jeffrey S. Smith cb62bf5936 Need a different approach for platform-specific tests 2013-09-11 10:09:36 -05:00
Andreas Preikschat ffe0ccb625 clean up 2013-09-11 17:08:08 +02:00
Oliver Wieland 00cb7b8adf fixes wrong url on the remotes tab
separates determination of the local ip address for easier testing

bzr-revno: 2295
2013-09-11 16:41:59 +02:00
Andreas Preikschat f1009fbc18 blank 2013-09-11 16:23:32 +02:00
Andreas Preikschat 4999ecb6e6 last test 2013-09-11 16:22:28 +02:00
Andreas Preikschat 1ca117532f more tests 2013-09-11 16:02:17 +02:00
Andreas Preikschat f24f3a751f more tests 2013-09-11 15:51:49 +02:00
Andreas Preikschat fea4893f40 removed pritn 2013-09-11 15:30:59 +02:00
Andreas Preikschat bf023ee20d more tests 2013-09-11 15:30:23 +02:00
Andreas Preikschat 0677e389c1 doc 2013-09-11 15:00:34 +02:00
Jeffrey Smith 19b639142d Fixed EasyWorship song importer and its tests for Python3.
bzr-revno: 2294
2013-09-11 14:03:22 +02:00
Jeffrey S. Smith 30618ad60c Explain a complex regex used by strip_rtf 2013-09-10 15:36:46 -05:00
Oliver Wieland 1106bca319 added blank line 2013-09-10 20:18:53 +02:00
Jeffrey S. Smith 334cef478d Fix various tests and broken code revealed by tests 2013-09-09 16:10:40 -05:00
Oliver Wieland e584907718 replaced constant value with enum 2013-09-09 18:32:13 +02:00
Tim Bentley 71f74a53c2 Rename class 2013-09-08 22:13:15 +01:00
Oliver Wieland 86c37481ab doc string added 2013-09-08 21:24:53 +02:00
Jeffrey Smith 02b7f232bc The dependency-checking script may not give a valuable result, since
it runs against 'python' whereas openlp runs against 'python3'.

It may appear at first glance that I removed the check for the 'bs4'
import, but it was actually in the list twice, so I deleted the second.

bzr-revno: 2293
2013-09-08 20:18:12 +02:00
Oliver Wieland c0d19ec840 rename variable 2013-09-08 18:40:48 +02:00
Oliver Wieland 7d47010304 cleaning tests 2013-09-08 18:24:21 +02:00
Oliver Wieland 2aeaa24871 remotetab.py: separate get ip address for metter testing
test_remotetab.py:tests for get_ip_address
2013-09-08 18:16:18 +02:00
Jeffrey S. Smith afb8f088a6 Remove extra whitespace 2013-09-08 08:17:14 -05:00
Andreas Preikschat 3ab4eb36d0 head 2013-09-08 12:30:49 +02:00
Andreas Preikschat a5b517fbf0 started to write tests 2013-09-08 12:30:14 +02:00
Oliver Wieland 5406a44d59 fixes wrong url on the remotes tab 2013-09-08 11:29:36 +02:00
Jeffrey S. Smith 53ac150337 Fix strip_rtf to handle CJK encodings 2013-09-07 22:50:51 -05:00
Jeffrey S. Smith c45d225b9d PyIcu is really a Windows-only dependency 2013-09-07 16:29:31 -05:00
Jeffrey S. Smith e0592a76e4 Remove worthless print statement in EasyWorhip song import test 2013-09-07 13:36:33 -05:00
Philip Ridout 3499f1ee65 missed some instances of unicode 2013-09-07 17:37:40 +00:00