Commit Graph

7737 Commits

Author SHA1 Message Date
Tim Bentley
05741443a8 Bypass the error message if triggered from the Remote interface. No action is taken though
Do not display the initial screen if there is only 1 display.

bzr-revno: 1741
Fixes: https://launchpad.net/bugs/800156, https://launchpad.net/bugs/796195
2011-09-08 17:44:26 +01:00
Stevan Pettit
2c589f8b0e Added code to allow canceling of file downloads. Fixed aparent hang if no internet connection. 2011-09-08 09:14:51 -04:00
Martin Zibricky
11876791a4 update openlyrics schema to allow nested formatting tags 2011-09-08 14:11:13 +02:00
Martin Zibricky
c8c8c7e654 code to expand <format> tag for openlyrics export 2011-09-08 01:16:14 +02:00
Martin Zibricky
9fb6936263 code to add formatting tags to openlyrics lyrics 2011-09-07 22:54:53 +02:00
Martin Zibricky
39946ccbe2 Add formatting tags to song example data 2011-09-06 23:02:41 +02:00
Tim Bentley
e93a1d2687 Hide the screen on startup if only 1 screen
Fixes: https://launchpad.net/bugs/800156
2011-09-06 20:32:30 +01:00
Tim Bentley
a328d1c7c7 Bypass message if requested from remote plugin
Fixes: https://launchpad.net/bugs/796195
2011-09-06 18:53:43 +01:00
Raoul Snyman
4731904fba Merge from upstream. 2011-09-06 18:56:39 +02:00
Martin Zibricky
6163bc99c3 Do not use depracated dict.has_key() function in openlyrics code 2011-09-06 15:22:17 +02:00
Martin Zibricky
5d2bde01c2 For openlyrics export skip adding format tags if not used. 2011-09-06 15:14:57 +02:00
Martin Zibricky
b15d65feba add tests for openlyrics 2011-09-06 12:49:15 +02:00
Martin Zibricky
46203297de [merge] merge with trunk r1740 2011-09-06 12:48:19 +02:00
Raoul Snyman
9659834430 Finished fixing variable names. 2011-09-06 07:47:33 +02:00
Raoul Snyman
14ffb6d3c1 HEAD 2011-09-06 07:05:34 +02:00
Martin Zibricky
e491e77981 add test for openlyrics export 2011-09-06 00:31:09 +02:00
Tim Bentley
7aafc658be Head 2011-09-05 20:59:47 +01:00
Raoul Snyman
d364f4bccb HEAD 2011-09-05 21:12:39 +02:00
Stevan Pettit
796e779300 Fixed various issues around the exporting and importing of settings.
bzr-revno: 1740
Fixes: https://launchpad.net/bugs/838831
2011-09-05 19:21:12 +02:00
Stevan Pettit
b90796da45 Cleaned up some code 2011-09-05 09:03:30 -04:00
Martin Zibricky
15b63b8279 add openlyrics validator 2011-09-05 14:58:48 +02:00
Martin Zibricky
d8642636ec add song example for tests 2011-09-05 14:57:35 +02:00
Martin Zibricky
57f8f5c54c Add test function argument with database containing some data 2011-09-05 14:55:39 +02:00
Raoul Snyman
564c7e4a5a Coding standards clean up. 2011-09-05 14:51:16 +02:00
Martin Zibricky
bd503f5c7d [merge] merge with trunk r1739 2011-09-05 12:48:46 +02:00
Raoul Snyman
09d1868910 Fixed bug #837319 by adding some more openlp_process_events signals.
bzr-revno: 1739
Fixes: https://launchpad.net/bugs/837319
2011-09-05 09:37:51 +02:00
Raoul Snyman
c9447edae8 HEAD 2011-09-05 06:56:06 +02:00
Raoul Snyman
11f5a29b6d Added some openlp_process_events signals and move the hiding of the finish button higher up in the code.
Fixes: https://launchpad.net/bugs/837319
2011-09-04 23:00:37 +02:00
Raoul Snyman
3a87f3dff1 Songs can now have attached audio files, which are stored in services, and imported if the song needs to be imported.
bzr-revno: 1738
Fixes: https://launchpad.net/bugs/739770
2011-09-04 22:00:10 +02:00
Martin Zibricky
445a0ccb49 Add test for empty song database 2011-09-04 14:50:25 +02:00
Raoul Snyman
79bb94c6b0 Removed empty directories. 2011-09-04 14:04:44 +02:00
Raoul Snyman
a32e2b9d1b Hopefully fixed the problem where existing audio files are deleted. 2011-09-04 11:26:13 +02:00
Martin Zibricky
27897c95fd Add some db.Manager tests 2011-09-03 23:01:04 +02:00
Stevan Pettit
30c09f9b4b Change local variable names in settings import/export routines. Changed string search 2011-09-03 16:38:25 -04:00
Andreas Preikschat
226575861d - updated ts files
bzr-revno: 1737
2011-09-03 18:52:39 +02:00
Andreas Preikschat
54ee75e3e1 updated ts files 2011-09-03 16:51:03 +02:00
Andreas Preikschat
88e8488126 r1736 2011-09-03 16:44:05 +02:00
Martin Zibricky
4cf750ce9d Wrap db.Manager to a function arg for automated tests 2011-09-03 16:21:36 +02:00
Martin Zibricky
0de5d5e09a [merge] merge with trunk r1736 2011-09-03 10:35:47 +02:00
Martin Zibricky
1e4870ddb9 Start of the testing framework
bzr-revno: 1736
2011-09-03 06:35:49 +01:00
Stevan Pettit
50a5b98f8c Fixed problems with "shortcuts" section of export/import file 2011-09-02 18:57:02 -04:00
Martin Zibricky
9a74b05a1f [merge] merge with trunk r1735 2011-09-02 23:31:42 +02:00
Raoul Snyman
e8aae98e09 Fixed up a few things. 2011-09-02 21:04:07 +02:00
Martin Zibricky
85556f754d Add gui test case example 2011-09-02 13:15:41 +02:00
Martin Zibricky
e4f3041802 Add pytest to optional dependencies in check_dependecies.py 2011-09-02 13:10:07 +02:00
Raoul Snyman
79123e7df3 Tidied up some method and variable names. 2011-09-01 21:45:36 +02:00
Tim Bentley
d4fe9d9e3f Head 2011-09-01 05:47:58 +01:00
Raoul Snyman
2a02167646 Fixed up a few things, including updating theme when reactivating the current song. 2011-08-31 23:17:10 +02:00
Raoul Snyman
abc2f3e89f Some minor fixes. 2011-08-31 13:29:04 +02:00
Martin Zibricky
b24a73d806 [merge] merge with trunk 2011-08-31 11:12:09 +02:00