2ae1a279c1
Added GitLab CI configuration
2019-09-16 22:20:23 -07:00
9d16ae2b06
Based on ic90's code, this just simplifies some of the code, and streamlines how things work, plus a couple of CSS fixes.
...
bzr-revno: 2904
2019-09-15 17:22:22 +02:00
Tomas Groth
262726f777
Forgot to update to latest CSS when updating RevealJS to 3.8.0.
...
bzr-revno: 2903
2019-09-15 16:27:59 +02:00
Tomas Groth
c2273d8d96
Forgot to update to latest CSS when updating RevealJS to 3.8.0.
2019-09-15 14:44:01 +02:00
cb2ccac22c
Skip the Mac LO tests on non-Mac platforms; Make detection work for a missing Pyro4 as well
...
bzr-revno: 2902
2019-09-14 08:27:40 +01:00
john+ubuntu@paladyn.org
a77bb78e6e
Add Importer SingingTheFaith
...
bzr-revno: 2901
2019-09-14 08:26:59 +01:00
8983324ed5
Remove some old, commented out code.
2019-09-13 14:34:18 -07:00
25a7c6f5b3
Skip the Mac LO tests on non-Mac platforms; Make detection work for a missing Pyro4 as well
2019-09-12 23:09:19 -07:00
ccc9b2a7c1
Fix a linting issue
2019-09-12 15:54:09 -07:00
671abe1def
Fix the queued alerts not being displayed
2019-09-12 15:39:57 -07:00
4f9a1b4e0b
Minor cosmetic fixes to remove the "<2>" from the app title in KDE:
...
- Name the display window "Display Window"
- Name the threads dialog "Please Wait"
- Also fix potential issue where threads remove themselves from the dictionary at shutdown and cause an error.
bzr-revno: 2900
2019-09-12 17:04:39 +01:00
3b87327682
Fix all the tests
2019-09-11 23:06:35 -07:00
83cd5c1a88
HEAD
2019-09-11 21:41:43 -07:00
3af3068027
Fix alerts to scroll properly, and simplify how everything works
2019-09-11 21:41:30 -07:00
Bastian Germann
22ae2d66b5
Use start script __main__.py which enables 'python -m openlp'
...
bzr-revno: 2899
2019-09-11 21:08:27 -07:00
2a8bf17c90
Fix window titles so that the main window just says 'OpenLP'
2019-09-10 14:37:12 -07:00
c7965337ba
Make a copy of the thread names so that if one disappears while we're waiting, we don't cause an error
2019-09-10 13:34:03 -07:00
Bastian Germann
9bb757fd4f
Revert changing test on run_openlp.py
2019-09-07 00:30:57 +02:00
Bastian Germann
edbf816e79
Drop shebang from __main__
2019-09-07 00:25:26 +02:00
9c078cce04
Apply Tomas patch
2019-09-05 21:31:51 -07:00
John Lines
f2c7bf0367
put default hints plugin directory and chnage name to singingthefaith-hints.tag
2019-09-04 17:06:44 +01:00
John Lines
3c677bc077
Linting fix
2019-09-03 13:42:06 +01:00
John Lines
b2f3496093
add tests with hints subdirectory
2019-09-03 12:53:54 +01:00
John Lines
53bf0fe420
Merge trunk updates
2019-09-03 11:20:46 +01:00
John Lines
6b8352abea
fix tests to allow for SongbookNumberInTitle defaulting to false and add hints tests
2019-09-03 10:52:09 +01:00
Tim Bentley
265dc0ded9
Undo an incorrect change and replace missing code as pert of the display revamp.
...
bzr-revno: 2898
2019-08-30 22:32:26 +01:00
e78d592892
Fix chords in songs being displayed on the display screen and in the slide controller.
...
bzr-revno: 2897
2019-08-30 22:31:55 +01:00
7eb41ae49b
Fix chord printing properly
2019-08-30 07:43:22 -07:00
Tim Bentley
f6713ddf52
Fix linting errors
2019-08-30 13:09:02 +01:00
Tim Bentley
a721250abd
finish fixing the theme regeneration
2019-08-30 12:28:10 +01:00
Tim Bentley
19dfcc15aa
Head
2019-08-30 10:32:05 +01:00
Tim Bentley
9e376c1e85
updates
2019-08-30 10:23:12 +01:00
ad813bdbee
Chords are now being rendered when printing, but the output needs some work
2019-08-29 22:56:48 -07:00
John Lines
5d494edf44
Upload hints.tag into resources
2019-08-29 22:50:40 +01:00
eed89c4024
Remove chords from the slide controller and the display
2019-08-29 14:08:37 -07:00
Tomas Groth
302736357a
Added support for more directives/tags when importing chord pro files.
...
bzr-revno: 2896
2019-08-29 21:14:50 +02:00
Tomas Groth
c34372c5a2
Added artist as a supported directive.
2019-08-29 20:50:43 +02:00
Tomas Groth
842b0c07c7
trunk
2019-08-28 21:50:03 +02:00
Tomas Groth
b999b2a55e
Added support for more meta directives.
2019-08-28 21:28:27 +02:00
7eaabb882e
Change MySQL-Connector optional dependency to pymysql, a pure-Python MySQL client.
...
bzr-revno: 2895
2019-08-27 21:18:55 -07:00
96544355b1
Update the About dialog:
...
bzr-revno: 2894
2019-08-27 21:18:22 -07:00
c8368a91cf
HEAD
2019-08-27 09:28:34 -07:00
54ad6ed69f
Correct Python license initials
2019-08-27 07:44:52 -07:00
9ad3975f00
Correct Python license initials
2019-08-27 07:43:51 -07:00
2fdcdaca33
Add license of each project behind name
2019-08-27 07:40:26 -07:00
e53f61b7f3
HEAD
2019-08-26 21:41:56 -07:00
d89a595fa1
Fix JS tests:
...
bzr-revno: 2893
2019-08-26 21:36:11 -07:00
12b0852d14
Fix syntax error in karma config and add junit reporter
2019-08-26 15:16:45 -07:00
d69b031e54
sdist build wasn't including the Karma config *facepalm*
2019-08-26 15:06:12 -07:00
02e7235fd9
Change to reporters suggested by Karma
2019-08-26 14:57:18 -07:00