Commit Graph

1134 Commits

Author SHA1 Message Date
Tim Bentley
83abc63079 Bibles 2014-03-08 22:02:34 +00:00
Tim Bentley
e6bcf7d852 Head and fix confilcts 2013-12-28 21:33:38 +00:00
Tim Bentley
6d8b5cadb4 Lib cleanup and 2014 2013-12-24 08:56:50 +00:00
Tim Bentley
d684359e59 Clean up exceptions used in error 2013-12-13 19:44:17 +00:00
Tim Bentley
cd9f9e4c8d move registry to common 2013-12-13 17:44:05 +00:00
Philip Ridout
f5573502f3 HEAD 2013-11-16 21:24:18 +00:00
Tim Bentley
b9e2a2cdc1 Missed imports 2013-10-13 22:07:28 +01:00
Tim Bentley
63685cb29e Move Settings and translate 2013-10-13 21:36:42 +01:00
Tim Bentley
b860abb23b fix fields 2013-10-13 16:52:04 +01:00
Tim Bentley
257fba8548 Start theme clean up 2013-10-13 14:51:13 +01:00
1347ad61d1 Changed the way we create and initialise MediaManagerItems so that we can test things better. 2013-10-02 23:07:20 +02:00
Philip Ridout
9631c570b8 HEAD 2013-09-18 21:20:24 +01:00
Oliver Wieland
f4ab0b23b8 Add a Checkbox at the Bibles settings tab to show or hide the verse numbers
bzr-revno: 2299
2013-09-17 23:06:27 +02:00
Oliver Wieland
dc03e288f8 minor changes in event handler 2013-09-16 18:30:59 +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
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
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
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
Oliver Wieland
b591a091fd Added doc string 2013-08-22 20:56:11 +02:00
Oliver Wieland
74572b07fd Changed variable names
Doing some styling changes
2013-08-17 00:14:27 +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
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
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
43fef6cc2b fixed 1184869 by checking that the anchor tag actually has some text 2013-08-02 22:51:39 +01:00
Andreas Preikschat
60833923dc changed super calls 2013-07-18 21:10:19 +02:00
Andreas Preikschat
283d9c8e9d updated constructors 2013-07-18 16:40:40 +02:00
88e1932097 HEAD 2013-07-02 22:28:06 +02:00
Tim Bentley
5af820b7cd more cleanups 2013-06-30 06:45:34 +01:00
Tim Bentley
26e80be5b7 Who forgot the return 2013-06-24 17:54:23 +01:00
Tim Bentley
d32ece04a5 add missing imports 2013-06-23 20:51:17 +01:00
9bf7284b94 HEAD 2013-06-23 17:29:16 +02:00
Tim Bentley
4d1061f723 Clean up registry for application 2013-06-21 06:16:35 +01: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
8f994b2895 - fixed short lines
- renamed attributes and methods

bzr-revno: 2239
2013-04-23 23:46:07 +02:00
Andreas Preikschat
4063de2700 head 2013-04-20 22:34:46 +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
098d733ad1 bible renamings 2013-04-18 19:45:14 +02:00
Andreas Preikschat
d002cb383e renaming 2013-04-18 11:27:11 +02:00
Andreas Preikschat
f3b49c4dd5 removed dead code 2013-04-17 22:12:53 +02:00
Tim Bentley
a0f4db607e Head and fix 2013-04-16 17:37:26 +01:00
Andreas Preikschat
8d5aaa927d removed import from gui 2013-04-15 23:31:04 +02:00
Andreas Preikschat
f0334457d0 removed sqlite2 code 2013-04-15 23:07:45 +02:00
Andreas Preikschat
e2b8dc54f3 fixed bs4 code; fixed regression 2013-04-15 21:54:27 +02:00