Tomas Groth
f8b575065a
pep8 fix
2015-04-02 21:29:43 +01:00
68a15c231c
Fix bug #1437771 : Clear the song after every import
...
- Set processed song to None after importing
- Update tests to check that song is None after importing
- Remove tests that were testing OptionParser, and replace with tests testing parse_options()
- Fix some docstring typos causing some tests to have a name of " (yes, a single double-quote)
bzr-revno: 2525
Fixes: https://launchpad.net/bugs/1437771
2015-04-02 21:36:36 +02:00
Tomas Groth
d2301e016e
improved logging
2015-04-02 13:50:50 +01:00
Tomas Groth
335c804e8f
Fix support for special characters in theme names. Fixes bug 1438563.
...
Fixes: https://launchpad.net/bugs/1438563
2015-04-02 10:04:56 +01:00
Tomas Groth
d5804567b5
Added test + some cleaning
2015-04-02 09:33:46 +01:00
Tomas Groth
d627982bfe
Go to previous effect instead of the previous slide.
2015-04-01 21:38:42 +01:00
02128c85f0
Fix bug #1437771 : Clear the song after every import
...
- Set processed song to None after importing
- Update tests to check that song is None after importing
- Remove tests that were testing OptionParser, and replace with tests testing parse_options()
- Fix some docstring typos causing some tests to have a name of " (yes, a single double-quote)
Fixes: https://launchpad.net/bugs/1437771
2015-03-31 22:58:51 +02:00
Tomas Groth
3f8a7975ee
Test fix
2015-03-30 15:31:41 +02:00
Tomas Groth
0e6cff913a
Take focus back if Powerpoint steals it - fixes bug 1423913. Optionally advance a Powerpoint slides animation when clicked in the slidecontroller - fixes bug 1194847. Made OpenLP respect hidden slides. Improved logging in case of errors.
...
Fixes: https://launchpad.net/bugs/1194847 , https://launchpad.net/bugs/1423913
2015-03-26 15:22:23 +01:00
Tomas Groth
e9c0057b96
Fix a traceback by changing filepath to file_path. Fixes bug 1389149.
...
Fixes: https://launchpad.net/bugs/1389149
2015-03-26 15:17:14 +01:00
Jonathan Springer
16425b05a0
Fix bug 1247661 by restoring to main window when the dock icon is clicked
2015-03-24 18:33:57 -04:00
Tomas Groth
41c695bbec
Insert timeout on acquiring lock in slidecontroller to avoid hang. Fixes bug 1413324.
...
Run XInitThreads when using VLC to make it work correctly. Fixes bug 1433245.
Disable the stop button in the slidecontroller mediaplayer buttons instead of hiding it to stop the position and audio slider resizing. Fixes bug 1431478.
Fixed a webkit player exception. Fixes bug 1431476.
Fix crash if presentation file in the mediamanger was removed bewteen sessions. Fixes bug 1432418.
Updated the list of extensions supported by VLC.
bzr-revno: 2524
Fixes: https://launchpad.net/bugs/1413324 , https://launchpad.net/bugs/1433245 , https://launchpad.net/bugs/1431478 , https://launchpad.net/bugs/1431476 , https://launchpad.net/bugs/1432418
2015-03-22 22:27:36 +02:00
Tomas Groth
25f6fe0a59
Fix another case of bug 1422761.
...
Fixes: https://launchpad.net/bugs/1422761
2015-03-20 17:03:45 +00:00
Tomas Groth
f8084059ba
Added test + small fixes.
2015-03-18 22:04:30 +00:00
Tomas Groth
7e406e7005
Insert timeout on acquiring lock in slidecontroller to avoid hang. Fixes bug 1413324.
...
Fixes: https://launchpad.net/bugs/1413324
2015-03-18 22:02:51 +00:00
Tomas Groth
b3fd23da59
Updated the list of extensions supported by VLC.
2015-03-18 20:44:35 +00:00
Tomas Groth
27332f87e1
Run XInitThreads when using VLC to make it work correctly. Fixes bug 1433245.
...
Fixes: https://launchpad.net/bugs/1433245
2015-03-17 22:06:21 +00:00
Tomas Groth
c3d21ca742
Disable the stop button in the slidecontroller mediaplayer buttons instead of hiding it to stop the position and audio slider resizing. Fixes bug 1431478.
2015-03-16 21:32:56 +00:00
Tomas Groth
e34179795b
Attempt to fix a webkit player exception
2015-03-15 22:34:12 +00:00
Tomas Groth
d74f2c05ff
Fix crash if presentation file in the mediamanger was removed bewteen sessions. Fixes bug 1432418.
...
Fixes: https://launchpad.net/bugs/1432418
2015-03-15 21:53:46 +00:00
Tim Bentley
affd6f0d85
More translations
...
bzr-revno: 2523
2015-03-11 22:06:36 +00:00
Tim Bentley
af1cb2472c
New translations
2015-03-11 18:59:45 +00:00
cecde62157
Fix bug #1411433 by moving some stuff around.
...
bzr-revno: 2522
2015-03-11 18:47:29 +00:00
Tomas Groth
39ac46efaf
Only update presentation thumbnails if needed. Fixes bug 1424330.
...
Make presentation controller save and read notes and titles in utf-8 encoding. Fixes bug 1424972.
Moved string format input outside calls to translate. Fixes bug 1425035.
Added option for check of format input strings in translation util script.
Removed tab from text since transifex cannot handle it.
Some PEP8 fixes (from pep8 1.6.1)
Use the language id when importing bibles.
bzr-revno: 2521
2015-03-11 18:22:23 +00:00
Tomas Groth
12056b2849
Another small fix
2015-03-11 09:36:24 +01:00
Tomas Groth
7ac79f0ede
Small fixes for the translation util
2015-03-10 23:47:17 +00:00
Tomas Groth
8fe254e576
Added test
2015-03-10 23:46:37 +00:00
Tomas Groth
79c1335d41
Only update presentation thumbnails if needed. Fixes bug 1424330.
...
Fixes: https://launchpad.net/bugs/1424330
2015-03-10 22:00:32 +00:00
3c130cf201
Fix bug #1411433 by rearranging methods within the media plugin
...
Fixes: https://launchpad.net/bugs/1411433
2015-03-10 23:33:35 +02:00
Tomas Groth
976408fe8e
Added check of format input strings in translations.
2015-03-09 22:23:21 +00:00
Tomas Groth
fe6249a9e7
Removed tab from text since transifex cannot handle it.
2015-03-09 22:10:21 +00:00
Tomas Groth
c9f2b3d173
typo
2015-03-09 21:39:31 +00:00
Tomas Groth
39c79aaed9
PEP8 fixes
2015-03-09 20:57:39 +00:00
Tomas Groth
aefe3e9cad
trunk
2015-03-09 20:42:28 +00:00
Tomas Groth
512df1451d
Use the language id when importing bibles. And fixed presentationcontroller tests.
2015-03-09 20:42:03 +00:00
f12bb8e370
Fix bug #1419300 by checking if we are doing single-click previewing and not engaging preview on double-click
...
bzr-revno: 2520
2015-03-07 12:31:59 +00:00
54c23cc7bd
Fix bug #1419300 by checking if we are doing single-click previewing and not engaging preview on double-click
...
Fixes: https://launchpad.net/bugs/1419300
2015-03-07 00:18:51 +02:00
Tomas Groth
0777a5cb90
When writing in utf8, also read in utf8
2015-03-06 09:35:47 +01:00
Arjan Schrijver
9d2db2416c
Added myself as a translator
...
bzr-revno: 2519
2015-03-04 20:23:23 +02:00
c9a3a49a6d
Fix jenkins_script.py to work with the new version of jenkins-webapi which allows us to suppress SSL certificate verification (so that we can use our self-signed certificate).
...
bzr-revno: 2518
2015-03-04 01:42:16 +02:00
88ceae517a
Fix code analysis
2015-03-02 21:21:41 +02:00
38ff1b56b7
Silencio!
2015-03-02 21:18:14 +02:00
ffb64f4a86
Fix CI script. Requires jenkins-webapi>=0.4.1
2015-03-02 20:17:39 +02:00
Arjan Schrijver
ea96bff031
Add myself as translator
2015-03-01 14:29:47 +01:00
Tim Bentley
5cf4e79489
Fix invalid log_exception
...
bzr-revno: 2517
2015-02-28 18:59:59 +00:00
Oliver Wieland
408dd440ce
Fix bug #1424555 by setting the verse and not allowing it to change
...
bzr-revno: 2516
Fixes: https://launchpad.net/bugs/1424555
2015-02-28 20:46:31 +02:00
Tim Bentley
1d82bc534c
Add tests
2015-02-28 09:41:06 +00:00
Tim Bentley
e9be4a9143
head
2015-02-28 07:04:54 +00:00
Tim Bentley
75bae159b0
fix error tag
2015-02-28 07:04:41 +00:00
3131c3f7c8
Some CCLI import fixes, a quitting dialog in one case, and empty lyrics in another.
...
Fix bug #1412216 where a song from CCLI without lyrics would cause a traceback - now just tell the user.
Fix bug #1423699 so that you're not logged out when you want to import more songs.
bzr-revno: 2515
2015-02-28 06:47:35 +00:00