Commit Graph

8008 Commits

Author SHA1 Message Date
Tim 29db2f1fb7
Better late than never 2022-02-01 10:10:57 +00: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
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 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 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 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
Raoul Snyman 322f4f1d5b Fix bug #711 and add some tests 2021-08-06 08:24:44 -07:00
Tim Bentley e048348890 Merge branch 'add-slide-numbers-in-song-footer' into 'master'
Add slide numbers in footers

Closes #847

See merge request openlp/openlp!339
2021-07-22 20:48:16 +00:00
robbie jackson 3bbb46cdd3 Add slide numbers in footers 2021-07-22 20:48:15 +00:00
Scott Western 0eb4e4b99e Use CSS standard gradients 2021-07-21 20:44:41 +00:00
STEPHANVS 7bbc7ab05f
Merge branch 'master' of https://gitlab.com/istvanmate/openlp 2021-06-18 23:45:56 +02:00