|
cfbe212a32
|
Revert the database upgrade, fix a few more bugs, and add some tests.
|
2017-03-21 23:05:16 -07:00 |
|
|
3635cc3603
|
Write some tests
|
2017-03-08 22:23:37 -07:00 |
|
|
1ec27e8b05
|
- Fix SongSelect so that it detects the login URL
- Fix PresentationManager importer to handle weird XML
- Pull in OpenLP song importer fixes from Olli's branch
bzr-revno: 2675
|
2017-03-02 14:54:45 -07:00 |
|
|
090de0d987
|
Fix some tests that were causing issues
|
2017-03-02 11:54:18 -07:00 |
|
|
678a42263d
|
Fixed a test
|
2017-03-01 19:51:15 -07:00 |
|
|
35af0af211
|
Some tests to go with it
|
2017-03-01 19:35:04 -07:00 |
|
|
2748f1e6c5
|
Pull in OpenLP song importer fixes from Olli's branch
|
2017-03-01 11:24:27 -07:00 |
|
|
3fd1f43536
|
Fix initialisation of song usage dates
Fixes: https://launchpad.net/bugs/1661416
|
2017-02-02 21:38:07 -07:00 |
|
Tim Bentley
|
93955495a7
|
Yet another year goes by
|
2016-12-31 11:05:48 +00:00 |
|
|
36008338b2
|
Too many open lines
|
2016-12-16 23:02:11 +02:00 |
|
|
e58669e769
|
Fix web remote for once and for all
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/upgrade-jquery-2.4 (revision 2648)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1870/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1781/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1719/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1459/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tes...
bzr-revno: 2662
|
2016-12-15 23:25:21 +02:00 |
|
|
a399517e3d
|
Add a test
|
2016-12-14 23:41:01 +02:00 |
|
|
7931eb1d17
|
Fix a problem with the incorrect parent module for QSize
|
2016-12-10 22:59:06 +02:00 |
|
Tomas Groth
|
a3a113021b
|
Use BibleGateway standard site instead of the legacy site, fixes bug 1562384. Update Crosswalk webpage parser to match new layout, fixes bug 1599999.
Fixes: https://launchpad.net/bugs/1562384, https://launchpad.net/bugs/1599999
|
2016-07-27 21:27:14 +02:00 |
|
Tomas Groth
|
895b3bf9b5
|
Fix slide order change when splitting custom slides. Fixes bug 1554748. Fix EasyWorship import issues with missing verses and traceback on unknown chars. Fix traceback in the bug-report dialog. Fixes bug 1554428. Fix weird test bug in test_pluginmanager.py.
|
2016-04-21 21:57:00 +02:00 |
|
Tomas Groth
|
b90dbbc303
|
pep8 fix
|
2016-02-12 20:46:04 +01:00 |
|
|
0802682a13
|
Fix up some comments
|
2016-02-05 21:01:21 +02:00 |
|
|
0dd29893da
|
More tests
|
2016-02-04 23:25:06 +02:00 |
|
|
94edb189e8
|
Added some tests around the shortcut list form
|
2016-02-04 23:19:01 +02:00 |
|
|
478d356d2e
|
Oops, forgot a variable
|
2016-01-15 21:41:14 +02:00 |
|
|
48eeb50d02
|
Add retries around other db removals
|
2016-01-15 21:14:24 +02:00 |
|
Tomas Groth
|
e9e845035a
|
pep8 fixes
|
2016-01-09 10:09:29 +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 |
|
|
c4bb673ac0
|
Remove potentially unnecessary code
|
2016-01-08 00:00:02 +02:00 |
|
Tomas Groth
|
a61430a59f
|
Fix the tests on Windows too
|
2016-01-07 23:57:01 +02:00 |
|
|
7853706479
|
Apparently BibleServer.com has removed that Bible. Use another one instead.
|
2016-01-07 23:38:13 +02:00 |
|
|
543d6898d3
|
Fix up the projector interface tests
|
2016-01-07 23:36:43 +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
|
6b35a99775
|
merge trunk
|
2015-12-01 17:07:00 -05:00 |
|
Jonathan Springer
|
609f5a8512
|
Fix projector tests
|
2015-12-01 14:47:46 -05: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 |
|
Tim Bentley
|
1d82bc534c
|
Add tests
|
2015-02-28 09:41:06 +00: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
|
1e9430b435
|
Fix bug 1414980: Make xml parsing of presentation manager files recover if errors are encountered.
Fix bug 1414978: Set the cursor back to normal after deleting a presentation.
Fix bug 1410738: Added a cancel-button to FTW when no internet is available.
Fix bug 1412517: Fix support for 'end' mark in bible-search.
bzr-revno: 2495
Fixes: https://launchpad.net/bugs/1414978, https://launchpad.net/bugs/1414980, https://launchpad.net/bugs/1410738, https://launchpad.net/bugs/1412517
|
2015-02-10 21:24:33 +02:00 |
|
|
93ce2caf34
|
Fix invalid call to QMessageBox() when user wants to delete user-defined source text.
bzr-revno: 2491
|
2015-01-31 14:18:19 +00:00 |
|
Tomas Groth
|
4c53cb5184
|
Added tests
|
2015-01-29 20:54:06 +00:00 |
|
Phill Ridout
|
051db41e20
|
removed python3 string
|
2015-01-22 17:42:29 +00:00 |
|
Phill Ridout
|
7750f1ec11
|
Correct the rest of the headers
|
2015-01-22 13:31:25 +00:00 |
|
|
de213b0f66
|
Copyright cleanup time,
bzr-revno: 2479
|
2015-01-19 08:34:29 +00:00 |
|
|
44bf096bbb
|
Source edit form button test
|
2015-01-18 20:24:45 -08:00 |
|
|
ffcea13021
|
Updated the copyright.
|
2015-01-18 15:39:21 +02:00 |
|
Tomas Groth
|
dc3cd41576
|
Use a in-memory sqlite DB for projector test, instead of filebased. Fixes a filelock issue in windows tests.
|
2015-01-14 11:57:54 +01:00 |
|
|
8758020568
|
HEAD
|
2015-01-11 17:02:32 +02:00 |
|