Commit Graph

2015 Commits

Author SHA1 Message Date
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
Philip Ridout
d855b55484 Fix for bug #1073061 2012-11-02 22:00:14 +00:00
Tim Bentley
555018e44a fix iffy text 2012-10-24 18:20:37 +01: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
Philip Ridout
0e4aeaac76 Fix Traceback when importing OpenLyrics file
bzr-revno: 2095
2012-10-20 16:21:15 +01:00
Philip Ridout
e997d098f4 spotted a couple mistakes 2012-10-18 21:22:48 +01:00
Tim Bentley
540fe6fd1b Slow down the Impress start up loop 2012-10-16 19:21:32 +01:00
Philip Ridout
bb9113ccdf Fixed bug1067247
In the process uncovered a bug with transliteration, so fixed that also
2012-10-16 18:26:23 +01:00
Martin Zibricky
1408e6620d Merge: merge with trunk. 2012-10-14 13:14:37 +02:00
Martin Zibricky
0f18ec43a0 Bug #687638: improved performance of local aware sorting. 2012-10-14 13:11:48 +02:00
Raoul Snyman
14fec54927 Song import dialog now shows individual songs being imported.
Improve the progress page of the FTW.

bzr-revno: 2088
2012-10-14 08:01:46 +01:00
Raoul Snyman
83de6bb99f Fixed bug #851706: The song import dialog now shows individual songs being imported. Also tried to make the progress page of the FTW work better, pity it is only slightly...
Fixes: https://launchpad.net/bugs/851706
2012-10-12 20:51:47 +02:00
Martin Zibricky
4427d4168e Bug #687638: use locale aware comparison in other places too. 2012-10-12 15:00:56 +02:00
Martin Zibricky
2cc18a8fb4 Bug #687638: use locale aware comparison for songs by default. 2012-10-12 13:55:06 +02:00
Martin Zibricky
7b608a948a Bug 687638: use locale aware comparison for song list. 2012-10-12 02:03:37 +02:00
Philip Ridout
fb624d0c54 fixed bug #1063421 (Error when attempting to import a Sunday Plus song file.)
bzr-revno: 2082
Fixes: https://launchpad.net/bugs/1063421
2012-10-11 11:44:11 +02:00
Philip Ridout
9956e0b0c6 fixes bug 1063421
I was iterating over a loop as well as poping items out causing an index error
2012-10-09 21:59:33 +01:00
Philip Ridout
93d5785b4c Fixes: Bug #876211 (OpenLyrics export non-compliant for split verses Edit)
Fixes: Bug #904690 (cloning a song does not retain splits Edit)

Comment added to claifry line 28
2012-09-25 21:15:56 +01:00
Martin Zibricky
3845db3579 Additional translate() substitution fixes in openlp.plugins modules. 2012-09-06 19:30:45 +02:00
Philip Ridout
f4b9cfd727 Fixed bug #1011286 and removed the constraint of no blank verses.
bzr-revno: 2047
Fixes: https://launchpad.net/bugs/1011286
2012-08-25 21:23:40 +02:00
Philip Ridout
d8589c4a6e A few UI tweeks and updates.
Changed Contribute button and icon to Volunteer (As discussed with Roaul on IRC)
Changed and resized the remote QR code for better recoginition on some phones (BrianMayerDesign)
Updated the link and text to the Android Market, as it is now know as Google Play
Set the window title for the ProcessDialog when importing songs using the first run wizard.
2012-08-04 15:43:44 +01:00
Philip Ridout
c6d85d3ab8 Implemented gushies changes 2012-07-22 21:20:53 +01:00
Philip Ridout
1d4e5c9430 I have actually fixed the entering of verses with no text! 2012-07-22 09:50:37 +01:00
Philip Ridout
ae37f749f1 A real fix this time! 2012-07-15 09:03:37 +01:00
Philip Ridout
b37bf5022c Now uses the first line of the first verse if no title present 2012-07-14 22:10:20 +01:00
Philip Ridout
22c3c76a5a Fixes https://bugs.launchpad.net/openlp/+bug/1015524
Note: If a title is not present in the song, it is still added. I feel this is the right action, as it apears that that is how it was in Foil Presenter
2012-07-14 21:35:19 +01:00
Philip Ridout
33510c3346 Refactored validation of edit all form so that it does not crash on empty textedit, and so that it does not allow empty verses.
Ideally we would accept empty verses, but these are removed automatically else where.

Changed the save button to OK as per the reasons in my email.
2012-07-14 18:53:24 +01:00
Philip Ridout
d41f69ce8c Fixes 1011286 Song Editor -> Edit All Crashes with out valid verse splitter.
Plus a small bit of refactoring
2012-07-11 21:41:31 +01:00
Samuel Findlay
6089c89f8a Improved disabledLabelText for MediaShout 2012-07-09 18:12:29 +10:00
Samuel Findlay
9d73d37b94 Song Import Wizard: disabledLabelTextfor default and MediaShout 2012-07-09 15:49:10 +10:00
Samuel Findlay
6d9cc62ab4 Various tidy-ups:
* themeform: spelling
* easyslidesimport: old code, comment copied from elsewhere
* importer: clarify docstring
* zionworximport: module constant, variable names

bzr-revno: 2023
2012-07-08 21:37:05 +02:00
Jonathan Corwin
c1db424460 Add SongPro and MediaShout song importer
bzr-revno: 2022
2012-07-08 17:04:35 +01:00
Andreas Preikschat
c89cf12a9e clean ups
bzr-revno: 2021
2012-07-08 15:08:33 +02:00
Jonathan Corwin
18fc43f739 Oops. Don't forget to remove the code after temporarily commenting out 2012-07-08 09:56:33 +01:00
Samuel Findlay
4b5a346d20 r2019 2012-07-08 18:25:20 +10:00
Samuel Findlay
efdc1126b1 Various tidy-ups 2012-07-08 18:23:56 +10:00
Jonathan Corwin
ca3e938afe Remove redundant logging and incrementProgressBar 2012-07-07 22:33:17 +01:00
Andreas Preikschat
e42115e78a fixed bug 1022125 (Authors display name is not automatically entered)
Fixes: https://launchpad.net/bugs/1022125
2012-07-07 21:06:42 +02:00
Andreas Preikschat
bbc6b0d7b6 r2019 2012-07-07 16:55:23 +02:00
Andreas Preikschat
3c69631b59 clean ups 2012-07-07 16:54:14 +02:00
Andreas Preikschat
2bcf47cedc fixed bug 1016927 (Filesystem encoding problem when importing songs)
Fixes: https://launchpad.net/bugs/1016927
2012-07-06 18:10:49 +02:00
Jonathan Corwin
1717e4fa4c Fix comment location 2012-07-06 07:31:00 +01:00
Jonathan Corwin
614dc2648b Use new strip_rtf routine and error trap 2012-07-05 20:24:56 +01:00
Jonathan Corwin
577be9a9c1 Head 2012-07-05 19:41:59 +01:00
Jonathan Corwin
3668adc6ff ewimport and __init__ back now mahfiaz has merged his 2012-07-05 19:39:47 +01:00
Jonathan Corwin
ef29c0e97e Available tests 2012-07-05 00:13:19 +01:00