openlp/tests/functional
Samuel Mehrbrodt 66c9f8eb82 made use of pystache for footer generation being configurable in song settings
- removed now obsolete and via template better configurable options to display "songbook", "written by" and "copyright" information in footer
- added explanation box for so far used settings as pystache placeholders
- added songs configuration setting for template including reset button
- added default template replacing currently existing configuration as best as possible (should be backwards compatible or at least be adaptable to correspond to former settings)
- adjusted tests to new and removed functionality

Fixes: https://launchpad.net/bugs/1695620
2017-06-04 01:31:47 +02:00
..
openlp_core Try to figure out why it segfaults on Jenkins but not on my machine 2017-03-27 22:19:33 -07:00
openlp_core_common Fix the depreciated code, and refactor it. 2017-05-22 17:25:44 +01:00
openlp_core_lib clean up files 2017-05-24 21:04:48 +01:00
openlp_core_ui fix up tests 2017-05-24 20:31:48 +01:00
openlp_core_ui_lib head 2017-05-26 14:30:54 +01:00
openlp_core_ui_media Mock comes with Python as of 3.3, and I don't think there is anyone using lower than 3.3, so let's use Python's mock directly now 2017-04-23 22:17:55 -07:00
openlp_plugins made use of pystache for footer generation being configurable in song settings 2017-06-04 01:31:47 +02:00
__init__.py Remove the now defunct version detection and imports 2017-05-08 11:33:11 -07:00
test_init.py Mock comes with Python as of 3.3, and I don't think there is anyone using lower than 3.3, so let's use Python's mock directly now 2017-04-23 22:17:55 -07:00