Commit Graph

16414 Commits

Author SHA1 Message Date
Tim Bentley 493f33b764 minor fix 2019-08-04 16:56:07 +01:00
Tim Bentley 0e96c55c8e pep 8 2019-08-04 15:06:00 +01:00
Tim Bentley 24ab4f2cb1 minor fixes 2019-08-04 14:13:33 +01:00
Tim Bentley a8af8a8d18 fix custom copy 2019-08-04 08:53:56 +01:00
Raoul Snyman 38a6f1b2ca Use PyMySQL rather than MySQL Connector 2019-08-03 11:19:25 -07:00
Tim Bentley df2ace541e fix missing state code 2019-07-31 22:01:22 +01:00
Phill 6b9e36e7af Make button action clearer
Fixes: https://launchpad.net/bugs/1673113
2019-07-31 21:12:11 +01:00
Tim Bentley 8ce94115c9 Fix service Print code 2019-07-31 17:26:25 +01:00
Phill 5fb9eb70af Fix deleting song books
Fixes: https://launchpad.net/bugs/1600510
2019-07-30 20:52:10 +01:00
Phill 603a6ff7d6 Fix bible reference search when text matches multiple books
Fixes: https://launchpad.net/bugs/1799005
2019-07-29 21:13:41 +01:00
John Lines 530976cf74 Fix typo 2019-07-28 22:16:02 +01:00
John Lines 8a6e6f767f Make Based on Psalm an automatic comment, do not automatically make Authors type Word 2019-07-28 21:59:51 +01:00
Tim Bentley 7f5166f3d0 Text fixes 2019-07-28 16:56:28 +01:00
Tim Bentley da75c96d03 allow last service to load on startup 2019-07-28 15:40:07 +01:00
John Lines c3eecd04d9 Implement BoldLine hint 2019-07-28 09:46:38 +01:00
Tim Bentley 095881cb90 Update logging settings 2019-07-28 09:40:38 +01:00
Tim Bentley aa5e33da7d Fix settings screen conversion 2019-07-28 09:30:24 +01:00
Phill 2e8da5a79e Fix check box alignment
Fixes: https://launchpad.net/bugs/1832942
2019-07-27 11:01:59 +01:00
John Lines f15cc88eb9 Strip unwanted formatting characters 2019-07-27 09:03:26 +01:00
Phill bbb2fa935c Few performance changes and fixes to prevent possible bugs 2019-07-27 07:37:16 +01:00
Phill dd4d9b9255 Add a singletom Metaclass 2019-07-20 13:27:28 +01:00
Phill 4f0ee2b0d3 Minor fixes and changes
bzr-revno: 2887
2019-07-19 19:43:14 +01:00
John Lines 2e89ec1f29 enable whole song impoerter test 2019-07-19 12:11:16 +01:00
John Lines 9cdf4faa5b Merge trunk updates 2019-07-19 11:51:25 +01:00
Phill c1ff239002 Lint fix 2019-07-18 20:26:54 +01:00
Phill ba99025a5f Fix tests 2019-07-18 20:14:58 +01:00
John Lines bd61ad1f6d Add BlankLine hint and deal with a leading asterisk on a verse number 2019-07-17 10:54:03 +01:00
John Lines 72747c3936 Add AddSpaceAfterColon hint 2019-07-16 12:40:23 +01:00
Raoul Snyman ef3aeb6894 Package the VLC plugins too.
bzr-revno: 2886
2019-07-16 13:21:41 +02:00
John Lines a9d0e0909f Update GPL version, use constructor, add comment to signal unepected verse order 2019-07-15 17:25:43 +01:00
John Lines 0c1eb50312 New hints for AddSpaceAfterSemi and CCLI 2019-07-13 13:17:06 +01:00
John Lines 36b5528d43 New style string formatting, restructure indent=0 cases 2019-07-12 15:36:14 +01:00
John Lines 515abee3ae Convert double to single quotes, make hint variable names consistent 2019-07-12 12:26:12 +01:00
John Lines bc70eea7b9 Minimize differences needed to run under OpenLP 2.4.6 2019-07-12 11:49:00 +01:00
Raoul Snyman 5121431281 Add Zeroconf services to OpenLP so that external devices can find OpenLP on the network.
bzr-revno: 2885
2019-07-04 12:00:24 -07:00
Raoul Snyman 642d59d7a8 Change VLC paths and include VLC plugins 2019-07-03 23:47:14 -07:00
Phill 9c35b7dcdc Minor fixes, and changes 2019-07-03 14:23:23 +01:00
Raoul Snyman a8e46110ed Fix an incorrect if and update tests 2019-07-02 23:30:01 -07:00
Raoul Snyman 87eac6fbe0 Fix a bug when cleaning up thumbnails where all presentation controllers, whether enabled or not, would be cycled through.
bzr-revno: 2884
2019-07-02 23:25:22 -07:00
Raoul Snyman 7c1eb9f24d Update test 2019-07-02 20:53:20 -07:00
Raoul Snyman 11ad9dbb22 Further refactor the code, and fix up the tests 2019-07-02 20:05:01 -07:00
Raoul Snyman f27e4f8821 Extract filtering to make things more testable 2019-07-02 16:00:27 -07:00
Raoul Snyman f0b6a723e3 Try to close down the error log file at the end of OpenLP's execution 2019-07-02 14:19:30 -07:00
Raoul Snyman 50fcc9b5d5 Add zeroconf to AppVeyor and setup.py, broadcast on all valid interfaces, quit the thread properly 2019-07-02 13:29:42 -07:00
Raoul Snyman a3b8a56da2 Update check_dependencies.py 2019-07-01 15:48:52 -07:00
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