Tim Bentley
32668193c6
fix up tests
2017-05-24 20:31:48 +01:00
Tim Bentley
6fe9dfeb04
Head
2017-05-23 06:00:42 +01:00
Tim Bentley
b7001116da
start to fix tests
2017-05-23 05:59:35 +01:00
Philip Ridout
cc705e1958
HEAD
2017-05-14 08:15:29 +01:00
Philip Ridout
748eb9cd0b
Fix up test
2017-05-13 08:05:44 +01:00
Philip Ridout
353b2b3067
Implement a custom widget for editing paths
2017-05-12 22:05:50 +01:00
335fed689d
Last few tests with bad imports
2017-05-08 12:04:14 -07:00
baa09a7dd6
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
4f6afb71d1
Fix the author_type import properly
2017-03-27 22:15:05 -07: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
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
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
879a51a1fe
Fix the tests for SongSelect and write tests for the SystemPlayer
2016-08-13 16:29:12 +02: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
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
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
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
suutari-olli
7b643b06ac
- Tried to make the new text work with the registry changes but failed.
...
> Test is broken, do not merge!
2016-07-14 21:02:23 +03:00
f7532b7896
pep8
2016-06-25 07:41:06 -07:00