Tim Bentley
225160be24
Head
2016-08-12 19:21:30 +01:00
Philip Ridout
9d43344a92
pep fixes
2016-08-09 21:56:04 +01:00
Philip Ridout
f1b25ef503
Moved importers in to dedicated directory
2016-08-09 21:45:25 +01:00
Philip Ridout
a0882bd523
Refactor csv importer
2016-08-08 21:02:18 +01:00
Philip Ridout
a78c3d67e7
head
2016-08-08 19:11:32 +01:00
Tim Bentley
cade36a332
Head
2016-08-07 19:37:15 +01:00
suutari.olli@gmail.com
fb105f2e0b
This branch introduces following improvements to Quick Bible search:
...
- Combined Reference/Text search which first performs the Reference
search and then moves to Text search if nothing is found.
- Added Search while typing functionality for Quick Bible search
- Possibility to use “.” when shortening Book names in Reference search.
For an example Gen. 1 = Gen 1 = Genesis 1.
- New/Improved error messages
(E.g. added actual example verses to Reference error)
- 3 New settings for controllin...
bzr-revno: 2686
Fixes: https://launchpad.net/bugs/1591480
2016-08-07 19:33:46 +01:00
Philip Ridout
1abcff7519
PEP fixes
2016-08-07 12:20:53 +01:00
Philip Ridout
a4d6120bd4
Refactor xml parsing and language detection out in to a bible importer class
2016-08-07 11:15:43 +01:00
Philip Ridout
d9d740ad8b
Style fixes
2016-08-03 21:10:41 +01:00
Philip Ridout
db00a3980f
Missed tests
2016-08-03 20:56:53 +01:00
Philip Ridout
60767c8ce4
Fixes bug #917164 . A start on refactoring bibles
2016-08-03 18:26:10 +01:00
suutari-olli
0923ca6a40
- Merged trunk on 28.7.16
2016-07-28 22:57:21 +03:00
suutari-olli
b364bb5cf0
- merged trunk on 24.7.16
2016-07-24 21:56:13 +03:00
Tim Bentley
6ea956f432
fix tests
2016-07-23 06:24:28 +01:00
Tim Bentley
6d9d2ef32e
remove broken test
2016-07-23 06:14:20 +01:00
Tim Bentley
a4ce16809e
remove directory
2016-07-23 06:00:01 +01:00
Tim Bentley
ca2ceba972
Head
2016-07-23 05:59:26 +01:00
Tim Bentley
76af52b2bf
Bye Bye Remote
2016-07-08 18:10:18 +01: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
Tim Bentley
fa5ce45db0
it works
2016-06-19 07:16:01 +01:00
second@tgc.dk
45d2640159
"Fix various pyodbc related issues. Fixes bug 1590657.
...
Fix of tracback during SongPro import. Fixes bug 1582152.
Fix traceback during songshowplus import. Fixes bug 1585489.
Skip PresentationManager files we do not support."
bzr-revno: 2677
Fixes: https://launchpad.net/bugs/1582152 , https://launchpad.net/bugs/1585489 , https://launchpad.net/bugs/1590657
2016-06-16 22:12:27 +02:00
suutari-olli
7c74b50318
- Code cleanup (Removed 2 un-required empty rows)
2016-06-15 00:55:37 +03:00
suutari-olli
db003d7ec6
- Merged trunk on 14.6.16
...
To do?
- Add clear search results button for locked Bible search results
- Prevent duplicated search results on "Lock search results"
2016-06-14 23:54:36 +03:00
Tim Bentley
ed28ad2ebc
fix tests
2016-06-14 21:48:32 +01:00
Tim Bentley
7d049eb2af
Rename Classes
2016-06-14 21:12:04 +01:00
Tomas Groth
e89803a3ad
merge trunk
2016-06-14 21:06:54 +02:00
Tim Bentley
6a81063fe7
Test apicontroiler
2016-06-11 22:13:48 +01:00
Tim Bentley
6a955a5573
api and router work, move settings and tab
2016-06-10 17:16:35 +01:00
0d2745a1d1
Fix bug #1589815 by first reducing the string to digits only and then checking if there's anything left.
2016-06-07 09:35:06 +02:00
Tim Bentley
2b0e61d5fd
Too many changes
2016-06-05 22:26:06 +01:00
Tim Bentley
32fad35f79
move remote to api and add waitress
2016-06-05 22:16:13 +01:00
Tim Bentley
05be4e606c
Fix up tests
2016-06-05 19:48:07 +01:00
suutari-olli
9990472586
- Merged trunk on 5.6.16
...
- Removed some additional error messages from "Search while typing"
(Count verses not found in both bibles, no Bibles installed)
2016-06-05 15:15:51 +03:00
Ian Knight
47da0a1c8b
Fixed PEP8 Errors
2016-06-02 20:02:34 +09:30
ec8ace4929
Fixed up some issues and refactored a method that wasn't actually a test.
2016-06-02 01:14:58 +02:00
caeb3d3ff7
Found the other tests, Mom!
2016-06-01 23:42:54 +02:00
672b8334fa
Initial attempt to move to nose2
2016-05-31 23:40:13 +02:00
Tomas Groth
11e7ff5621
trunk
2016-05-26 15:09:03 +02:00
Tomas Groth
fd4cfd1eaa
Fix traceback during songshowplus import. Fixes bug 1585489.
...
Fixes: https://launchpad.net/bugs/1585489
2016-05-25 09:04:41 +02:00
d52cebdfca
Update strings in alerts and bible plugins to python3
2016-05-21 01:31:24 -07:00
suutari-olli
dcfcd3e576
- Merged trunk on 21.5.16
2016-05-21 00:45:14 +03:00
Tim Bentley
fd33d9a0c5
fixes
2016-05-18 18:16:40 +01:00
suutari-olli
7e5b49ffdf
- Merged trunk on 11.5.16
2016-05-11 18:37:58 +03:00
Tomas Groth
17fa45b1dd
Added tests.
2016-05-04 22:58:44 +02:00
suutari-olli
09a084be18
- Removed un-needed import that was added earlier
...
- Pep8 fixes
2016-04-30 03:07:36 +03:00
suutari-olli
10c4118583
Added a test for checking that all the general required stuff is called on quick search.
2016-04-30 02:58:07 +03:00
Samuel Mehrbrodt
9cd49f194f
PEP8
2016-04-29 19:32:09 +02:00
Samuel Mehrbrodt
868b538dd2
Fix test and add new one
2016-04-29 19:10:50 +02:00
suutari-olli
aa2720da40
Merged trunk on 28.4.16, removed broken test.
2016-04-28 23:12:34 +03:00