Commit Graph

859 Commits

Author SHA1 Message Date
Raoul Snyman
f099329217 Up/Down buttons, Remove/Remove All buttons. 2011-08-27 01:04:54 +02:00
Andreas Preikschat
d88a268c5c removed 'again' 2011-08-26 17:48:58 +02:00
Andreas Preikschat
fbb32a0278 added hints that exported files are OpenLyrics files 2011-08-26 17:30:51 +02:00
Raoul Snyman
cdcfeaece8 Keeping things tidy: Actually save to DB now, and delete removed files. 2011-08-24 14:22:39 +02:00
Raoul Snyman
122c2226bd Now copying files too\! 2011-08-24 13:53:22 +02:00
Raoul Snyman
d5e92c0d35 Added a media files form and populated it from the media plugin, if the media plugin is enabled. 2011-08-23 23:48:46 +02:00
Raoul Snyman
6a60ece204 Added Up, Down, Remove and Remove All buttons. Reworked the UI to make use of the buttons better. 2011-08-23 15:44:50 +02:00
Raoul Snyman
409a16eb35 Added the tab, list and buttons for linked audio. 2011-08-23 08:38:02 +02:00
Chris Blake
95f75ce266 fixed bug #817674 'Export Song - Song list appears to be random order '
Fixes: https://launchpad.net/bugs/817674
2011-08-08 15:15:45 -04:00
Chris Blake
e75631d7f5 fixed bug #817674 'Export Song - Song list appears to be random order '
Fixes: https://launchpad.net/bugs/817674
2011-08-08 13:30:45 -04:00
Chris Blake
2c6d14cfc8 fixed bug #817674 'Export Song - Song list appears to be random order '
Fixes: https://launchpad.net/bugs/817674
2011-08-08 12:59:56 -04:00
Andreas Preikschat
6c7c27a7c9 fixed bug #816186; fixed comments; fixed list comprehension
Fixes: https://launchpad.net/bugs/816186
2011-08-05 13:21:39 +02:00
Andreas Preikschat
69b0f264d0 r1686 2011-07-15 20:34:08 +02:00
Andreas Preikschat
b98e36aff2 regex clean ups 2011-07-13 15:32:19 +02:00
Andreas Preikschat
b68751835f r1673 2011-07-06 16:00:32 +02:00
Andreas Preikschat
bb5d8f74c4 r1665 2011-06-29 10:04:55 +02:00
Andreas Preikschat
8bb96b97bf - When creating/editing a custom slide give the title edit the focus (and not only when creating a new)
- fixed long lines
- simplification
2011-06-29 10:04:14 +02:00
Andreas Preikschat
795aae2277 r1665 2011-06-29 09:27:38 +02:00
Andreas Preikschat
86c0eea473 changed theme_manager to themeManager as it is Qt based 2011-06-27 13:51:25 +02:00
Raoul Snyman
fb320569cf Half of bug #795068 fixed. Just figured I might as well get this in before the release.
bzr-revno: 1654
Fixes: https://launchpad.net/bugs/795068
2011-06-23 22:02:03 +02:00
Raoul Snyman
1d648f9df6 Removed commented line. 2011-06-23 15:27:06 +02:00
Jonathan Corwin
59280d10b7 Preserve greyed out of next button in import wizard 2011-06-20 22:57:34 +01:00
Raoul Snyman
5901f959ce Half of bug #795068 fixed. 2011-06-14 21:55:17 +02:00
Raoul Snyman
45d992e956 Fixed bug #763064: Empty line in first verse prevents saving a song. 2011-06-14 08:18:44 +02:00
Tim Bentley
608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley
c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Andreas Preikschat
76c1cbf4db fixed 'split' string
bzr-revno: 1627
2011-06-11 09:39:53 +02:00
Andreas Preikschat
c3cb264d93 fixed string 2011-06-10 21:51:51 +02:00
Gerald Britton
f5980ecfc1 merging changes from trunk 2011-06-10 15:25:38 -04:00
Stevan Pettit
a10038991b Fixed bug-789102. "Editing song via service and saving it, highlights it in media manager"
bzr-revno: 1607
Fixes: https://launchpad.net/bugs/789102
2011-06-03 07:20:56 +02:00
Gerald Britton
8760f54674 Change messages to refer to OpenOffice or LibreOffice 2011-06-01 15:53:14 -04:00
Andreas Preikschat
4c81ac295d r1600 2011-06-01 07:43:41 +02:00
Andreas Preikschat
4ce960d0cc do not override the file class 2011-06-01 07:42:56 +02:00
Stevan Pettit
729fe2cfa3 bug-789102, moved mediaitem list updates out of editforms into mediaitems 2011-05-30 23:52:17 -04:00
Jonathan Corwin
147c41e16f Fix a couple of parents so the form opens in the right place 2011-05-28 20:38:19 +01:00
Jonathan Corwin
82a72fdc87 Don't set .parent's on Qt items, pass to init instead 2011-05-28 19:47:14 +01:00
Jonathan Corwin
500ce5f720 head 2011-05-28 11:06:34 +01:00
Jonathan Corwin
4138d6fbd0 Change lots of parents 2011-05-28 10:53:37 +01:00
Andreas Preikschat
59d374517e - improved 'auto select'
- fixed a traceback
- improved parentage
- clean ups
2011-05-27 11:34:14 +02:00
Stevan Pettit
35e6d2f97e Fix bug #788084, modified code to use object id instead of title.
bzr-revno: 1580
2011-05-27 07:52:45 +02:00
Tim Bentley
acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley
8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Stevan Pettit
4f857f8921 modified:
openlp/plugins/custom/forms/editcustomform.py
  openlp/plugins/custom/lib/mediaitem.py
  openlp/plugins/songs/forms/editsongform.py
  openlp/plugins/songs/lib/mediaitem.py
2011-05-25 23:34:42 -04:00
Raoul Snyman
7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Raoul Snyman
da45bb0b06 Fixed various strings, as listed in bug #734445. 2011-05-24 19:32:36 +02:00
Tim Bentley
b544e519b1 Add tolltip and impress debugging 2011-05-22 19:48:14 +01:00
Tim Bentley
37679fc1db Finish slide spltting code 2011-05-22 14:08:43 +01:00
Stevan Pettit
206ee04db6 modified:
openlp/plugins/custom/forms/editcustomform.py
  openlp/plugins/custom/lib/mediaitem.py
  openlp/plugins/songs/forms/editsongform.py
  openlp/plugins/songs/lib/mediaitem.py
2011-05-19 18:20:00 -04:00
Andreas Preikschat
55e4bad542 display 'No Search Results' if no song/bible verse matched the search keyword (bug #739759)
Fixes: https://launchpad.net/bugs/739759
2011-05-08 13:35:10 +02:00
Tim Bentley
b6b0819a50 fix the strip code
Fixes: https://launchpad.net/bugs/742636
2011-04-29 07:15:10 +01:00
Tim Bentley
3923c14d0c Head 2011-04-26 19:39:32 +01:00
Andreas Preikschat
c12b4bc28f - improved the song importers by allowing to provide feedback to the user.
- Do not abort a song import, always try to continue and log which songs could not be imported.
- Clean ups (close files, deduplication, ...)

bzr-revno: 1483
2011-04-25 09:06:16 +02:00
Andreas Preikschat
393f25cd88 fixed a bug where a song's author/topic/songbooks might not be saved 2011-04-24 17:36:12 +02:00
Andreas Preikschat
8cd3742c87 added textEdit and buttons for better feedback 2011-04-20 19:36:16 +02:00
Andreas Preikschat
48d0d39a17 ask before creating an error report
copy not imported files to a folder
2011-04-19 17:55:36 +02:00
Andreas Preikschat
6baefdadce more fixes 2011-04-18 20:57:58 +02:00
Andreas Preikschat
757933c448 clean ups 2011-04-18 20:03:41 +02:00
Andreas Preikschat
16fa78bbe3 fixes 2011-04-18 19:15:41 +02:00
Andreas Preikschat
a530851124 added error logger methods 2011-04-18 18:46:22 +02:00
Andreas Preikschat
0398b93f78 started clean up of song importers 2011-04-17 19:24:28 +02:00
Andreas Preikschat
2d02f3e9a0 2011-04-17 17:47:02 +02:00
Andreas Preikschat
6fb421825c r1471 2011-04-17 15:31:13 +02:00
Tim Bentley
f94ae1a9c5 Head r 1469 2011-04-16 12:42:35 +01:00
Raoul Snyman
8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Andreas Preikschat
a13cf49940 idea to improve song import feedback 2011-04-15 18:01:15 +02:00
Andreas Preikschat
237cabfeff only try to import a database when it is a v1 database, clean ups 2011-04-15 16:10:31 +02:00
Andreas Preikschat
b669eded5d - disable/enable the next button if a bible/song importer is not available (http://support.openlp.org/issues/113)
- fixed song importers being available even though they should not.

bzr-revno: 1454
2011-04-11 20:15:02 +02:00
Andreas Preikschat
073d6c8403 disable 'next button' if importer is not available 2011-04-11 16:34:14 +02:00
Tim Bentley
1882c5366d Review fixes 2011-04-10 19:54:26 +01:00
Tim Bentley
29ef34b569 Add saving of selected Bible names in Quick and Advanced.
Clean up combo box selection code (General)

Fixes: https://launchpad.net/bugs/755687
2011-04-10 07:18:31 +01:00
Tim Bentley
fbc94dda3a 1441 2011-04-01 05:48:21 +01:00
Mattias Põldaru
df1db913cd merge 2011-03-30 21:35:48 +03:00
Tim Bentley
2ba0d410fc More Cleanups 2011-03-28 19:56:39 +01:00
Raoul Snyman
efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat
d85991cdc8 changed SelectionMode 2011-03-18 20:15:45 +01:00
Andreas Preikschat
e9bcab13de fixed Verse Tag' column; clean up 2011-03-17 13:32:45 +01:00
Andreas Preikschat
e2bd77ea4d fix 2011-03-15 21:12:28 +01:00
Andreas Preikschat
8b49c39fa5 more clean ups 2011-03-15 19:38:56 +01:00
Andreas Preikschat
bf4ecad9d1 cleanup 2011-03-15 19:24:13 +01:00
Andreas Preikschat
01efe60822 continued clean up 2011-03-15 18:52:42 +01:00
Mattias Põldaru
1ce88e7a2a Prevent possible crash, if label field is empty in database. 2011-03-15 00:29:02 +02:00
Andreas Preikschat
6634a90bd3 continued with song edit; not finished 2011-03-14 21:36:30 +01:00
Tim Bentley
6ef78ef39d Fix song import duplication by removing training space on the search title.
Fixed up all locations field was made and the reindex code.
Only tested with reindex!

Fixes: https://launchpad.net/bugs/712252
2011-03-06 16:28:26 +00:00
Jon Tibble
2cd7c2c66e Cleanups 2011-03-04 14:44:21 +00:00
Mattias Põldaru
b01d6f7656 Fixed bug #728637
bzr-revno: 1349
2011-03-04 09:24:51 +02:00
Mattias Põldaru
3e5da3be9e address #728637 2011-03-03 22:18:17 +02:00
Mattias Põldaru
87aa8b9b5e fix, don't translate GPL at all 2011-03-03 08:34:17 +02:00
Mattias Põldaru
886f20aaff text fix + making it easier to translate 2011-03-03 03:40:18 +02:00
Andreas Preikschat
0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Raoul Snyman
780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Armin Köhler
1e041d9158 remove some whitespaces 2011-02-21 17:02:28 +01:00
Armin Köhler
4aa69e53bb removed duplicate method registerFields() and sort some lines 2011-02-21 15:59:01 +01:00
Armin Köhler
b55ed9b471 merge r1320 2011-02-21 14:49:07 +01:00
Armin Köhler
6208587b93 foilpresenterimport - some changes 2011-02-19 22:34:51 +01:00
Tim Bentley
966e3996ea r1314 2011-02-19 20:36:41 +00:00
Armin Köhler
4e6b967fc8 foilpresenterimport 2011-02-19 15:28:33 +01:00
Armin Köhler
b2d38da3d2 19.02.2011 2011-02-19 10:07:44 +01:00
Armin Köhler
e75c24bdd7 Changed 18.02.2011 2011-02-18 21:40:07 +01:00
Tim Bentley
1f7d6b635d Preview Edit now works 2011-02-18 19:13:37 +00:00
Jon Tibble
e192ea438b Cleanup mistakes 2011-02-18 18:48:06 +00:00
Jon Tibble
cb37a8bc17 Head r1311 2011-02-18 16:37:41 +00:00
Mattias Põldaru
4a8b29aae9 More changes, now internally tags are held not as Salm:1 (previously), nor v:1 (in the meantime), but just as in openlyrics format, v1.
The v1a is not yet supported, it requires spinboxes to be changed first. The old and new should be handled silently side-by-side.

bzr-revno: 1310
2011-02-18 17:51:04 +02:00
Mattias Põldaru
62091b92fe These would have been left behind. 2% less typos now. 2011-02-18 10:25:43 +02:00
Mattias Põldaru
1651e42bca more variable name changes 2011-02-18 09:53:40 +02:00
Jon Tibble
0d498bc3f0 UiStrings 2011-02-18 01:07:55 +00:00
Mattias Põldaru
aac40357ae better variable names, fixed translation issues for verse sequences 2011-02-18 02:48:58 +02:00
Mattias Põldaru
dff393b6a4 just another massive set of changes 2011-02-17 21:46:01 +02:00
Jon Tibble
9b48761590 Head r1308 2011-02-17 17:42:28 +00:00
Andreas Preikschat
9e6cfcfed4 clear search edit, when starting the wizard again; check/uncheck button change state of visible songs 2011-02-17 17:11:32 +01:00
Mattias Põldaru
02c1bd4413 first working example with unilanguage tags handling 2011-02-17 17:05:58 +02:00
Jon Tibble
032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Jon Tibble
a8d2d3661d Sort grammar breakers 2011-02-16 03:06:34 +00:00
Jon Tibble
5c7bd57833 Head r1302 2011-02-15 14:19:57 +00:00
Jon Tibble
cc96d96a6a Fix song overwriting 2011-02-15 01:58:18 +00:00
Jon Tibble
d9a26ae4d9 Cleanups 2011-02-14 20:32:19 +00:00
Jon Tibble
d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Armin Köhler
cafd7b397d 14.02.2011 2011-02-14 14:01:52 +01:00
Armin Köhler
35ef04697a 14.02.2011 2011-02-14 13:42:35 +01:00
Armin Köhler
68d6bc46d6 Comment 14.02.2011 2011-02-14 13:20:30 +01:00
Jon Tibble
910df1cfde More song items 2011-02-14 03:19:30 +00:00
Jon Tibble
2316ab4ed4 Deleting song items 2011-02-14 02:54:24 +00:00
Jon Tibble
1d91192e3b WizardStrings 2011-02-14 00:35:53 +00:00
Jon Tibble
63d6536d52 Head r1297 2011-02-13 16:15:52 +00:00
Jon Tibble
365072c05c SongStrings 2011-02-13 16:02:12 +00:00
Philip Ridout
1384688708 Importer for SongShow Plus
bzr-revno: 1297
2011-02-13 15:59:17 +00:00
Philip Ridout
1913da71cc Added SongShow Plus importer. 2011-02-13 15:13:52 +00:00
Jon Tibble
323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble
bffa44a1cb Wizards and applications 2011-02-12 20:25:40 +00:00
Jon Tibble
0561fa2525 Strings 2011-02-12 18:43:23 +00:00
Jon Tibble
34cf16fd06 WizardStrings 2011-02-12 15:37:02 +00:00
Jon Tibble
0988158c56 Import fixes 2011-02-12 04:20:53 +00:00
Jon Tibble
a8f16262fc More string refactoring 2011-02-12 04:09:03 +00:00
Jon Tibble
8d18a51f09 WizardStrings 2011-02-12 02:43:13 +00:00
Jon Tibble
314697427d Fixes 2011-02-12 00:41:09 +00:00
Jon Tibble
23eb12be1a Fixes 2011-02-11 21:40:43 +00:00
Jon Tibble
9366155924 UiStrings and SongStrings 2011-02-11 21:17:56 +00:00
Jon Tibble
79d93c515a Another wizard refactor 2011-02-10 19:37:02 +00:00
Jon Tibble
565289cf7e Small wizard refactor 2011-02-10 19:28:17 +00:00
Jon Tibble
88b9c1b1a5 More UiStrings
Fix UiStrings sentence case
Button box rearranging
Fix failure to grab Impress on close (Support #38)

bzr-revno: 1288
2011-02-10 18:35:59 +00:00
Jon Tibble
660028fd1e More button boxes and translations 2011-02-10 00:36:00 +00:00
Andreas Preikschat
000732db69 string fix 2011-02-09 21:11:23 +01:00
Andreas Preikschat
40aacf69fd enable checking the item when double clicking 2011-02-09 21:05:44 +01:00
Andreas Preikschat
6a409e8957 added search box, added buttons 2011-02-09 20:36:13 +01:00
Andreas Preikschat
50e9f9ab5e r1282 2011-02-09 16:00:04 +01:00
Jon Tibble
5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Andreas Preikschat
9b1a190869 use build_icon, bug fix 2011-02-08 18:05:09 +01:00
Andreas Preikschat
bcbedbf32f new dialog 2011-02-06 18:23:50 +01:00
Andreas Preikschat
cdc188b2d5 2011-02-06 18:21:32 +01:00
Andreas Preikschat
08508fdfc6 r1271 2011-02-05 16:26:16 +01:00
Jon Tibble
baf18ea1c7 Start deobfuscating UI library 2011-02-05 01:24:19 +00:00
Jon Tibble
c9491f0085 Cleanup, speedup and another UI library component
bzr-revno: 1269
2011-02-04 21:33:23 +00:00
Jon Tibble
dae7dff242 Fix last commit
Speed up OpenSong bible importer
2011-02-04 19:58:44 +00:00
Jon Tibble
c3ac82a934 UI library - add_widget_completer 2011-02-04 18:17:28 +00:00
Tim Bentley
b1c9905bf9 1266 2011-02-04 16:39:12 +00:00
Jon Tibble
4101122337 Remove scripts now importers take their role.
Fix missing import.
More UI library component refactors.
Clean up spacer use in import forms.
More deduplication in slidecontroller.py

bzr-revno: 1266
2011-02-04 15:03:31 +00:00
Jon Tibble
1ecaab4fa9 Cleanup import wizard spacers 2011-02-03 20:12:06 +00:00
Tim Bentley
2069737e1f remove extra post events 2011-02-03 18:48:41 +00:00
Andreas Preikschat
32b5f0f33d 2011-02-03 18:28:48 +01:00
Andreas Preikschat
aaba4c1b5e fixed Receiver, fixed errorBox 2011-02-03 16:57:36 +01:00
Andreas Preikschat
84611b5da1 r1263 2011-02-03 16:43:40 +01:00
Andreas Preikschat
d962d21138 r1262 2011-02-03 14:42:17 +01:00
Andreas Preikschat
eff7708e00 fixed doc 2011-02-03 14:41:42 +01:00
Jon Tibble
e9ea8fd8cc Dedupe song object checking 2011-02-03 01:55:12 +00:00
Jon Tibble
f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble
303433a20d UI library - save_cancel_button_box 2011-02-02 19:30:06 +00:00
Jon Tibble
078adca936 Slim down song editer UI 2011-02-02 04:35:26 +00:00
Jon Tibble
0b36143ac2 Slim down song importer UI 2011-02-02 03:32:25 +00:00
Jon Tibble
91540c221a Cleanups and fix song edit form 2011-02-01 18:05:59 +00:00
Jon Tibble
f63b046d9b Fix silly incorrectly formatted name 2011-02-01 01:02:44 +00:00
Jon Tibble
9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Andreas Preikschat
74d20ae81b removed blank lines 2011-01-27 19:14:55 +01:00
Andreas Preikschat
3d510596e4 make curosr busy when merging authors/topics/books 2011-01-27 17:59:15 +01:00
Andreas Preikschat
3362fa9a84 removed not needed code 2011-01-27 16:42:11 +01:00
Andreas Preikschat
c030104b3a better wizard form, clean ups, docs 2011-01-27 16:34:52 +01:00
Andreas Preikschat
aa494c9ea3 2011-01-27 16:13:11 +01:00
Andreas Preikschat
e0b6107dd5 clean up 2011-01-26 20:12:14 +01:00
Andreas Preikschat
54e1b8d9b7 clean ups 2011-01-26 17:54:10 +01:00
Andreas Preikschat
ff2dc95123 add lang when exporting, file dialog 2011-01-25 20:27:46 +01:00
Andreas Preikschat
98084cbe2f 2011-01-25 19:35:00 +01:00
Andreas Preikschat
ea83bf26d7 2011-01-25 19:34:17 +01:00
Andreas Preikschat
1d6b7a164a fixed copyright info 2011-01-25 17:56:37 +01:00
Andreas Preikschat
5b680b32f6 2011-01-24 22:00:36 +01:00
Andreas Preikschat
d087bbb53a verseOrder fix 2011-01-24 21:01:09 +01:00
Andreas Preikschat
e7b1f88e53 openlyrics fixes, add meta data to songs, opensong import fix, signals for openlyrics export 2011-01-24 20:36:44 +01:00
Andreas Preikschat
c6505d7e04 2011-01-24 20:31:31 +01:00
Andreas Preikschat
1e0b9cbdd4 2011-01-24 20:27:59 +01:00
Andreas Preikschat
6cf4e9c2d5 openlyrics export (not finished) 2011-01-23 19:04:38 +01:00
Andreas Preikschat
6d1b297310 2011-01-23 17:15:05 +01:00
Andreas Preikschat
b5982dec40 2011-01-23 17:05:46 +01:00
Jon Tibble
ab17e6aaf0 Small OOo refactor, fix last commit 2011-01-21 22:28:34 +00:00
Jon Tibble
f61dbdeef2 Head r1232 2011-01-21 16:17:11 +00:00
Andreas Preikschat
f22df08fde Better button handling
bzr-revno: 1232
2011-01-21 16:16:34 +00:00
Jon Tibble
f44b54cec2 Head r1231 2011-01-21 01:18:29 +00:00
Jon Tibble
601621335a Cleanups 2011-01-21 01:17:37 +00:00
Andreas Preikschat
2dc091de47 commit fix 2011-01-20 06:42:44 +01:00
Andreas Preikschat
3a818af9fc empty line 2011-01-19 21:31:14 +01:00
Andreas Preikschat
9504df4f6f docs, comments, better button handling 2011-01-19 21:27:43 +01:00
Andreas Preikschat
da1070468b removed white spaces 2011-01-19 20:37:44 +01:00
Jon Tibble
96833d826a Fix typos 2011-01-19 14:45:03 +00:00
Jon Tibble
e41b6b1f06 Fix duplicate checks (Bug #703149) 2011-01-19 03:46:53 +00:00
Andreas Preikschat
0f0234ba28 - removed the doc for an attribute which is not passed
- removed white spaces

bzr-revno: 1228
2011-01-18 20:29:08 +00:00
Jon Tibble
091d604901 Better string fix 2011-01-18 19:31:03 +00:00
Jon Tibble
14d45a0011 Fix verse order saving 2011-01-18 19:11:46 +00:00
Andreas Preikschat
608dbd2537 removed white spaces 2011-01-18 19:53:09 +01:00
Mattias Põldaru
9e02f15995 more fixes, thanks to o123hallo and Meths 2011-01-17 21:09:35 +02:00
Mattias Põldaru
83ca6f4230 more modifications, now this works again 2011-01-17 19:35:19 +02:00
Mattias Põldaru
1863103081 more unknown upstream changes 2011-01-17 18:36:37 +02:00
Jon Tibble
90c742f9ba Fix song validating and saving process 2011-01-17 00:52:00 +00:00
Jon Tibble
a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble
284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Jon Tibble
ee6412e2a0 Refactor error messages 2011-01-15 00:53:12 +00:00
Jon Tibble
2428e9a46a Fix db fix 2011-01-14 21:37:32 +00:00
Jon Tibble
6e2cc7ebff Fix db committing too early (Bug #703073) 2011-01-14 21:19:41 +00:00
Jon Tibble
7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Mattias Põldaru
39bd27d0df first working example 2011-01-12 10:59:14 +02:00
Andreas Preikschat
98f0b30014 - added OpenLyrics importer
- continued to implement OpenLyrics features
- split class
- fix wrong use of "theme"
- and other thinks

Importing songs with multiple languages has not been considered (yet). (One song with all languages is imported.)

bzr-revno: 1203
2011-01-10 12:21:39 +02:00
M2j
746ab70e5a Head 1201 2011-01-10 00:24:55 +01:00
Andreas Preikschat
ce1241aa0f merged classes together 2011-01-09 17:52:31 +01:00
M2j
ce2ca01eac fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls
2011-01-09 16:37:45 +01:00
M2j
ef3ae247fc Head 1197 2011-01-09 02:19:34 +01:00
M2j
6e8a371da7 wrong parentship caused theme and servicemanager to disapear in a floating dock
more intelligent resizing of item list in PluginForm and SongMaintenanceForm
Fix in BS web bible parser
2011-01-09 01:27:46 +01:00
Andreas Preikschat
f2784fc4dd removed whitespaces 2011-01-08 21:59:46 +01:00
Andreas Preikschat
4d5248cc12 r1197 2011-01-08 21:42:00 +01:00
M2j
dfb2d6be8e Added validators for CCL number and theme name (file name) 2011-01-07 14:43:03 +01:00
M2j
a6566a1f84 reworked GUI layout for the rest of the code
alignment fix for SearchEdit (visible with Clearlooks theme)
replaced capitalized variable names in touched classes
use codepage selection fallback for the ewimporter
2011-01-05 18:53:58 +01:00
M2j
6dca24bc3c Head 1189 2011-01-05 18:17:22 +01:00
M2j
92ed275add Alignment fix for SearchEdit 2011-01-05 11:48:47 +01:00
M2j
21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Raoul Snyman
411a60c6c5 Fix for bug #697271 2011-01-04 18:04:55 +02:00
Andreas Preikschat
cc229d05af - add standard verseOrder, if xml does not have any verseOrder property
- added '_get' and '_text' methods which do the same as 'get' and 'text', but make sure that they never return 'None' (but u'' instead)
- fixed wrong use of 'theme'
- implemented songbooks, songnumber and comment
- clean ups
2011-01-04 10:46:24 +01:00
Andreas Preikschat
cfb896e3b1 started work on OpenLyrics importer 2011-01-02 17:42:09 +01:00
Tim Bentley
1031ea40d9 Fix Song form clean up for new song having edited previously.
Fixes: https://launchpad.net/bugs/696362
2011-01-02 08:03:42 +00:00
Meinert Jordan
487837e615 While walking through the German translation, I observed a couple of problems in the internationalization. These problems are addressed in this branch. There are very few changed translatable strings but a lot which will be recognized as new from linguist.
I couldn't test all calls in the importers, because I don't have bibles in all formats. But nearly all changes in this request should be obvious.

bzr-revno: 1177
2010-12-31 19:22:41 +00:00
M2j
599ee1f7fa Lots of i18n fixes and some others. In detail:
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation                   
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00
M2j
3ef0098c07 fix bug #695136 2010-12-29 17:35:10 +01:00
M2j
31721c51d6 Theme preview resizing for the ThemeWizard 2010-12-28 22:24:21 +01:00
M2j
557a66db9d ThemeWizard: Show theme name in title and hide themeNameEdit if wizard is in editing mode.
ThemeWizard: Changed transitionsComboBox to align with the FormLayout.
(change some log.debug() arguments to avoid UnicodeError exceptions)
2010-12-28 12:18:56 +01:00
M2j
914827c023 same as before for SongImportWidget
(removing unneccesary format instructions and FormLayout alignment)
2010-12-27 19:23:46 +01:00
Tim Bentley
e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
M2j
5dddb3a53d typo 2010-12-22 20:03:38 +01:00
M2j
1027d60635 Fix: Bug in editsongform
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Tim Bentley
47441be28a Fix song edit bug
Fix Custom wording 693150

Fixes: https://launchpad.net/bugs/693150, https://launchpad.net/bugs/691952
2010-12-21 19:49:02 +00:00
Tim Bentley
4d18dcbafb Head 2010-12-21 16:33:32 +00:00
Tim Bentley
f1eb140954 Fix song saving error. Reverting 1036 as this is causing an exception in song saving
Fixes: https://launchpad.net/bugs/691952
2010-12-21 16:32:46 +00:00
Andreas Preikschat
313343856a f 2010-12-21 14:40:41 +01:00
Tim Bentley
12af5cada3 Fix field name 2010-12-20 14:15:03 +00:00
Tim Bentley
bef5479a6a Fix spacing 2010-12-19 08:22:48 +00:00
Tim Bentley
b553b2ac89 Tighten up the validation 2010-12-18 19:24:44 +00:00
Tim Bentley
47ac10f413 Fix songs with no text being saved
Fixes: https://launchpad.net/bugs/691952
2010-12-18 17:28:50 +00:00
Tim Bentley
02645f0457 Songs must have an Author 2010-12-18 17:11:21 +00:00