Commit Graph

13087 Commits

Author SHA1 Message Date
Raoul Snyman dc2476c27f Remove unused flag in Registry 2023-08-18 03:35:55 +00:00
Raoul Snyman 35e12309e5 Merge branch 'delete_presentation_from_controller_when_permission_error' into 'master'
When a permission error is raised during generation of the sha256 hash when deleting a presentation from the controller don't crash but continue.

See merge request openlp/openlp!646
2023-08-13 21:54:39 +00:00
Chris Witterholt bbcea34498 When a permission error is raised during generation of the sha256 hash when deleting a presentation from the controller don't crash but continue. 2023-08-13 21:54:39 +00:00
Raoul Snyman 8a31048381 Merge branch 'presentation-blank' into 'master'
Fix presentations not being able to return from Display Screen

See merge request openlp/openlp!632
2023-08-13 21:54:00 +00:00
Tomas Groth 35dc55d7f7 Fix presentations not being able to return from Display Screen 2023-08-13 21:54:00 +00:00
Raoul Snyman 8d49dbf042 Merge branch 'issue-1382' into 'master'
Fix a websockets issue, and an OpenLP internal server issue

Closes #1618 and #1382

See merge request openlp/openlp!643
2023-08-13 21:49:06 +00:00
Raoul Snyman 4351651ad5 fix the deadlock on macos 2023-08-13 07:40:04 +00:00
Raoul Snyman 62aadcf7b9 Fix issue #1618 by ignoring the messages if the event loop is not running 2023-08-12 15:44:19 -07:00
Raoul Snyman 3593ae22b3 Fix issue #1382 by waiting for the service_manager to become available, or giving up after 2m 2023-08-12 13:53:30 -07:00
Raoul Snyman 32dc18a31f Merge branch 'display-api-abstraction' into 'master'
Display API abstraction

See merge request openlp/openlp!604
2023-08-12 15:59:37 +00:00
Mateus Meyer Jiacomelli a04ed99dfc Display API abstraction 2023-08-12 15:59:37 +00:00
Raoul Snyman 1eb8ef5f0d Try to fix an issue with MediaInfo perhaps returning a str instead of an int 2023-08-11 23:31:02 -07:00
Raoul Snyman 8052d29fa8 Merge branch 'async-remote-search' into 'master'
Fix issue #1582 by running the search in the original thread

Closes #1582

See merge request openlp/openlp!641
2023-08-11 22:28:25 +00:00
Raoul Snyman f098b07f5e Fix issue #1582 by running the search in the original thread 2023-08-11 12:47:21 -07:00
Raoul Snyman b3acb03051 Try to fix an issue that only seems to happen on macOS 2023-08-10 22:21:01 -07:00
Tomas Groth 27ae8006cc Allow loading the same presentation file multiple times from 2.4.x service file. Fixes bug #1601. 2023-07-28 13:33:34 +02:00
Raoul Snyman 2e95b09f67 Merge branch 'cleanups' into 'master'
Minor cleanups

See merge request openlp/openlp!637
2023-07-24 14:23:04 +00:00
Tim Bentley 08ae435592 Minor cleanups 2023-07-24 14:23:04 +00:00
Chris Witterholt 0ebd544c6a Fix endless loop at the end of a PowerPoint presentation 2023-07-23 21:24:13 +00:00
Tim Bentley ceda811e70 Merge branch 'lock-data-dir' into 'master'
Implement a filelock for shared data folder.

See merge request openlp/openlp!519
2023-07-19 06:50:21 +00:00
Tomas Groth 73b3568b5b Implement a filelock for shared data folder. 2023-07-19 06:50:21 +00:00
Raoul Snyman d97bc6a9ca Merge branch 'add-songs-to-topics-books-authors' into 'master'
Add the list of associated songs to the delete dialog in the song maintenance form

See merge request openlp/openlp!635
2023-07-18 20:13:12 +00:00
Raoul Snyman 11d55e498c Merge branch 'presentation-from-cloud-drive' into 'master'
Add detection for presentation files that were uploaded from the cloud.

See merge request openlp/openlp!634
2023-07-18 20:11:52 +00:00
Chris Witterholt f7f701abf2 Add detection for presentation files that were uploaded from the cloud. 2023-07-18 20:11:52 +00:00
Julian f20ecee0e9 Move "Live" / "Preview" and current item on one line 2023-07-18 20:11:10 +00:00
Michael Heiniger f0438d6365 feat(importer): add authors to powerpraise importer 2023-07-18 19:25:47 +00:00
Raoul Snyman 92db0c0cc7 Add the list of associated songs to the delete dialog in the song maintenance form 2023-07-17 15:11:03 -07:00
Raoul Snyman 58076ace93 Create a connection and then run execute 2023-07-14 08:23:16 -07:00
Tomas Groth f3bbb0527c Update appveyor.yml to use python 3.11. 2023-07-14 15:22:35 +00:00
Raoul Snyman 4afd01f70e Fix an issue with the arguments of with_only_columns 2023-07-13 12:34:46 -07:00
Tomas Groth 41887bbafb Merge branch 'michaelweghorn/fix_author_search' into 'master'
Fix song search by author

Closes #1588

See merge request openlp/openlp!627
2023-07-13 16:43:48 +00:00
Michael Weghorn a442242d9f Fix song search by author 2023-07-13 16:43:48 +00:00
Tomas Groth b0bf26e530 Remove dependency on PIL since the latest version does not support PyQt5 2023-07-13 14:09:11 +00:00
Mateus Meyer Jiacomelli 72e649dd0d Fix Datasoul translate strings 2023-06-07 13:05:57 -03:00
Tomas Groth 4f7a2338e6 Merge branch 'wayland-display-window-screenshot' into 'master'
RFC/Proposal: Fallback code for display screenshot code (used on '/main'  Web Remote)

Closes #1284 and #1405

See merge request openlp/openlp!582
2023-06-06 20:05:55 +00:00
Mateus Meyer Jiacomelli 003ebaafaa RFC/Proposal: Fallback code for display screenshot code (used on '/main' Web Remote) 2023-06-06 20:05:55 +00:00
Tim Bentley 72ac7dfd5e Merge branch 'new-theme-controls' into 'master'
New theme adjustments: Adding letter spacing to theme main area; adding line and letter spacing to footer

See merge request openlp/openlp!611
2023-06-06 15:47:41 +00:00
Mateus Meyer Jiacomelli 50acb6fb64 New theme adjustments: Adding letter spacing to theme main area; adding line and letter spacing to footer 2023-06-06 15:47:40 +00:00
Raoul Snyman 029d630a53 Fix issue #1297 by reducing the number by 1024 times 2023-06-05 21:42:44 -07:00
Raoul Snyman 3e509ec001 Merge branch 'upgrade-to-pyro5' into 'master'
Upgrade to Pyro5

Closes #1309

See merge request openlp/openlp!618
2023-06-05 22:30:37 +00:00
Tim Bentley 6600ca150b Enumm Conversion 2023-06-05 16:57:24 +00:00
Tim Bentley d03e7966d0 VLC - Cleanup 2023-06-01 04:40:00 +00:00
Raoul Snyman f59146b505 Upgrade to Pyro5 2023-05-22 21:34:03 -07:00
Raoul Snyman 8e0735d267 Ignore the thumbnails if the path doesn't exist (fixes #914) 2023-05-21 22:17:55 -07:00
Raoul Snyman d27cca72aa Merge branch 'issue-1356' into 'master'
Fix an issue where an item's parent is None

Closes #1365

See merge request openlp/openlp!616
2023-05-20 14:33:09 +00:00
Raoul Snyman 183724cc08 Merge branch 'footer-song-first-slide' into 'master'
Adding Footer Content as Extra First Slide

See merge request openlp/openlp!523
2023-05-20 14:31:59 +00:00
Mateus Meyer Jiacomelli d9911790d4 Adding Footer Content as Extra First Slide 2023-05-20 14:31:59 +00:00
Raoul Snyman 12775b8172 Fix an issue where an item's parent is None 2023-05-19 21:29:45 -07:00
Raoul Snyman c0d3f7c759 Merge branch 'migrate-to-2-style-queries' into 'master'
Migrate to 2 style queries

See merge request openlp/openlp!597
2023-05-19 13:55:38 +00:00
Raoul Snyman 78b2de638a Migrate to 2 style queries 2023-05-19 13:55:38 +00:00
Raoul Snyman 5619c42c1f Fix the 415 errors due to a change in Werkzeug 2023-05-18 13:59:25 -07:00
Raoul Snyman f40ffd377f Merge branch 'display-custom-scheme' into 'master'
Display Custom Scheme

See merge request openlp/openlp!605
2023-05-18 05:08:43 +00:00
Mateus Meyer Jiacomelli 69d20d8fa2 Display Custom Scheme 2023-05-18 05:08:43 +00:00
Raoul Snyman 0c137a304b Merge branch 'message-based-websockets-endpoint' into 'master'
Implementing new message websocket endpoint

See merge request openlp/openlp!609
2023-05-18 05:08:20 +00:00
Mateus Meyer Jiacomelli 215ee5863d Implementing new message websocket endpoint 2023-05-18 05:08:20 +00:00
Raoul Snyman 376116329a Merge branch 'icon-oops' into 'master'
Fix bug in icon definition - Typr only

Closes #1500

See merge request openlp/openlp!612
2023-05-17 16:05:31 +00:00
Tim Bentley f3bdb128be Fix bug in icon definition - Typr only 2023-05-17 16:05:31 +00:00
Raoul Snyman c897ed8d40 Take account of VLC on macOS being bundled with OpenLP 2023-05-17 07:25:48 +00:00
Raoul Snyman 2427ae10a8 Merge branch 'vlc_5' into 'master'
VLC - Cleanup

See merge request openlp/openlp!607
2023-05-16 16:50:13 +00:00
Tim Bentley 8b7d03fed0 VLC - Cleanup 2023-05-16 16:50:12 +00:00
Mateus Meyer Jiacomelli 34e74632c2 Fix for #1495 task: wrapped C/C++ object of type QTreeWidgetItem has been deleted 2023-05-16 16:41:34 +00:00
Mateus Meyer Jiacomelli 7c7eb10adc Fixing Images not being able to be inserted on Service 2023-05-11 22:48:01 +00:00
Mateus Meyer Jiacomelli af57504498 Reusable Media Toolbar 2023-05-04 20:37:14 +00:00
Tomas Groth 9e34f9eca1 Merge branch 'footer-per-slide' into 'master'
Adding foundational support to Footer per slide

See merge request openlp/openlp!576
2023-04-20 18:52:39 +00:00
Mateus Meyer Jiacomelli 4615eb5b7b Adding foundational support to Footer per slide 2023-04-20 18:52:39 +00:00
Tomas Groth 48ee6b9dde Merge CustomXMLBuilder and CustomXMLParser 2023-04-20 16:42:10 +00:00
Raoul Snyman 5e38f30aa6 Merge branch 'datasoul' into 'master'
Add Datasoul song importer

See merge request openlp/openlp!598
2023-04-18 05:05:34 +00:00
Bastian Germann ac7ba118f9 Add Datasoul song importer 2023-04-18 05:05:34 +00:00
Tomas Groth b23558ed37 Migrate from FontAwesome4 to Material Design Icons v5.9.55 2023-04-18 05:04:38 +00:00
Tomas Groth bc12ee9023 Merge branch 'highlighted-slidecontroller-buttons' into 'master'
Highlighted slidecontroller buttons

Closes #870

See merge request openlp/openlp!578
2023-04-05 06:36:48 +00:00
Mateus Meyer Jiacomelli 0d91fb4bf7 Highlighted slidecontroller buttons 2023-04-05 06:36:48 +00:00
Chocimier b34d984e16 Fix translations loading on linux system-wide installation 2023-04-05 06:34:40 +00:00
Raoul Snyman 3a72f07520 Migrate database metadata to declarative base 2023-03-14 15:36:19 -07:00
Raoul Snyman 1fc1bd4124 Merge branch 'migrate-images-to-folder-classes' into 'master'
Migrate Images plugin to use shared folder code

See merge request openlp/openlp!593
2023-03-14 22:31:59 +00:00
Raoul Snyman 559235a59c Merge branch 'migrate-to-declarative-alerts' into 'master'
Migrate alerts to declarative

See merge request openlp/openlp!594
2023-03-14 16:55:37 +00:00
Raoul Snyman 9bd4f85431 Migrate Song Usage to declarative 2023-03-13 20:13:10 -07:00
Raoul Snyman 12bdcb5da4 Migrate alerts to declarative 2023-03-13 19:38:21 -07:00
Raoul Snyman cc5bea2732 Migrate Images plugin to use shared folder code 2023-03-13 18:57:04 -07:00
Raoul Snyman aa21ea5cba Fix a typo in creating custom slides from other text items 2023-03-13 11:13:36 -07:00
Raoul Snyman af2c9a492c Merge branch 'migrate-to-declarative-images' into 'master'
Migrate images plugin to declarative base

See merge request openlp/openlp!590
2023-03-10 07:24:10 +00:00
Raoul Snyman 15de6b1a38 Migrate images plugin to declarative base 2023-03-09 16:37:43 -07:00
Raoul Snyman dfc53a40f3 Convert Bibles to use declarative_base 2023-03-09 16:24:53 -07:00
Raoul Snyman ac80e2ed85 Convert custom slides to declarative 2023-03-07 21:40:48 -07:00
Raoul Snyman ce6c4107b8 Merge branch 'migrate-to-declarative-songs' into 'master'
Migrate to using Declarative Base in Songs

See merge request openlp/openlp!586
2023-03-08 03:27:49 +00:00
Raoul Snyman b635bad83f Migrate to using Declarative Base in Songs 2023-03-08 03:27:49 +00:00
Raoul Snyman 411fa39657 Merge branch 'improve-ppt-detection' into 'master'
Improve Powerpoint detection by trying to start the application instead of looking it up in the registry.

See merge request openlp/openlp!584
2023-03-04 03:50:02 +00:00
Tim Bentley 2118b5aba7 Fix: Correct About references and Remove Unused 2023-03-04 03:49:25 +00:00
Tomas Groth 84e8e7dc17 Minor fix for EasyWorship import 2023-02-19 22:30:03 +01:00
Tomas Groth 92bc2f33a7 Improve Powerpoint detection by trying to start the application instead of looking it up in the registry. 2023-02-17 22:56:45 +01:00
Mateus Meyer Jiacomelli 479d224878 Merge branch 'master' into list-view 2023-02-17 11:18:17 -03:00
Raoul Snyman c150feb028 Merge branch 'rework-songs-settings' into 'master'
Rework the songs settings, so that they're not as squashed.

See merge request openlp/openlp!568
2023-02-16 21:04:58 +00:00
Raoul Snyman 52110d812a Merge branch 'remove-webob' into 'master'
Remove WebOb -- we don't need it

See merge request openlp/openlp!569
2023-02-16 21:04:02 +00:00
Raoul Snyman fd0c51ecd1 Merge branch 'issue-1327' into 'master'
Skip missing thumbnails when loading a service

Closes #1327

See merge request openlp/openlp!577
2023-02-16 21:03:31 +00:00
Raoul Snyman aa2f238864 Merge branch 'api_transpose_service_item_format_fix' into 'master'
Fix selected=True not being set at new Transpose API Endpoint

See merge request openlp/openlp!575
2023-02-16 17:57:34 +00:00
Mateus Meyer Jiacomelli 7c6f2efc81 Fix selected=True not being set at new Transpose API Endpoint 2023-02-16 17:57:34 +00:00
Tim Bentley f28305aa95 Allow the remote interface update notification to be turned off. 2023-02-16 17:08:55 +00:00
Raoul Snyman f1fe916781 Skip missing thumbnails when loading a service 2023-02-16 09:48:16 -07:00
Mateus Meyer Jiacomelli a22284fd0c Merge branch 'master' into list-view 2023-02-10 22:19:41 -03:00
Raoul Snyman 1d0c91c8dc Rework the songs settings, so that they're not as squashed. 2023-02-08 12:55:55 -07:00
Raoul Snyman 3a72c9f366 Remove WebOb -- we don't need it 2023-02-08 12:55:02 -07:00
Raoul Snyman e28aafa7dc Release 3.0.2 2023-02-07 11:05:43 -07:00
Raoul Snyman 8a30ba7a24 Only show hash if song book number exists 2023-02-07 18:01:49 +00:00
Tim Bentley 575f84858e FIX: Missing looping for theme background videos 2023-02-06 16:23:56 +00:00
Mateus Meyer Jiacomelli 6ec62ecb82 Fixing Songs' Topics media manager icon to be the same from the Song Maintenance dialog 2023-02-01 20:40:43 +00:00
Raoul Snyman a9b9a4201d Merge branch 'api_transpose_service_item_format' into 'master'
Adding ability to return transposed item with service_item format to avoid duplicate calls on remote

See merge request openlp/openlp!561
2023-01-31 17:24:56 +00:00
Mateus Meyer Jiacomelli 42b15218c3 Adding ability to return transposed item with service_item format to avoid duplicate calls on remote 2023-01-31 17:24:56 +00:00
Mateus Meyer Jiacomelli d2cf191d0a Fix OpenLyrics whitespaces being 'eaten' (again) 2023-01-31 17:24:07 +00:00
Mateus Meyer Jiacomelli c2e625a9f1 Fixing service manager's list exception when pressing 'Left' keyboard key without any item selected 2023-01-30 21:13:42 -03:00
Tomas Groth eb1c86227a Force the use of SqlAlchemy 1.4 for now 2023-01-29 16:29:07 +00:00
Mateus Meyer Jiacomelli 77d6ec8d11 Removing login requirement from transpose endpoint 2023-01-28 19:10:45 -03:00
Raoul Snyman 203feaeeef Handle verse ranges in BibleServer 2023-01-27 07:19:05 -07:00
Raoul Snyman 07be40fe3b Merge branch 'issue-1287' into 'master'
Attempt to fix #1287 by checking for both str and bytes, and decoding bytes to unicode

Closes #1287

See merge request openlp/openlp!557
2023-01-26 21:55:59 +00:00
Raoul Snyman f060664c9f Fix up loading 2.9.x services 2023-01-25 05:29:00 +00:00
Raoul Snyman f4f39d8c0b Attempt to fix #1287 by checking for both str and bytes, and decoding bytes to unicode 2023-01-24 16:55:50 -07:00
Tim Bentley 522e9041cd Add debugging for VLC and fix strange state. 2023-01-21 05:29:31 +00:00
Raoul Snyman 1ee8223d55 Display the closing progress dialog during plugin shutdown 2023-01-18 23:15:11 -07:00
Raoul Snyman d6c22432a1 Fix an issue with the Worship Center Pro importer 2023-01-17 19:46:04 -07:00
Raoul Snyman 4443a8aaa2 Merge branch 'issue-1281' into 'master'
Fix an issue where the websockets server would try to shut down even when -w is supplied

Closes #1281

See merge request openlp/openlp!552
2023-01-17 23:16:48 +00:00
Raoul Snyman 6ac288deeb Fix white preview display when previewing presentations 2023-01-17 23:16:34 +00:00
Raoul Snyman fad0b22f2e Fix an issue where the websockets server would try to shut down even when -w is supplied 2023-01-16 22:53:59 -07:00
Tomas Groth 3f68c156d0 Use a simpler approach when creating a tmp file when saving service files 2023-01-15 22:40:53 +00:00
Raoul Snyman 60f08b8348 Release version 3.0.1 2023-01-12 21:00:53 -07:00
Mateus Meyer Jiacomelli c5d8dba20a Defining theme manager view mode default as 'List' 2023-01-11 12:12:48 -03:00
Mateus Meyer Jiacomelli fba1e54f05 Merge branch 'master' into list-view 2023-01-11 11:58:22 -03:00
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
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
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
Raoul Snyman 0b96ca56df Merge branch 'New_Year_2023' into 'master'
Happy new Year

See merge request openlp/openlp!534
2023-01-01 03:48:19 +00:00
Mateus Meyer Jiacomelli bb24b487f6 Fixing Print Service missing newlines on print 2023-01-01 03:47:58 +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
Daniel Martin 486f505a19 Fix non-portable startup crash 2022-12-29 08:01:47 +00:00
Raoul Snyman 30f8648ed1 Release version 3.0 2022-12-28 14:21:02 -07: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
Mateus Meyer Jiacomelli 76d1dc8a9e Fix PDF items crashing when going live from service 2022-12-21 16:49:46 +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