Commit Graph

3131 Commits

Author SHA1 Message Date
Tim Bentley 0b35701e30 Head 2011-04-15 18:14:52 +01:00
Andreas Preikschat b8db8807fd r1464 2011-04-15 18:15:37 +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 14a2e8e4c2 finished work on restoring current search methods 2011-04-15 14:55:56 +02:00
Jonathan Corwin 4286f6389d Switching from ppt to songs now fine 2011-04-14 22:34:01 +01:00
Andreas Preikschat 77559e0210 started to implement #746243
Fixes: https://launchpad.net/bugs/746243
2011-04-14 23:32:21 +02:00
Tim Bentley 206cd90639 Finished 2011-04-14 19:30:53 +01:00
Jonathan Corwin d45423569f Head 2011-04-13 23:11:21 +01:00
Jonathan Corwin 5f93ff657e PPT's are getting there. Going from blank ppt to song broken now 2011-04-13 23:10:41 +01:00
Tim Bentley 6454b88a83 Fix Tab parentage 2011-04-13 20:12:47 +01:00
Andreas Preikschat c62c8cbe9e r1460 2011-04-13 20:53:37 +02:00
Andreas Preikschat 9e88d0bff4 clean ups 2011-04-13 20:53:05 +02:00
Tim Bentley 3a6b1def4a r1460 2011-04-13 19:42:01 +01:00
Andreas Preikschat 747bd13b66 - fixed the advanced bible initialisation
- append a space to the each bible book name to simplify working with the completer

bzr-revno: 1459
2011-04-13 20:36:25 +02:00
Tim Bentley 0b4fd3c585 r1458 2011-04-13 19:20:09 +01:00
Andreas Preikschat 606287bda1 reverted change 2011-04-13 20:18:25 +02:00
Andreas Preikschat 1a4ee39767 Finished implementing shortcuts, this includes:
- changing shortcuts,
- saving/loading them to the config, so that they will be restored
- shourtcuts can now be easily added/removed to the action list

- fixed bug #739779.
- fixed "+" shortcut in the service manager
- fixed bug #758206

bzr-revno: 1458
Fixes: https://launchpad.net/bugs/739779, https://launchpad.net/bugs/758206
2011-04-13 20:08:37 +02:00
Andreas Preikschat 6082785b3e use map; fixed changing quickBible 2011-04-13 16:28:31 +02:00
Andreas Preikschat 2dc2304a2c fixed advanced bible book initialisation; append a space to completion suggestions 2011-04-13 15:31:23 +02:00
Tim Bentley 5f228a69d1 Minor fixes and Bible Label corrections 2011-04-13 06:12:31 +01:00
Andreas Preikschat e72e9c8952 fixed bug #744337
bzr-revno: 1457
Fixes: https://launchpad.net/bugs/744337
2011-04-12 23:20:21 +02:00
Andreas Preikschat 1968991239 r1456 + resolved conflict 2011-04-12 23:07:08 +02:00
Tim Bentley 20fbe4d28d Settings Cleanup part2 2011-04-12 20:32:17 +01:00
Tim Bentley e00eaba884 Settings Cleanup part1 2011-04-12 18:45:32 +01:00
Andreas Preikschat 9a1be99781 added comments; same fix for import 2011-04-12 11:55:02 +02:00
Andreas Preikschat 962f038c9b fixed bug #744337
Fixes: https://launchpad.net/bugs/744337
2011-04-12 11:37:59 +02:00
Tim Bentley 6657c49b04 Fix crash in last change which stopped OpenLP starting
bzr-revno: 1456
2011-04-11 21:27:23 +02:00
Tim Bentley 427c2a1843 oops 2011-04-11 19:27:01 +01:00
Andreas Preikschat f24a8f1365 fixed bug #754484
bzr-revno: 1455
Fixes: https://launchpad.net/bugs/754484
2011-04-11 20:16:35 +02:00
Tim Bentley 7ba5497764 Improved version 2011-04-11 19:15:02 +01: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
Tim Bentley 1f91c4c82d if book 2011-04-11 19:02:24 +01:00
Tim Bentley ad16ba8ef1 Fix missing value 2011-04-11 18:49:14 +01:00
Andreas Preikschat 53660fe23f enable/disable next button if bible importer is not available 2011-04-11 17:01:42 +02:00
Andreas Preikschat 073d6c8403 disable 'next button' if importer is not available 2011-04-11 16:34:14 +02:00
Andreas Preikschat de616b9d1a fixed OpenOffice import being available even if OpenOffice is not installed 2011-04-11 16:17:43 +02:00
Tim Bentley 1882c5366d Review fixes 2011-04-10 19:54:26 +01:00
Andreas Preikschat 9dbd54bf8f more fixes 2011-04-10 20:44:27 +02:00
Tim Bentley c8d2baff7c Add bible verse layout to Quick tab.
Not moved to Advanced tab as no real estate.

Fixes: https://launchpad.net/bugs/745218
2011-04-10 08:32:15 +01:00
Tim Bentley c55df2583a Remove trailing comma
Fixes: https://launchpad.net/bugs/748960
2011-04-10 07:27:23 +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
Andreas Preikschat 9011c85a6b removed static methods 2011-04-09 18:11:02 +02:00
Tim Bentley e159d87c2a r1449 2011-04-08 16:35:46 +01:00
Jonathan Corwin 78a9c89025 Fix stuttering powerpoint start 2011-04-07 23:57:12 +01:00
Jonathan Corwin 9b04385f34 Blanking and switching between song and ppt and back 2011-04-06 23:54:47 +01:00
Andreas Preikschat 626708df03 r1446 + reverted changes 2011-04-05 16:24:51 +02:00
Andreas Preikschat 1c35810fa5 fixed bug #749296
Fixes: https://launchpad.net/bugs/749296
2011-04-03 19:51:10 +02:00
Andreas Preikschat 9c39f57d5a r1443 2011-04-03 15:37:53 +02:00
Andreas Preikschat 28b83aadae translate categories 2011-04-03 13:36:43 +02:00
Tim Bentley 6445964646 r1442 2011-04-03 07:19:28 +01:00
Tim Bentley 63bfac4b7e Changes continue 2011-04-03 07:19:03 +01:00
Jonathan Corwin 27fbd9594b Head 2011-04-02 10:53:08 +01:00
Jonathan Corwin db68c0419f Fix bug when hit service live button, but nothing to go live. Add option to preview immediately in media manager. Add keyboard shortcuts to media manager 2011-04-02 10:52:32 +01:00
Andreas Preikschat df4de23df0 Added Theme, Blank, Desktop shortcuts, further clean ups
Fixes: https://launchpad.net/bugs/739779
2011-04-01 16:28:25 +02:00
Tim Bentley fbc94dda3a 1441 2011-04-01 05:48:21 +01:00
Tim Bentley 3155bde0b2 inprogress 2011-04-01 05:48:09 +01:00
Andreas Preikschat dee95a2f57 r1441 2011-03-31 21:06:09 +02:00
Andreas Preikschat 4ca738e9b3 staticmethod for adding/removing actions 2011-03-31 10:43:19 +02:00
Mattias Põldaru f73577d708 Undo 2011-03-30 21:52:58 +03:00
Mattias Põldaru df1db913cd merge 2011-03-30 21:35:48 +03:00
Andreas Preikschat fb78350a44 added bible actions 2011-03-30 20:27:33 +02:00
Andreas Preikschat fe92842c6b added ability to remove actions 2011-03-30 12:27:27 +02:00
Andreas Preikschat 253087e2c6 fixed verse sorting, change ### to --- 2011-03-30 09:13:04 +02:00
Tim Bentley ea6f90fc74 Change === and --- around 2011-03-29 21:38:10 +01:00
Andreas Preikschat b9b0cbbe9c removed things, as this did not work 2011-03-29 21:52:21 +02:00
Andreas Preikschat a0798b66bb changed wording 2011-03-29 20:23:01 +02:00
Andreas Preikschat 6342a2aaa0 changed --- to ### 2011-03-29 20:04:16 +02:00
Andreas Preikschat dabf9d36fe r1437 2011-03-29 20:03:42 +02:00
Andreas Preikschat d9c2d92c8c 2011-03-29 18:44:36 +02:00
Tim Bentley 2640decffc r1437 2011-03-29 16:49:57 +01:00
Andreas Preikschat 19138cd9e5 started reworking shortcuts 2011-03-29 15:56:49 +02:00
Tim Bentley 2ba0d410fc More Cleanups 2011-03-28 19:56:39 +01:00
Tim Bentley 239b62a488 Render Ester 8:9 on more than 1 page 2011-03-28 18:04:31 +01:00
Andreas Preikschat 5cae56ebb3 - import topics from usr files (txt files seem not to support topics)
- clean ups

bzr-revno: 1435
2011-03-28 16:42:38 +02:00
Andreas Preikschat 1cced38067 use clicked rather than pressed to avoid inserting [---] more than once
bzr-revno: 1431
2011-03-27 19:54:47 +02:00
Andreas Preikschat c0f5191d6c clicked rather than pressed 2011-03-27 19:00:34 +02:00
Tim Bentley 6d4792aa87 r1429 2011-03-27 17:30:54 +01:00
Andreas Preikschat 5a4b91b37c (suggestion) added support for multiple slides 2011-03-27 15:39:43 +02:00
Andreas Preikschat dbefa29054 fixed mistake 2011-03-26 22:03:28 +01:00
Andreas Preikschat f2acce4a77 missing spaces 2011-03-26 21:59:44 +01:00
Andreas Preikschat 252f316e0e missing spaces 2011-03-26 21:51:41 +01:00
Andreas Preikschat 41f0be38fb clean ups 2011-03-26 21:45:11 +01:00
Andreas Preikschat baff5451c2 r1429 2011-03-26 21:32:10 +01:00
Andreas Preikschat d83f14f8fb import topics from usr files, clean ups 2011-03-26 21:07:19 +01:00
Tim Bentley 70ca844473 Fix comments and errors 2011-03-26 19:50:15 +00:00
Raoul Snyman 98ea1c5ff9 Removed a console.log which caused older browsers to choke.
bzr-revno: 1429
2011-03-26 21:19:19 +02:00
Matthias Hub 8b10155178 Changes did for the packaging of 1.9.5 (version 1346 contains the main changes):
- disabled presentations plugin in the first time wizard when on OS X
- converting and bundling translations during the build process
- removing presentations plugin from the dmg file during the build process
- fixed Info.plist spelling errors reported by typovar
- fixed translation in the presentations mediaitem (though disabled on OS X)

bzr-revno: 1427
2011-03-26 19:26:38 +01:00
Andreas Preikschat ff9f5f4566 - a little clean up to improve readability
bzr-revno: 1423
2011-03-26 19:21:44 +01:00
Raoul Snyman 2c7ec2978e Removed a console.log which caused older browsers to choke. 2011-03-26 19:51:07 +02:00
Andreas Preikschat f082040840 r1421 2011-03-26 17:29:21 +01:00
Andreas Preikschat 2536e54677 r1418 2011-03-24 22:19:17 +01:00
Raoul Snyman bf058430d2 Updated the copyright information and the contributors.
bzr-revno: 1418
2011-03-24 22:07:31 +02:00
Andreas Preikschat 22af2a32f8 - changed the hard coded version numbers
bzr-revno: 1417
2011-03-24 20:28:44 +01:00
Andreas Preikschat 67ee8394c2 moved version function 2011-03-24 20:12:27 +01:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat 682c32eaad changed hard coded version numbers 2011-03-24 17:09:05 +01:00
Andreas Preikschat e07e97da6c bible clean up 2011-03-22 17:21:10 +01: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
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
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
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 a43bd19bd9 convert verse order 2011-03-19 17:06:04 +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 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 9622a74467 fixed downButton being visible 2011-03-18 21:31:55 +01: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
Andreas Preikschat b890158455 do not hard code verse tags 2011-03-18 06:56:18 +01:00
Andreas Preikschat 79bc31e69e - fixed adding "Verse" instead of "v" to the database.
- add "other" if the verse_tag is unknown

bzr-revno: 1401
2011-03-18 06:04:16 +01:00
Andreas Preikschat 57fdca06c7 - save some indents to make code more readable
- fixed the "verse tag" column resizing after saving verses in the "Edit All" dialog.

bzr-revno: 1399
2011-03-18 06:00:32 +01:00
Andreas Preikschat d1542d2c2b now the right way around 2011-03-17 21:38:05 +01:00
Andreas Preikschat 6f58d7b856 imporved handling unknown verse tags 2011-03-17 21:23:26 +01:00
Tim Bentley e19e418a56 Fix variable 2011-03-17 20:02:33 +00:00
Andreas Preikschat 6db4d5247b fixed full version of verse tag 2011-03-17 21:00:19 +01:00
Jonathan Corwin ce9e2ad20f ppt2010 fix (part 2). pptviewer fixes and tidies
bzr-revno: 1397
2011-03-17 19:55:28 +00:00
Tim Bentley f51b91c02d Add timeout to loop 2011-03-17 18:40:21 +00:00
Andreas Preikschat e9bcab13de fixed Verse Tag' column; clean up 2011-03-17 13:32:45 +01:00
Mattias Põldaru 23ff73fa76 Additions to extensions hack to make jseagull's mediaplugin on XP happier. 2011-03-17 12:28:49 +02:00
Andreas Preikschat e199927b97 - Added a function to clean songs before saving
- fixed Bug #690774

bzr-revno: 1395
Fixes: https://launchpad.net/bugs/690774
2011-03-17 06:19:54 +01:00
Raoul Snyman a74e446129 Revamp the web interface and provide a more RESTful JSON API.
bzr-revno: 1394
2011-03-17 06:59:21 +02:00
Jonathan Corwin 23e178846b Fix PPT again! and remove tabs 2011-03-16 23:37:16 +00:00
Jonathan Corwin 72f445c426 pptviewer fixes and tidyups 2011-03-16 23:22:11 +00:00
Philip Ridout 5b7c909444 Fix song order in SongshowPlus import
bzr-revno: 1393
2011-03-16 21:37:48 +00:00
Philip Ridout 136e12eb0b Up to gushies standards hopefully! 2011-03-16 17:50:37 +00:00
Andreas Preikschat f2cf1304ef removed old hack, updated comment, typo 2011-03-16 18:21:03 +01:00
Andreas Preikschat 044f0c88e7 fixed duplication 2011-03-16 16:37:56 +01:00
Andreas Preikschat a031784146 try to avoid duplicates when opening an old service file 2011-03-16 14:29:13 +01:00
Raoul Snyman bf31211216 Fixed up the documentation. 2011-03-16 14:27:52 +02:00
Raoul Snyman 60371ffa0a Fixed up some things for the merge proposal. 2011-03-16 14:04:11 +02:00
Raoul Snyman 955933237c Added in support for showing alerts. 2011-03-16 12:59:23 +02:00
Raoul Snyman df79ab09fa Added next and previous to both service and slide controller, and added blank and unblank. 2011-03-16 08:39:25 +02:00
Raoul Snyman a1b26df5fe Removed old unnecessary files. 2011-03-16 07:30:18 +02:00
Tim Bentley e64e6b44fc Hide menu items no finished 2011-03-15 20:53:36 +00:00
Raoul Snyman edc4f4d626 HEAD + some attempts at bug fixing. 2011-03-15 22:33:26 +02:00
Andreas Preikschat e2bd77ea4d fix 2011-03-15 21:12:28 +01:00
Philip Ridout b6d2423cb3 Fixed as appropiate according to TRB143. 2011-03-15 20:10:36 +00:00
Tim Bentley ae25fc96df r1391 2011-03-15 20:03:25 +00:00
Tim Bentley 23bfaf1566 Old spelling bug 2011-03-15 19:55:49 +00:00
Andreas Preikschat f339c11ccf r1391 2011-03-15 20:45:56 +01:00
Andreas Preikschat bf1e82838a coments 2011-03-15 20:33:11 +01:00
Philip Ridout a8c45c619e Fixed bug #735357.
Done it as I thought best, please suggest a more appropiate way if there is.
2011-03-15 19:31:22 +00:00
Jonathan Corwin fcc08aff9a Alert position, genearl import, Windows QPaint error, case insensitive song order and presentation issues
bzr-revno: 1391
2011-03-15 19:23:05 +00: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 441283c6a0 spelling 2011-03-15 18:56:34 +01:00
Andreas Preikschat 01efe60822 continued clean up 2011-03-15 18:52:42 +01:00
Andreas Preikschat 88cfbf5d02 r1390 2011-03-15 17:38:25 +01:00
Mattias Põldaru 18f9632dda Upstream 2011-03-15 16:39:49 +02:00
Raoul Snyman 517061c261 Poll to see if the service is updated. 2011-03-15 16:38:42 +02:00
Jonathan Corwin 791c0e268e typo. Should really test before committing :) 2011-03-15 07:47:23 +00:00
Raoul Snyman 1362031d8a Re-added my documentation which got lost somewhere along the line. 2011-03-15 09:45:29 +02:00
Jonathan Corwin 23ca24cceb Revert pptviewer.dll changes for now, they can come later. Lets get the rest in 2011-03-15 07:34:04 +00:00
Tim Bentley 7fd5a1d7fe Only allow Start / End times for videos under 50Meg in size.
Fixes: https://launchpad.net/bugs/730474
2011-03-15 07:30:03 +00:00
Raoul Snyman 3dd7895e22 HEAD 2011-03-15 08:48:54 +02:00
Raoul Snyman 6335ceac90 Added server-side verse changing. 2011-03-15 08:46:54 +02:00
Jon Tibble b25abc59aa Cleanups 2011-03-15 01:07:40 +00:00
Jonathan Corwin a026189fac Head 2011-03-15 00:11:40 +00:00
Jonathan Corwin 0b827218bc ppt 2010 fix (hopefully). pptviewer tidyups 2011-03-15 00:10:40 +00:00
Mattias Põldaru e5b664663a Fix tracebacks, if user has no internet connection and he still presses Finish. 2011-03-15 01:05:31 +02:00
Mattias Põldaru 1ce88e7a2a Prevent possible crash, if label field is empty in database. 2011-03-15 00:29:02 +02:00
Raoul Snyman 304202bbfc HEAD 2011-03-14 23:17:28 +02:00
Andreas Preikschat 220d3efb4e clean up 2011-03-14 22:02:39 +01:00
Andreas Preikschat 6634a90bd3 continued with song edit; not finished 2011-03-14 21:36:30 +01:00
Jon Tibble e1d55575c3 Fix KJ21 on BibleGateway 2011-03-14 19:26:38 +00:00
Andreas Preikschat 76612c18c0 adjusted usage of re-index tool 2011-03-14 20:23:59 +01:00
Andreas Preikschat 100088723a r1388 + resolved conflicts 2011-03-14 20:09:41 +01:00
Andreas Preikschat e48322ed05 fix 2011-03-14 20:04:57 +01:00
Andreas Preikschat 97bec5b93f added a song clean up function 2011-03-14 19:59:59 +01:00
Raoul Snyman e0ea2c57a3 Fixed up a bug where the song import progress dialog would show up and not disappear if a user did not select any song databases to import. 2011-03-14 20:40:27 +02:00
Raoul Snyman 82239abb92 Used a temporary string due to string freeze, and included the song reindex as per Andreas' request. 2011-03-14 20:34:48 +02:00
Raoul Snyman a33a13ef05 Make first time wizard import songs, rather than overwrite them. 2011-03-14 08:48:23 +02:00
Jonathan Corwin e8de37f7b3 pptviewer mods 2011-03-13 23:18:19 +00:00
Andreas Preikschat d1592b46c7 stop adding a default verse order to OpenLyrics/service songs
bzr-revno: 1386
2011-03-13 19:13:20 +01:00
Andreas Preikschat 9c30635fcb remove corrupted bibles 2011-03-13 16:58:27 +01:00
Andreas Preikschat 99eba705c5 add the verse tag fix back 2011-03-13 15:39:55 +01:00
Andreas Preikschat 8cc21cef79 removed need to have a verseOrder; removed attempt to fix missing verse_numbers 2011-03-13 14:50:14 +01:00
Jonathan Corwin 363b49b490 attempt to detect end of pptviewer pre-load if ppt is set to loop until ESC 2011-03-12 17:06:26 +00:00
Mattias Põldaru d65cab1d15 Sorry, guys. 2011-03-12 11:59:38 +02:00
Jonathan Corwin bc4e4147a7 r1379 2011-03-12 08:55:52 +00:00
Jonathan Corwin f04964e073 Song sequence, alert position and make OOo not invisible anymore 2011-03-12 00:12:52 +00:00
Mattias Põldaru 0bf2962ff3 Mediaplugin mimetypes extensions hacky fix. 2011-03-12 00:04:26 +02:00
Tim Bentley 4ad32acc82 Force path for Song Usage
bzr-revno: 1377
Fixes: https://launchpad.net/bugs/733271
2011-03-11 20:47:19 +00:00
Andreas Preikschat 96a54a4fe9 Hacked the song database to speed up searches and the application start
bzr-revno: 1376
2011-03-11 20:38:57 +01:00
Tim Bentley b3ca0ef69a Fix text 2011-03-11 19:20:31 +00:00
Andreas Preikschat 3ba4684d55 Fixed bug #719102
bzr-revno: 1375
2011-03-11 20:03:34 +01:00
Tim Bentley f1b8e53e30 Fix missing path for song usage report generation
Fixes: https://launchpad.net/bugs/733271
2011-03-11 19:02:36 +00:00
Andreas Preikschat 94d7f4e932 speed up application start/song search 2011-03-11 19:03:16 +01:00
Andreas Preikschat 7c7410a218 complete fixe 2011-03-11 16:53:26 +01:00
Andreas Preikschat f0379925bc fixed bug #719102
Fixes: https://launchpad.net/bugs/719102
2011-03-11 16:38:22 +01:00
Andreas Preikschat 2d1ab8d449 - Moved the version to the Plugin class. If a plugin does not provide a "version" the default will be used.
- clean ups

bzr-revno: 1371
2011-03-11 15:13:10 +00:00
Jonathan Corwin 0d64f4e758 Songs of Fellowship and Generic Document imports work once again
Also repair auto-insert-chorus-into-verse-order for SoF

bzr-revno: 1370
2011-03-11 15:11:55 +00:00
Jonathan Corwin 7336575067 SOF fixes, auto add chorus to verse order again 2011-03-11 08:46:21 +00:00
Jonathan Corwin b4e8880671 Remove static methods and re-work code to avoid creation of additional SongImport's. 2011-03-11 08:33:22 +00:00
Jonathan Corwin b522247094 Fix SoF/OOo imports 2011-03-10 22:25:58 +00:00
Jonathan Corwin 31d2ca5a2b Head 2011-03-10 20:12:35 +00:00
Andreas Preikschat 8e6566639e clean up bibles 2011-03-10 20:18:39 +01:00
Andreas Preikschat 8374c2d449 redundant code 2011-03-10 20:17:05 +01:00
Andreas Preikschat 0070488784 clean up 2011-03-10 18:56:42 +01:00
Andreas Preikschat 3298fa1e15 reverted changed, due to database problems 2011-03-10 17:05:12 +01:00
Matthias Hub 659e3719f0 - disabled presentations plugin in the first time wizard when on OS X
- converting and bundling translations during the build process
- removing presentations plugin from the dmg file during the build process
- fixed Info.plist spelling errors reported by typovar
- fixed translation in the presentations mediaitem
2011-03-10 02:45:45 +01:00
Andreas Preikschat 262b179d07 r1366 2011-03-09 20:58:26 +01:00
Andreas Preikschat d668060cf9 fixed search_length 2011-03-09 19:43:50 +01:00
Andreas Preikschat 674e9713e7 serach comments 2011-03-09 19:14:50 +01:00
Andreas Preikschat fcadc58e75 fixed bug #730979
Fixes: https://launchpad.net/bugs/730979
2011-03-08 22:09:52 +01:00
Andreas Preikschat f73b8660e0 added more debug messages 2011-03-08 17:46:53 +01:00
Jonathan Corwin ef00fcdc0b Fix ooo file open for windows 2011-03-07 23:12:31 +00:00
Raoul Snyman 7f79b0e3ed Added new files, new functionality to the web interface. 2011-03-06 22:05:42 +02: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
Raoul Snyman 62fbcc3692 Moved over to jQuery Mobile 2011-03-05 23:06:18 +02:00
Jon Tibble 8df9a5a18e Head r1353 2011-03-05 17:14:13 +00:00
Andreas Preikschat 4b5a1fe5ce - fix a bug, which occurs when viewing (preview/live) a song without/with incomplete footer.
- clean up

bzr-revno: 1353
2011-03-05 13:03:37 +01:00
Raoul Snyman 95e951c758 Updated translations. 2011-03-04 23:09:08 +02:00
Raoul Snyman dea4a2e8ac Updated translations. 2011-03-04 23:05:36 +02:00
Andreas Preikschat f4e723ed1c fixed songs, without footer 2011-03-04 18:31:23 +01:00
Jon Tibble 2cd7c2c66e Cleanups 2011-03-04 14:44:21 +00:00
Jon Tibble cec487be85 Unused imports 2011-03-04 13:57:39 +00:00
Mattias Põldaru b01d6f7656 Fixed bug #728637
bzr-revno: 1349
2011-03-04 09:24:51 +02:00
Raoul Snyman 1f479b18a0 HEAD 2011-03-03 22:27:56 +02:00
Mattias Põldaru ab1e02a0e2 Making it easier to translate and a fix (hopefully).
bzr-revno: 1347
2011-03-03 22:27:14 +02:00
Raoul Snyman 73ccf65ff9 HEAD 2011-03-03 22:18:26 +02:00
Mattias Põldaru 3e5da3be9e address #728637 2011-03-03 22:18:17 +02:00
Raoul Snyman 89db6772c4 Make service items work as well. 2011-03-03 22:18:10 +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
Raoul Snyman 2c4a0a20d1 Fixed another faulty string. 2011-03-02 08:03:33 +02:00
Raoul Snyman 4e60a59886 Fixed up some translations. 2011-03-01 20:26:54 +02:00
Raoul Snyman d1531eb8ad HEAD 2011-02-26 14:14:02 +02:00
Jon Tibble ccfb472aa6 Fix Jesus' words in BibleGateway parsing.
bzr-revno: 1341
2011-02-26 12:11:41 +02:00
Armin Köhler 631d8e84ff adapt regex
define author_temp again
2011-02-26 09:14:37 +01:00
Jon Tibble 5aab03634a Head r1337 2011-02-26 00:36:07 +00:00
Jon Tibble fe2f80d147 Fix BibleGateway Jesus' speech 2011-02-26 00:34:46 +00:00
Andreas Preikschat 149059aef5 Clean ups (missing lines, white spaces, etc.)
bzr-revno: 1337
2011-02-26 00:05:34 +02:00
Raoul Snyman 81b84cc780 HEAD 2011-02-25 23:55:43 +02:00
Raoul Snyman fde2547dee Fixed up the remotes documentation.
Set up routing and view methods in HttpConnection.
2011-02-25 23:43:20 +02:00
Andreas Preikschat 123b1beded added missing lines 2011-02-25 18:27:06 +01:00
Andreas Preikschat 0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Andreas Preikschat 0dbc1c6e1a different clean ups 2011-02-25 17:29:03 +01:00
Andreas Preikschat cf23ca3e5f r1335 2011-02-25 15:43:02 +01:00
Raoul Snyman 82a87571b4 Fixed bug #700859: Bible importers do not clean up properly after a failed import.
bzr-revno: 1335
Fixes: https://launchpad.net/bugs/700859
2011-02-25 06:42:24 +00:00
Jon Tibble b549b4f065 Fix non-saving OpenLyrics authors (Bug 724568)
bzr-revno: 1334
Fixes: https://launchpad.net/bugs/724568
2011-02-25 06:39:49 +00:00
Raoul Snyman 5f48a38769 Removed the need for the extra variable. 2011-02-25 08:24:35 +02:00
Raoul Snyman 6bcbd3526e Fixed bug #700859: Bible importers do not clean up properly after a failed import. 2011-02-25 08:16:32 +02:00
Jon Tibble 83fba055d5 Fix non-saving OpenLyrics authors 2011-02-25 01:03:25 +00:00