Commit Graph

12758 Commits

Author SHA1 Message Date
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
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
Tim b3788e404f
Add feedback for Custom Slide generation #73 2022-02-06 08:17:50 +00:00
Tim dc168b2fdf
Add feedback for Custom Slide generation #73 2022-02-06 08:14:02 +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 3311d0e5c5
regex fixes, NEOLATIN_NOTES would introduce an extra capturing group, while ENGLISH_NOTES and GERMAN_NOTES would not 2022-02-06 01:09:08 +01:00
STEPHANVS 7b93fec889
fix CHORD_SUFFIXES 2022-02-06 01:09:08 +01:00
STEPHANVS 99404cda86
Revert "nothing to repeat issue?"
This reverts commit 3c60e9aaf8.
2022-02-06 01:09:07 +01:00
STEPHANVS 6dfb367bc4
nothing to repeat issue? 2022-02-06 01:09:06 +01:00
STEPHANVS fdd55041f3
Additional notes and suffixes fix 2022-02-06 01:09:06 +01:00
STEPHANVS ad56375374
Support "add" in chord suffix, support song key definition with "=" 2022-02-06 01:09:05 +01:00
STEPHANVS bf1ae4a36b
Even more test fixes 2022-02-06 01:09:05 +01:00
STEPHANVS 7badda1668
Support for more complex chords; have chordless songs in <div class="nochords"> 2022-02-06 01:09:03 +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 bdce45cb74 Merge branch 'sqlalchemy-warnings' into 'master'
Listen to SQLAlchemy's warnings

See merge request openlp/openlp!407
2022-02-04 22:06:24 +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 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
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 0f74ef6f67 Handle invalid XML when parsing verses 2022-02-03 15:02:13 +00:00
Tim Bentley 235fd9244f Merge branch 'issue-943-recent-files-bug' into 'master'
Fix issue #943 by typecasting to Path objects

Closes #943

See merge request openlp/openlp!395
2022-02-03 07:49:55 +00:00
Raoul Snyman efc32c9b1f Fix issue #943 by typecasting to Path objects 2022-02-03 07:49:55 +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
Raoul Snyman b6074ed9ad Move the common context menu code into the FolderLibraryItem class 2022-02-01 16:02:17 -07:00
Tim Bentley f711a64dc5 Merge branch 'Logging_Fixes' into 'master'
Clean up logging

See merge request openlp/openlp!392
2022-02-01 20:01:27 +00: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 79714f0b73 Merge branch '30rc1-fixes-part2' into 'master'
Various bugfixes

Closes #916 and #944

See merge request openlp/openlp!387
2022-02-01 11:11:52 +00:00
Tomas Groth 5e4721f4ce Various bugfixes 2022-02-01 11:11:52 +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
Tim 5784dc4c24
Fix another division issue 2022-02-01 10:07:24 +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
Tomas Groth d2f02a5ec3 Merge branch 'fix-macos-display-minimize' into 'master'
Stop the display window from minimizing when the OpenLP window is not active on macOS

See merge request openlp/openlp!390
2022-01-30 07:34:33 +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
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
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
Raoul Snyman 2e553a6833
Release 2.9.4 2022-01-17 13:02:54 -07:00
Daniel Martin fce6b47127 Fix a few service bugs 2022-01-16 13:15:09 +00:00
Tim 2ee161c9ce
Fix another division issue 2022-01-13 14:33:00 +00:00
Raoul Snyman e473511386 Default to the first screen if there is no display screen 2021-12-26 09:45:34 +00:00
Tim Bentley 1603bfb705 OpenLP not running due to various Float / Int issues. 2021-11-28 14:13:28 +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
Raoul Snyman 33be82042d Prevent an exception occurring due to a variable not being declared yet 2021-11-27 07:49:39 +00:00
Raoul Snyman b35080fd98 Merge branch 'correct-slide-number-fix' into 'master'
Correction of previous fix for setting slide numbers in footers

Closes #942

See merge request openlp/openlp!366
2021-11-26 22:08:03 +00:00
robbie jackson 8e1ff6e0d6 Correction of previous fix for setting slide numbers in footers 2021-11-26 22:08:03 +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
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
robbie jackson aff97c0e27 Fix song flash 2021-11-07 00:52:53 +00:00
Andreas P cbfcbae498 remove not reachable code 2021-10-23 16:14:16 +02:00
Andreas P 2c8dd847c0 don't shadow build-in 2021-10-23 16:14:15 +02:00
Andreas P 25952c8751 use f-strings and correct log message, as the icon is shaddowed 2021-10-23 15:48:48 +02: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
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
STEPHANVS 14c0c93463
Check 'end html' instead of 'end tag' 2021-09-10 23:49:55 +02: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
Raoul Snyman acc54ce13b
A further and more extensive fix to the fix in !359 2021-09-06 14:44:44 -07:00
Raoul Snyman bd6dfb43be
Fix #912 by using the correct argument; Also fix the tests on macOS (and now my machine) where some version of libxml2 has an error that causes syntax errors in the resulting XML 2021-09-05 22:42:21 -07:00
Mateus Meyer Jiacomelli 34cfe9b8cd Fix dark theme tooltip text color 2021-09-05 07:19:44 +00:00
Raoul Snyman a232346e4a Release 2.9.3 2021-09-02 07:32:59 -07: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