Tim Bentley
e4ba5cb72a
add test files and ui validation sort of works
2013-08-31 18:20:43 +01:00
Tim Bentley
7b82de9206
Head 2289
2013-08-31 12:43:21 +01:00
Tim Bentley
dceaaa6996
ore changes
2013-08-31 12:43:05 +01:00
Tim Bentley
aebe2d80df
Remove last traces of pickle and clean up the tests
...
bzr-revno: 2289
2013-08-31 12:40:59 +01:00
4a86d55a00
Fix song edit form to clear previous used fields
...
bzr-revno: 2288
2013-08-31 09:56:21 +01:00
Philip Ridout
f48284a4e0
Fix Opensong import missing lines
...
bzr-revno: 2287
2013-08-31 09:54:47 +01:00
Tim Bentley
b3ab68b0f5
Validation in progress
2013-08-31 09:52:44 +01:00
Tim Bentley
e1f153f4f4
Fix text
2013-08-29 17:40:07 +01:00
Tim Bentley
eb1703bcc9
fix up edit code
2013-08-26 09:11:20 +01:00
Tim Bentley
ba111776ed
Remove pickle from the code now 2.0.2 is in
2013-08-25 19:31:15 +01:00
Tim Bentley
676b9133d1
formatting tags
2013-08-25 14:29:00 +01:00
Samuel Mehrbrodt
ed5fedbf33
Fix bug #1094809 : Improve the Message when a wrong Verse order was entered
...
bzr-revno: 2286
Fixes: https://launchpad.net/bugs/1094809
2013-08-16 22:50:26 +02:00
Samuel Mehrbrodt
74e2c1107c
Don't allow collapsing of the Live or Preview panes. They can still be hidden via the menu.
...
bzr-revno: 2285
2013-08-16 22:45:26 +02:00
c83dbe7f63
Fix bug #1212801 where the song edit form did not clear a previously set theme.
...
Fixes: https://launchpad.net/bugs/1212801
2013-08-15 21:49:51 +02:00
Philip Ridout
9e48362f1d
Fixes #1096450 Stripping the leading and trailing spaces at the end rather than begginning (the space means something, see added comments)
...
Semi-colons (;) denotes comments ONLY when it is the first char of the line ie the whole line is a comment
Finally fixed an issue when a verse was being added to the verse order multiple times, thus repeating it over and over and ....
2013-08-04 16:30:58 +01:00
Philip Ridout
97de1555fe
Fixed #1204629 so that typing an image path actually changes the background.
...
Made the page validation more robust by including the fileDialog
bzr-revno: 2284
Fixes: https://launchpad.net/bugs/1204629
2013-07-31 19:31:59 +02:00
Philip Ridout
97e481dd1a
changed skip_song to save_song & changed logic arround
...
bzr-revno: 2283
Fixes: https://launchpad.net/bugs/1174039
2013-07-31 19:30:38 +02:00
Philip Ridout
57cf6d5445
actually changed validation this time
2013-07-26 21:17:51 +01:00
Philip Ridout
3236af354c
fixed #1204629 and made the validation more robust by checking the open dialog
2013-07-25 21:11:57 +01:00
Philip Ridout
1cde5f146d
change logic round due to name change
2013-07-24 21:04:49 +01:00
Philip Ridout
f880816434
change skip_song to save_song
2013-07-24 19:43:56 +01:00
Philip Ridout
47ffa7c9e3
actually add test file
2013-07-23 19:23:45 +01:00
Philip Ridout
ce4eb0cd59
HEAD
2013-07-23 19:21:34 +01:00
Philip Ridout
ad3d1b5e94
fixes #171891
...
tests added
2013-07-23 19:19:26 +01:00
s.mehrbrodt@gmail.com
a52ffdb483
Fix indentation
2013-07-22 22:27:51 +02:00
Tim Bentley
208e1c2e1e
Change uno import for exception form to remove excess uno import noise
...
bzr-revno: 2282
2013-07-21 16:40:04 +01:00
Tim Bentley
72c83d444b
missing blank line
2013-07-21 15:13:44 +01:00
Tim Bentley
790c9ae4f6
Add doc string
2013-07-21 15:10:21 +01:00
Andreas Preikschat
6257d2c9bb
fixed bug 1183078 (Media file list disappears on restart)
...
bzr-revno: 2281
2013-07-20 06:54:40 +01:00
Tim Bentley
50f3b2b563
Fix uno import noise in python 3
2013-07-19 21:56:31 +01:00
s.mehrbrodt@gmail.com
4894ad6dc2
Improve message when an invalid order was entered
...
It mentions that the delimiter has to be a space.
Fixes: https://launchpad.net/bugs/1094809
2013-07-19 18:52:16 +02:00
Tim Bentley
7d081b866a
head
2013-07-19 16:52:01 +01:00
Tim Bentley
dc7cb85574
Uneeded import
2013-07-19 16:51:47 +01:00
s.mehrbrodt@gmail.com
41cfa38fb6
Revert changes in mainwindow.ui file
2013-07-19 17:39:05 +02:00
s.mehrbrodt@gmail.com
951d8964db
Don't allow to collapse the Live or Preview Pane.
...
They can still be hidden via the menu.
2013-07-19 17:36:45 +02:00
Andreas Preikschat
a0f35e0d5e
fixed bug 1183078
...
Fixes: https://launchpad.net/bugs/1183078
2013-07-19 15:57:19 +02:00
Andreas Preikschat
ac07275613
changed to 120 chars
...
bzr-revno: 2280
2013-07-19 15:43:38 +02:00
Andreas Preikschat
7f541327ca
changed to 120 chars
2013-07-18 21:28:35 +02:00
Andreas Preikschat
53d5cda91a
- fixed presentation file mask
...
bzr-revno: 2279
2013-07-18 08:09:00 +02:00
Raoul Snyman
19c81c4192
Fix up the build_file_mask_string test.
...
- Fix up the build_file_mask_string test by mocking out the __init__() method of the PresentationMediaItem class
- Change the way of calling the parent __init__() method to something slightly better (though it has nothing to do with the test)
2013-07-18 06:54:49 +02:00
Andreas Preikschat
11597d7252
missing empty line
2013-07-18 06:53:20 +02:00
Philip Ridout
22a5dfd3d9
Fixes Bug #1114457 : Easy Worship importer progress bar is out
...
Adds a test for the EasyWorship Importer
bzr-revno: 2278
2013-07-17 22:11:05 +01:00
cec9689dce
Fix up the build_file_mask_string test.
...
- Fix up the build_file_mask_string test by mocking out the __init__() method of the PresentationMediaItem class
- Change the way of calling the parent __init__() method to something slightly better (though it has nothing to do with the test)
2013-07-17 23:07:52 +02:00
Andreas Preikschat
b129010059
added assertion message
2013-07-17 16:28:22 +02:00
Andreas Preikschat
6e66cdefcf
clean ups
2013-07-17 16:19:21 +02:00
Andreas Preikschat
4fee73fc37
added test
2013-07-17 15:59:35 +02:00
Andreas Preikschat
63bfacf0d1
fixed presentations
2013-07-17 14:37:42 +02:00
Andreas Preikschat
b9308a19d6
- removed 'migrate' from the needed packages
...
bzr-revno: 2277
2013-07-17 13:27:29 +02:00
s.mehrbrodt@exposong.org
d84abfaadb
Set Minimum Size for PreviewPane and LivePane
2013-07-17 12:02:54 +02:00
Andreas Preikschat
fc81c69ee9
removed migrate from check_dependencies
2013-07-16 22:00:18 +02:00