dee8ed2850
Fix an exception raised when loading media players if the configuration is blank
2014-04-21 00:23:26 +02:00
Andreas Preikschat
328b25dbe8
fix: Bug #1146964 Attach button on exception form does not work
...
bzr-revno: 2368
2014-04-20 22:51:11 +02:00
Jonathan Springer
c8d0efe2ea
merge trunk
2014-04-20 16:19:41 -04:00
Tim Bentley
f7ba5ee0e3
head
2014-04-20 21:19:21 +01:00
Tim Bentley
ce55fd1d57
fixes
2014-04-20 21:16:08 +01:00
Samuel Mehrbrodt
cec163085c
Fix bug 1247493: OpenSong Importer fails
...
bzr-revno: 2367
Fixes: https://launchpad.net/bugs/1247493
2014-04-20 21:15:21 +01:00
Tomas Groth
54ed6aeea0
Made the EWS import a seperate point. Also some small updates to comments.
2014-04-20 21:03:35 +02:00
Tomas Groth
4560d39ad9
head
2014-04-20 20:33:55 +02:00
Andreas Preikschat
cf798e73d5
removed not needed code
2014-04-20 18:02:50 +02:00
Andreas Preikschat
df800850e1
fixed bug 1240037 (Error occured when moving directory)
...
Fixes: https://launchpad.net/bugs/1240037
2014-04-20 18:00:24 +02:00
Samuel Mehrbrodt
4253cd4f52
Fix Songbook search
...
bzr-revno: 2366
Fixes: https://launchpad.net/bugs/1306958
2014-04-20 16:32:28 +02:00
Andreas Preikschat
79d3e95c32
pep8 fixes
2014-04-20 16:13:09 +02:00
Andreas Preikschat
57cd04a957
Fixes: https://launchpad.net/bugs/1296104
2014-04-20 16:10:37 +02:00
Andreas Preikschat
85c2179102
added test
2014-04-20 16:03:07 +02:00
Andreas Preikschat
51c14bdf51
fixed bug 1296104
...
Fixes: https://launchpad.net/bugs/1296104
2014-04-20 15:24:18 +02:00
Andreas Preikschat
c691fc55d0
added a test
2014-04-20 15:00:14 +02:00
Andreas Preikschat
cec47fc950
fixed bug 1146964
...
Fixes: https://launchpad.net/bugs/1146964
2014-04-20 14:06:02 +02:00
Stewart Becker
d62b92718d
Fixed typo
2014-04-19 22:57:49 +01:00
Tim Bentley
a2c99317c6
fixes
2014-04-19 06:42:45 +01:00
Tim Bentley
f48a3346db
fixes
2014-04-19 06:29:00 +01:00
Tim Bentley
905a626705
fixes
2014-04-19 06:26:49 +01:00
Tim Bentley
af792941af
pep8 again
2014-04-19 06:13:46 +01:00
Tim Bentley
5dc35112c3
pep8 again
2014-04-19 06:09:54 +01:00
Tim Bentley
e94643b5d1
Fix invalid code
2014-04-18 21:35:39 +01:00
Tim Bentley
25687dfd48
Complete icon and ssl change code
2014-04-18 21:29:52 +01:00
Jonathan Springer
e86539888d
Fix typo
2014-04-17 20:09:31 -04:00
Samuel Mehrbrodt
9460b39a01
Remove utf8 file
2014-04-17 17:00:28 +02:00
Samuel Mehrbrodt
d3443d12c2
Remove one test for now
2014-04-17 16:32:56 +02:00
Jonathan Springer
ef5b1cf4ac
Revert PEP8 clean ups as they were already done in a different branch
2014-04-16 17:19:22 -04:00
Samuel Mehrbrodt
5f86811f82
Fix tests
2014-04-16 23:01:57 +02:00
Jonathan Springer
85fc53954d
More PEP8 fixes
2014-04-16 16:49:24 -04:00
Jonathan Springer
b6e0aa6c2e
PEP8 clean up in tests
2014-04-16 16:44:22 -04:00
Samuel Mehrbrodt
9010e05430
add new openlyrics file
2014-04-16 22:42:44 +02:00
Samuel Mehrbrodt
655ebc009d
binary open
2014-04-16 22:37:15 +02:00
Samuel Mehrbrodt
2c6da0603b
Fix tests
2014-04-16 22:33:06 +02:00
Jonathan Springer
aa6b756956
Change how we define which menu items are included in the main menu on Mac OS X
2014-04-16 16:26:49 -04:00
Jonathan Springer
f7a23737f2
merge trunk
2014-04-16 16:26:24 -04:00
Samuel Mehrbrodt
dd4e2c8d61
More PEP8
2014-04-16 21:59:34 +02:00
Samuel Mehrbrodt
bb1af7ed00
PEP8
2014-04-16 21:56:54 +02:00
Samuel Mehrbrodt
aa5a86fba9
Trunk
2014-04-16 21:41:59 +02:00
Samuel Mehrbrodt
d65d1c016c
Attempt to fix bug #1154467 by waiting 10ms and retrying the commit
...
bzr-revno: 2365
2014-04-16 21:13:40 +02:00
Samuel Mehrbrodt
5929b02586
Test: Songbeamer Authors import
2014-04-16 10:25:17 +02:00
Jonathan Springer
cebec89556
merge trunk
2014-04-16 04:00:19 -04:00
Samuel Mehrbrodt
c3ed2c02ee
Fix bug 1247493
...
Fixes: https://launchpad.net/bugs/1247493
2014-04-16 09:56:37 +02:00
Jonathan Springer
ebc4476fdd
Fixes first time wizard to use url and paths in web config file
...
Fixes PEP8 error in servicemanager
Add tests for first time form
bzr-revno: 2364
2014-04-16 05:49:45 +01:00
Samuel Mehrbrodt
c20939215a
PDF Fixes
...
- Changed some types to float instead of int because the string conversion failed: int('1.1') doesnt work
- Check if files exist before deleting them
- Replace 'pass' with 'continue'. 'pass' is like return, it stops the whole method.
bzr-revno: 2363
2014-04-16 05:47:04 +01:00
Samuel Mehrbrodt
49773de4f6
Fix transparent theme on OS X
...
Got the branch from https://code.launchpad.net/~marmyshev/openlp/bug_1117098 and fixed the tests
bzr-revno: 2362
2014-04-16 05:44:21 +01:00
Andreas Preikschat
cb29c78bb0
Print repository name and revision number when using script (especially the revno is interesting for devs)
...
+Tell jenkins who triggered the build
+Added a blacklist for outdated tokens
+Use colours to indicate success/failure
+fixed job names
bzr-revno: 2361
2014-04-16 05:42:16 +01:00
Samuel Mehrbrodt
be4a654298
More tests
2014-04-16 00:23:29 +02:00
Samuel Mehrbrodt
30ceaea2b2
Trunk
2014-04-15 23:11:06 +02:00