Commit Graph

8787 Commits

Author SHA1 Message Date
Tim Bentley a82c64237c Fix move of check_directory_exists 2013-10-13 18:23:52 +01:00
Tim Bentley a013d17bdd fix tests and add basic test 2013-10-13 18:02:12 +01:00
Tim Bentley b860abb23b fix fields 2013-10-13 16:52:04 +01:00
Tim Bentley 257fba8548 Start theme clean up 2013-10-13 14:51:13 +01:00
Philip Ridout 9ded4fee45 Fix decoding for SongShowPlus imports
bzr-revno: 2304
2013-10-05 06:30:00 +01:00
Tim Bentley bd7d412cc9 Head 2013-10-04 20:28:09 +01:00
Tim Bentley 2fe31991e2 Fixes 2013-10-04 20:27:53 +01:00
Raoul Snyman 1347ad61d1 Changed the way we create and initialise MediaManagerItems so that we can test things better. 2013-10-02 23:07:20 +02:00
Tim Bentley c240068a6e head 2013-09-28 21:55:42 +01:00
Tim Bentley d630b1525c fix reload 2013-09-28 21:55:25 +01:00
Tim Bentley a1b47f08ad fix ref 2013-09-28 21:43:00 +01:00
Tim Bentley 6533fb5bb0 Fix mime types for JSON 2013-09-28 06:10:44 +01:00
Tim Bentley c05928c3d3 Fix main ui routes 2013-09-27 21:37:42 +01:00
Tim Bentley 8f47af1732 Head 2013-09-26 22:06:57 +01:00
Tim Bentley 870a232e4b Fix mime types add json debugging 2013-09-19 18:05:07 +01:00
Oliver Wieland f4ab0b23b8 Add a Checkbox at the Bibles settings tab to show or hide the verse numbers
bzr-revno: 2299
2013-09-17 23:06:27 +02:00
Oliver Wieland dc03e288f8 minor changes in event handler 2013-09-16 18:30:59 +02:00
Tim Bentley 4d1ba13128 minor fixes 2013-09-15 07:37:43 +01:00
Philip Ridout f725f8a92b filter returns an itterator in Py3 (as apposed to a list in Py2) 2013-09-14 23:22:05 +01:00
Tim Bentley 539ed55777 More cleanups 2013-09-14 22:00:58 +01:00
Tim Bentley b868ecc57d remove reminances of cherrypy 2013-09-14 20:16:14 +01:00
Tim Bentley 2531513ec5 basic working model 2013-09-14 19:46:49 +01:00
Tim Bentley cca76a90bd pass data to functions 2013-09-14 08:22:01 +01:00
Jeffrey Smith 2511332a9e Fix strip_rtf to handle CJK encodings
bzr-revno: 2297
2013-09-13 17:13:12 +02:00
Jeffrey Smith 1ef5d00d45 Fix various tests and broken code revealed by tests.
bzr-revno: 2296
2013-09-13 17:11:27 +02:00
Tim Bentley 448da916e9 Readonly works - next comes updates 2013-09-12 17:46:57 +01:00
Tim Bentley d0813eddac Start to remove CherryPy 2013-09-11 22:06:17 +01:00
Tim Bentley 5295697677 fix error message 2013-09-11 20:00:30 +01:00
Oliver Wieland 00cb7b8adf fixes wrong url on the remotes tab
separates determination of the local ip address for easier testing

bzr-revno: 2295
2013-09-11 16:41:59 +02:00
Jeffrey S. Smith 30618ad60c Explain a complex regex used by strip_rtf 2013-09-10 15:36:46 -05:00
Jeffrey S. Smith 334cef478d Fix various tests and broken code revealed by tests 2013-09-09 16:10:40 -05:00
Oliver Wieland e584907718 replaced constant value with enum 2013-09-09 18:32:13 +02:00
Tim Bentley 71f74a53c2 Rename class 2013-09-08 22:13:15 +01:00
Oliver Wieland 86c37481ab doc string added 2013-09-08 21:24:53 +02:00
Oliver Wieland c0d19ec840 rename variable 2013-09-08 18:40:48 +02:00
Oliver Wieland 2aeaa24871 remotetab.py: separate get ip address for metter testing
test_remotetab.py:tests for get_ip_address
2013-09-08 18:16:18 +02:00
Oliver Wieland 5406a44d59 fixes wrong url on the remotes tab 2013-09-08 11:29:36 +02:00
Jeffrey S. Smith 53ac150337 Fix strip_rtf to handle CJK encodings 2013-09-07 22:50:51 -05:00
Philip Ridout 3499f1ee65 missed some instances of unicode 2013-09-07 17:37:40 +00:00
Jeffrey S. Smith a23022d84f Fix EasyWorship importer and its tests for py3 2013-09-07 12:33:36 -05:00
Philip Ridout 44ead21598 HEAD 2013-09-07 17:25:35 +00:00
Philip Ridout 87e7fcdbda added fallback to retieve_windows encoding 2013-09-07 17:18:31 +00:00
Tim Bentley ee6490dc23 Fix missing () 2013-09-07 08:52:52 +01:00
Oliver Wieland 331bd1e9d4 Do not add a space on the front of each verse when no verse number is displayed 2013-09-07 07:30:08 +02:00
Tim Bentley e98657d704 Fix up controller tests 2013-09-02 21:59:19 +01:00
Tim Bentley 8ab834c18e Fix up save and load# 2013-09-01 21:43:22 +01:00
Tim Bentley 6c2c5e8e80 to python 3 2013-09-01 07:31:09 +01:00
Tim Bentley 6282b4fcb6 Tests and fixed 2013-09-01 07:21:29 +01:00
Tim Bentley ede6adeb48 Tests added 2013-09-01 07:16:27 +01:00
Oliver Wieland 99a07ad91e added tests 2013-08-31 22:04:36 +02:00