Commit graph

1089 commits

Author SHA1 Message Date
Sébastien Lucas
a1c8808602 Add correct mimetype for *.ibooks files. reported by flowney 2014-05-09 15:31:00 +02:00
Sébastien Lucas
d6dd31fa77 Remove warning 2014-05-06 09:56:58 +02:00
Sébastien Lucas
deb9870015 Fix sauce tests 2014-05-05 17:49:06 +02:00
Sébastien Lucas
d6254ab7c3 May help with the failed tests (not reproduced locally). re #49, #48 2014-05-03 18:08:02 +02:00
Sébastien Lucas
78d42b48e2 Allow normalized search (without diacritics) it should also fix the case problem with non latin languages (cyrillic).
The last part is not tested.

disclaimer : Slow !

re #49, #48
2014-05-03 17:57:06 +02:00
Sébastien Lucas
23fcc4d641 Use executeQuery as often as possible. re #49, #48 2014-05-03 17:52:08 +02:00
Sébastien Lucas
8d07e6d12f Remove trailing spaces. 2014-05-03 16:44:01 +02:00
Sébastien Lucas
15e78a852a Author can now be searched by sort or by name (Carroll, Lewis or Lewis Carroll will work). fix #155 2014-04-30 15:10:37 +02:00
Sébastien Lucas
d45bbb7ff6 more test functions 2014-04-30 14:26:25 +02:00
Sébastien Lucas
a9125cacd5 more test functions 2014-04-30 14:16:42 +02:00
Sébastien Lucas
9eb3675251 Again more test functions 2014-04-30 14:09:27 +02:00
Sébastien Lucas
da86b9d840 Add a new test for normalized search (todo) 2014-04-30 13:54:59 +02:00
Sébastien Lucas
68d8282a98 Add a new test with an accentuated character 2014-04-30 13:46:32 +02:00
Sébastien Lucas
88ff8f5409 Again more test functions. 2014-04-29 16:18:18 +02:00
Sébastien Lucas
8d18f19e44 Create more test functions (better to keep one assert for each function) 2014-04-29 15:57:37 +02:00
Sébastien Lucas
28292b83a0 Add a new book in the test database. it will allow test for accentuated character search. 2014-04-29 15:16:25 +02:00
Sébastien Lucas
49cd0e74fa Merge pull request #153 from bitjungle/patch-2
Translated new strings + fixed one spelling error
2014-04-17 08:32:13 +02:00
Rune Mathisen
a42fec4ad2 Removed ##TODO## + translated two more strings 2014-04-17 08:14:02 +02:00
Rune Mathisen
6f32e5b179 Translated new strings + fixed one spelling error 2014-04-17 07:56:10 +02:00
Sébastien Lucas
54ee55b967 Mark the Android test for accentuated search as Incomplete. 2014-04-15 15:18:24 +02:00
Sébastien Lucas
dbfd6b6a6e Merge pull request #152 from scorphus/master
Update Brazilian Portuguese language file
2014-04-13 06:45:31 +02:00
Sébastien Lucas
258ee57556 Revert to iPhone 6.1 (don't why it fails)
Add another safety check.
2014-04-13 06:40:40 +02:00
Pablo Aguiar
2878c9376f Improve some Brazilian Portuguese translations (re #37) 2014-04-12 22:08:13 -03:00
Pablo Aguiar
965b0c4a4b Translate new strings into Brazilian Portuguese (re #37) 2014-04-12 22:07:56 -03:00
Sébastien Lucas
5e541e02e3 Upgrade to latest version of browsers. 2014-04-12 12:40:46 +02:00
Sébastien Lucas
3dff408ec6 Should help to reduce false positive. 2014-04-12 10:51:26 +02:00
Sébastien Lucas
5181c741d5 Encode the URI for the search. should certainly be done elsewhere.
fix #151
2014-04-11 13:52:25 +02:00
Sébastien Lucas
73e05fc96b Replace keys by setting value 2014-04-11 08:48:57 +02:00
Sébastien Lucas
d2ab76b23f Remove Opera (takes too much time) 2014-04-10 21:55:34 +02:00
Sébastien Lucas
dc0309caa8 Add a test for the search. Will certainly fail with Internet Explorer. 2014-04-10 21:52:04 +02:00
Sébastien Lucas
bab1405a22 And revert ... paratest is still not working 2014-04-10 20:07:39 +02:00
Sébastien Lucas
65ce09c7df Try paratest again 2014-04-10 18:11:20 +02:00
Sébastien Lucas
0694ee4343 Upgrade to latest sausage 2014-04-10 17:26:14 +02:00
Sébastien Lucas
8de500d636 Change viewport in epubreader 2014-04-08 20:30:26 +02:00
Sébastien Lucas
4c0f1e3ca5 Missing word 2014-04-08 20:29:49 +02:00
Sébastien Lucas
c7adef2c70 Updated spanish translation. Patch by Marcos. 2014-04-07 21:15:55 +02:00
Sébastien Lucas
62cab998ce Make jshint happy :( 2014-04-06 21:27:55 +02:00
Sébastien Lucas
a2a6652487 Upgrade typeahead to 0.10.2 2014-04-06 21:20:49 +02:00
Sébastien Lucas
d2e39e5eed Fix bad spelling in README 2014-04-06 21:18:59 +02:00
Sébastien Lucas
68d5853d39 Update to normalize 3.0.1 2014-04-04 22:21:56 +02:00
Sébastien Lucas
b645ca14fc Upgrade to Magnific Popup 0.9.9 2014-04-04 22:16:11 +02:00
Sébastien Lucas
0442ca9b24 Prepare next version 2014-04-04 22:09:22 +02:00
Sébastien Lucas
ccdfdbce3d Upgrade jquery to 1.11.0 2014-04-04 22:07:44 +02:00
Alberto D'Agostini
be92af891d Update italian translation 2014-04-04 16:05:17 +02:00
Sébastien Lucas
d24b3b05da Étiquette 1.0.0RC1 ajoutée à la révision 3fda691df53a 2014-04-03 20:38:20 +02:00
Sébastien Lucas
c82462aa1f Add 2 missing files on beta template. re #79 2014-04-03 20:34:36 +02:00
Sébastien Lucas
bf78192993 Update changelog 2014-04-03 20:33:02 +02:00
Sébastien Lucas
b9687d7f2c Latest Calibre version use | in author name. 2014-04-02 22:14:52 +02:00
Sébastien Lucas
33d6abb503 Update all lang file after previous commit. 2014-04-02 21:26:07 +02:00
Tyler J. Wagner
25934df529 Update english language file. 2014-04-02 21:25:04 +02:00