Commit Graph

15501 Commits

Author SHA1 Message Date
Raoul Snyman e5d82de5db Add new macOS build to CI script 2017-11-30 17:44:22 -07:00
Raoul Snyman ba392da665 Skip locale test on macOS until we can figure it out 2017-11-30 17:31:48 -07:00
Raoul Snyman b3669c4f5d Change things around a bit 2017-11-30 15:46:03 -07:00
Raoul Snyman d9e2994deb Actually run the function, ID10T 2017-11-30 15:29:41 -07:00
Raoul Snyman 8fa9bdcf58 Skip the test if not on Linux 2017-11-30 15:15:11 -07:00
Ken Roberts e65d6b0d3b - Fix non-standard LAMP response (bug 1734275)
- Moved bugfix tests to separate file
- Added test for non-standard LAMP response
- Refactor mocks
- Cleanups

--------------------------------------------------------------------------------
lp:~alisonken1/openlp/bug-1734275 (revision 2792)
https://ci.openlp.io/job/Branch-01-Pull/2311/                          [SUCCESS]
https://ci.openlp.io/job/Branch-02-Functional-Tests/2212/              [SUCCESS]
https://ci.openlp.io/job/Branch-03-Interface-T...

bzr-revno: 2791
2017-11-24 19:23:18 +00:00
Ken Roberts b650ef5730 Refactor mocks 2017-11-24 11:08:23 -08:00
Ken Roberts 2b9d2a994b Bugfix 1734275 Nonstandard LAMP reply 2017-11-24 00:30:37 -08:00
Phill Ridout 572e1efb9c Fix dvd clip selection. Pretty much coppied from lp:~mikey74/openlp/dvdplayerfix/
Fixes: https://launchpad.net/bugs/1514545
2017-11-22 21:56:56 +00:00
Phill Ridout 29f7d8967f service fixes 2017-11-22 21:39:40 +00:00
Phill Ridout a4cfd2cdda HEAD 2017-11-22 20:22:15 +00:00
Phill Ridout 7badbca8cf Pathfixes 2017-11-22 20:21:57 +00:00
Phill f8d394bce8 More pathlib refactors
Add this to your merge proposal:
--------------------------------------------------------------------------------
lp:~phill-ridout/openlp/pathlib10 (revision 2796)
https://ci.openlp.io/job/Branch-01-Pull/2307/                          [WAITING]
[RUNNING]
[SUCCESS]
https://ci.openlp.io/job/Branch-02-Functional-Tests/2208/              [WAITING]
[RUNNING]
[SUCCESS]
https://ci.openlp.io/job/Branch-03-Interface-Tests/2084/               [WAITING]
[RUNNING]
[SUCCESS]
https:...

bzr-revno: 2790
2017-11-22 20:20:49 +00:00
Phill Ridout bd2efc8ec0 PEP8 2017-11-21 07:23:02 +00:00
Phill Ridout 97e6e759bd test fix 2017-11-21 07:15:05 +00:00
Phill Ridout 7d0b841269 tidyups 2017-11-20 21:57:34 +00:00
Phill Ridout a864dbbbc9 Minor tidyups 2017-11-19 21:57:38 +00:00
Phill Ridout 1b168dd7bf More pathlib refactors 2017-11-18 23:14:28 +00:00
Phill Ridout a79ec45055 HEAD 2017-11-18 22:40:05 +00:00
Phill Ridout f07d6e736c Moar pathlib refactors 2017-11-18 22:37:24 +00:00
Ken Roberts ecaf678a55 - Move openlp.core.lib.projector to openlp.core.projectors
- Move openlp.core.ui.projector to openlp.core.projectors
- Move tests.functional.openlp_core/lib/test_projector* to tests.functional.openlp.core.projectors
- Fix imports for new projector location
- Convert projector imports to fully-qualified import
- Fix delete projector item in ui.manager
- Fix projector tests
- Merge trunk (fix tests)
- Rename "Projector" dock to "Projector Controller"
--------------------------------------------...

bzr-revno: 2789
2017-11-18 22:25:36 +00:00
Phill Ridout 9196db5af0 Pathlib refactors and test fixes 2017-11-18 11:23:15 +00:00
Ken Roberts c46cd951ef Projector imports to fully-qualified, renamed projector dock 2017-11-16 15:53:53 -08:00
Phill 71eaccb547 Various fixes
lp:~phill-ridout/openlp/fixes-mkIII (revision 2794)
https://ci.openlp.io/job/Branch-01-Pull/2301/                          [WAITING]
[RUNNING]
[SUCCESS]
https://ci.openlp.io/job/Branch-02-Functional-Tests/2202/              [WAITING]
[RUNNING]
[SUCCESS]
https://ci.openlp.io/job/Branch-03-Interface-Tests/2080/               [WAITING]
[RUNNING]
[SUCCESS]
https://ci.openlp.io/job/Branch-04a-Code_Analysis/1406/                [WAITING]
[RUNNING]
[SUCCESS]
https://ci.openlp.io/job/B...

bzr-revno: 2788
2017-11-16 18:52:59 +00:00
Raoul Snyman 5d16217a70 Add multi-to-one settings upgrading, and merge all the post-2.4 settings changes into __setting_upgrade_2__
Add this to your merge proposal:
--------------------------------------------------------------------------------
lp:~raoul-snyman/openlp/settings-upgrade (revision 2791)
https://ci.openlp.io/job/Branch-01-Pull/2295/                          [SUCCESS]
https://ci.openlp.io/job/Branch-02-Functional-Tests/2196/              [SUCCESS]
https://ci.openlp.io/job/Branch-03-Interface-Tests/2074...

bzr-revno: 2787
2017-11-16 18:52:40 +00:00
Phill Ridout d216766586 Remove some unused imports 2017-11-16 17:43:17 +00:00
Phill Ridout ab810734d8 Rework mediainfo fix
Fixes: https://launchpad.net/bugs/1732348
2017-11-16 17:17:47 +00:00
Raoul Snyman fad67f7339 Add some more tests 2017-11-15 22:03:19 -07:00
Raoul Snyman 0bef29758c HEAD 2017-11-15 20:52:11 -07:00
Phill 1d1195d732 Add this to your merge proposal:
--------------------------------------------------------------------------------
lp:~phill-ridout/openlp/pathlib9 (revision 2783)
https://ci.openlp.io/job/Branch-01-Pull/2286/                          [WAITING]
[RUNNING]
[SUCCESS]
https://ci.openlp.io/job/Branch-02-Functional-Tests/2187/              [WAITING]
[RUNNING]
[SUCCESS]
https://ci.openlp.io/job/Branch-03-Interface-Tests/2068/               [WAITING]
[RUNNING]
[SUCCESS]
https://ci.openlp.io/job/Branch...

bzr-revno: 2786
2017-11-15 20:51:52 -07:00
Raoul Snyman 923dc1436e Remove monitor migration 2017-11-15 17:19:26 -07:00
Phill Ridout 3560b27bfb Use the OLDXML output type for the new version of mediainfo
Fixes: https://launchpad.net/bugs/1732348
2017-11-15 21:58:19 +00:00
Phill Ridout 35e13022a6 image media test fixes 2017-11-15 18:33:21 +00:00
Raoul Snyman 8c3fd99ed5 Fix missing line 2017-11-15 00:03:35 -07:00
Raoul Snyman d05e39fc70 Fix up test after merges 2017-11-14 23:55:57 -07:00
Ken Roberts d50029c636 Merge trunk 2017-11-14 16:19:49 -08:00
Raoul Snyman 1c10227c38 HEAD 2017-11-14 17:01:57 -07:00
Raoul Snyman e5c9b7c98e Merge from upstream 2017-11-14 17:01:19 -07:00
Phill Ridout 4fbed73e95 Typo fix 2017-11-14 22:30:46 +00:00
Phill Ridout 2ccd6a01f0 Set the default filter in accordance to the current service file type
Fixes: https://launchpad.net/bugs/1673251
2017-11-14 22:13:38 +00:00
Phill Ridout 66bae6716c chage media replace background context icon, add replace and reset actions to image context menu
Fixes: https://launchpad.net/bugs/1650358
2017-11-14 17:35:37 +00:00
Raoul Snyman 1cb11832bd Added some tests for the settings upgrade and fixed a bug I had introduced. 2017-11-14 00:19:10 -07:00
Phill Ridout 4e9fcf2e50 Sort media items by natural order
Fixes: https://launchpad.net/bugs/1625087
2017-11-13 21:40:49 +00:00
Phill Ridout 4f769d5622 Fix the handler passing False
Fixes: https://launchpad.net/bugs/1672777
2017-11-13 21:31:54 +00:00
Phill Ridout 9606b99976 Fix md5 thumbnail regression
Fixes: https://launchpad.net/bugs/1692187
2017-11-13 20:07:20 +00:00
Phill Ridout b1d88ac4f7 test fix 2017-11-11 16:36:50 +00:00
Phill Ridout dc1ca6c071 head 2017-11-11 16:29:55 +00:00
Tim Bentley 5ae5d8c07e fix a couple of small issues
lp:~trb143/openlp/refactorfixes (revision 2787)
https://ci.openlp.io/job/Branch-01-Pull/2278/                          [SUCCESS]
https://ci.openlp.io/job/Branch-02-Functional-Tests/2180/              [SUCCESS]
https://ci.openlp.io/job/Branch-03-Interface-Tests/2061/               [SUCCESS]
https://ci.openlp.io/job/Branch-04a-Code_Analysis/1391/                [SUCCESS]
https://ci.openlp.io/job/Branch-04b-Test_Coverage/1216/                [SUCCESS]
https://ci.ope...

bzr-revno: 2785
2017-11-11 08:36:22 -07:00
Phill Ridout e763cd81df HEAD 2017-11-11 12:20:45 +00:00
Tim Bentley 12b71fc068 head 2017-11-11 08:35:02 +00:00