Commit Graph

7019 Commits

Author SHA1 Message Date
Raoul Snyman 3390323d4f Fix some bugs in Bibles and PresentationManager 2022-04-09 08:00:35 +00:00
Joel Beckmeyer 11d35e8a6e make presentationmanager parsing more error resilient 2022-04-07 21:44:49 -04:00
Raoul Snyman 90ea160eaa Change the icons from groups to folders in the Images plugin, as per requests in the forums 2022-04-01 14:08:07 -07:00
Raoul Snyman ab6d1e87f9 Handle PermissionError nicely 2022-03-31 14:52:18 +00:00
Tim Bentley b94bc0021e Merge branch 'AchimStuy-master-patch-36540' into 'master'
Keep unique_identifier of PDF service items.

See merge request openlp/openlp!419
2022-02-19 08:20:28 +00:00
Achim S 76afb204a0 Keep unique_identifier of PDF service items. 2022-02-19 08:20:28 +00:00
Tim Bentley 330db2209c Merge branch 'advanced-chord-transpose-support' into 'master'
Advanced chord transpose support

See merge request openlp/openlp!341
2022-02-17 07:55:28 +00:00
STEPHANVS e3e6a5f59f
fix openlp.plugins.songs.lib.ui 2022-02-16 19:40:56 +01:00
STEPHANVS 35952e587c
centralize warning message 2022-02-16 19:37:18 +01:00
STEPHANVS 7320f2ddc9
added option to turn off song key warning 2022-02-16 03:50:23 +01:00
STEPHANVS bf9aba52da
fix exception in songs with no chords 2022-02-16 00:31:36 +01:00
STEPHANVS 237f82db5c
unifying warning message 2022-02-15 16:01:27 +01:00
STEPHANVS 3aa67ec2f2
pipeline fix 2022-02-14 15:07:19 +01:00
STEPHANVS c80d8fbcfb
Consolidate song key check/warning message 2022-02-14 14:44:08 +01:00
István Máté bb507acf3f Option to hide custom formatting tag content in main window 2022-02-11 19:13:50 +00:00
Tim Bentley 65a9818134 Merge branch 'format-sup+nbsp-smaller-in-bibles' into 'master'
Smaller bible chapter and verse numbers

See merge request openlp/openlp!413
2022-02-10 12:10:13 +00:00
István Máté 6e8851ae56 Smaller bible chapter and verse numbers 2022-02-10 12:10:13 +00:00
Raoul Snyman 6fcd9c233b Add a way to detect if there is a header in the CSV file 2022-02-08 11:54:34 -07:00
STEPHANVS f75e8dddb4
Remove unnecessary verse_text_edit update 2022-02-08 00:56:29 +01:00
Tim Bentley 586007bb10 Merge branch 'two_fixes' into 'master'
Two fixes

See merge request openlp/openlp!411
2022-02-06 16:53:14 +00:00
Tim 0ccb3620d5
Lets finish the year conversion 2022-02-06 09:10:17 +00:00
Tim 77199ca794
Allow switch back to the default theme for song editing. #917 2022-02-06 08:21:58 +00:00
STEPHANVS 93ed31e54d
pipeline fixes 2022-02-06 01:37:30 +01:00
STEPHANVS fb1e1e1f06
Added warning message about missing song key 2022-02-06 01:30:55 +01:00
STEPHANVS 29f5e1db56
Variable namings and pipeline fixes 2022-02-06 01:09:17 +01:00
Raoul Snyman d09e65767f
Apply 28 suggestion(s) to 2 file(s) 2022-02-06 01:09:15 +01:00
STEPHANVS bfda3dcc3d
Notation fixes 2022-02-06 01:09:13 +01:00
STEPHANVS 8888d4e78e
Notation fixes 2022-02-06 01:09:13 +01:00
STEPHANVS 1d5691f132
Invalid chord throws KeyError, not ValueError 2022-02-06 01:09:12 +01:00
STEPHANVS eb47c58899
Even more pipeline fixes 2022-02-06 01:09:11 +01:00
STEPHANVS 568806b0ed
More pipeline fixes 2022-02-06 01:09:11 +01:00
STEPHANVS b8e54b0faa
Pipeline fixes 2022-02-06 01:09:10 +01:00
STEPHANVS 51ccbfb0db
Chord transpose rework, works on verse_edit_all 2022-02-06 01:09:09 +01:00
STEPHANVS 85cf4f9c8c
Support "|" as "barline" in chords layer 2022-02-06 01:09:09 +01:00
STEPHANVS ad56375374
Support "add" in chord suffix, support song key definition with "=" 2022-02-06 01:09:05 +01:00
Tim Bentley 87159e6e28 Merge branch 'issue-986-song-import' into 'master'
Fix bug #986 to better handle a both a correctly behaving lxml, as well as a badly behaving lxml

Closes #986

See merge request openlp/openlp!406
2022-02-05 10:31:38 +00:00
Raoul Snyman 59f2cabae3 Listen to SQLAlchemy's warnings 2022-02-04 14:12:12 -07:00
Raoul Snyman c0e8cef731 Fix bug #986 to better handle a both a correctly behaving lxml, as well as a badly behaving lxml 2022-02-04 11:39:44 -07:00
Raoul Snyman 0f74ef6f67 Handle invalid XML when parsing verses 2022-02-03 15:02:13 +00:00
Raoul Snyman 35723ed72c Fix issue #937 by handling custom verse types correctly 2022-02-02 11:28:46 -07:00
Raoul Snyman b6074ed9ad Move the common context menu code into the FolderLibraryItem class 2022-02-01 16:02:17 -07:00
Tim Bentley c9c8c62595 Merge branch 'Chinese-new-year' into 'master'
Better late than never

See merge request openlp/openlp!391
2022-02-01 11:11:36 +00:00
Tim 29db2f1fb7
Better late than never 2022-02-01 10:10:57 +00:00
Raoul Snyman daa7539dd0
Fix hanging in macOS when LibreOffice is installed 2022-01-29 12:40:57 -07:00
Tim Bentley ff0605cb21 Merge branch 'fix-915-songs-background-audio-auto-start' into 'master'
Restore the auto-play for background audio in songs (fixes #915)

Closes #915

See merge request openlp/openlp!385
2022-01-24 08:40:29 +00:00
Raoul Snyman 70fa22fdb4 Restore the auto-play for background audio in songs (fixes #915) 2022-01-22 13:21:31 -07:00
Tomas Groth 1d0b578370 Various bug fixes 2022-01-21 21:32:09 +00:00
Tim Bentley b9f27a5252 Merge branch 'random-cleanups-3' into 'master'
Random cleanups

See merge request openlp/openlp!371
2021-11-27 08:58:58 +00:00
Tim Bentley d5876fc576 Merge branch 'check-end-html-instead-of-end-tag' into 'master'
Check 'end html' instead of 'end tag'

See merge request openlp/openlp!363
2021-11-10 17:35:26 +00:00
Andreas P cbfcbae498 remove not reachable code 2021-10-23 16:14:16 +02:00