Commit Graph

10734 Commits

Author SHA1 Message Date
Andreas Preikschat ba261e76e5 - ported code to beautifulsoup 4
- moved regular expressions to the top
- fixed regression

bzr-revno: 2238
2013-04-23 18:56:23 +02:00
Tim Bentley 6dcb708f17 fixed forgotten 'General' setting
bzr-revno: 2237
2013-04-21 09:29:39 +02:00
Tim Bentley 2965271ada and more 2013-04-21 08:26:45 +01:00
Tim Bentley 02b1f7b78b and more 2013-04-21 08:21:29 +01:00
Tim Bentley ba6cbc715f Core will no longer start without this change if you have check for new version enabled.
bzr-revno: 2236
2013-04-21 09:17:49 +02:00
Tim Bentley 34180112be Fix Core from abend 2013-04-21 08:06:25 +01:00
Tim Bentley 448fdcd14e Head 2013-04-20 21:31:56 +01:00
Andreas Preikschat 3f60c34440 head 2013-04-20 22:30:51 +02:00
Andreas Preikschat bbb3b32e88 - Use unicode instead of QDateTime for 'last version test' setting
- Added three tests

bzr-revno: 2235
2013-04-20 22:28:40 +02:00
Andreas Preikschat 3dd05a2f4d head 2013-04-20 22:25:06 +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
Andreas Preikschat 5f9d921808 - camelCase -> words_with_underscore
- fixed short lines
- fixed docs

bzr-revno: 2233
2013-04-20 22:18:26 +02:00
Andreas Preikschat 35bc76943f - close file
bzr-revno: 2232
2013-04-20 22:18:02 +02:00
Tim Bentley 7adc9eb4fd Head 2013-04-20 20:34:42 +01:00
Andreas Preikschat 401d4d2688 close file 2013-04-20 20:39:10 +02:00
Andreas Preikschat 17e2277d9c r2231 2013-04-20 20:38:19 +02:00
Andreas Preikschat f82000eaa2 reverted change to avoid conflict 2013-04-20 11:06:26 +02:00
Andreas Preikschat 465fc7bff1 do not overrie build-ins 2013-04-20 11:02:45 +02:00
Andreas Preikschat a2fddbb57c fixed fullstop 2013-04-19 21:43:17 +02:00
Andreas Preikschat 7682698cf1 media code standards 2013-04-19 21:15:12 +02:00
Andreas Preikschat 582f1aa003 code standards 2013-04-19 21:07:25 +02:00
Andreas Preikschat b03c3c6f4f code standards 2013-04-19 21:03:16 +02:00
Andreas Preikschat dad243dd74 songusage and presentation code standards 2013-04-19 20:52:39 +02:00
Tim Bentley 0ceaef7a51 Migrate remotes to Cherrypy and implement SSL and authentication
bzr-revno: 2231
2013-04-18 17:43:11 +01:00
Andreas Preikschat 0fb24d2233 added tests 2013-04-17 20:33:44 +02:00
Tim Bentley a0f4db607e Head and fix 2013-04-16 17:37:26 +01:00
Andreas Preikschat e2b8dc54f3 fixed bs4 code; fixed regression 2013-04-15 21:54:27 +02:00
Tim Bentley 7f78250bb2 Make object 2013-04-15 18:55:50 +01:00
Andreas Preikschat db00c5049a fixed missing unicode 2013-04-15 17:50:59 +02:00
Andreas Preikschat 908e048d1a head 2013-04-15 17:43:18 +02:00
Meinert Jordan 571934e166 Fix Natural Sorting so works with Python3
bzr-revno: 2230
2013-04-14 19:19:33 +01:00
Tim Bentley 220681c900 Comment fixes 2013-04-14 16:59:57 +01:00
Tim Bentley 797a76f095 Head 2013-04-14 16:45:34 +01:00
Philip Ridout 38a95ffab8 Fixed importing of songs with verses numbered 1A, or 1.5 etc. in SongShowPlus importer
bzr-revno: 2229
Fixes: https://launchpad.net/bugs/1125956
2013-04-14 17:30:06 +02:00
Andreas Preikschat d504b314ef removed not needed mocks and calls 2013-04-08 20:30:11 +02:00
Andreas Preikschat 352d8da185 head 2013-04-08 20:24:46 +02:00
Tim Bentley 2345d59e6f Head 2013-04-08 17:53:26 +01:00
Tim Bentley 31b4e561b4 Fix up code review change 2013-04-08 17:53:11 +01:00
M2j c82d7f0e50 renameing openlp.core.utils.get_local_key in tests 2013-04-06 20:21:23 +02:00
Andreas Preikschat 78ed2f655c remove markupMassage 2013-04-06 19:59:07 +02:00
M2j 6d5590d739 removed tests/interfaces/openlp_plugins/__init__.pyc 2013-04-06 19:17:59 +02:00
Andreas Preikschat 7133c0ef0b - reduced threshold for 'separate blank button' (bug #1164925)
bzr-revno: 2228
Fixes: https://launchpad.net/bugs/1164925
2013-04-06 09:31:33 +02:00
Andreas Preikschat ac32b6ca65 fixed missing r'' and removed argument 2013-04-05 22:20:51 +02:00
Andreas Preikschat 19f9718aec added FIXME 2013-04-05 22:06:00 +02:00
Andreas Preikschat 69009970c0 replaced BeautifulSoup3 by BeautifulSoup4 2013-04-05 21:58:13 +02:00
Tim Bentley e36706e3ec Head 2013-04-05 20:37:56 +01:00
Tim Bentley fc80e3d106 Cleanups and more tests 2013-04-05 20:37:15 +01:00
phill-ridout 8a88cec855 Removed the use of the mock's call helper object 2013-04-05 19:26:39 +01:00
M2j 042bf4ed2d rename openlp.core.utils.get_local_key to openlp.core.utils.get_locale_key 2013-04-05 19:41:01 +02:00
Andreas Preikschat 07d6fa63c5 introduced constant 2013-04-05 15:41:42 +02:00