rimach
9971027e4d
Head, Remove unneeded lines
2010-09-18 20:37:02 +02:00
Jonathan Corwin
93b2d54c92
String fixes
2010-09-18 16:24:39 +01:00
Raoul Snyman
1e5645995c
Some more spelling/grammatical corrections.
2010-09-17 22:06:41 +02:00
Raoul Snyman
794493d0d1
Fixed bug #640460 .
2010-09-17 21:02:25 +02:00
Raoul Snyman
c54450377f
Attempting to solve bug #635338
...
bzr-revno: 1037
2010-09-17 16:32:07 +02:00
rimach
399813e6aa
fix for the merge comments, add correct translations for settings window
2010-09-16 23:10:36 +02:00
rimach
d2bf1fedae
correct piped soffice start, fix Python2.5 problem with unicode strings in optparse
2010-09-16 23:01:44 +02:00
Raoul Snyman
a3aaf7dce8
Some fancy footwork around encodings.
2010-09-16 20:51:29 +02:00
Martin Thompson
ec9230be38
Put comment in right place
2010-09-15 22:02:32 +01:00
rimach
5f7348ed2e
Head
2010-09-15 22:51:22 +02:00
rimach
ea1321ef20
add pipe using for soffice
2010-09-15 22:51:01 +02:00
Martin Thompson
f7fafae09c
Fixed merge fail
2010-09-15 21:46:16 +01:00
Martin Thompson
ebf3ce587d
Tweaks from review
2010-09-15 21:12:03 +01:00
rimach
915842a311
Head
2010-09-15 19:57:44 +02:00
rimach
3bc527e4fc
bugfixing
2010-09-15 19:55:27 +02:00
Raoul Snyman
ef9684320c
HEAD
2010-09-14 22:34:44 +02:00
Raoul Snyman
2f33ae1bab
Add in code to display a disabled message if an importer is not available.
2010-09-14 22:33:33 +02:00
rimach
c53731d74b
media items' __init__ methods
2010-09-14 20:34:39 +02:00
rimach
2d47e2523c
remove executable flag
2010-09-14 20:18:47 +02:00
rimach
33f49f7d4a
Head
2010-09-14 19:46:39 +02:00
rimach
22304d491d
correct coding rules, some optimizations
2010-09-14 19:46:21 +02:00
Tim Bentley
efb58a710f
Remove whitespace
2010-09-14 17:44:21 +01:00
Jon Tibble
1968803619
More cleanups
2010-09-14 15:43:21 +01:00
Jon Tibble
5fe753c833
Cleanups
2010-09-14 15:21:44 +01:00
Jon Tibble
23859bb241
Head r1030
2010-09-14 14:04:04 +01:00
Raoul Snyman
0a84fc0bcc
Added extra labels to show that an item is disabled.
...
Added functionality to the SongFormat class to keep track of availability of importers.
2010-09-13 23:09:13 +02:00
Martin Thompson
a8dd0f5ddc
Merged and fixed importing of 'other' verse types
2010-09-13 21:12:45 +01:00
rimach
8e8a6e42ff
Head
2010-09-13 21:08:26 +02:00
Raoul Snyman
d4a0171203
HEAD
2010-09-13 07:16:16 +02:00
rimach
9546c338fc
Head
2010-09-12 23:03:45 +02:00
rimach
e2c8ee11f2
Fix removing dock with translation
2010-09-12 23:03:16 +02:00
Martin Thompson
062a88e2f2
Better handling of progress bar. Attempt to get 'other' type verses into database
2010-09-12 21:31:23 +01:00
Raoul Snyman
4e8f663444
Set the correct default encoding.
...
Centralise decoding to a single function.
HEAD
2010-09-11 21:00:01 +02:00
Raoul Snyman
c1ed2a76e2
Detect v1.0 database at the beginning of the import, not half way through.
...
Do some detection of the encoding.
2010-09-11 20:51:27 +02:00
rimach
5b32a9f6a9
Head
2010-09-10 21:23:20 +02:00
rimach
6d7e7d7ad2
hopefully Line ending corrected and resolve merge conflict, part2
2010-09-10 21:21:14 +02:00
rimach
2b700c481f
hopefully Line ending corrected and resolve merge conflict
2010-09-10 20:46:04 +02:00
rimach
d4cabf9693
move translations from mediamanager to plugins with dict
2010-09-10 17:50:30 +02:00
rimach
fa328945d3
Head
2010-09-09 23:12:02 +02:00
Jonathan Corwin
81a1cfc815
Tidy up versetag counting
2010-09-09 20:34:45 +01:00
Derek Scotney
efd4b77ef8
All verse types have auto numbering
2010-09-09 20:30:25 +02:00
rimach
8da2009413
Head
2010-09-08 20:40:19 +02:00
Tim Bentley
b39136782e
Quick hack to get songs back
2010-09-08 19:00:48 +01:00
Raoul Snyman
b8893f4ab2
Merge in the openlp.org 1.x importer.
...
bzr-revno: 1017
2010-09-08 06:57:13 +02:00
rimach
8bdedae911
Head
2010-09-07 23:04:13 +02:00
Tim Bentley
1dd5ee185c
Fix song editing bug
...
bzr-revno: 1016
Fixes: https://launchpad.net/bugs/630247
2010-09-07 19:41:09 +01:00
Tim Bentley
4c648f142c
Fix song editing display bug
...
Fixes: https://launchpad.net/bugs/630247
2010-09-07 17:12:47 +01:00
Raoul Snyman
60fa82b78c
Fix bug #598805
2010-09-07 15:23:02 +02:00
Raoul Snyman
f30aecfd46
A couple of bugfixes.
2010-09-07 00:02:48 +02:00
Raoul Snyman
63139e8c3b
Just check for the tracks table before importing from it.
2010-09-06 22:41:11 +02:00
Martin Thompson
c25b0aa8ff
Test for multi character versetypes
2010-09-06 21:37:22 +01:00
Raoul Snyman
f82513f11d
Finally done the openlp.org 1.x song importer.
2010-09-06 22:33:28 +02:00
Martin Thompson
db118196a5
test_opensong passes again
2010-09-06 20:56:20 +01:00
Martin Thompson
53dc52c7c8
merged
2010-09-06 20:43:37 +01:00
Martin Thompson
2ae4c5a1b1
Merged
2010-09-06 20:42:39 +01:00
Raoul Snyman
5e61bf938e
HEAD
2010-09-06 20:05:08 +02:00
Raoul Snyman
035bf7577f
Update some strings, fix up the layout in the edit song dialog.
2010-09-06 07:54:51 +02:00
rimach
44806ff859
Head
2010-09-05 23:04:25 +02:00
Jonathan Corwin
aa0f4f7af0
Finish wizard integration
2010-09-05 16:16:48 +01:00
Jonathan Corwin
3d550e383c
Head
2010-09-05 15:18:38 +01:00
Tim Bentley
da64f5147c
Head1011
2010-09-04 19:14:51 +01:00
Raoul Snyman
a44ae94de7
HEAD
2010-09-04 19:53:10 +02:00
Raoul Snyman
2901c79ed6
Start work on the openlp.org 1.x importer.
...
Add a couple of fixes to the song import.
Add a few fixes to the OpenSong importer.
2010-09-04 19:51:41 +02:00
Tim Bentley
20844c8d28
Fix CCLI for songs
...
Fixes: https://launchpad.net/bugs/622894
2010-09-04 18:39:03 +01:00
Philip Ridout
163bf9d2f4
Corrected one line that was missed (not by me :-p)
2010-09-04 15:26:04 +01:00
Tim Bentley
04cfa6a730
Move spell and tag dialog to it"s own file
2010-09-04 09:12:54 +01:00
rimach
95ffc8dd3b
add translation code for MediaDocks and PluginList
2010-09-04 00:51:28 +02:00
Jon Tibble
9fa6039557
Head r1006
2010-09-03 21:08:38 +01:00
Jon Tibble
da658e8850
Silly space
2010-09-03 00:20:35 +01:00
Martin Thompson
84bff09d03
REmoved prints
2010-09-02 21:30:01 +01:00
Martin Thompson
11a9d3d8f5
Handles versetypes like 'V3a'
2010-09-02 21:21:31 +01:00
Martin Thompson
192010588f
Test for & in authors
2010-09-02 20:43:28 +01:00
Derek Scotney
56b5a037ae
Conflicts resolved
2010-09-01 22:20:27 +02:00
Derek Scotney
9ed0df5023
Removed unnecessary commented out lines
2010-09-01 21:31:16 +02:00
Derek Scotney
ce73d86e0a
More code convention corrections
2010-09-01 21:27:45 +02:00
Philip Ridout
7e0245344a
Adding the Words of Worship importer.
...
bzr-revno: 1001
2010-09-01 07:11:31 +02:00
Martin Thompson
b4cfea211e
Import completely unlabelled songs. Import unreferenced verses
2010-08-31 20:49:57 +01:00
Derek Scotney
5734c3052a
Code convention corrections
2010-08-31 21:01:55 +02:00
Derek Scotney
83c5ee3450
Removed openlp/plugins/songs/lib/.directory
2010-08-30 22:42:07 +02:00
Martin Thompson
733bedebe8
Passes first tests again
2010-08-30 21:19:16 +01:00
Derek Scotney
590aef4a87
Corrected docstring lengths
2010-08-30 20:32:00 +02:00
Raoul Snyman
2d9b39986a
Some more fixes for the OpenSong import.
2010-08-29 22:05:36 +02:00
Derek Scotney
d3ee43965f
Change comments to reStructuredText format
2010-08-29 20:24:09 +02:00
Raoul Snyman
130e315333
HEAD
2010-08-29 19:54:36 +02:00
Raoul Snyman
59d2e2dab6
Fixed up the OpenSong importer.
2010-08-29 01:09:05 +02:00
Philip Ridout
271bbe22b2
Made the constants more like constants!
2010-08-28 21:46:03 +01:00
Jon Tibble
0abf1597eb
Fix trunk merging
2010-08-28 20:54:50 +01:00
Raoul Snyman
7fcd2512ce
HEAD
2010-08-28 21:49:12 +02:00
Jon Tibble
168033566a
Head r997
2010-08-28 20:40:27 +01:00
Jon Tibble
066a97f4d7
Really fix song maintenance as subform (Bug #612282 )
2010-08-28 20:32:24 +01:00
Tim Bentley
618813f020
Display and renderer changes
...
bzr-revno: 997
2010-08-28 17:35:16 +01:00
Derek Scotney
81b53ee21b
Changs to comment formatting
2010-08-28 15:27:17 +02:00
Derek Scotney
676cc9305c
Changes to CCLI file importer to work with import wizard
2010-08-28 15:17:27 +02:00
Derek Scotney
80ded239a8
Changes to CCLI file importer to work with import wizard
2010-08-28 15:15:12 +02:00
Philip Ridout
f712ccca50
Signal fix as mentioned by Meths
2010-08-28 03:51:29 +01:00
Jon Tibble
000d23f7c6
Cleanup long lines
2010-08-28 02:31:11 +01:00
Jon Tibble
bb31492609
Fix song maintenance as subform (Bug #612282 )
2010-08-27 23:49:27 +01:00
Philip Ridout
1611251ec2
and an empty line at the end
2010-08-27 21:18:48 +01:00
Philip Ridout
e4f4626f04
shortened some long lines.
2010-08-27 21:14:23 +01:00
Philip Ridout
4e059f8cc5
Forgot to add the wowimport.py file
2010-08-27 21:02:59 +01:00
Philip Ridout
6b6da86c54
wow_import implemented in to import wizard
...
bug fix in wizzard, so that it starts from the first page if used previously
bux fix in importer, so that it resets the defualts after commiting a song to the db
2010-08-27 20:53:22 +01:00
Jon Tibble
6266c3369e
Cleanup the OpenLPv2 song importer
2010-08-27 16:25:29 +01:00
Jonathan Corwin
f717dc10d4
Bring up to date
2010-08-26 23:08:09 +01:00
Jonathan Corwin
1c66c7cd2c
Head
2010-08-26 22:34:34 +01:00
Jonathan Corwin
ea2419924c
progressbar
2010-08-26 22:32:31 +01:00
Raoul Snyman
3d60cc894d
Added the initial openlp.org 1.x importer.
2010-08-26 22:53:24 +02:00
Raoul Snyman
dfe8bbae9c
Some minor syntactic sugar.
2010-08-26 22:52:54 +02:00
Derek Scotney
ab7cd33c8d
Updates to CCLI handling
2010-08-26 21:45:09 +02:00
Tim Bentley
ca58541cb5
Head993
2010-08-26 16:50:11 +01:00
Jon Tibble
06fd68b3d8
Cleanups & fix version check
2010-08-26 01:37:25 +01:00
Tim Bentley
492389b715
Head990
2010-08-25 18:08:36 +01:00
Raoul Snyman
8b141b0942
Fixed the couple of issues Jon T. pointed out.
2010-08-24 21:08:57 +02:00
Raoul Snyman
78889633f6
Changed incrementProgressBar again slightly so that passing a blank string or None to the text will not update the text.
2010-08-24 17:31:33 +02:00
Raoul Snyman
70cd4bc700
Added an extra argument to the incrementProgressBar function so that an increment can be specified (like 0, if you don't want an increment).
2010-08-24 17:28:45 +02:00
Raoul Snyman
25f6bb33e7
Made changes suggested/requested by Jonathan C.
2010-08-24 17:25:26 +02:00
Jonathan Corwin
0066edecbb
Remove comments
2010-08-24 13:50:26 +01:00
Raoul Snyman
788e8a2b55
Fixed a problem with the getListOfFiles function which was returning a list of repr'd QListWidgetItems instead of a list of strings.
...
Made a SongFormat.ccli -> SongFormat.CCLI after renaming some fields caught this too.
2010-08-24 10:08:07 +02:00
Jonathan Corwin
2c3e732453
SongImport.__init__()
2010-08-23 22:52:21 +01:00
Raoul Snyman
ef44dc72c6
Changed the Generic importer to multifile as well.
2010-08-23 21:29:39 +02:00
Derek Scotney
0f7fb002b4
Added SongSelectFileImport to source control
2010-08-23 19:42:59 +02:00
Raoul Snyman
6d0b229860
Merge from HEAD.
...
Add file I forgot to add previously.
Change Songs Of Fellowship importer to multi-file.
2010-08-23 19:36:42 +02:00
Jonathan Corwin
8b79abdfe6
sof wizard
2010-08-22 23:36:11 +01:00
Raoul Snyman
530530d791
Got the song wizard working. Pity none of the importers seems to work at the moment.
2010-08-22 21:50:30 +02:00
Tim Bentley
f705b69e20
Spellchecking of songs and custom
2010-08-22 08:05:05 +01:00
Tim Bentley
9f4066bf3f
More fixes and update song editing
2010-08-21 20:35:32 +01:00
Derek Scotney
54736fdac0
Implementation of SongSelect file import
2010-08-21 17:33:31 +02:00
Raoul Snyman
3d478ec975
Song Wizard!
2010-08-20 21:40:07 +02:00
Raoul Snyman
d992fb1e07
First add and delete buttons working!
2010-08-08 16:38:51 +02:00
Tim Bentley
9bdc7db801
Fixes
2010-08-02 20:23:39 +01:00
Tim Bentley
9da35664bb
Fix up songusage
2010-08-02 20:05:40 +01:00
Andreas Preikschat
23022c095d
improved button behaviour
2010-07-31 13:52:17 +02:00
Jon Tibble
c9edfb9508
Cleanup QMessageBoxes using defaults
2010-07-31 03:06:44 +01:00
Jon Tibble
ab3efd2b3b
Fix issues with plugins (inc. bug #605655 )
2010-07-31 01:05:27 +01:00
Jon Tibble
003cfd1e68
Fix unused var and standardise loop vars
2010-07-30 17:13:17 +01:00
Jon Tibble
c099e6f808
Naming cleanup
2010-07-28 14:32:12 +01:00
Jon Tibble
37b2304eeb
Trailing new lines
2010-07-27 10:32:52 +01:00
Jon Tibble
96033624aa
Head r968
2010-07-25 12:47:53 +01:00
Raoul Snyman
f6c5a9788c
Update the copyright notice and the credits.
...
bzr-revno: 967
2010-07-25 10:21:02 +02:00
Raoul Snyman
2f2b339863
Update the copyright notice.
2010-07-25 00:10:47 +02:00
Raoul Snyman
81441f3e79
Remove some unused imports.
...
Remove an unused variable.
Fix up a couple of strings I missed in the previous string fix merge.
2010-07-24 23:20:02 +02:00
Jon Tibble
6e6d44710f
Head r965
2010-07-24 22:03:58 +01:00
Raoul Snyman
651ee535f6
Hopefully the last of the string fixes.
2010-07-23 21:17:36 +02:00
Raoul Snyman
3c303365b1
HEAD
2010-07-23 20:07:27 +02:00
Raoul Snyman
2b7d7f3ba5
More string updating.
2010-07-23 20:03:19 +02:00
Jon Tibble
c8c65120cf
Head r963
2010-07-23 17:33:03 +01:00
Jon Tibble
b5ceb59e27
Cleanup getters and setters
2010-07-23 01:01:06 +01:00
Jon Tibble
d2372850e4
DocStrings
2010-07-22 01:28:56 +01:00
Jon Tibble
5178172c80
Importer fix
...
bzr-revno: 959
2010-07-21 23:42:17 +01:00
Jon Tibble
66fcf1db40
Another importer fix
2010-07-21 14:41:10 +01:00
Andreas Preikschat
5b0ca457a1
Fix song authors and books
...
bzr-revno: 958
2010-07-21 14:31:25 +01:00
andreas
c4a59586a6
improvement + fix
2010-07-21 15:13:03 +02:00
Jon Tibble
cf02c71001
Fix v2 song DB importing
2010-07-21 13:11:32 +01:00
andreas
2691636e71
fixed Song Book publisher
...
fixed Authors like "0123hallo" which cannot be splitted
2010-07-21 12:30:29 +02:00
Jon Tibble
3560277684
Cleanups
2010-07-20 21:43:42 +01:00
Jon Tibble
425b80d57a
DATABASE SCHEMA CHANGE, fixes and cleanups
...
bzr-revno: 956
2010-07-20 20:46:04 +01:00
Jon Tibble
ee4802735d
Fix topic/author adding (Bug #607034 )
...
bzr-revno: 955
2010-07-20 18:03:04 +01:00
andreas
99fc77d4dc
head953
2010-07-20 18:45:45 +02:00
Jon Tibble
cb431fea2a
Fix song object creation (Bug #607034 )
2010-07-20 16:22:05 +01:00
Jon Tibble
cb17897d47
Media rather than Audio
2010-07-20 13:43:21 +01:00
Jon Tibble
1738040b87
Save Song Book (Bug #607030 )
2010-07-20 12:02:03 +01:00
Jon Tibble
a4bbb0ef28
Clarify import type
2010-07-20 10:21:15 +01:00
Jon Tibble
11c90c3eb7
Fix song book form ampersands
2010-07-20 09:37:15 +01:00
Jon Tibble
7e623ea226
OpenLP v2 song DB importer
2010-07-20 09:33:22 +01:00
Jon Tibble
80eb8e36af
Import fix
2010-07-19 21:48:10 +01:00
Jon Tibble
42cff45762
Complete refactor for new code
2010-07-19 21:45:53 +01:00
Jon Tibble
7691418bc3
Head r952 and cleanups
2010-07-19 21:43:02 +01:00
Andreas Preikschat
a266a54641
Cleanups and song data merging
...
bzr-revno: 952
2010-07-19 21:30:45 +01:00
Martin Thompson
acb9cca5d3
Missed a rename
2010-07-19 20:35:33 +01:00
andreas
978372ca9f
added check preventing adding a topic/author twice to the song
2010-07-19 20:34:03 +02:00
Jon Tibble
86ad4b1071
Fix DB definition ordering
2010-07-19 16:39:42 +01:00
andreas
6eb260a64e
fix
2010-07-19 17:03:49 +02:00
andreas
dd662dc277
now filtering songs
2010-07-19 16:56:24 +02:00
andreas
a21154addc
names
2010-07-19 15:39:18 +02:00
Jon Tibble
9e2b876be3
Add audio files to DB
2010-07-19 13:18:56 +01:00
andreas
30cbaafb09
fixed comment
2010-07-19 12:17:41 +02:00
andreas
3502149556
reworked code
2010-07-19 10:50:44 +02:00
Jon Tibble
dd8c6f378b
Fix alt title field
2010-07-19 09:50:16 +01:00
andreas
1a462e1a65
reverted changes
2010-07-19 09:54:57 +02:00
andreas
6ab287cfaa
reverted changes
2010-07-19 09:54:22 +02:00
andreas
2009e95ff0
head
2010-07-19 09:51:20 +02:00
Jon Tibble
f71f27c890
Database refactor
2010-07-19 00:37:24 +01:00
Martin Thompson
cd7f0167a1
Merged from trunk - handle lack of getters/setters in songimport through direct attribute use
2010-07-18 20:44:49 +01:00
Martin Thompson
168aeea3e1
Tweaks from review
2010-07-18 20:27:27 +01:00
Jon Tibble
bf71742308
Head r950
2010-07-18 15:36:59 +01:00
Jon Tibble
f964c5d1ce
Add alternate_title field
2010-07-17 18:36:03 +01:00
andreas
d0e914a681
name standardisation + reloads song list after author(s) have been edited/merged
2010-07-17 18:03:59 +02:00
andreas
c7f32e280c
docs
2010-07-17 17:10:46 +02:00
andreas
f458f80ce2
added check to prevent an author/topic being associated (with one song) twice (causing an error)
2010-07-17 17:01:47 +02:00
andreas
dacfe58bea
continued working on 'merging' song books, topics, authors (still not finished)
2010-07-17 13:49:54 +02:00
andreas
94660ee798
continued working on 'merging' song books, topics, authors (NOT finished yet)
2010-07-17 11:55:48 +02:00
andreas
b844687abd
head947
2010-07-17 11:27:45 +02:00
Jon Tibble
096e0e8b61
Fixes and cleanups
2010-07-16 23:36:53 +01:00
Jon Tibble
c7904f613e
Fix set_last_dir call
2010-07-16 22:32:36 +01:00
Jon Tibble
c7a8bbee8b
More getters and setters
2010-07-16 22:26:57 +01:00
Jon Tibble
5097cbaf9c
Start cleaning getters and setters
2010-07-16 22:06:10 +01:00
Jon Tibble
65d5f89302
Fix English and alignment
2010-07-16 19:53:49 +01:00
andreas
1f3656f792
continued working on 'merging' song books, topics, authors (NOT finished yet)
2010-07-16 20:20:18 +02:00
Jon Tibble
e83cb035ac
Tab Order and Theme fix (Bug #606256 )
...
bzr-revno: 946
2010-07-16 17:43:02 +01:00
andreas
fedde147ae
started working on 'merging' song books, topics, authors (NOT finished yet)
2010-07-16 18:39:18 +02:00
andreas
e11ebea963
error messages changes
2010-07-16 15:22:53 +02:00