Commit Graph

5006 Commits

Author SHA1 Message Date
Jeffrey S. Smith 30618ad60c Explain a complex regex used by strip_rtf 2013-09-10 15:36:46 -05: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
Oliver Wieland 86c37481ab doc string added 2013-09-08 21:24:53 +02:00
Oliver Wieland c0d19ec840 rename variable 2013-09-08 18:40:48 +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
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
Philip Ridout 3499f1ee65 missed some instances of unicode 2013-09-07 17:37:40 +00:00
Jeffrey S. Smith a23022d84f Fix EasyWorship importer and its tests for py3 2013-09-07 12:33:36 -05:00
Philip Ridout 44ead21598 HEAD 2013-09-07 17:25:35 +00:00
Philip Ridout 87e7fcdbda added fallback to retieve_windows encoding 2013-09-07 17:18:31 +00:00
Oliver Wieland 331bd1e9d4 Do not add a space on the front of each verse when no verse number is displayed 2013-09-07 07:30:08 +02:00
Tim Bentley 8ab834c18e Fix up save and load# 2013-09-01 21:43:22 +01:00
Oliver Wieland 99a07ad91e added tests 2013-08-31 22:04:36 +02:00
Oliver Wieland 7020177531 ready for python 3 2013-08-31 21:59:13 +02:00
Andreas Preikschat 3e1a863bae 2to3 and resources.py 2013-08-31 20:17:38 +02:00
Andreas Preikschat ccf5d6535b head 2013-08-31 17:23:46 +02:00
Raoul Snyman 4a86d55a00 Fix song edit form to clear previous used fields
bzr-revno: 2288
2013-08-31 09:56:21 +01:00
Philip Ridout f48284a4e0 Fix Opensong import missing lines
bzr-revno: 2287
2013-08-31 09:54:47 +01:00
Oliver Wieland 0a0d7dca84 biblestab.py: minor changes in naming objects
mediaitem.py: rearrange code for better readability
2013-08-26 19:14:52 +02:00
Philip Ridout 49c9663dcf renamed var, removed some uneeded ()'s 2013-08-22 20:20:02 +00:00
Oliver Wieland b591a091fd Added doc string 2013-08-22 20:56:11 +02:00
Andreas Preikschat 9b0b88718d head 2013-08-22 20:47:08 +02:00
Oliver Wieland 74572b07fd Changed variable names
Doing some styling changes
2013-08-17 00:14:27 +02:00
Samuel Mehrbrodt ed5fedbf33 Fix bug #1094809: Improve the Message when a wrong Verse order was entered
bzr-revno: 2286
Fixes: https://launchpad.net/bugs/1094809
2013-08-16 22:50:26 +02:00
Oliver Wieland cd8f1e29b1 changed variable and property names for consistency
added test functions for bibles/versereferencelist
2013-08-16 22:41:06 +02:00
Raoul Snyman c83dbe7f63 Fix bug #1212801 where the song edit form did not clear a previously set theme.
Fixes: https://launchpad.net/bugs/1212801
2013-08-15 21:49:51 +02:00
Philip Ridout 1fb0048def added fallback to retieve_windows encoding 2013-08-13 21:51:52 +01:00
Philip Ridout 364fde73c5 Fix #120515 by reimplementing QFileDialog.getOpenFileNames 2013-08-13 19:02:04 +01:00
Oliver Wieland e474a3ce7d new checkbox "Display verse numbers" instead of option "No Display" in display_style_combo_box 2013-08-11 16:43:27 +02:00
Oliver Wieland 6bebf6a407 Option "No brackets" didn't work anymore - fixed 2013-08-10 16:51:01 +02:00
Oliver Wieland 77a4b0986a 'formatVerse' now returns an empty string instead of '{su}{/su}' 2013-08-10 11:17:44 +02:00
Oliver Wieland 57bab85464 fixes bug #1051699 'Bibles add option to not display chapter and verse numbers'
Fixes: https://launchpad.net/bugs/1051699
2013-08-09 21:31:59 +02:00
Philip Ridout 9e48362f1d Fixes #1096450 Stripping the leading and trailing spaces at the end rather than begginning (the space means something, see added comments)
Semi-colons (;) denotes comments ONLY when it is the first char of the line ie the whole line is a comment
Finally fixed an issue when a verse was being added to the verse order multiple times, thus repeating it over and over and ....
2013-08-04 16:30:58 +01:00
Philip Ridout 961d70b836 Fixed bug #1194610 By detecting the encoding ranther than assuming. 2013-08-03 20:15:59 +01:00
Philip Ridout 43fef6cc2b fixed 1184869 by checking that the anchor tag actually has some text 2013-08-02 22:51:39 +01:00
Andreas Preikschat 879a8ad3fd spelling 2013-08-01 17:12:29 +02:00
Andreas Preikschat 07ab1cf217 changes calls to super calls 2013-08-01 17:11:03 +02:00
Andreas Preikschat 4b7e9255a3 changed super calls 2013-08-01 17:08:03 +02:00
Andreas Preikschat 18508cf654 fixed spelling 2013-08-01 15:05:45 +02:00
Andreas Preikschat 5e7bc82694 more constructors 2013-08-01 15:04:42 +02:00
Andreas Preikschat 4cb4a8f261 head 2013-07-31 19:36:06 +02:00
Tim Bentley 50b1ba437e cherrypy changes 2013-07-27 12:30:38 +02:00
Philip Ridout 1cde5f146d change logic round due to name change 2013-07-24 21:04:49 +01:00
Philip Ridout f880816434 change skip_song to save_song 2013-07-24 19:43:56 +01:00
Philip Ridout ce4eb0cd59 HEAD 2013-07-23 19:21:34 +01:00
Philip Ridout ad3d1b5e94 fixes #171891
tests added
2013-07-23 19:19:26 +01:00
s.mehrbrodt@gmail.com a52ffdb483 Fix indentation 2013-07-22 22:27:51 +02:00
Andreas Preikschat 3fef52348b head 2013-07-20 11:38:24 +02:00
s.mehrbrodt@gmail.com 4894ad6dc2 Improve message when an invalid order was entered
It mentions that the delimiter has to be a space.

Fixes: https://launchpad.net/bugs/1094809
2013-07-19 18:52:16 +02:00
Andreas Preikschat 4eb1c3b4f1 do not try to save an empty list 2013-07-19 18:38:43 +02:00
Andreas Preikschat a1577df2be fixed song export again 2013-07-19 18:27:16 +02:00
Andreas Preikschat e32f0869cc constructors 2013-07-19 15:00:15 +02:00
Andreas Preikschat 5fe64a1d39 super calls 2013-07-18 21:49:44 +02:00
Andreas Preikschat 0b22f36e6c changed constructor 2013-07-18 21:38:37 +02:00
Andreas Preikschat cbaf8beb1d changed constructor 2013-07-18 21:36:52 +02:00
Andreas Preikschat 7f541327ca changed to 120 chars 2013-07-18 21:28:35 +02:00
Andreas Preikschat 60833923dc changed super calls 2013-07-18 21:10:19 +02:00
Andreas Preikschat 5e2b7c310c changed constructor 2013-07-18 21:06:42 +02:00
Andreas Preikschat 25e7df079b changed constructor 2013-07-18 21:04:38 +02:00
Andreas Preikschat 8dd57bcc9d changed constructor 2013-07-18 21:00:37 +02:00
Andreas Preikschat 9c42011541 fixed test 2013-07-18 16:42:55 +02:00
Andreas Preikschat 283d9c8e9d updated constructors 2013-07-18 16:40:40 +02:00
Andreas Preikschat 025e031d76 updated constructor 2013-07-18 16:34:33 +02:00
Andreas Preikschat 5fb36b5ef7 updated constructor 2013-07-18 16:32:23 +02:00
Andreas Preikschat 59be78f20a changed constructors 2013-07-18 16:28:03 +02:00
Andreas Preikschat c4ead1185a head 2013-07-18 08:09:19 +02:00
Andreas Preikschat 53d5cda91a - fixed presentation file mask
bzr-revno: 2279
2013-07-18 08:09:00 +02:00
Philip Ridout 22a5dfd3d9 Fixes Bug #1114457: Easy Worship importer progress bar is out
Adds a test for the EasyWorship Importer

bzr-revno: 2278
2013-07-17 22:11:05 +01:00
Raoul Snyman cec9689dce Fix up the build_file_mask_string test.
- Fix up the build_file_mask_string test by mocking out the __init__() method of the PresentationMediaItem class
- Change the way of calling the parent __init__() method to something slightly better (though it has nothing to do with the test)
2013-07-17 23:07:52 +02:00
Andreas Preikschat 6e66cdefcf clean ups 2013-07-17 16:19:21 +02:00
Andreas Preikschat 4fee73fc37 added test 2013-07-17 15:59:35 +02:00
Andreas Preikschat 63bfacf0d1 fixed presentations 2013-07-17 14:37:42 +02:00
Andreas Preikschat 48d2956bdd head 2013-07-17 14:21:44 +02:00
Andreas Preikschat 7bb5d6afbd fixed FoliPresenter importer 2013-07-13 17:45:55 +02:00
Andreas Preikschat f37748ba51 fixed easyslides importer 2013-07-13 17:38:14 +02:00
Andreas Preikschat 678bb3e2be fixed DreamBeam importer 2013-07-13 17:35:47 +02:00
Andreas Preikschat cf9768aa2e another remotes fix 2013-07-13 17:30:45 +02:00
Andreas Preikschat aa7d45c09d started to fix remotes 2013-07-13 17:27:19 +02:00
Andreas Preikschat 53b0825a18 fixed service save 2013-07-12 21:26:46 +02:00
Andreas Preikschat 419b6764c3 fixed OpenLyrics importer 2013-07-12 21:13:18 +02:00
Tim Bentley 38eec999b7 Head 2013-07-12 19:13:21 +01:00
Tim Bentley 6e7700d8fd rename url from live to main 2013-07-12 19:13:06 +01:00
Andreas Preikschat b8624e6019 fixed OpenLyrics export 2013-07-12 09:30:38 +02:00
phill-ridout 9190019ce9 head 2013-07-08 06:39:32 +01:00
Andreas Preikschat 83df3c293a fixed sorting again 2013-07-07 16:08:47 +02:00
Andreas Preikschat 8363979040 fixed duplicate finder 2013-07-07 16:00:14 +02:00
Andreas Preikschat 1ce72c3674 head 2013-07-07 15:45:40 +02:00
Andreas Preikschat e145be9873 2013-07-06 23:32:58 +02:00
Andreas Preikschat 18c3574cfe more FTW fixes 2013-07-06 23:18:15 +02:00
Andreas Preikschat 414d9bb914 fixed song import wizard 2013-07-06 22:35:20 +02:00
Andreas Preikschat 18c33be967 python3 does not have buffer 2013-07-06 20:20:27 +02:00
Andreas Preikschat b0f0fb554f python3 does not have buffer 2013-07-06 20:15:44 +02:00
phill-ridout d1b2cd67c9 Fixed if statment logic.
Fixed test
2013-07-06 15:40:49 +01:00
phill-ridout 15153ace9c HEAD 2013-07-06 15:27:11 +01:00
phill-ridout b26793db1f HEAD 2013-07-06 15:23:30 +01:00
Andreas Preikschat f23aafae46 head 2013-07-05 20:47:32 +02:00
Andreas Preikschat ba462d321b reverted change 2013-07-03 19:06:21 +02:00
Andreas Preikschat e75a87c5c9 head 2013-07-03 19:03:08 +02:00