Commit Graph

  • 671abe1def Fix the queued alerts not being displayed Raoul Snyman 2019-09-12 15:39:57 -0700
  • 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. raoul@snyman.info 2019-09-12 17:04:39 +0100
  • 3b87327682 Fix all the tests Raoul Snyman 2019-09-11 23:06:35 -0700
  • 83cd5c1a88 HEAD Raoul Snyman 2019-09-11 21:41:43 -0700
  • 3af3068027 Fix alerts to scroll properly, and simplify how everything works Raoul Snyman 2019-09-11 21:41:30 -0700
  • 22ae2d66b5 Use start script __main__.py which enables 'python -m openlp' Bastian Germann 2019-09-11 21:08:27 -0700
  • 2a8bf17c90 Fix window titles so that the main window just says 'OpenLP' Raoul Snyman 2019-09-10 14:37:12 -0700
  • c7965337ba Make a copy of the thread names so that if one disappears while we're waiting, we don't cause an error Raoul Snyman 2019-09-10 13:34:03 -0700
  • 9bb757fd4f Revert changing test on run_openlp.py Bastian Germann 2019-09-07 00:30:57 +0200
  • edbf816e79 Drop shebang from __main__ Bastian Germann 2019-09-07 00:25:26 +0200
  • 9c078cce04 Apply Tomas patch Raoul Snyman 2019-09-05 21:31:51 -0700
  • f2c7bf0367 put default hints plugin directory and chnage name to singingthefaith-hints.tag John Lines 2019-09-04 17:06:44 +0100
  • 3c677bc077 Linting fix John Lines 2019-09-03 13:42:06 +0100
  • b2f3496093 add tests with hints subdirectory John Lines 2019-09-03 12:53:54 +0100
  • 53bf0fe420 Merge trunk updates John Lines 2019-09-03 11:20:46 +0100
  • 6b8352abea fix tests to allow for SongbookNumberInTitle defaulting to false and add hints tests John Lines 2019-09-03 10:52:09 +0100
  • 265dc0ded9 Undo an incorrect change and replace missing code as pert of the display revamp. Tim Bentley 2019-08-30 22:32:26 +0100
  • e78d592892 Fix chords in songs being displayed on the display screen and in the slide controller. Raoul Snyman 2019-08-30 22:31:55 +0100
  • 7eb41ae49b Fix chord printing properly Raoul Snyman 2019-08-30 07:43:22 -0700
  • f6713ddf52 Fix linting errors Tim Bentley 2019-08-30 13:09:02 +0100
  • a721250abd finish fixing the theme regeneration Tim Bentley 2019-08-30 12:28:10 +0100
  • 19dfcc15aa Head Tim Bentley 2019-08-30 10:32:05 +0100
  • 9e376c1e85 updates Tim Bentley 2019-08-30 10:23:12 +0100
  • ad813bdbee Chords are now being rendered when printing, but the output needs some work Raoul Snyman 2019-08-29 22:56:48 -0700
  • 5d494edf44 Upload hints.tag into resources John Lines 2019-08-29 22:50:40 +0100
  • eed89c4024 Remove chords from the slide controller and the display Raoul Snyman 2019-08-29 14:08:37 -0700
  • 302736357a Added support for more directives/tags when importing chord pro files. Tomas Groth 2019-08-29 21:14:50 +0200
  • c34372c5a2 Added artist as a supported directive. Tomas Groth 2019-08-29 20:50:43 +0200
  • 842b0c07c7 trunk Tomas Groth 2019-08-28 21:50:03 +0200
  • b999b2a55e Added support for more meta directives. Tomas Groth 2019-08-28 21:28:27 +0200
  • 7eaabb882e Change MySQL-Connector optional dependency to pymysql, a pure-Python MySQL client. Raoul Snyman 2019-08-27 21:18:55 -0700
  • 96544355b1 Update the About dialog: Raoul Snyman 2019-08-27 21:18:22 -0700
  • c8368a91cf HEAD Raoul Snyman 2019-08-27 09:28:34 -0700
  • 54ad6ed69f Correct Python license initials Raoul Snyman 2019-08-27 07:44:52 -0700
  • 9ad3975f00 Correct Python license initials Raoul Snyman 2019-08-27 07:43:51 -0700
  • 2fdcdaca33 Add license of each project behind name Raoul Snyman 2019-08-27 07:40:26 -0700
  • e53f61b7f3 HEAD Raoul Snyman 2019-08-26 21:41:56 -0700
  • d89a595fa1 Fix JS tests: Raoul Snyman 2019-08-26 21:36:11 -0700
  • 12b0852d14 Fix syntax error in karma config and add junit reporter Raoul Snyman 2019-08-26 15:16:45 -0700
  • d69b031e54 sdist build wasn't including the Karma config *facepalm* Raoul Snyman 2019-08-26 15:06:12 -0700
  • 02e7235fd9 Change to reporters suggested by Karma Raoul Snyman 2019-08-26 14:57:18 -0700
  • 24b1620da9 Streamline some config for KarmaJS to see if we can figure out why it is hanging in Jenkins Raoul Snyman 2019-08-26 14:47:44 -0700
  • d6d7d9d549 Move to Chromium for JS tests Raoul Snyman 2019-08-26 14:35:49 -0700
  • d3a053c0da Add support for new tags in ChordPro: composer, lyricist and meta. Tomas Groth 2019-08-26 22:07:33 +0200
  • ff4dc581b4 fix setiing theme data Tim Bentley 2019-08-25 12:37:34 +0100
  • db245b3b99 fix up missing translation and Save buttons Tim Bentley 2019-08-25 09:20:38 +0100
  • f2513c8474 Implement SongbookNumberInTitle hint John Lines 2019-08-23 17:29:39 +0100
  • e42d3431bb Use .format in importer.py John Lines 2019-08-23 10:33:48 +0100
  • 2557eeeaa6 Changed button to say 'Contribute', moved some text around, removed some unnecessary text Raoul Snyman 2019-08-22 20:21:15 -0700
  • e2abca9a03 HEAD Raoul Snyman 2019-08-22 14:39:05 -0700
  • 9f83e8cfc2 Update the about dialog Raoul Snyman 2019-08-22 12:55:59 -0700
  • 81ed036002 Fix a bug where tall images were getting cut off at the top and bottom Raoul Snyman 2019-08-22 11:48:33 -0700
  • 7e11cb760e Use Firefox instead of PhantomJS Raoul Snyman 2019-08-22 10:38:44 -0700
  • 1b69498262 Add package.json to what Python needs to package Raoul Snyman 2019-08-22 10:11:54 -0700
  • 3ce073c4bf Fix image height, update tests, and make 'npm test' only run the tests once instead of continually Raoul Snyman 2019-08-22 09:40:45 -0700
  • edf31caa61 Update Translation process and Translations 18082019. Tim Bentley 2019-08-22 16:48:40 +0100
  • 323c56fefe Make image scaling in the slidecontroller and the display work correctly. Tomas Groth 2019-08-22 07:43:22 -0700
  • aae8b5b811 Fix test Tomas Groth 2019-08-21 21:45:05 +0200
  • 62ca28cf09 Improve image scaling on display Tomas Groth 2019-08-21 21:13:27 +0200
  • 6a64cacba8 translations 20082019 Tim Bentley 2019-08-20 17:55:13 +0100
  • cd25766b79 Try to get image-scaling working correctly Tomas Groth 2019-08-19 22:42:36 +0200
  • df7ffc918a Translations 18082019 Tim Bentley 2019-08-18 10:15:51 +0100
  • 5c0211b13c Fix ignore file Tim Bentley 2019-08-17 12:41:45 +0100
  • 47d9ab4bd4 Translations 17082019 Tim Bentley 2019-08-17 12:40:43 +0100
  • e12be9d5b3 Translations 17082019 Tim Bentley 2019-08-17 12:37:34 +0100
  • d352d9bc41 Update the translation process files and fix issues Tim Bentley 2019-08-17 12:08:17 +0100
  • 4cbc4c9d82 Merge trunk updates John Lines 2019-08-12 07:34:02 +0100
  • f7bcdcb67c Refactors and fixes Phill 2019-08-07 19:33:31 +0100
  • b6512adf2a Fixes Phill 2019-08-06 22:46:00 +0100
  • a950a9bcce fixes Phill 2019-08-06 22:33:43 +0100
  • 5c2b70ff07 HEAD Phill 2019-08-06 21:46:41 +0100
  • 197bd42c9d Fix for invalid song beamer files Phill 2019-08-05 20:43:18 +0100
  • 4ad426d005 Fixes all over the place. Tim Bentley 2019-08-04 22:11:20 +0100
  • 493f33b764 minor fix Tim Bentley 2019-08-04 16:56:07 +0100
  • 0e96c55c8e pep 8 Tim Bentley 2019-08-04 15:06:00 +0100
  • 24ab4f2cb1 minor fixes Tim Bentley 2019-08-04 14:13:33 +0100
  • a8af8a8d18 fix custom copy Tim Bentley 2019-08-04 08:53:56 +0100
  • 38a6f1b2ca Use PyMySQL rather than MySQL Connector Raoul Snyman 2019-08-03 11:19:25 -0700
  • df2ace541e fix missing state code Tim Bentley 2019-07-31 22:01:22 +0100
  • 6b9e36e7af Make button action clearer Phill 2019-07-31 21:12:11 +0100
  • 8ce94115c9 Fix service Print code Tim Bentley 2019-07-31 17:26:25 +0100
  • 5fb9eb70af Fix deleting song books Phill 2019-07-30 20:52:10 +0100
  • 603a6ff7d6 Fix bible reference search when text matches multiple books Phill 2019-07-29 21:13:41 +0100
  • 530976cf74 Fix typo John Lines 2019-07-28 22:16:02 +0100
  • 8a6e6f767f Make Based on Psalm an automatic comment, do not automatically make Authors type Word John Lines 2019-07-28 21:59:51 +0100
  • 7f5166f3d0 Text fixes Tim Bentley 2019-07-28 16:56:28 +0100
  • da75c96d03 allow last service to load on startup Tim Bentley 2019-07-28 15:40:07 +0100
  • c3eecd04d9 Implement BoldLine hint John Lines 2019-07-28 09:46:38 +0100
  • 095881cb90 Update logging settings Tim Bentley 2019-07-28 09:40:38 +0100
  • aa5e33da7d Fix settings screen conversion Tim Bentley 2019-07-28 09:30:24 +0100
  • 2e8da5a79e Fix check box alignment Phill 2019-07-27 11:01:59 +0100
  • f15cc88eb9 Strip unwanted formatting characters John Lines 2019-07-27 09:03:26 +0100
  • bbb2fa935c Few performance changes and fixes to prevent possible bugs Phill 2019-07-27 07:37:16 +0100
  • dd4d9b9255 Add a singletom Metaclass Phill 2019-07-20 13:27:28 +0100
  • 4f0ee2b0d3 Minor fixes and changes Phill 2019-07-19 19:43:14 +0100
  • 2e89ec1f29 enable whole song impoerter test John Lines 2019-07-19 12:11:16 +0100
  • 9cdf4faa5b Merge trunk updates John Lines 2019-07-19 11:51:25 +0100
  • c1ff239002 Lint fix Phill 2019-07-18 20:26:54 +0100
  • ba99025a5f Fix tests Phill 2019-07-18 20:14:58 +0100
  • bd61ad1f6d Add BlankLine hint and deal with a leading asterisk on a verse number John Lines 2019-07-17 10:54:03 +0100