Commit Graph

16469 Commits

Author SHA1 Message Date
Raoul Snyman 0618f63ede Added a Zeroconf service to aid devices detecting OpenLP on the network 2019-07-01 15:36:14 -07:00
Nico Opiyo b42034de47 Changed variable names to camelCase and added parameter for Jenkins JS tests 2019-07-01 20:45:08 +03:00
Nico Opiyo 14f53eef89 Pulled in latest changes from trunk 2019-07-01 09:47:38 +03:00
Raoul Snyman 61b85f15bc Fix a bug when cleaning up thumbnails where all presentation controllers, whether enabled or not, would be cycled through. 2019-06-30 16:28:38 -07:00
Nico Opiyo 0eff721f24 Fixed unit tests for alerts branch 2019-06-30 22:16:54 +03:00
John Lines d52d5bb0e2 Fix lint warning in tests and importer.py 2019-06-30 20:13:33 +01:00
John Lines e566a6788c Fix flake8 warnings, print statements, inline comments 2019-06-30 19:03:38 +01:00
john 8f91f0c787 Fix undefined auto_verse_order_ok case, and add some test resources 2019-06-29 15:43:32 +01:00
john 2bfa620ebf Merge trunk updates 2019-06-29 15:04:27 +01:00
john 184462d852 Test fixed for single verse, all verses failing test not run yet 2019-06-29 14:59:03 +01:00
john 5f2e2b72d7 Use path objects and remove redundant brackets 2019-06-29 12:12:46 +01:00
Phill 28da80ecf9 Fix up and improve the Words Of Worship importer
bzr-revno: 2883
2019-06-28 21:15:27 +01:00
Phill 8565db715f Moar minor changes 2019-06-28 20:26:46 +01:00
Phill e81a97f582 PEP Fixes 2019-06-28 19:29:39 +01:00
Phill 26e4606ed2 Fix test data 2019-06-28 19:20:11 +01:00
Phill f79e8803c9 Word of Worship file importer fixes / rework 2019-06-28 19:09:25 +01:00
john 703eb0079b Merge trunk updates 2019-06-27 13:10:34 +01:00
john 8a4c349f9e Tidy up auto verse order generation 2019-06-27 13:01:11 +01:00
Nico Opiyo 2076851555 Fixed scrolling bug display 2019-06-27 13:11:56 +03:00
Johnthan dcabe95ac0 fix 1832874 and 1833876
bzr-revno: 2882
2019-06-25 19:33:47 +01:00
Phill c5cac9fa34 Path fix ups
bzr-revno: 2881
2019-06-25 12:13:01 +01:00
Phill a432a57452 rename param js_use to is_js 2019-06-21 23:09:36 +01:00
Phill 3e2e272776 revert suffix stuff 2019-06-21 22:09:28 +01:00
Phill 5b571c4f74 Fixes for path issues 2019-06-21 21:53:42 +01:00
Johnmfl 865ac820d3 added space to Fix Lint errors 2019-06-19 16:52:50 -04:00
Johnmfl 64b7a1347b Fixed Lint errors 2019-06-19 16:31:46 -04:00
Johnmfl beb3861ae7 Fix #1832874 and #1832876 del temp song files add info to dup song delete form 2019-06-18 20:28:09 -04:00
john 66712873b4 Singing The Faith Importer - Add the importer, and tests 2019-06-17 09:44:34 +01:00
john 20d0b40f8b Singing The Faith Importer - Initial version 2019-06-17 09:30:45 +01:00
Tim Bentley 87b408f0eb Add basic streaming to media
bzr-revno: 2880
2019-06-15 06:17:17 +01:00
Tim Bentley 7c7dbacb03 colon 2019-06-14 20:28:08 +01:00
Tim Bentley 688965081e Fix streaming part1 2019-06-14 20:20:29 +01:00
Tim Bentley 7143fbb8d1 Fix streaming part1 2019-06-14 18:54:04 +01:00
Tim Bentley 2b4842b20d streaming works 2019-06-12 19:04:47 +01:00
Tim Bentley e68af29694 Head 2019-06-11 20:49:13 +01:00
Tim Bentley 08891d8731 updates 2019-06-11 20:48:34 +01:00
Tomas Groth 0653f2d64f Added Pyro4 to appveyor to make the latest tests run. Fixed test on windows by mocking out render. Missed a rename of _write_theme to save_theme. Loading VLC module can also result in an OSError. Set the default value of core/display_on_monitor to False to avoid blocking the screen with the display window on first start. Set song import/export default directory to None. Add a webengine view for previewing themes. Made VLC loading more robust. A few minor fixes.
bzr-revno: 2879
2019-06-11 21:44:19 +02:00
Tomas Groth 626d75ff1a Added Pyro4 to appveyor to make the latest tests run. 2019-06-11 21:27:17 +02:00
Tomas Groth 9bf639a3cb merge trunk 2019-06-11 21:13:35 +02:00
Tomas Groth 7cb8758fdd Fixed test on windows by mocking out render. 2019-06-11 21:12:33 +02:00
Tomas Groth 9966d8ace7 Missed a rename of _write_theme to save_theme. 2019-06-11 21:11:54 +02:00
Tim Bentley edce402a60 fix up media for breakages 2019-06-11 19:40:20 +01:00
Tim Bentley 27a84fe05a Head 2019-06-11 19:08:21 +01:00
Raoul Snyman 596c484bd7 Add presentations through LibreOffice on macOS.
bzr-revno: 2878
2019-06-10 22:01:02 -07:00
Tomas Groth 4f705a649a Loading VLC module can also result in an OSError 2019-06-10 22:44:24 +02:00
Tomas Groth 4361159434 Set the default value of core/display_on_monitor to False to avoid blocking the screen with the display window on first start. 2019-06-10 22:22:22 +02:00
Tomas Groth 4c1f67f84b Set song import/export default directory to None 2019-06-10 22:10:38 +02:00
Tomas Groth 17893737b5 Add a webengine view for previewing themes. Made VLC loading more robust. A few minor fixes.
bzr-revno: 2877
2019-06-10 09:55:42 +02:00
Tomas Groth 31f6779d3f fix pep8 2019-06-09 22:22:43 +02:00
Tomas Groth 0c7fe8d97c fix test 2019-06-09 22:06:20 +02:00