Commit Graph

14777 Commits

Author SHA1 Message Date
Raoul Snyman 094b1f73bc Fix a test 2017-03-01 21:43:45 -07:00
Raoul Snyman 3bc6fc0b77 Fix bug #1666005 and bug #1668994 2017-03-01 21:34:24 -07:00
Raoul Snyman f68336a49f Make the settings dialog as small as possible
Fixes: https://launchpad.net/bugs/1668669
2017-03-01 17:07:16 -07:00
Tomas Groth dbdc4a6712 Made to possible to disable chord support completely. Now everything between [ and ] is considered a chord. 2017-02-26 22:14:49 +01:00
phill.ridout@gmail.com 20398c648f Merge in regenerated resources
bzr-revno: 2723
2017-02-26 07:01:30 +00:00
Philip Ridout 76c2ec8b8c Regened resources 2017-02-25 17:30:39 +00:00
phill.ridout@gmail.com cf4b9d4fc1 Bible media item refactors.
Added the ability to sort the 'select' aka 'advanced' bible books combo box alphabetically. (note resources will need regen to show the button icon, I'll submit this in another merge proposal to keep this one a tiny bit cleaner.
Lots of Tests!

bzr-revno: 2722
2017-02-24 06:51:43 +00:00
Tomas Groth aac10c5d2c more chord polish... 2017-02-23 22:40:22 +01:00
Tomas Groth 9c299af567 More chord fixes. 2017-02-22 22:01:42 +01:00
Tomas Groth 37e4a05be7 Fix another test. 2017-02-21 06:17:21 +01:00
Tomas Groth e40e7920d6 Fix a broken test. 2017-02-20 22:43:18 +01:00
Tomas Groth d34789cb65 Update to appveyor build script. 2017-02-20 22:25:56 +01:00
Tomas Groth cec3cf5f96 More chord polishing. 2017-02-20 22:22:17 +01:00
Tomas Groth 3edbcff3ab trunk 2017-02-19 22:37:07 +01:00
Tomas Groth 32794d7e97 Reintroduced span-based chord html for main and stage view. 2017-02-19 22:35:40 +01:00
Ken Roberts f98c2724c9 Add some more tests for ProjectorDB
--------------------------------
lp:~alisonken1/openlp/projectordb_tests (revision 2723)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1897/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1808/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1747/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1483/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/1073/
[SUCCESS] https://ci.openlp...

bzr-revno: 2721
2017-02-19 21:25:15 +00:00
Philip Ridout 74382d1466 Added tool tip 2017-02-18 20:22:47 +00:00
Philip Ridout 04c719e807 Dont try to display search results if there are none! 2017-02-18 08:21:19 +00:00
Philip Ridout 1d377e42cb Fixed results not showing when using the search button as apposed to search as type! 2017-02-18 08:10:17 +00:00
Philip Ridout 162c178d6e HEAD 2017-02-18 07:23:15 +00:00
Philip Ridout f00270d38b Fixes 2017-02-18 06:52:56 +00:00
Tomas Groth 7da6d5c686 Small fix for chord printing 2017-02-13 21:53:37 +01:00
Tomas Groth 045e12e6c4 Added support for printing chords. 2017-02-02 22:55:05 +01:00
Tomas Groth 111826dd69 Added better support for rendering formatting tags when using chords. 2017-02-02 21:32:35 +01:00
Tomas Groth dda37552d1 More chord-table stuff.. 2017-01-29 22:25:52 +01:00
Tomas Groth c3a953ce1b More work on using tables. 2017-01-28 23:04:16 +01:00
Ken Roberts e5c5edb157 Remove unneeded mock in projectordb test 2017-01-27 06:44:11 -08:00
Ken Roberts 6590033945 Oops and pep8 2017-01-27 05:26:36 -08:00
Ken Roberts 9513ab42bf Added some more projectordb tests 2017-01-27 05:19:33 -08:00
Tomas Groth 02d6a42ac4 fix missing end spaces 2017-01-26 22:14:19 +01:00
Tomas Groth 56d2eaa4c2 trunk 2017-01-25 22:17:27 +01:00
Tomas Groth 82aa92698e First steps for using tables instead for spans. 2017-01-25 22:08:30 +01:00
raoul@snyman.info 046bfe493f Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/hide-projectors (revision 2719)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1894/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1805/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1744/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1480/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/1070/
[SUCCESS] https://ci.openlp.io/...

bzr-revno: 2720
2017-01-24 20:59:12 -07:00
tim.bentley@gmail.com fa0225ac88 More translations
fix the about form for iso8956 to utf8 bug.  We can generate translations again!

bzr-revno: 2719
2017-01-24 20:48:14 +00:00
Tim Bentley 8486205ee5 head 2017-01-23 19:28:41 +00:00
Tim Bentley aa3eebfad3 updated translations 2017-01-23 18:25:41 +00:00
Raoul Snyman 32328cfe6a Hide the Projectors manager by default so that it doesn't confuse people 2017-01-22 11:12:41 -07:00
second@tgc.dk df668fde84 Clean search lyrics for formatting tags. Fixes bug #1655988.
Fix an issue with easyslide import not handling verse order correctly. Fixes bug #1655985.
Improve the songbeamer encoding detection. Fixes bug #1530597.
Handle a few videopsalm quirks. Fixes bug #1652851.

bzr-revno: 2718
2017-01-20 21:42:01 +00:00
tim.bentley@gmail.com d4ddb7a9d5 Updates
bzr-revno: 2717
2017-01-20 21:39:48 +00:00
suutari.olli@gmail.com eaacfe0ab8 In this branch:
- Added "Full License" field for Bibles (1623631)
- Added a setting for controlling visibility of "Written by:" (1557579)
- Added placeholder texts for Bible metadata fields
- Re-organized uistrings to alphabetical order

bzr-revno: 2716
2017-01-20 21:57:54 +01:00
Tomas Groth b12c414732 Clean search lyrics for formatting tags. 2017-01-15 22:12:55 +01:00
Tomas Groth 02ee7ac7dc Fix an issue with easyslide import not handling verse order correctly. 2017-01-12 22:31:01 +01:00
Tomas Groth 706d52ad5d Improve the songbeamer encoding detection. 2017-01-12 22:04:53 +01:00
Tomas Groth 32d3c0038e Handle a few videopsalm quirks 2017-01-12 22:03:06 +01:00
tim.bentley@gmail.com a9c474103f Update to automate the date in the display.
Add more guilty parties to the display

lp:~trb143/openlp/about (revision 2715)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1890/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1801/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1740/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1476/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/1066/
[SUCCESS] https://ci.openlp.i...

bzr-revno: 2715
2017-01-12 15:57:43 +00:00
Tim Bentley b532024401 Fix up comments in test 2017-01-11 20:15:55 +00:00
Tim Bentley ad788f5ee7 Fix up date in about form 2017-01-11 20:03:04 +00:00
Tim Bentley 133da8fa9f trans 2017-01-11 19:09:00 +00:00
Olli Suutari 1c2ea31112 - Merged trunk on 8.1.17 2017-01-08 21:12:12 +02:00
tim.bentley@gmail.com c8184f2ea1 Update year in headers and about form
bzr-revno: 2714
2017-01-04 17:49:23 +00:00