Tomas Groth
81492013ed
Fixed songshowplus encoding issue.
...
Fixed issue where enable-chord settings was not setup correctly for tests.
bzr-revno: 2745
2017-05-30 22:50:26 +02:00
Tomas Groth
ad55a8d254
Fix issue where enable-chord settings was not setup correctly for tests.
2017-05-30 22:06:27 +02:00
Philip Ridout
78f38780ce
head
2017-05-26 14:30:54 +01:00
Philip Ridout
cc705e1958
HEAD
2017-05-14 08:15:29 +01:00
Philip Ridout
353b2b3067
Implement a custom widget for editing paths
2017-05-12 22:05:50 +01:00
9b70fe44cf
HEAD
2017-05-08 12:10:46 -07:00
Philip Ridout
2747f370a4
Fixed up test
2017-05-06 11:34:56 +01:00
Philip Ridout
1100cd5a5b
Fix segfault with QFormLayout in BibleImportForm\nAlso fix up a failing test
2017-05-06 10:22:34 +01: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
815c32b87f
Fix a problem with loading Qt's translation files, bug #1676163
...
Fixes: https://launchpad.net/bugs/1676163
2017-03-27 17:36:54 -07:00
a2a51b95dd
Various fixes:
...
- Fix PresentationManager importer to take weird XML into account
- Fix OpenLP importer to support author_types
- Fix opening the data folder in KDE where it was being misinterpreted as a SMB share
- Fix a problem with the media player no longer controlling the playlist
- Fix a problem where a timer would expire after the application had been torn down
- Fix song database upgrades by moving upgrades 4 and 5 into 6 and writing some damage control
- Add a CHANGELOG.rst file
2017-03-22 21:43:13 -07:00
cd7b18ef30
Cleanup BibleImportForm tests
2017-03-22 15:17:43 -07:00
05a39cb7ea
Fix a test that was causing a segfault
2017-03-10 16:46:14 -07:00
324652c347
Port some bugfixes from 2.4 to trunk
2017-03-09 22:42:38 -07:00
Tim Bentley
7a72b2cad4
download and deploy works
2017-03-05 09:23:28 +00:00
Tim Bentley
b3fb5764c6
fix years
2017-03-04 19:17:59 +00:00
Tim Bentley
f76e030ac9
more cleanups
2017-03-04 17:32:47 +00:00
Tim Bentley
5d917de2f8
Head
2017-03-03 19:27:31 +00:00
3bc6fc0b77
Fix bug #1666005 and bug #1668994
2017-03-01 21:34:24 -07:00
Tim Bentley
74ca42e220
Yet another year goes by
2016-12-31 11:01:36 +00:00
Tim Bentley
0d540ae40b
Add remotes file checking
2016-12-24 09:10:13 +00:00
Tim Bentley
2d695f13ea
Head
2016-10-26 19:12:38 +01:00
Tomas Groth
3a3ca8d933
Fix fetching bible texts from CrossWalk.
2016-09-18 16:54:55 +02:00
Tim Bentley
225160be24
Head
2016-08-12 19:21:30 +01:00
Philip Ridout
4866dce071
test fixes
2016-08-09 21:49:52 +01:00
Tim Bentley
cade36a332
Head
2016-08-07 19:37:15 +01:00
Tomas Groth
031ae9ebc1
Use BibleGateway standard site instead of the legacy site. Fixes bug 1562384.
...
Fixes: https://launchpad.net/bugs/1562384
2016-07-24 21:49:29 +02:00
Tim Bentley
ca2ceba972
Head
2016-07-23 05:59:26 +01:00
Tim Bentley
76af52b2bf
Bye Bye Remote
2016-07-08 18:10:18 +01:00
Tomas Groth
93fc6e0145
Update Crosswalk webpage parser to match new layout. Fixes bug 1599999.
...
Fixes: https://launchpad.net/bugs/1599999
2016-07-07 22:56:50 +02:00
ec8ace4929
Fixed up some issues and refactored a method that wasn't actually a test.
2016-06-02 01:14:58 +02:00
672b8334fa
Initial attempt to move to nose2
2016-05-31 23:40:13 +02:00
9ac95cf665
Skip crosswalk.com test while server down
2016-05-05 12:37:48 -07:00
Tomas Groth
6f975654cc
Added tests.
2016-04-15 22:34:20 +02:00
Tomas Groth
e908799240
Fix slide order change when splitting custom slides. Fixes bug 1554748.
...
Fixes: https://launchpad.net/bugs/1554748
2016-03-13 22:55:47 +01:00
s.mehrbrodt@gmail.com
859288f172
Usability improvements
...
* When pressing Ctrl+F, select the text in the searchfield to allow immediate typing
* Allow entering the verse order in lowercase (automatically convert to uppercase)
bzr-revno: 2592
Fixes: https://launchpad.net/bugs/1530340 , https://launchpad.net/bugs/1530354
2016-01-08 17:28:47 +00:00
7853706479
Apparently BibleServer.com has removed that Bible. Use another one instead.
2016-01-07 23:38:13 +02:00
Samuel Mehrbrodt
75b885961e
Add test for converting verse order to uppercase
2016-01-05 17:11:30 +01:00
Tim Bentley
3a8b068af8
Year older
2015-12-31 22:46:06 +00:00
Tomas Groth
b69bb5ce27
trunk
2015-12-26 10:00:48 +01:00
Tomas Groth
44a523631e
Only import vlc in one place. Make it work with PyInstaller.
2015-12-13 21:35:23 +01:00
Jonathan Springer
7af1ca1d49
Migrate to PyQt5
2015-11-06 19:49:40 -05:00
Tomas Groth
585c319c8b
Improved the robustness of the download-webbibles-form. Fixes bug 1489757.
...
Fixes: https://launchpad.net/bugs/1489757
2015-08-28 09:50:13 +01:00
Tim Bentley
1cfd33df30
Fix Jenkins, tests and spellings
2015-05-25 21:03:31 +01:00
dd9e12d2b5
Fixed an interface test, added some more VLC tests
2015-04-30 23:14:23 +02:00
Tomas Groth
4fb55448f8
Fixes for code and tests.
2015-02-26 20:58:54 +00:00
Tomas Groth
52f3695334
Initial support for fetching list of web bibles. Not used yet.
2015-02-17 22:58:29 +00:00
Tomas Groth
4c53cb5184
Added tests
2015-01-29 20:54:06 +00:00
ffcea13021
Updated the copyright.
2015-01-18 15:39:21 +02:00
8758020568
HEAD
2015-01-11 17:02:32 +02:00
Tim Bentley
f3c09af379
Years go by
2014-12-31 10:58:13 +00:00
e89558da39
Fix label text for CCLI
...
bzr-revno: 2463
2014-12-31 10:26:50 +00:00
Ken Roberts
ff185523e1
Test for bug 1404967
2014-12-29 09:41:45 -08:00
Tomas Groth
795977b094
Make bible text parsing a bit more rebust, fixes bug 1404865.
...
Fixes: https://launchpad.net/bugs/1404865
2014-12-23 22:09:34 +00:00
049ca7e9d2
Go back to deleting everything, as it seems to yield the best result
2014-11-27 01:34:48 +02:00
d978f12630
Try something ridiculous, like removing all the deletes
2014-11-26 22:56:21 +02:00
fbaad51811
Try to fix the segfault
2014-11-24 23:18:32 +02:00
Tim Bentley
f4ff654a65
If invlaid bible name stop searching
...
Fixes: https://launchpad.net/bugs/1290246
2014-11-22 20:26:59 +00:00
551a10d311
Added and updated tests:
...
- Refactored FirstTimeForm to use an initalise() method, in order to be more testable
- Rewrote FTW tests to test initialise()
- Refactored TestMixin get_application() to setup_application() since it doesn't actually return an application object
- Refactored ListPreviewWidget to make it more testable
- Wrote tests for ListPreviewWidget
- Refactored FormattingTagsForm somewhat
- Updated FormattingTagsForm tests
Updated setup.py with some Python3 changes.
2014-10-22 22:43:05 +02:00
Tomas Groth
98c41ae586
Mock device detection during test.
2014-09-08 21:58:42 +01:00
Tomas Groth
79ef9315d5
Added a test
2014-09-08 21:49:33 +01:00
Tomas Groth
df28a6799b
trunk
2014-09-02 21:17:56 +01:00
Tomas Groth
62811d660f
Implemented a workaround for bug1251437
...
Fixes: https://launchpad.net/bugs/1251437
2014-08-27 10:43:18 +02:00
86291d0c41
Round 1 of media clip dialog refresh
2014-08-21 01:35:24 +02:00
Tomas Groth
074ab4b1bb
Head
2014-04-22 22:18:58 +02:00
Tomas Groth
7980231273
Skip tests on windows.
2014-04-22 22:13:36 +02:00
Tomas Groth
f6231e024a
Head
2014-04-20 15:57:12 +02:00
Samuel Mehrbrodt
bb1af7ed00
PEP8
2014-04-16 21:56:54 +02:00
Stefan Strasser
5e1a7ce767
replaced all occurrences of the deprecated alias assertEquals() with assertEqual()
2014-04-15 07:28:51 +02:00
Tomas Groth
f16a781309
Changed the clipselector gui a bit.
2014-04-09 22:24:19 +02:00
Tomas Groth
aefef04d97
Small fixes. Added checks of start/end times.
2014-04-07 23:08:48 +02:00
Tomas Groth
bc2d45fc30
Head
2014-04-05 15:27:53 +02:00
Tomas Groth
43f18ee2c9
Added some tests.
2014-04-05 09:46:35 +02:00
Tim Bentley
151f1017c5
finished
2014-04-02 20:35:09 +01:00
Tim Bentley
c38c576f94
test fixes
2014-04-02 19:51:21 +01:00
Tomas Groth
73304d7ec3
Added check to see if given path exists.
2014-03-30 21:32:41 +02:00
Tomas Groth
3608ad4fcd
Added first tests for mediaclipselectorform.py
2014-03-20 22:52:53 +01:00
Tim Bentley
22e9d6d1a9
Head
2014-03-17 07:14:51 +00:00
Tim Bentley
86bbc0d66c
Migrate new tests to mixins
2014-03-15 06:29:41 +00:00
Tim Bentley
85111766d5
Migrate tests and add copyright
2014-03-14 22:08:44 +00:00
Tim Bentley
d2efa83e89
Head
2014-03-14 17:34:36 +00:00
Tim Bentley
ff44daa258
Yet more tests - with file
2014-03-11 20:11:04 +00:00
Tim Bentley
a74567b9f6
Bible database tests
2014-03-11 19:01:09 +00:00
Tomas Groth
2b55da02c1
Reuse QApplication instance to avoid segfaults.
2014-03-10 20:56:36 +01:00
Tim Bentley
cd9f9e4c8d
move registry to common
2013-12-13 17:44:05 +00:00
Andreas Preikschat
ea8497d559
no need for MagicMock
2013-10-21 09:38:18 +02:00
5481a4718d
HEAD, and futher fixing of mock imports
2013-10-04 23:45:38 +02:00
Tim Bentley
8f47af1732
Head
2013-09-26 22:06:57 +01:00
Tim Bentley
539ed55777
More cleanups
2013-09-14 22:00:58 +01:00
Tim Bentley
b868ecc57d
remove reminances of cherrypy
2013-09-14 20:16:14 +01:00
Jeffrey S. Smith
334cef478d
Fix various tests and broken code revealed by tests
2013-09-09 16:10:40 -05:00
Andreas Preikschat
3e1a863bae
2to3 and resources.py
2013-08-31 20:17:38 +02:00
Andreas Preikschat
6e66cdefcf
clean ups
2013-07-17 16:19:21 +02:00
Andreas Preikschat
f4b9ffc481
- fixes bug #1170435 (We should not warn when verse order is empty)
...
bzr-revno: 2260
Fixes: https://launchpad.net/bugs/1170435
2013-06-30 19:42:02 +02:00
Andreas Preikschat
4f8d93638b
fixes
2013-06-21 20:13:59 +02:00
Andreas Preikschat
6265ce93de
fixed tests
2013-06-21 12:16:50 +02:00
Andreas Preikschat
45313cb450
head
2013-06-16 19:20:51 +02:00
Tim Bentley
bb36a67ac2
Move tests
2013-06-16 14:36:09 +01:00
Andreas Preikschat
3f60c34440
head
2013-04-20 22:30:51 +02:00
Andreas Preikschat
ab9e0d7ba2
- removed General section and introduced a Core section
...
- added test
bzr-revno: 2234
Fixes: https://launchpad.net/bugs/1133237
2013-04-20 22:19:53 +02:00