Commit Graph

14306 Commits

Author SHA1 Message Date
Tim Bentley ca2ceba972 Head 2016-07-23 05:59:26 +01:00
Tim Bentley 25a43669d7 fix test 2016-07-23 05:48:36 +01:00
second@tgc.dk c426b8c1a2 "Added a test using pylint to test the code for the most serious issues.
Added pylintrc for finding more potential issues with pylint (not used in the test).
Made some fixes as suggested by pylint."

bzr-revno: 2681
2016-07-21 23:32:25 +02:00
Ken Roberts 0150291e4d "- Convert calls to md5_hash and qmd5_hash to use UTF-8 for non-ascii characters
- Fixed test to verify UTF-8 returns valid ASCII hash
- Switch back to qmd5_hash to stay within the Qt framework

--------------------------------
lp:~alisonken1/openlp/projector-cleanups (revision 2679)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1646/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1557/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1495/
[SUCCESS] https://ci.o..."

bzr-revno: 2680
2016-07-21 23:29:58 +02:00
raoul@snyman.info 0b8b88a587 "Fix a permission error that people keep on getting but we never actually log and fix.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/permission-error (revision 2682)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1656/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1567/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1505/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1271/
[SUCCESS] https://c..."

bzr-revno: 2679
2016-07-21 23:26:09 +02:00
Tim Bentley ea846abab2 clean up tests 2016-07-20 20:59:02 +01:00
Tim Bentley 2c85e3cb36 more tests 2016-07-19 21:47:55 +01:00
Raoul Snyman 785257020d Fix some linting issues 2016-07-17 21:46:06 +02:00
Raoul Snyman 65fe62d69f Fix some linting issues 2016-07-17 21:33:10 +02:00
Raoul Snyman 97d6586462 Fixed another part of the permission denied error 2016-07-17 21:12:00 +02:00
Tim Bentley 16a1b1a0af next prev 2 2016-07-17 08:28:25 +01:00
Tim Bentley 6e5070316c next prev 2016-07-17 08:12:42 +01:00
Raoul Snyman 3cdd42bfe0 Catch the PermissionError too 2016-07-17 00:20:56 +02:00
Tim Bentley 70288c8ae1 More fixes 2016-07-10 07:25:25 +01:00
Tim Bentley da32a56c0c remove extra code 2016-07-09 12:26:07 +01:00
Tim Bentley 3a7aff9c0e migrate settings 2016-07-09 12:21:25 +01:00
Tim Bentley cd3d809610 fix syle 2016-07-09 11:48:23 +01:00
Tim Bentley 128cded43b fix test 2016-07-09 10:52:34 +01:00
Tim Bentley 27a6af8ab1 fix test 2016-07-09 10:25:49 +01:00
Tim Bentley b9101d97fd fix test 2016-07-09 09:49:57 +01:00
Tim Bentley 4b0b8b9647 fix test 2016-07-09 09:45:08 +01:00
Ken Roberts de3f4046b7 Convert md5sum calls to utf-8 for non-ascii pins 2016-07-08 12:19:08 -07: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
Tomas Groth ba80fe653c Fix format error 2016-07-07 22:52:00 +02:00
Tomas Groth f5da7e2a2b Make easyslide importer try to recover when reading non-standard xml. Fixes bug 1588822.
Fixes: https://launchpad.net/bugs/1588822
2016-07-07 22:51:25 +02:00
Tomas Groth 8009bfef85 forgot test file 2016-07-07 22:48:52 +02:00
Tomas Groth 69951133fe Fix handeling of control chars and escaped chars in VideoPsalm import. Fixes bug 1594945.
Fixes: https://launchpad.net/bugs/1594945
2016-07-07 22:47:57 +02:00
Ken Roberts 8fcf42cdc3 Bugfix 1593882 and 1593883 - projector authorization
- Fix exception when authenticated connection requested and pin is None
- Fix pjlink authentication (use python hash instead of qt hash)
- Fix md5_hash functions
- Fix qmd5hash functions
- Added tests for bugfixes
Tested with test server and Eiki XL200 projector

--------------------------------
lp:~alisonken1/openlp/bug-1593883-projector-authentication (revision 2684)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1629/
[SUCCESS] https...

bzr-revno: 2678
Fixes: https://launchpad.net/bugs/1596380
2016-07-07 22:36:55 +02:00
Tim Bentley eaa7904f58 More remotes removal and custom pages 2016-07-07 06:14:52 +01:00
Tomas Groth 1992a51339 More pylint-fixes 2016-07-06 21:48:57 +02:00
Tomas Groth 99e6ab6657 Fix various issues as suggested by pylint 2016-07-05 22:31:29 +02:00
Tomas Groth 9294aadae9 Changes to pylint test 2016-07-05 22:30:33 +02:00
Tim Bentley dc95d77511 Thumbnails work 2016-07-04 22:10:47 +01:00
Tim Bentley 1e77ce9678 Fix up static and assets 2016-07-03 16:22:52 +01:00
Tim Bentley 28a5f5c3fd More updates and getting things working 2016-07-03 08:26:09 +01:00
Tomas Groth 8aa917c89c A bunch of fixes suggested by pylint. 2016-07-01 23:17:20 +02:00
Tomas Groth 1cf078be76 Add pylintrc file 2016-07-01 23:14:24 +02:00
Tim Bentley a81cc8292b fix some tests 2016-06-28 22:39:16 +01:00
Tomas Groth 668f10a14b more pylint 2016-06-28 22:44:50 +02:00
Tomas Groth 04cb827911 Started work on using pylint for code analysing. 2016-06-27 23:19:53 +02:00
Tim Bentley 7aa1acc176 More fixes 2016-06-27 21:55:36 +01:00
Ken Roberts f911bdafa9 Format fix 2016-06-26 17:08:28 -07:00
Ken Roberts f7532b7896 pep8 2016-06-25 07:41:06 -07:00
Ken Roberts d3a2dd399a Fix missing format key, updated test 2016-06-25 04:39:57 -07:00
Ken Roberts de754e2cb1 Convert exceptionform._create_report to return dict 2016-06-24 05:39:47 -07:00
Ken Roberts d878d8b8cb Missed closing paren 2016-06-23 21:38:18 -07:00
Ken Roberts c2d884df48 Missing format key 2016-06-23 21:28:23 -07:00
Tim Bentley ac841a934c Add plugin endpoints 2016-06-22 20:47:11 +01:00
Ken Roberts 467c672339 Typo 2016-06-22 08:07:50 -07:00