Sébastien Lucas
|
7e8a1fefdb
|
unused variable. re #34
|
2013-12-17 22:56:04 +01:00 |
|
Sébastien Lucas
|
c71f443356
|
The ignored categories is now in the customize UI page. re #34
It's far from complete but it works. I'll have to check the strings consistancy.
|
2013-12-17 22:45:51 +01:00 |
|
Sébastien Lucas
|
e0e7392817
|
Again ... I should use the constants. re #34
|
2013-12-17 21:12:13 +01:00 |
|
Sébastien Lucas
|
a4c351728f
|
Correctly test the ignore param. re #34
|
2013-12-17 21:03:55 +01:00 |
|
Sébastien Lucas
|
ca1af997ba
|
Typo ... but should be in language file.
|
2013-12-17 21:00:10 +01:00 |
|
Sébastien Lucas
|
8d7b3afc3b
|
The clover is allowed to be missing (for hhvm).
|
2013-12-17 20:59:22 +01:00 |
|
Sébastien Lucas
|
19dcd73585
|
Rename the ignored parameter. re #34
|
2013-12-17 20:56:41 +01:00 |
|
Sébastien Lucas
|
76e24d85f3
|
Extend the ignored parameter to the home screen. re #34
|
2013-12-17 20:51:22 +01:00 |
|
Sébastien Lucas
|
363ed0c0a5
|
Try to add hhvm just as a test.
|
2013-12-17 14:44:43 +01:00 |
|
Sébastien Lucas
|
15c3ae9947
|
Fix the tests. re #34
|
2013-12-16 21:41:34 +01:00 |
|
Sébastien Lucas
|
a4260e08af
|
Enhance a little the mail send (add an HTML test). re #121
Proposed by Evrick.
|
2013-12-16 21:36:44 +01:00 |
|
Sébastien Lucas
|
6cc0d5b1bc
|
The multidatabase search is now the same as the normal autocomplete search. re #34
|
2013-12-16 21:27:04 +01:00 |
|
Sébastien Lucas
|
73277af6f4
|
Another test. re #127
|
2013-12-15 15:08:20 +01:00 |
|
Sébastien Lucas
|
3e592ebc81
|
Test getFilePath. re #127
|
2013-12-15 14:44:10 +01:00 |
|
Sébastien Lucas
|
e4c44711de
|
Properly remove the temp file. re #127
|
2013-12-15 14:43:33 +01:00 |
|
Sébastien Lucas
|
0b4dc30f7b
|
Update header. re #127
|
2013-12-15 14:28:35 +01:00 |
|
Sébastien Lucas
|
c27f846d64
|
Forgot to remove the commented out code. re #127
|
2013-12-15 14:26:50 +01:00 |
|
Sébastien Lucas
|
30ae05c595
|
Minor refactoring. re #127
|
2013-12-15 14:25:57 +01:00 |
|
Sébastien Lucas
|
27c7743995
|
Fix the thumbnail generation in case the same width is asked and a some unit test. re #127
|
2013-12-15 14:23:45 +01:00 |
|
Sébastien Lucas
|
b0660b0814
|
Factorize the thumbnail generation and move it to the class Book. re #127
|
2013-12-14 21:49:55 +01:00 |
|
Sébastien Lucas
|
5a6d44a158
|
Remove coveralls it simply does not work correctly and use Scrutinizer instead.
|
2013-12-14 21:46:48 +01:00 |
|
Sébastien Lucas
|
cedbd89c7a
|
Another unused variable. re #127
|
2013-12-14 19:00:44 +01:00 |
|
Sébastien Lucas
|
d3934b9254
|
Fix a warning. re #127
|
2013-12-14 18:58:43 +01:00 |
|
Sébastien Lucas
|
8a72e1a6fd
|
Ensure the check can be tested. re #127
|
2013-12-14 18:48:34 +01:00 |
|
Sébastien Lucas
|
cd626b25ef
|
Factorize a little more the DB handling. re #127
|
2013-12-14 18:25:32 +01:00 |
|
Sébastien Lucas
|
3df11c6ef7
|
As I use Github, I should use .gitignore and not .hgignore. re #127
|
2013-12-14 18:10:55 +01:00 |
|
Sébastien Lucas
|
1a934f9bce
|
Forgot a semicolumn. re #127
|
2013-12-14 11:43:56 +01:00 |
|
Sébastien Lucas
|
a1cb83eea9
|
Refactor the detection of the case when no database has been selected. re #127
|
2013-12-14 11:30:42 +01:00 |
|
Sébastien Lucas
|
8a3cc9ed5c
|
Properly use constants. re #127
|
2013-12-14 10:59:22 +01:00 |
|
Sébastien Lucas
|
90cfeb57c1
|
Simplify a little the code to get the title of the search page. re #127
|
2013-12-14 10:44:48 +01:00 |
|
Sébastien Lucas
|
8fac662f4b
|
Try to use the method created ... re #127
|
2013-12-14 10:32:28 +01:00 |
|
Sébastien Lucas
|
ccd022cba4
|
All external resources are now in the right place. re #127
--HG--
rename : js/jquery.sortElements.js => resources/jquery-sortelements/jquery.sortElements.js
|
2013-12-14 10:02:59 +01:00 |
|
Sébastien Lucas
|
0a22c6c579
|
Enable again phpunit. For now no answer from Sauce support :(
|
2013-12-13 20:54:07 +01:00 |
|
Sébastien Lucas
|
dd191cf97d
|
Correctly filter books with no tags. re #109
|
2013-12-13 20:53:40 +01:00 |
|
Sébastien Lucas
|
9ef3879e97
|
For now I'll comment the unneeded test (that last one check all that).
|
2013-12-13 08:53:28 +01:00 |
|
Sébastien Lucas
|
4bda58ae44
|
Fix the new unicode characters in CSS. Thanks to At Libitum.
|
2013-12-13 08:51:07 +01:00 |
|
Sébastien Lucas
|
3ba51ce1c6
|
Try again paratest with Sauce.
|
2013-12-12 23:15:41 +01:00 |
|
Sébastien Lucas
|
cbf85de0c2
|
Removed trailing spaces.
|
2013-12-12 22:46:01 +01:00 |
|
Sébastien Lucas
|
c9eaa60609
|
Add another indicator of the selected tag.
|
2013-12-12 22:45:34 +01:00 |
|
Sébastien Lucas
|
509b58b456
|
For now hide the jshint warning. re #125
|
2013-12-12 22:33:43 +01:00 |
|
Sébastien Lucas
|
42eb4c2a70
|
Organize a little the test to avoid timing bugs.
|
2013-12-12 21:53:45 +01:00 |
|
Sébastien Lucas
|
0130e33c82
|
Try to fix the problem in tag filtering reported by Tyler. re #125
|
2013-12-12 21:52:20 +01:00 |
|
Sébastien Lucas
|
31d2c69341
|
Add a test to check if tag filter is working correctly.
|
2013-12-12 21:01:07 +01:00 |
|
Sébastien Lucas
|
b5f89a1f4b
|
Typo. Reported by Tyler.
|
2013-12-12 20:54:53 +01:00 |
|
Sébastien Lucas
|
02d33bc825
|
Try a parameter change.
|
2013-12-11 20:10:36 +01:00 |
|
Sébastien Lucas
|
da5ec2583a
|
Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120
|
2013-12-10 21:34:19 +01:00 |
|
Sébastien Lucas
|
2a20fa688e
|
Typo. re #123
|
2013-12-09 09:16:37 +01:00 |
|
Sébastien Lucas
|
d6d63e7ee3
|
New test for the previous configuration item. re #123
|
2013-12-08 21:14:20 +01:00 |
|
Sébastien Lucas
|
7ba85d150b
|
Add a new config item to ignore a category in search. Simplify the queries. re #123
|
2013-12-08 21:01:17 +01:00 |
|
Sébastien Lucas
|
21f31d92aa
|
Ignore some new files
|
2013-12-08 20:39:00 +01:00 |
|