Commit Graph

17843 Commits

Author SHA1 Message Date
Raoul Snyman 80752badf4 Merge branch 'release-3.1rc3' into 'master'
OpenLP 3.1 release candidate 3

See merge request openlp/openlp!696
2023-12-07 21:49:01 +00:00
Raoul Snyman c1eab51bc9 Merge branch 'fix-coverage-badge' into 'master'
Fix the coverage badge on GitLab by producing an XML report

See merge request openlp/openlp!695
2023-12-07 21:47:29 +00:00
Raoul Snyman 651a2a5dfe OpenLP 3.1 release candidate 3 2023-12-07 14:20:49 -07:00
Raoul Snyman 5a8b57923f Fix the coverage badge on GitLab by producing an XML report 2023-12-07 10:54:02 -07:00
Tomas Groth fb4409792d Merge branch 'issue-1723' into 'master'
Fix irregular service theme saving (closes #1723)

Closes #1723

See merge request openlp/openlp!694
2023-12-07 07:56:08 +00:00
Raoul Snyman 243e1d0c8f Fix irregular service theme saving (closes #1723) 2023-12-06 21:52:52 -07:00
Raoul Snyman 50cb2344c8 Merge branch 'issue-1748' into 'master'
Fix issues with upgrading 2.9.x databases

Closes #1748

See merge request openlp/openlp!693
2023-12-06 16:37:26 +00:00
Raoul Snyman 001bf51d42 Merge branch 'fix_authortype_translation' into 'master'
Fix AuthorType not getting translated

Closes #1752

See merge request openlp/openlp!691
2023-12-06 16:37:08 +00:00
Dominik Pieczyński e520dd5951 Fix AuthorType not getting translated 2023-12-06 16:37:08 +00:00
Raoul Snyman 299b596651 Merge branch 'fix-csv-import' into 'master'
Fix bug in _has_header

Closes #1749

See merge request openlp/openlp!690
2023-12-05 17:45:22 +00:00
Gbenga Adeyi cab39743e4 Fix bug in _has_header 2023-12-05 17:45:22 +00:00
Raoul Snyman 79b3638392 Fix issues with upgrading 2.9.x databases 2023-12-05 10:27:38 -07:00
Raoul Snyman 9844915164 Merge branch 'translations-29112023' into 'master'
Translations 29112023

See merge request openlp/openlp!688
2023-11-30 16:49:58 +00:00
Tim Bentley 3fb198749c Translations 29112023 2023-11-30 16:49:57 +00:00
Raoul Snyman b360fa021a Merge branch 'fix-startup-sequence' into 'master'
Fix OpenLP startup by reordering statements

See merge request openlp/openlp!687
2023-11-29 17:16:43 +00:00
Raoul Snyman 1036c4e8ad Fix OpenLP startup by reordering statements 2023-11-29 10:00:07 -07:00
Raoul Snyman de5ba6eaac Merge branch 'openlp-hidpi-fixes' into 'master'
High DPI Fixes

See merge request openlp/openlp!684
2023-11-26 04:17:59 +00:00
Raoul Snyman cf558fbe9b High DPI Fixes 2023-11-26 04:17:58 +00:00
Raoul Snyman 8ddab1dc16 Merge branch 'issue-1700' into 'master'
Fix #1700 by typecasting the calls to Paths

Closes #1700

See merge request openlp/openlp!682
2023-11-23 03:05:37 +00:00
Raoul Snyman 79012cc005 Merge branch 'issue-1571' into 'master'
Check before initialising a None Bible

Closes #1571

See merge request openlp/openlp!683
2023-11-23 03:05:17 +00:00
Tomas Groth bff87b0e83 Merge branch 'pln-center-bible-import' into 'master'
Fix traceback on bible import when no bible available

See merge request openlp/openlp!685
2023-11-22 11:37:56 +00:00
Tomas Groth 0cd960494b Fix traceback on bible import when no bible available 2023-11-22 11:37:56 +00:00
Raoul Snyman 07633cd249 Check before initialising a None Bible 2023-11-21 10:42:15 -07:00
Raoul Snyman e1bd70284f Fix #1700 by typecasting the calls to Paths 2023-11-16 20:42:39 -07:00
Raoul Snyman a58a403d06 Merge branch 'pathedit-handles-none' into 'master'
Make PathEdit handle None values

Closes #1704

See merge request openlp/openlp!681
2023-11-16 20:53:36 +00:00
Raoul Snyman 60397daa63
Make PathEdit handle None values 2023-11-15 21:22:40 -07:00
Raoul Snyman 98d682c541 Merge branch 'fixExternalDb' into 'master'
Fix external DB settings

See merge request openlp/openlp!679
2023-11-14 21:45:48 +00:00
Simeon Brooks efec2bc70d Fix external DB settings 2023-11-14 21:45:48 +00:00
Tomas Groth d0aebd6429 Merge branch 'fix-alerts' into 'master'
Fix alerts

Closes #1669

See merge request openlp/openlp!678
2023-10-21 18:43:31 +00:00
Tomas Groth 45ccf8cf36 Fix alerts 2023-10-20 19:22:21 +02:00
Raoul Snyman 4a7273fd14 Merge branch 'wot-no-vlc' into 'master'
Fixes #1325 - Handling of Missing VLC.

Closes #1325

See merge request openlp/openlp!676
2023-10-19 23:15:39 +00:00
Tim Bentley 6b31c01ab9 Fixes #1325 - Handling of Missing VLC. 2023-10-19 23:15:38 +00:00
Raoul Snyman c277ac2b6f Merge branch 'sword-import-error-handling' into 'master'
Better handling of attempts to load invalid SWORD folder or zip-file

Closes #1649 and #1326

See merge request openlp/openlp!675
2023-10-12 03:32:14 +00:00
Tomas Groth 78708213a0 Better handling of attempts to load invalid SWORD folder or zip-file 2023-10-12 03:32:14 +00:00
Tomas Groth 5b2282ca23 Merge branch 'issue-1362' into 'master'
Ensure a path set in PathEdit is a Path instance

Closes #1362

See merge request openlp/openlp!674
2023-10-11 20:17:05 +00:00
Raoul Snyman 28905b4d60 Ensure a path set in PathEdit is a Path instance 2023-10-11 20:17:05 +00:00
Raoul Snyman 6d1c598f39 Merge branch 'openLyrics-whitespaces' into 'master'
Fix trimming leading whitespaces

Closes #1534

See merge request openlp/openlp!659
2023-10-10 23:53:41 +00:00
Gyuris Gellért e09d7719a9 Fix trimming leading whitespaces 2023-10-10 23:53:41 +00:00
Raoul Snyman 621a8f2516 Merge branch 'webengine-str-replace-all' into 'master'
Inject String.replaceAll javascript implementation if needed into webengine when browsing SongSelect.

See merge request openlp/openlp!671
2023-10-10 19:20:52 +00:00
Tomas Groth 58e3312ace Inject String.replaceAll javascript implementation if needed into webengine when browsing SongSelect. 2023-10-10 19:20:51 +00:00
Tomas Groth 987abbd033 Merge branch 'do-not-start-same-presentation-twice' into 'master'
Do not start the same presentation again when it's already live.

See merge request openlp/openlp!673
2023-10-02 19:25:15 +00:00
Chris Witterholt c99202342a Do not start the same presentation again when it's already live. 2023-10-02 19:25:15 +00:00
Raoul Snyman c0215785e4 Merge branch 'presentation-error-when-starting-from-blank-song' into 'master'
Prevent key error when unblank screen at start of presentation.

See merge request openlp/openlp!672
2023-10-01 16:08:45 +00:00
Chris Witterholt b4a67d7346
Prevent key error when unblank screen at start of presentation. 2023-09-30 14:44:58 +02:00
Raoul Snyman 86b798ec7c Merge branch 'release-3.1rc2' into 'master'
OpenLP Release Candidate 2

See merge request openlp/openlp!670
2023-09-14 17:01:10 +00:00
Raoul Snyman f4611e06cf OpenLP Release Candidate 2 2023-09-14 09:16:52 -07:00
Raoul Snyman 47bcdb6435 Merge branch 'make-images-multiselect-again' into 'master'
Fix the multiselect in the images plugin

See merge request openlp/openlp!669
2023-09-14 16:05:15 +00:00
Raoul Snyman f000948713 Merge branch 'revert-registry-get' into 'master'
Revert the Registry behaviour

See merge request openlp/openlp!668
2023-09-14 16:04:56 +00:00
Raoul Snyman a1581807c5 Revert the Registry behaviour 2023-09-14 16:04:56 +00:00
Raoul Snyman f24e5873bf Fix the multiselect in the images plugin 2023-09-13 21:31:37 -07:00