Commit Graph

8189 Commits

Author SHA1 Message Date
Raoul Snyman 3a72f07520 Migrate database metadata to declarative base 2023-03-14 15:36:19 -07:00
Tim Bentley 2118b5aba7 Fix: Correct About references and Remove Unused 2023-03-04 03:49:25 +00:00
Mateus Meyer Jiacomelli 479d224878 Merge branch 'master' into list-view 2023-02-17 11:18:17 -03: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 3a72c9f366 Remove WebOb -- we don't need it 2023-02-08 12:55:02 -07:00
Tim Bentley 575f84858e FIX: Missing looping for theme background videos 2023-02-06 16:23: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 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 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 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
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
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
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 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 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