Tim Bentley
5d917de2f8
Head
2017-03-03 19:27:31 +00:00
f68336a49f
Make the settings dialog as small as possible
...
Fixes: https://launchpad.net/bugs/1668669
2017-03-01 17:07:16 -07:00
32328cfe6a
Hide the Projectors manager by default so that it doesn't confuse people
2017-01-22 11:12:41 -07:00
Tim Bentley
b532024401
Fix up comments in test
2017-01-11 20:15:55 +00:00
Tim Bentley
ad788f5ee7
Fix up date in about form
2017-01-11 20:03:04 +00:00
Tim Bentley
74ca42e220
Yet another year goes by
2016-12-31 11:01:36 +00:00
Tim Bentley
126c5462a0
Head
2016-12-22 15:12:03 +00:00
Tim Bentley
5896e053bc
Fix tests again
2016-12-21 09:52:05 +00:00
Tim Bentley
a69df60978
Fix tests again
2016-12-21 09:47:33 +00:00
Tim Bentley
8570fb5e8c
Fix tests
2016-12-21 09:41:57 +00:00
Tim Bentley
4008ed008f
Move url size
2016-12-20 21:20:54 +00:00
c86d669346
Added a test
2016-12-15 23:29:29 +02:00
ddb92c3cd5
Fix a problem with the test
2016-12-13 21:50:34 +02:00
f17204aa19
Fix a problem with the test
2016-12-13 21:43:27 +02:00
c818c3ce8c
Added a test
2016-12-13 16:55:11 +02:00
Tomas Groth
1bb2e9e278
Another fix for tests on windows.
2016-11-29 21:57:33 +01:00
Tomas Groth
8595a2171f
Another test fix for windows.
2016-11-29 14:54:29 +01:00
Tomas Groth
595fd90d45
Fix some errors on windows
2016-11-29 14:06:54 +01:00
Philip Ridout
997cb859d3
Changed some icons to use svg
2016-10-27 18:45:50 +01:00
Tim Bentley
4adcef75fa
Head
2016-10-26 19:13:49 +01:00
Tim Bentley
2d695f13ea
Head
2016-10-26 19:12:38 +01:00
Tim Bentley
e6571644dd
head
2016-10-23 20:24:53 +01:00
Olli Suutari
3c733ddd20
- Merged trunk on 4.10.16
2016-10-04 16:39:14 +03:00
Tim Bentley
c8dad716cc
Review Comments
2016-09-19 19:51:48 +01:00
Tim Bentley
8f94d10c8d
add tests
2016-09-08 06:06:36 +01:00
Olli Suutari
4a57caf084
- Removed the old "escape item" test.
2016-09-02 19:24:57 +03:00
Olli Suutari
2fcd292969
- Renamed some code
2016-09-02 18:52:44 +03:00
Olli Suutari
2c4dbda42f
- The new method now also stops loops.
2016-09-02 18:41:16 +03:00
Olli Suutari
4733aa2169
- Removed modifications to test_mainwindow.
2016-08-20 22:17:00 +03:00
Olli Suutari
8224e39a2c
- Added test
2016-08-20 22:14:15 +03:00
Philip Ridout
7c77d7e8bd
Refactor of OpenSong Bible importer + 100% test coverage
2016-08-20 19:12:42 +01:00
Tim Bentley
c6c7931323
head
2016-08-14 10:23:12 +01:00
Tim Bentley
4211bac47c
Fix test
2016-08-14 10:22:28 +01:00
879a51a1fe
Fix the tests for SongSelect and write tests for the SystemPlayer
2016-08-13 16:29:12 +02:00
Tim Bentley
0ec8b40294
Add mocks
2016-08-13 14:47:19 +01:00
Tim Bentley
304032cd7d
Merge and fix mess
2016-08-12 06:15:56 +01:00
Olli Suutari
50131ba202
- Merged trunk and resolved conflict that was created by ui-messages-part-1 branch.
2016-08-10 21:50:40 +03:00
suutari.olli@gmail.com
ae81497fe3
This branch includes various UI string changes, such as:
...
- Media Manager, Projector Manager, Service Manager, Theme Manager,
Preview Panel and Live Panel have been renamed to: ”Library,
Projectors, Service, Themes, Preview and Live."
- Tooltips/texts for these have been changed.
- Removed version from window title
- Removed version from web remote page window names.
- Re-did the trace back message.
- etc...
In "Configurate OpenLP":
- Changed typing for all labels to lowercase
- Remove...
bzr-revno: 2688
2016-08-10 19:31:33 +01:00
c35a2d1430
String conversions with templates part 1
...
- Fix string format key error in first time wizard from previous string conversion
- Fix projector pjlink1 test to use MagicMock
- Part 1 string conversions where format template is a string variable that's filled later
- Update projectordb test
- Fix a test on htmlbuilder string formatting
- Revert openlp/core/lib/htmlbuilder.py
- Convert renderer to use Template()
- Added test for renderer css
- Merge trunk and fix conflict
- Fix formatting in excep...
2016-08-10 19:29:21 +01:00
2f7a1ab456
Merge trunk
2016-08-05 12:41:22 -07:00
suutari-olli
1298b629f1
- Merged trunk on 31.7.16
2016-07-31 14:58:54 +03:00
suutari-olli
aa1cd8fa91
- Merged trunk on 24.7.16
...
- Added superflys startup traceback fix to my code
- Resolved conflicts
2016-07-24 23:20:25 +03:00
Tim Bentley
ca2ceba972
Head
2016-07-23 05:59:26 +01:00
785257020d
Fix some linting issues
2016-07-17 21:46:06 +02:00
65fe62d69f
Fix some linting issues
2016-07-17 21:33:10 +02:00
97d6586462
Fixed another part of the permission denied error
2016-07-17 21:12:00 +02:00
Tim Bentley
6e5070316c
next prev
2016-07-17 08:12:42 +01:00
3cdd42bfe0
Catch the PermissionError too
2016-07-17 00:20:56 +02:00
suutari-olli
4874f6a218
- Reduced comments
...
- Removed unrequired reg_value from test.
2016-07-16 19:51:08 +03:00
suutari-olli
39cbafd453
Fixed the tests.
2016-07-16 18:41:39 +03:00