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
a78afce38b
fix pipeline
2022-02-16 21:14:52 +01:00
STEPHANVS
fec445210a
added some tests
2022-02-16 21:07:39 +01:00
STEPHANVS
b0d34f3f19
fix test
2022-02-16 03:56:56 +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
6fcd9c233b
Add a way to detect if there is a header in the CSV file
2022-02-08 11:54:34 -07:00
Tim
0ccb3620d5
Lets finish the year conversion
2022-02-06 09:10:17 +00:00
d09e65767f
Apply 28 suggestion(s) to 2 file(s)
2022-02-06 01:09:15 +01:00
STEPHANVS
fabb7b5a09
Pipeline fix
2022-02-06 01:09:14 +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
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
0f74ef6f67
Handle invalid XML when parsing verses
2022-02-03 15:02:13 +00:00
35723ed72c
Fix issue #937 by handling custom verse types correctly
2022-02-02 11:28:46 -07:00
Tim
29db2f1fb7
Better late than never
2022-02-01 10:10:57 +00: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
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
robbie jackson
80a70d5b63
Fix merging of song books
2021-09-02 06:46:09 +00:00
4d3ade20c7
Add support for folders to plugins
...
- Make a derivative MediaManagerItem class for generic folder support
- Make add and choose folder dialogs based on image plugin dialogs
- Implement folder and item mixins to get db models "for free"
- Implement database layer for media plugin
- Implement database layer for presentations plugins
- Refactor media plugin to inherit from FolderLibraryItem
- Refactor presentations plugin to inherit from FolderLibraryItem
- Migrate media files from settings to database
- Migrate presentations files from settings to database
- Convert the load icons in the media plugin into a dropdown
- Add new tests for MediaMediaItem.get_list()
- Closes #165
- Closes #223
- Closes #224
- Closes #582
2021-08-25 22:51:43 -07:00
robbie jackson
2907cb4f14
Improve help
2021-08-25 21:14:19 +00:00
robbie jackson
ddcfd34ef3
Test reselected theme stream
2021-07-03 18:30:59 +00:00
robbie jackson
5793526bcb
Fix sequential presentations - proper fix
2021-04-28 07:10:27 +00:00
Tim Bentley
9039fe04f8
Test Migration and Cleanup - 1
2021-04-24 16:55:38 +00:00
Daniel Martin
8ee657bc8f
Add api data for bibles
...
Including version, copyright and permissions for primary and secondary bible.
2021-03-29 20:29:36 +00:00
Tim Bentley
aade849aca
End of 2020 - Just change the Year!
2020-12-30 21:42:49 +00:00
601fa58594
Fix some upgrade issues
...
- Fix an issue with loading screens from older versions of OpenLP (fixes #655 )
- Fix an issue where presentations that no longer exist throw an error
- Fix a bug in the serialization of Path objects for Pyro4
- Add some tests for untested scenarios
- Fix some tests
2020-11-15 23:40:07 -07:00