|
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 |
|
|
24b1620da9
|
Streamline some config for KarmaJS to see if we can figure out why it is hanging in Jenkins
|
2019-08-26 14:47:44 -07:00 |
|
|
d6d7d9d549
|
Move to Chromium for JS tests
|
2019-08-26 14:35:49 -07:00 |
|
Tomas Groth
|
d3a053c0da
|
Add support for new tags in ChordPro: composer, lyricist and meta.
|
2019-08-26 22:07:33 +02:00 |
|
Tim Bentley
|
ff4dc581b4
|
fix setiing theme data
|
2019-08-25 12:37:34 +01:00 |
|
Tim Bentley
|
db245b3b99
|
fix up missing translation and Save buttons
|
2019-08-25 09:20:38 +01:00 |
|
John Lines
|
f2513c8474
|
Implement SongbookNumberInTitle hint
|
2019-08-23 17:29:39 +01:00 |
|
John Lines
|
e42d3431bb
|
Use .format in importer.py
|
2019-08-23 10:33:48 +01:00 |
|
|
2557eeeaa6
|
Changed button to say 'Contribute', moved some text around, removed some unnecessary text
|
2019-08-22 20:21:15 -07:00 |
|
|
e2abca9a03
|
HEAD
|
2019-08-22 14:39:05 -07:00 |
|
|
9f83e8cfc2
|
Update the about dialog
|
2019-08-22 12:55:59 -07:00 |
|
|
81ed036002
|
Fix a bug where tall images were getting cut off at the top and bottom
bzr-revno: 2892
|
2019-08-22 11:48:33 -07:00 |
|
|
7e11cb760e
|
Use Firefox instead of PhantomJS
|
2019-08-22 10:38:44 -07:00 |
|
|
1b69498262
|
Add package.json to what Python needs to package
|
2019-08-22 10:11:54 -07:00 |
|
|
3ce073c4bf
|
Fix image height, update tests, and make 'npm test' only run the tests once instead of continually
|
2019-08-22 09:40:45 -07:00 |
|
Tim Bentley
|
edf31caa61
|
Update Translation process and Translations 18082019.
bzr-revno: 2891
|
2019-08-22 16:48:40 +01:00 |
|