|
3d4ed035e9
|
PJLink2-L updates
|
2017-11-10 03:59:38 -08:00 |
|
|
3a404f074c
|
Merge in Phil's changes
|
2017-11-09 21:47:37 -07:00 |
|
|
a408e3d74e
|
Fix some linting issues, and fix the test for newer versions of PyLint
|
2017-11-09 21:11:03 -07:00 |
|
Tim Bentley
|
e0341ab3eb
|
fix tests
|
2017-11-09 21:24:38 +00:00 |
|
Phill Ridout
|
536a187fb9
|
PEP8
|
2017-11-09 20:39:17 +00:00 |
|
Phill Ridout
|
881c3648cc
|
Test fixes
|
2017-11-09 20:24:46 +00:00 |
|
Tim Bentley
|
7a345d5770
|
fix code
|
2017-11-09 19:55:01 +00:00 |
|
Tim Bentley
|
0d1bbe3417
|
add preview to live
|
2017-11-09 19:42:30 +00:00 |
|
Tim Bentley
|
1a0a828ad3
|
fix errors
|
2017-11-09 19:25:26 +00:00 |
|
Phill Ridout
|
6d66cadb0a
|
head
|
2017-11-09 19:15:31 +00:00 |
|
Phill Ridout
|
83eaad48ad
|
Fix action test failure by removing un used actions
|
2017-11-09 19:11:37 +00:00 |
|
|
3140ea434d
|
Add support for a multi to single setting migration
|
2017-11-08 22:06:48 -07:00 |
|
Phill Ridout
|
66534a58ab
|
Head
|
2017-11-06 22:41:36 +00:00 |
|
Phill Ridout
|
312571b81b
|
Head
|
2017-11-03 22:52:43 +00:00 |
|
Phill Ridout
|
f307568cbb
|
Misc test fixes
|
2017-11-03 22:52:24 +00:00 |
|
Phill Ridout
|
3cf0be000b
|
head
|
2017-11-03 22:46:27 +00:00 |
|
Phill Ridout
|
94dd107abe
|
Changed merged errors
Fixes: https://launchpad.net/bugs/1400415
|
2017-11-03 20:55:41 +00:00 |
|
Phill Ridout
|
7697febb2a
|
Fixes Bug #1661416
Fixes: https://launchpad.net/bugs/1661416
|
2017-11-02 21:46:02 +00:00 |
|
|
f7e1dcbea1
|
Found and fixed some tests that were not getting picked up
bzr-revno: 2782
|
2017-11-02 13:43:34 -07:00 |
|
Phill Ridout
|
e9eb838c3f
|
Raoul's test fixes
|
2017-10-29 07:52:51 +00:00 |
|
|
8b34852236
|
Rename some tests so that they can be picked up by nose2; Fix some patches that were wrong; Fix a bug in our code that the now running tests picked up
|
2017-10-28 23:01:25 -07:00 |
|
Phill Ridout
|
a268c4476b
|
Couple fixes for bugs caused by controll chars
|
2017-10-28 19:58:34 +01:00 |
|
Phill Ridout
|
960ddedc6f
|
make tidy text part of core.\nRemove redundant (since py3) re.UNICODE flag
Fixes: https://launchpad.net/bugs/1727517
|
2017-10-28 11:04:09 +01:00 |
|
Phill Ridout
|
fe5430e157
|
HEAD
|
2017-10-27 22:11:29 +01:00 |
|
|
0d486d0514
|
Updated the documentation in the file
|
2017-10-26 15:32:20 -07:00 |
|
|
f6243f6e88
|
Fix some bugs, line up the statuses, provide some failure feedback, flip the colour option
|
2017-10-26 15:05:10 -07:00 |
|
|
93e0a35489
|
Update Jenkins script to use python-jenkins
|
2017-10-26 13:33:22 -07:00 |
|
|
d34918a5e2
|
Merge in refactorings-3
bzr-revno: 2781
|
2017-10-25 14:18:38 -07:00 |
|
|
fb7bff01bc
|
Don't throw an exception when a function does not exist in the registry function list
|
2017-10-23 15:23:05 -07:00 |
|
|
d5ab3340eb
|
Move widgets to a widgets module
|
2017-10-23 15:09:57 -07:00 |
|
Philip Ridout
|
eb107b7237
|
test fixes
|
2017-10-10 22:16:04 +01:00 |
|
Philip Ridout
|
46f93a9d1b
|
head
|
2017-10-10 20:17:48 +01:00 |
|
Philip Ridout
|
66049f0c96
|
bible pathlib changes
|
2017-10-10 20:09:20 +01:00 |
|
|
4b9905a4db
|
Refactored ScreenList into a new display module, and refactored the directory structure of the tests to make things slightly simpler (just follow the module structure)
bzr-revno: 2780
|
2017-10-10 10:17:03 -07:00 |
|
|
15a4a93c96
|
Phase 2 complete
|
2017-10-10 00:08:44 -07:00 |
|
|
4d68382d52
|
Fix some issues from the mergefest
bzr-revno: 2779
|
2017-10-09 19:40:41 -07:00 |
|
|
19040ebb5d
|
Refactored 'check_directory_exists' into the more appropriate 'create_paths'; and solve some circular dependency issues
bzr-revno: 2778
|
2017-10-09 19:31:05 -07:00 |
|
|
bc0ade07e0
|
HEAD
|
2017-10-09 19:29:56 -07:00 |
|
|
fad0298490
|
Fix a bug when importing settings
|
2017-10-09 18:09:45 -07:00 |
|
|
7086c88c7c
|
Fix a test that was failing (not sure why)
|
2017-10-09 18:08:09 -07:00 |
|
Philip Ridout
|
cecd2298a7
|
fixes #1660486 - Dragging item in service manager without changes triggeres 'unsaved'
|
2017-10-08 21:36:11 +01:00 |
|
Philip Ridout
|
2be17b5c6f
|
fixes #1532193 - Typos in songusageplugin.py annother fix shamelessly ported from 2.4
|
2017-10-08 20:41:07 +01:00 |
|
Philip Ridout
|
37da12affd
|
fixes #1715125 - Missing .osz file extension on save service
|
2017-10-08 20:29:54 +01:00 |
|
Philip Ridout
|
71ad60d038
|
fixes #1660478 - Opening recent file does not prompt to save changes
|
2017-10-08 20:01:09 +01:00 |
|
Philip Ridout
|
98d5f0ec67
|
fix 1660473, shamlessly ported from 2.4.5
|
2017-10-08 19:38:56 +01:00 |
|
Philip Ridout
|
779e95b523
|
Fix for samuel_m issue and bug #1672229
|
2017-10-08 18:33:03 +01:00 |
|
|
bc2fac7cfd
|
Missed one thing
|
2017-10-07 00:08:25 -07:00 |
|
|
b406cfd5a8
|
Phase 1 complete
|
2017-10-07 00:05:07 -07:00 |
|
Tim Bentley
|
df39497cc1
|
Add option to add a split to a song
This will split the verse when added to the service but keep the verse together for editing.
Useful for the 10 line hymn verses which need 2 slides to display.
Fix some iffy spelling
lp:~trb143/openlp/splitter (revision 2738)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/2182/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/2085/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1972/
[SUCCESS] https://ci.openlp.io/job/Branch...
bzr-revno: 2777
|
2017-10-03 17:19:06 +01:00 |
|
Tim Bentley
|
b07f2e9f86
|
head
|
2017-10-01 21:11:03 +01:00 |
|