Commit graph

895 commits

Author SHA1 Message Date
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
At-Libitum 79c2c431cc publisher category did not get included in regular search.
added publisher "exists (select ..." as 4th or branch to SQL_BOOKS_QUERY

added argument placeholder as 4th to the various calls to getBooksByQuery.

re #123
2013-12-08 15:43:23 +01:00
Sébastien Lucas 79e070833d Forgot a bit of the last commit. re #124 2013-12-07 21:29:37 +01:00
Sébastien Lucas 002c7596ea Changing the number of book per pages changed the search with multiple database. Reported by At-Libitum. fix #124 2013-12-07 21:17:38 +01:00
Sébastien Lucas e9620c977a Fix a javascript error on Webkit browsers. fix #122 2013-12-06 18:39:10 +01:00
Sébastien Lucas f103d909e1 Add information about the book in the mail subject. Inspired by At-Libitum. fix #121 2013-12-05 21:33:45 +01:00
Sébastien Lucas f940f50120 Fix translations strings for publishers. Add french translation. re #123 2013-12-05 15:41:44 +01:00
Sébastien Lucas 19758d733e Add publisher to the book detail. re #123 2013-12-05 15:38:14 +01:00
Sébastien Lucas efdbb09357 Hopefully fix coveralls 2013-12-05 13:02:39 +01:00
Sébastien Lucas 2d4ee94e05 Fix russian translation 2013-12-05 12:19:03 +01:00
Sébastien Lucas 3b0d696dbb Some more coding style update 2013-12-05 10:55:13 +01:00
Sébastien Lucas 0f09ef5f8c Remove trailing spaces 2013-12-05 10:52:51 +01:00
Sébastien Lucas 9f5f00e114 Replace CRLF by LF 2013-12-05 10:50:53 +01:00
Sébastien Lucas 40139bd18c Remove a tab 2013-12-05 10:49:57 +01:00
Sébastien Lucas 980446d9c6 Better testing of Data object 2013-12-05 10:21:46 +01:00
Sébastien Lucas 76b7089028 Exclude some files from the coverage 2013-12-04 22:40:50 +01:00