Commit Graph

3450 Commits

Author SHA1 Message Date
Raoul Snyman 30b9efd4f0 Merge branch 'Remote2' into 'master'
Consolidate Remote APIs

See merge request openlp/openlp!537
2023-01-11 03:07:58 +00:00
Raoul Snyman b6198c9889 Merge branch 'fix-presentation-theme-set' into 'master'
Fixing theme loading of presentations

Closes #1279

See merge request openlp/openlp!544
2023-01-11 03:07:34 +00:00
Mateus Meyer Jiacomelli 09009107e6 Fixing theme loading of presentations 2023-01-11 03:07:34 +00:00
Raoul Snyman 3498de7642 Merge branch 'vlc_cleanup2' into 'master'
Vlc cleanup2

See merge request openlp/openlp!539
2023-01-11 03:06:39 +00:00
Tim Bentley 0dc5fe2179 Vlc cleanup2 2023-01-11 03:06:38 +00:00
Raoul Snyman 873b49bcc6 Merge branch 'issue-1260' into 'master'
Typecast presentation files from settings to Path

Closes #1260

See merge request openlp/openlp!542
2023-01-11 03:06:18 +00:00
Raoul Snyman 0636f2554c Typecast presentation files from settings to Path 2023-01-11 03:06:17 +00:00
Tim Bentley 1e43e3e4a4 Merge branch 'issue-1263' into 'master'
Fix issue #1263 by forcing the CSV file to be UTF-8 encoded

Closes #1263

See merge request openlp/openlp!543
2023-01-10 08:16:23 +00:00
Tim Bentley 91700700f8 Merge branch 'reintroduce-icu' into 'master'
First attempt at re-introducing the use of ICU, based on simply reverting the original patch

See merge request openlp/openlp!540
2023-01-10 08:16:02 +00:00
Tomas Groth fbb6ecd2df First attempt at re-introducing the use of ICU, based on simply reverting the original patch 2023-01-10 08:16:02 +00:00
Raoul Snyman 8ec6b3e863 Fix issue #1263 by forcing the CSV file to be UTF-8 encoded 2023-01-09 19:29:22 -07:00
Mateus Meyer Jiacomelli cee7d5e0f3 Merge branch 'master' into list-view 2023-01-09 18:23:22 -03:00
Mateus Meyer Jiacomelli 6fbeab8f49 Fixing remote version test 2023-01-09 17:56:11 -03:00
Tim Bentley 873f3c9113
Consolidate Remote APIs 2023-01-03 21:12:29 +00:00
Raoul Snyman dbea8bf56b Merge branch 'vlc_cleanup_1' into 'master'
VLC Cleanup Part 1

See merge request openlp/openlp!531
2023-01-01 03:49:32 +00:00
Tim Bentley 1020261fa4 VLC Cleanup Part 1 2023-01-01 03:49:31 +00:00
Mateus Meyer Jiacomelli 1da145c6dd Merge branch 'master' into list-view 2022-12-31 15:46:15 -03:00
Tim Bentley 11d9c02579
Happy new Year 2022-12-31 15:54:46 +00:00
Raoul Snyman c0e178c875 Merge branch 'background-media-display-hidden-fix' into 'master'
Background media display fixes

See merge request openlp/openlp!527
2022-12-28 21:17:44 +00:00
Mateus Meyer Jiacomelli 96c4062ae3 Background media display fixes 2022-12-28 21:17:44 +00:00
Daniel Martin ca0ce759b4 Fix duplicate data directory 2022-12-28 04:30:16 +00:00
Raoul Snyman 799d9c3918 Fix OpenLyrics import error, and save dialog error 2022-12-19 07:40:45 +00:00
Tim Bentley 8feaa63561 Merge branch 'fix-openlyrics-chord-import' into 'master'
OpenLyrics importer: Fix whitespaces being 'eaten' when importing a song with chord tags

See merge request openlp/openlp!520
2022-12-18 07:50:31 +00:00
Mateus Meyer Jiacomelli f36830a272 OpenLyrics importer: Fix whitespaces being 'eaten' when importing a song with chord tags 2022-12-18 07:50:31 +00:00
Tim Bentley f3f7865161 Merge branch 'fix-api-crash-on-backgroud-audio' into 'master'
Fix api crash on background audio attached

See merge request openlp/openlp!521
2022-12-18 07:49:35 +00:00
Daniel Martin dc3015bd74 Fix api crash on background audio attached 2022-12-18 07:49:34 +00:00
Raoul Snyman 3f93c1e6b5 Fix an issue where the incorrect path was used for language files 2022-12-18 07:46:56 +00:00
Tim Bentley bd811c2b7a Merge branch 'fix-service-item-context-menu-hot-theme-reload' into 'master'
Fixing Themes hot reload when using ServiceItem context menu (Song theme level)

See merge request openlp/openlp!518
2022-12-12 08:04:29 +00:00
Mateus Meyer Jiacomelli 18e3969746 Fixing Themes hot reload when using ServiceItem context menu (Song theme level) 2022-12-12 08:04:28 +00:00
Tim Bentley 6b7ed17c98 Merge branch 'remote-version-fix' into 'master'
Fixing Web Remote's version.js file handling

See merge request openlp/openlp!517
2022-12-12 08:04:09 +00:00
Mateus Meyer Jiacomelli 2d7d4aa8a6 Fixing Web Remote's version.js file handling 2022-12-12 08:04:09 +00:00
Mateus Meyer Jiacomelli b1aef9d0fd Fixing OpenLP crash (and increasing performance) caused when using Transpose API Endpoint 2022-12-12 08:03:39 +00:00
Raoul Snyman 332741f9b7 Merge branch 'remove-form-tags-from-chords' into 'master'
Remove formatting tags from lyrics used for chord stage view

See merge request openlp/openlp!511
2022-11-30 14:38:10 +00:00
Raoul Snyman a9df04b796 Merge branch 'issue-1187' into 'master'
Handle different versions of pymediainfo

Closes #1187

See merge request openlp/openlp!512
2022-11-30 14:37:27 +00:00
Raoul Snyman d5080b0872 Handle different versions of pymediainfo, fixes #1187 2022-11-29 16:10:30 -07:00
Tomas Groth 412ebc56e4 Remove formatting tags from lyrics used for chord stage view 2022-11-29 22:03:43 +01:00
Raoul Snyman 75020cdba4 Merge branch 'screen-flicker-fix' into 'master'
Handling screen display change corner cases

Closes #1212

See merge request openlp/openlp!509
2022-11-28 18:16:15 +00:00
Mateus Meyer Jiacomelli 0574505ca3 merge 2022-11-26 23:34:34 -03:00
Mateus Meyer Jiacomelli 6ceccf01cb planningcenter test fix due to locale differences 2022-11-23 13:23:21 -03:00
Mateus Meyer Jiacomelli 58a07e5058 Merge branch 'master' into screen-flicker-fix 2022-11-21 11:59:24 -03:00
Mateus Meyer Jiacomelli b9d507b455 fixing tests 2022-11-21 11:46:43 -03:00
Mateus Meyer Jiacomelli 3067175ff5 handling screen display change corner cases 2022-11-19 17:12:30 -03:00
Raoul Snyman d1fc00a462 Handle a corrupted header in WordProject files (fixes #1185) 2022-11-17 13:37:05 -07:00
Raoul Snyman 9f03336898 Fix issue with theme backgrounds disappearing 2022-11-17 17:03:52 +00:00
Raoul Snyman 481b030a5f Silence any errors from the LibreOffice shutdown on macOS, usually due to users closing LibreOffice, fixes #1200 2022-11-14 12:42:42 -07:00
Raoul Snyman 59028a5cc2 Update MR !489 to better detect the encoding of the file being imported. 2022-11-14 19:19:41 +00:00
Mateus Meyer Jiacomelli 0500f3b799 Starting web services later to fix #1210 2022-11-14 16:14:51 +00:00
Tomas Groth 45b2ba4948 Merge branch '1152_reset_display_on_screen_added' into 'master'
#1152 Reset display when a screen is added.

Closes #1152

See merge request openlp/openlp!500
2022-10-26 05:21:04 +00:00
AVee1 0446fbe7ef #1152 Reset display when a screen is added. 2022-10-26 05:21:04 +00:00
Daniel Martin 303b409c50 Fix tags on verse split 2022-10-26 04:51:19 +00:00
Tim Bentley 64e365b0fb Merge branch 'issue-1179' into 'master'
Fix issue #1179 (generating slide data for a folder)

Closes #1179

See merge request openlp/openlp!498
2022-10-21 06:25:54 +00:00
Raoul Snyman b4a33e29d9 Fix issue #1179 (generating slide data for a folder) 2022-10-21 06:25:54 +00:00
Raoul Snyman 1185a1bec1 Fix #1161 by saving and loading the state of individual docks 2022-10-20 18:58:41 -07:00
Tim Bentley 1f80b34536 Merge branch 'transpose-web-api' into 'master'
Added a transpose endpoint to the web api

See merge request openlp/openlp!472
2022-10-19 11:50:22 +00:00
Tomas Groth bca97f03a7 Added a transpose endpoint to the web api 2022-10-19 11:50:22 +00:00
Tomas Groth b69491979e Fix linked audio in the service files, fixes bug #1144. 2022-10-18 17:15:26 +00:00
Raoul Snyman b9158947f0 Add a few tests for service manager 2022-10-07 14:24:07 +00:00
Raoul Snyman 8c94c53d30 Add a property to Book to fix #1181 2022-09-27 22:11:13 -07:00
Mateus Meyer Jiacomelli d09f323426 renaming ambiguous method 2022-09-08 13:38:30 -03:00
Mateus Meyer Jiacomelli 4f1f471147 list view grid tests + horizontal scroll handler on small height 2022-09-08 13:21:39 -03:00
Raoul Snyman 1deb7fa1c5 Add more tests around the EditVerseForm 2022-08-15 23:12:14 -07:00
Raoul Snyman 25a2bbdca1 Fix an attribute error in EditVerseForm 2022-08-15 06:07:05 +00:00
Raoul Snyman 80f0d19393 Fall back on the file name if there is no hash 2022-08-13 13:52:39 -07:00
Raoul Snyman 280fc1b31d Fix up some of the tests on AppVeyor 2022-08-13 20:40:12 +00:00
Tim Bentley 13ab80b13d Remove ZeroConf as not used 2022-08-12 16:03:11 +00:00
Tim Bentley 542be51f14 Merge branch 'fix-applocation-test' into 'master'
Fix some tests

See merge request openlp/openlp!471
2022-08-11 06:45:51 +00:00
Raoul Snyman 5331c2eb05 Fix some tests on Windows
- Remove the old conditional AppLocation tests
- Fix the AppLocation test
- Fix VLC test on Windows
- Handle UTF-8 BOM in EasySlides importer
2022-08-10 12:30:51 -07:00
Raoul Snyman f2e8b6f60b Correctly handle an issue where OpenLP is unable to download the remote version (fixes #1142 #951) 2022-08-10 11:57:43 -07:00
Tim Bentley d38d3562b2 Merge branch 'issue-1005' into 'master'
Handle a case where an exception is thrown when OpenLP is shutting down (fixes #1005)

Closes #1005

See merge request openlp/openlp!470
2022-07-22 20:54:10 +00:00
Raoul Snyman d112c94482 Handle a case where an exception is thrown when OpenLP is shutting down (fixes #1005) 2022-07-22 13:38:43 -07:00
Tomas Groth 9cbe84bfff Merge branch 'issue-1020' into 'master'
Fix "name 'NetworkStreamSelectorForm' is not defined"

Closes #1020

See merge request openlp/openlp!469
2022-07-22 20:30:55 +00:00
Raoul Snyman 99f9df1540 Fix "name 'NetworkStreamSelectorForm' is not defined" 2022-07-22 20:30:55 +00:00
Raoul Snyman 2f9a16260f Fix bug #1098 by checking that the selectedItem is not None 2022-07-21 16:12:31 -07:00
Raoul Snyman e96e180476 Try to work around issue with missing older ids (fixes #1108) 2022-07-20 22:57:44 -07:00
Raoul Snyman 6a3f4a5686 Work around a permission error 2022-07-16 11:18:00 -07:00
Raoul Snyman 0bd045d7fe Fix the resolve issue on Windows; Refactor the skips in tests to use pytest's built in skip stuff 2022-06-28 11:17:30 -07:00
Raoul Snyman 5aa34f5e9a Skip recent menu items which are None 2022-06-25 20:35:28 +00:00
Raoul Snyman 3b38e5baa8 Try to work around pymediainfo exception 2022-06-21 18:51:57 +00:00
Tim Bentley 9a37f6cc86
Fix the Alerts tests failing and increase coverage 2022-05-28 08:34:37 +01:00
Raoul Snyman 36efab9407 Fix importing ChordPro files with the correct encoding on Windows 2022-05-20 18:19:13 +00:00
Raoul Snyman 59dde255a4 Merge branch 'issue-878-repaint-service-list' into 'master'
Attempt to fix #878

Closes #878

See merge request openlp/openlp!457
2022-05-12 14:07:46 +00:00
Raoul Snyman fab9f8d7d8 Attempt to fix #878 2022-05-12 14:07:44 +00:00
Tim Bentley eb6691b4fe Merge branch 'add-whole-verse-continuous-bible-layout-style' into 'master'
Add "Continuous (whole verses)" bible layout style

See merge request openlp/openlp!454
2022-05-12 07:07:44 +00:00
STEPHANVS ffaa131d8a
reflect settings change on style_combo_box 2022-05-12 01:13:57 +02:00
Daniel Martin 13269b3977 Future proof downgrades 2022-05-10 21:45:54 +00:00
Raoul Snyman 3390323d4f Fix some bugs in Bibles and PresentationManager 2022-04-09 08:00:35 +00:00
Raoul Snyman eac00dab37 A couple of bug fixes: 2022-04-08 16:26:51 +00:00
Raoul Snyman ab6d1e87f9 Handle PermissionError nicely 2022-03-31 14:52:18 +00:00
Raoul Snyman b6135737e3 Merge branch 'editform-tests' into 'master'
projector.editform refactoring and tests

See merge request openlp/openlp!441
2022-03-29 18:29:12 +00:00
Ken Roberts 0836d26bdc projector.editform refactoring and tests 2022-03-29 18:29:12 +00:00
Ken Roberts f662c63155 Fix issue #1033 2022-03-23 20:54:40 +00:00
Ken Roberts 6f1c9ce891 Update core.db.Manager and projector.db.ProjectorDB 2022-03-16 15:37:20 +00:00
Raoul Snyman 38073ea8be Merge branch 'commands-tests' into 'master'
commands-tests updates/refactoring 2022-03-02

See merge request openlp/openlp!437
2022-03-16 14:06:39 +00:00
Ken Roberts 7ab73a75a9 commands-tests updates/refactoring 2022-03-02 2022-03-16 14:06:37 +00:00
Mateus Meyer Jiacomelli 46238be058 Avoiding screen setup changed modals twice+ on fast screen changes 2022-03-02 18:02:40 -03:00
Raoul Snyman 07c9007173 Merge branch 'pjlink-helpers' into 'master'
Move helper classes from resources to helpers

See merge request openlp/openlp!435
2022-03-01 19:22:36 +00:00
Ken Roberts f15b46ebaf Move helper classes from resources to helpers 2022-03-01 19:22:36 +00:00
Tim Bentley 5e5c771140 Issue 784 - Fix up preview panel code which has memory failure 2022-03-01 19:21:27 +00:00
Ken Roberts f7a28e5754 ProjectorManager tests and refactoring 2022-02-27 2022-03-01 15:52:28 +00:00
Tim Bentley 4c83aa58c1 Merge branch 'previous-verse-flash-fix' into 'master'
Adjusting display transitions that causes content flashes

Closes #979

See merge request openlp/openlp!429
2022-03-01 08:04:27 +00:00
Mateus Meyer Jiacomelli 526a46d002 Adjusting display transitions that causes content flashes 2022-03-01 08:04:27 +00:00
Tim Bentley 52b5843d5d Merge branch 'use-old-style-text-outline' into 'master'
Switch to using the old way of making text outlines

Closes #1016

See merge request openlp/openlp!432
2022-03-01 07:49:44 +00:00
Raoul Snyman fe0f2e5a20 Switch to using the old way of making text outlines 2022-03-01 07:49:44 +00:00
Raoul Snyman 290252ce51 Merge branch 'websocket-poll-by-events' into 'master'
Make Websocket Server and Poller to notify state change based on events

See merge request openlp/openlp!340
2022-03-01 06:06:39 +00:00
Mateus Meyer Jiacomelli b4048e0d52 Make Websocket Server and Poller to notify state change based on events 2022-03-01 06:06:38 +00:00
Tomas Groth f988c6bb9c Merge branch 'issue-886-confirm-delete-from-service' into 'master'
Confirm deleting item from service

Closes #886

See merge request openlp/openlp!427
2022-02-24 22:03:25 +00:00
Edward Birchall 66032f854a Confirm deleting item from service 2022-02-24 22:03:25 +00:00
Tim Bentley 6ee7c33805 Merge branch 'projector-manager-tests' into 'master'
refactor tests for projector manager 2022-02-21

See merge request openlp/openlp!420
2022-02-24 19:04:00 +00:00
Ken Roberts 5e1716d5cd refactor tests for projector manager 2022-02-21 2022-02-24 19:04:00 +00:00
Tim Bentley 0889f95cdf Merge branch 'tabui-tests' into 'master'
Tests for ProjectorTab 2022-02-23

See merge request openlp/openlp!428
2022-02-24 19:03:01 +00:00
Ken Roberts cb46dd12c2 Tests for ProjectorTab 2022-02-23 2022-02-24 19:03:01 +00:00
Ken Roberts 99d9398783 Pjlink tests 2022-02-23 2022-02-24 19:02:28 +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
Tomas Groth 962f36967a Merge branch 'read-remote-version-from-file' into 'master'
Update the remote settings to use the remote's version.js file

See merge request openlp/openlp!421
2022-02-18 16:24:22 +00:00
Raoul Snyman 6236a59891 Update the remote settings to use the remote's version.js file 2022-02-18 16:24:21 +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
Tim Bentley 4297124c02 Merge branch 'option-to-hide-custom-formatting-tag-content-in-main-window' into 'master'
Option to hide custom formatting tag content in main window

See merge request openlp/openlp!414
2022-02-11 19:13:51 +00: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 72fb6347bb Merge branch 'qr_code' into 'master'
Replace QR code with generator and update tests

See merge request openlp/openlp!416
2022-02-11 14:33:12 +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
Tim c3f00bf288
Replace QR code with generator and update tests 2022-02-10 11:06:34 +00:00
Tomas Groth d9eec25960 Merge branch 'process-pjlink-tests' into 'master'
Update tests for projectors.pjlinkcommands.process_pjlink()

See merge request openlp/openlp!410
2022-02-09 17:49:23 +00:00
Ken Roberts d6c6ef59b6 Update tests for projectors.pjlinkcommands.process_pjlink() 2022-02-09 17:49:23 +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
Tim 0ccb3620d5
Lets finish the year conversion 2022-02-06 09:10:17 +00:00
Raoul Snyman 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
STEPHANVS bf1ae4a36b
Even more test fixes 2022-02-06 01:09:05 +01:00
STEPHANVS 638b5722f5
Fix more tests 2022-02-06 01:09:04 +01:00
STEPHANVS 58fef7596d
Fix tests 2022-02-06 01:09:04 +01:00
Tim Bentley db64a7d5bf Merge branch 'test-commands-2' into 'master'
Update tests for pjlinkcommands 2022-02-03

See merge request openlp/openlp!408
2022-02-05 17:13:52 +00:00
Ken Roberts 2dfce1ad32 Issue #985 - TypeErr in PJLink.get_data() fix 2022-02-05 16:02:48 +00: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 aa22652b3e Merge branch 'issue-559-prevent-user-closing-display-window' into 'master'
Prevent the user from closing the display window

Closes #559

See merge request openlp/openlp!405
2022-02-04 22:06:06 +00:00
Raoul Snyman 26d3659250 Prevent the user from closing the display window 2022-02-04 22:06:06 +00:00
Ken Roberts be21ef15e6
Update tests for pjlinkcommands 2022-02-03
- (Ongoing) Update strings to f'' format

- New test module projector/messages/test_clss.py
    - projectors/test_projector_commands_01/test_*_clss_* tests moved here
    - Added start_poll test

- New test module projector/messages/test_misc.py
    - Added test_srch

- openlp/core/projectors/plinkcommands.py
    - Updated process_srch log entry in case of no projector instance
2022-02-04 13:33:25 -08: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 ae0927d1f4 Expand tests a little further 2022-02-04 10:01:51 -07:00
Tim 4400e0e132
Add some more tests 2022-02-04 15:40:12 +00:00
Raoul Snyman 4f74be7d0a Fix loading service files from the command line 2022-02-04 15:30:43 +00:00
Raoul Snyman 54ad754268 Make two versions of a test to work around a difference in Python 3.10 2022-02-03 11:26:24 -07:00
Raoul Snyman 0f74ef6f67 Handle invalid XML when parsing verses 2022-02-03 15:02:13 +00:00
Tim Bentley de30cc3996 Merge branch 'issue-937-handle-unknown-verse-types' into 'master'
Fix issue #937 by handling custom verse types correctly

Closes #937

See merge request openlp/openlp!396
2022-02-03 07:49:14 +00:00
Raoul Snyman bb8e508887 Fix issues with searching from the web remote 2022-02-03 05:49:56 +00:00
Raoul Snyman 35723ed72c Fix issue #937 by handling custom verse types correctly 2022-02-02 11:28:46 -07:00
Tim Bentley 04bbbba305 Merge branch 'pjlink_cmd' into 'master'
Update pjlinkcommands tests

Closes #976 and #978

See merge request openlp/openlp!388
2022-02-01 16:43:09 +00:00
Ken Roberts e02b359b7e Update pjlinkcommands tests 2022-02-01 16:43:09 +00: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 e30fb26a3c Merge branch 'pjm-tests' into 'master'
Tests for ProjectorManager 2022-01-23

See merge request openlp/openlp!386
2022-01-31 02:36:14 +00:00
Ken Roberts 2d0855f975 Tests for ProjectorManager 2022-01-23 2022-01-31 02:36:14 +00:00
Raoul Snyman fa802a5f3b
Stop the display window from minimizing when the OpenLP window is not active on macOS 2022-01-29 16:22:10 -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
Raoul Snyman 91322f87d2 Merge branch '30rc1-fixes2' into 'master'
Various bug fixes

Closes #978 and #976

See merge request openlp/openlp!384
2022-01-21 21:32:09 +00:00
Tomas Groth 1d0b578370 Various bug fixes 2022-01-21 21:32:09 +00:00
Raoul Snyman b3c27986c7 Merge branch 'proj_manager_tests' into 'master'
ProjectorManager tests upd_add_port listener

See merge request openlp/openlp!383
2022-01-21 21:30:52 +00:00
Ken Roberts caa78be00d ProjectorManager tests upd_add_port listener 2022-01-21 21:30:51 +00:00
Tomas Groth bfce3db902 A few bug fixes 2022-01-21 07:49:55 +00:00
Ken Roberts c0713a56d4 ProjectorManager tests 2022-01-20 21:22:41 +00:00
Daniel Martin fce6b47127 Fix a few service bugs 2022-01-16 13:15:09 +00:00
Tim Bentley c6be2ac31d Merge branch 'clean-up-alerts-plugin' into 'master'
clean up alertsmanager

See merge request openlp/openlp!369
2021-11-07 07:43:20 +00:00
Raoul Snyman e4036ea14f Merge branch 'fix-song-flash-840' into 'master'
Fix song flash

Closes #840

See merge request openlp/openlp!367
2021-11-07 00:52:53 +00:00
robbie jackson aff97c0e27 Fix song flash 2021-11-07 00:52:53 +00:00
Andreas P ddcc7dbd4f clean up alertsmanager
- the alertsmanager does not manage the alerts anymore, they are managed by the display
- thus the list of alerts is not needed, the id is not needed, also the
  timer id is not needed
- live_display_active is not needed anymore
- there is no point in using the status message
2021-10-23 15:29:33 +02:00
Andreas P a252032426 rename readme in test folder and fix text about dependencies 2021-10-23 15:09:51 +02:00
Raoul Snyman fca5052b24
Fix loading the previous service as a str instead of a Path
- Fixes #839
- Wrote a whole bunch of tests
2021-09-16 16:59:03 -07:00
Tim Bentley 191e8dc672 Merge branch 'fix-dvd-media-crash' into 'master'
Fix dvd media crash

Closes #876

See merge request openlp/openlp!356
2021-09-12 08:28:58 +00:00
robbie jackson 2eef92fe4a Fix dvd media crash 2021-09-12 08:28:58 +00:00
Tim Bentley df0163b144 Merge branch 'fix-show-presentation-after-media' into 'master'
Fix of problem showing presentations after media items

Closes #833

See merge request openlp/openlp!362
2021-09-12 08:28:37 +00:00
robbiejackson fee77506f6 code fix done and tests updated 2021-09-10 21:10:49 +01:00
Raoul Snyman b37fd8faca Fix #896 and write tests for the form 2021-09-07 22:00:11 -07:00
Tomas Groth e584c5bf49 Skip test that fails on macOS. 2021-09-02 20:43:42 +00:00
Tim Bentley a3ff2b1d0b Merge branch 'fix-songbook-merge' into 'master'
Fix merging of song books

Closes #899

See merge request openlp/openlp!347
2021-09-02 06:46:10 +00:00
robbie jackson 80a70d5b63 Fix merging of song books 2021-09-02 06:46:09 +00:00
Raoul Snyman 10f325d1dd
Fix #881 by setting changing the 'replace' argument to be the position of the item to be replaced 2021-09-01 22:35:11 -07:00
Mateus Meyer Jiacomelli 368c1aa69a Better Dark Mode and UI Theme Support 2021-09-01 18:34:06 +00:00
Tomas Groth 54ad7496cd Merge branch 'display-mode-toggle' into 'master'
Display mode toggle

Closes #905

See merge request openlp/openlp!348
2021-08-28 20:36:54 +00:00
Daniel Martin 744e141dbd Display mode toggle 2021-08-28 20:36:53 +00:00
robbie jackson c44d261a0e Fix cd media crash 2021-08-28 07:04:15 +00:00
Raoul Snyman 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
Tim Bentley b5a5cf82c4 Merge branch 'improve-help' into 'master'
Improve help

Closes #777

See merge request openlp/openlp!344
2021-08-25 21:14:19 +00:00
robbie jackson 2907cb4f14 Improve help 2021-08-25 21:14:19 +00:00
István Máté 58800cf4be Webserver mimetype support 2021-08-25 19:28:15 +00:00
Tim Bentley b10fd605b7 Merge branch 'alert-fix' into 'master'
Alert scroll missing text + default font mismatch fix

See merge request openlp/openlp!336
2021-08-19 16:30:49 +00:00
Mateus Meyer Jiacomelli 7d0990021d Alert scroll missing text + default font mismatch fix 2021-08-19 16:30:49 +00:00
Tim Bentley 0e4055664c Merge branch 'issue-711-screen-geometry' into 'master'
Fix logic in get_screen_number to be more fault tolerant

Closes #711

See merge request openlp/openlp!342
2021-08-19 16:29:58 +00:00
Tim Bentley 73bb4690b9 Merge branch 'add-new-service-message' into 'master'
Output message box when a user clicks on New Service when there's already a blank service there.

Closes #777

See merge request openlp/openlp!345
2021-08-19 16:25:02 +00:00
robbie jackson aee5d5b495 Fix main window positioning 2021-08-19 16:23:56 +00:00
robbiejackson cdc1234ebb code and settings test done 2021-08-18 18:59:29 +01:00