Armin Köhler
9d1c1b1fbb
mark and comment out some unused code in csv import form
...
bug fix
2011-04-01 19:54:12 +02:00
Armin Köhler
e2ae3025c9
fill up bibles_resources database with alternative book names in different languages (EN, DE, FR, IT, ES, PT, RU, SV, NO, NL, CS, SK, RO, HR, HU, BG, AR, TR, PL, DA, ZH)
2011-03-23 22:07:04 +01:00
Armin Köhler
27e635144d
rename spelling to alternative_book_name
2011-03-23 21:08:49 +01:00
Armin Köhler
a9b1fa2f5d
HEAD r1415
2011-03-23 20:28:41 +01:00
Armin Köhler
599e876955
Bug fixes
...
Changed book handling from name to book_reference_id
Comment out unused function to fill the testament table in the local bible database
2011-03-23 20:18:51 +01:00
Raoul Snyman
b5eee3202c
Fixed a small bug where multiple translations of verses showed up incorrectly in the footer.
...
bzr-revno: 1415
2011-03-22 09:53:06 +02:00
Raoul Snyman
f229146363
Fixed a bug where not all Bible versions were shown with multiple versions.
2011-03-22 08:43:31 +02:00
Andreas Preikschat
705497efd8
- update the screen list combo box when a screen was changed/added/removed
...
- pre select the last screen in the combo box
bzr-revno: 1414
2011-03-21 18:49:25 +01:00
Andreas Preikschat
2952e36a95
select last screen in the list
2011-03-21 12:51:14 +01:00
Raoul Snyman
45a51cda08
Updated the translations.
...
bzr-revno: 1413
2011-03-21 10:13:56 +02:00
Raoul Snyman
fb98c67b14
Added smart footers to Bibles (see bug #709975 ).
...
bzr-revno: 1412
2011-03-21 10:10:10 +02:00
Andreas Preikschat
e482866ccb
update screen list in first time wizard when the system detects new screens
2011-03-21 09:03:05 +01:00
Andreas Preikschat
b7b8d03651
r1411
2011-03-21 08:47:12 +01:00
Raoul Snyman
0c6c331628
Updated South African English translation.
2011-03-21 08:30:26 +02:00
Raoul Snyman
c1f048653a
Updated translations.
2011-03-21 08:14:57 +02:00
Raoul Snyman
d63f76d3ff
Removed unnecessary lines.
2011-03-20 23:00:41 +02:00
Raoul Snyman
3aa0aa23d3
Added smart footers to Bibles.
2011-03-20 22:50:19 +02:00
Andreas Preikschat
5293683325
fixed bug #738706 ; make sure that the wizard does not run again, when it shouldn't
...
bzr-revno: 1411
Fixes: https://launchpad.net/bugs/738706
2011-03-20 18:58:15 +01:00
Andreas Preikschat
cd761473b6
Bug #738706
...
Fixes: https://launchpad.net/bugs/738706
2011-03-20 17:56:01 +01:00
Andreas Preikschat
9279ab8052
r1410
2011-03-20 17:33:37 +01:00
Tim Bentley
7a62df2a55
Fix auto alignment of verse list
...
bzr-revno: 1410
Fixes: https://launchpad.net/bugs/738694
2011-03-20 16:01:11 +00:00
Tim Bentley
333d654905
Fix slide advance for direct selection
...
Fixes: https://launchpad.net/bugs/738694
2011-03-20 14:11:24 +00:00
Jonathan Corwin
60ab4cc165
Detect whether imported video/audio is valid
...
bzr-revno: 1409
2011-03-20 08:49:31 +00:00
Jonathan Corwin
55d9e85840
tidies
2011-03-19 22:52:56 +00:00
Andreas Preikschat
d9893fdf05
Convert translated verse orders (some time ago, it was possible to add translated verse orders to the database)
...
bzr-revno: 1408
2011-03-19 21:17:26 +01:00
Andreas Preikschat
87da075698
fixed Bug #738207
...
bzr-revno: 1407
Fixes: https://launchpad.net/bugs/738207
2011-03-19 21:16:42 +01:00
Raoul Snyman
7513d5366c
Add the .png files to the package and set OpenLP's classification.
...
bzr-revno: 1406
2011-03-19 21:04:57 +02:00
Jonathan Corwin
2fa2888112
Tidyups and fix pause problem. Still issue with media manager hanging sometimes after play starts. Perhaps missing an event?
2011-03-19 17:26:17 +00:00
Andreas Preikschat
05b699520f
fixed comment
2011-03-19 17:11:52 +01:00
Andreas Preikschat
a43bd19bd9
convert verse order
2011-03-19 17:06:04 +01:00
Andreas Preikschat
a12dd5722c
typo
2011-03-19 16:51:03 +01:00
Jonathan Corwin
936c77a7ea
Now detects non-playable media files. Unfortunately can't stop valid ones now...
2011-03-19 15:48:26 +00:00
Andreas Preikschat
4c4dfcc6c5
fixed BadZipfile exception
2011-03-19 16:43:25 +01:00
Andreas Preikschat
aff94e1b8d
fixed Bug #738207
...
Fixes: https://launchpad.net/bugs/738207
2011-03-19 16:38:26 +01:00
Andreas Preikschat
839c620d8f
1405
2011-03-19 15:42:57 +01:00
Jonathan Corwin
1909e757e7
r1405
2011-03-19 12:32:26 +00:00
Raoul Snyman
a5d97c6e27
Add the .png files to the package and set OpenLP's classification.
2011-03-19 09:20:20 +02:00
Andreas Preikschat
58e0599fdf
r1405
2011-03-19 07:12:53 +01:00
Andreas Preikschat
3550b77b61
- removed hard coded verse tags
...
- the reindex tool to convert pre 1.9.5 verse tags (this also fixes translated tags, as long as the user is running a localised version)
- now only one row/verse in the song editor can be selected
bzr-revno: 1405
2011-03-18 22:37:06 +01:00
Andreas Preikschat
7a0f550664
- fixed the down button being visible when when the selected slide is the last one.
...
bzr-revno: 1404
2011-03-18 22:22:49 +01:00
Raoul Snyman
f94aa71e65
Dropped the registry settings from the installer.
...
Used our own images (thanks to http://www.sxc.hu/ ) for the installer.
bzr-revno: 1403
2011-03-18 22:39:53 +02:00
Andreas Preikschat
9622a74467
fixed downButton being visible
2011-03-18 21:31:55 +01:00
Andreas Preikschat
d3339d57d6
r1402
2011-03-18 21:12:29 +01:00
Tim Bentley
adaddf8eab
Add time to media loop as a guard
...
bzr-revno: 1402
2011-03-18 19:54:19 +00:00
Andreas Preikschat
d85991cdc8
changed SelectionMode
2011-03-18 20:15:45 +01:00
Tim Bentley
9def5ab3c7
Add space
2011-03-18 19:15:07 +00:00
Andreas Preikschat
3022d9cb8e
fixed doc, rebuild verse tags
2011-03-18 19:43:26 +01:00
Tim Bentley
c80fe1fd50
Remove extra line
2011-03-18 18:20:58 +00:00
Tim Bentley
6951ac1fb6
Fix time for python 2.6
2011-03-18 18:19:07 +00:00
Tim Bentley
da927320c5
r1401
2011-03-18 17:10:51 +00:00