Commit Graph

7874 Commits

Author SHA1 Message Date
Andreas Preikschat 06068eedce fixed bug 863846
Fixes: https://launchpad.net/bugs/863846
2011-10-08 15:29:35 +02:00
Stevan Pettit 0b4259ffba fixed Bug #832345
bzr-revno: 1771
Fixes: https://launchpad.net/bugs/832345
2011-10-08 10:59:13 +02:00
Stevan Pettit 2a1d0009a8 Removed whitespace 2011-10-05 18:17:57 -04:00
Stevan Pettit 5dfa0c95ce Modified code so new Openlyrics song import description will appear for translate 2011-10-05 15:50:17 -04:00
Tim Bentley 161300fe73 Number of changes
- Allow time (24/12) hour for sage view
- Add pictorial display of the lay out in theme manage
- Fix bug where remote edit removes an overridden theme.

bzr-revno: 1770
2011-10-05 19:20:54 +01:00
Andreas Preikschat 182227a85a - improved the preview frame display performance
- removed dead code

bzr-revno: 1769
2011-10-05 20:18:42 +02:00
Tim Bentley 575aa02022 Amend text 2011-10-05 18:18:56 +01:00
Andreas Preikschat 45b296b741 clean up 2011-10-05 19:04:59 +02:00
Tim Bentley 159a95855f Change Text 2011-10-05 17:14:21 +01:00
Andreas Preikschat 1967951061 attempt to prevent calling updatePreview more than once 2011-10-04 20:01:13 +02:00
Andreas Preikschat ba3a2372dc fixed resources.py 2011-10-04 18:11:06 +02:00
Andreas Preikschat 8c4ed560d0 uncommented needed line 2011-10-04 18:03:07 +02:00
Andreas Preikschat 00aaae3022 removed not needed files + updated copyright 2011-10-04 18:02:45 +02:00
Andreas Preikschat ef3134d3d9 - removed not needed imports
- fixed wrong list comprehensions
- other minor fixes

bzr-revno: 1768
2011-10-04 17:50:09 +02:00
Andreas Preikschat 947b31d2c4 fixed name 2011-10-03 22:28:17 +02:00
Andreas Preikschat 91c20c4271 more clean ups 2011-10-03 22:26:51 +02:00
Andreas Preikschat d3bfffa4b1 removed not used imports 2011-10-03 22:12:57 +02:00
Andreas Preikschat 311510fa36 r1767 2011-10-03 22:05:22 +02:00
Andreas Preikschat 201ec584a8 removed dead code + minor clean up 2011-10-03 20:51:32 +02:00
Andreas Preikschat 3ddc57e403 suggest web bible name when registering
bzr-revno: 1767
2011-10-03 20:17:43 +02:00
Andreas Preikschat 360e117918 removed dead code 2011-10-03 20:14:39 +02:00
Andreas Preikschat 88c0a22ac4 improve performance of preview
Fixes: https://launchpad.net/bugs/856296
2011-10-03 19:27:34 +02:00
Tim Bentley 5053e27c76 Fix up review comments 2011-10-03 17:53:54 +01:00
Andreas Preikschat 42d15a53c7 suggest web bible name when registering 2011-10-03 14:32:45 +02:00
Andreas Preikschat a3ffcb8891 r1766 2011-10-03 14:10:47 +02:00
Tim Bentley 9f9f2186ae Minor performance improvement 2011-10-02 20:57:42 +01:00
Tim Bentley c5a7127aec Copy theme during remote edit.
Fixes: https://launchpad.net/bugs/864822
2011-10-02 20:49:29 +01:00
Tim Bentley 6426d9aac4 Display is now big enough 2011-10-02 17:38:05 +01:00
Andreas Preikschat 59640dd04f - use create_thumb and validate_thumb functions in other parts of the code too
- performance improvement

bzr-revno: 1766
2011-10-02 14:02:25 +02:00
Tim Bentley 297a250010 Display works but bigggggggggg 2011-10-02 08:52:28 +01:00
Tim Bentley 9b5074991c Add new dialog 2011-10-01 21:33:53 +01:00
Stevan Pettit dc41fa4318 Added coded to translate the modified OpenLyrics import description 2011-10-01 10:34:30 -04:00
Tim Bentley 648c5159a1 Allow the stageview time to be formatted between 12 and 24 hours
Fixes: https://launchpad.net/bugs/863841
2011-10-01 17:34:09 +05:30
Andreas Preikschat 8f3f09eef9 r1765 + resolved conflict 2011-10-01 09:28:45 +02:00
Stevan Pettit d8fc6cd4dd Added additional desctiption to OpenLyrics import selection and added code to select xml files for import 2011-09-30 17:45:59 -04:00
Tim Bentley 128b6b80bf Display now works 2011-09-29 18:57:48 +01:00
Tim Bentley 9142ffb488 more visible lines 2011-09-28 21:43:30 +01:00
Tim Bentley ff32139b2e refactor code to stop duplicate code 2011-09-28 18:39:26 +01:00
Tim Bentley 632e2ce2dd More fixes 2011-09-28 05:50:56 +01:00
Tim Bentley 3e2e87bb2c Initial stab
Fixes: https://launchpad.net/bugs/814201
2011-09-27 20:37:34 +01:00
Tim Bentley 8e8e76e708 Head 2011-09-27 18:48:35 +01:00
Tim Bentley 276d4045e3 Fix edit for tags loaded for song which is not saved
bzr-revno: 1765
2011-09-27 18:23:21 +01:00
Andreas Preikschat f0e5aa327c - improved line counting
bzr-revno: 1764
2011-09-26 21:02:00 +02:00
Tim Bentley 695e08a63a get the right field 2011-09-26 19:56:52 +01:00
Andreas Preikschat 0a7ba097a8 shorter code 2011-09-26 20:48:47 +02:00
Andreas Preikschat d27a75287f - improved render performance for service items with the CanSoftBreak capability
- added HTML5 doctype

bzr-revno: 1763
2011-09-26 20:28:23 +02:00
Andreas Preikschat 70a7f1bf9f r1763 2011-09-26 20:26:40 +02:00
Andreas Preikschat 947a58dbbe improved line counting 2011-09-26 20:26:13 +02:00
Tim Bentley 7fe57a9a5d Make Int 2011-09-26 19:12:27 +01:00
Andreas Preikschat 9a40b27672 fix for theme editing 2011-09-26 18:57:32 +02:00