132 Commits (master)

Author SHA1 Message Date
  Sébastien Lucas 0a0007a096 Fix the détection of bad publication date. fix #245 8 years ago
  Sébastien Lucas 07a85406fb Change the default sort of books by author to have books in a series first. 9 years ago
  Sébastien Lucas 51e9a887c2 Add AZW3 to the list of format COPS can send to Kindle. fix #170 9 years ago
  Sébastien Lucas bef89f3a98 Fix bad use of Tag contruct 10 years ago
  Sébastien Lucas e6e0a8ee5b Fix the remaining number of elements. re #79 10 years ago
  Sébastien Lucas 90847eb85b Better bootstrap template with as little text as possible. 10 years ago
  Sébastien Lucas 9aee96d7e2 Centralize some of the database function (linked to the normalized search). re #48, #49 10 years ago
  Sébastien Lucas 23fcc4d641 Use executeQuery as often as possible. re #49, #48 10 years ago
  Sébastien Lucas 65b6931b13 Properly use author name or author sort. fix #130 10 years ago
  Sébastien Lucas 9667fec645 Trailing whitespace. re #137 10 years ago
  Sébastien Lucas 133b6dc9d6 Fix warnings an code enhancement. 10 years ago
  michael 4b7743397b raw sketch of ratings category 10 years ago
  Sébastien Lucas 40de093311 unused variables 10 years ago
  Sébastien Lucas ed7b91633f Not needed anymore with the return false. 10 years ago
  Sébastien Lucas 438b0dbc29 In case the image size can not be retrieved then return false. 10 years ago
  Sébastien Lucas 24e0a14b89 Simplify a little some array queries 10 years ago
  Sébastien Lucas a6b52887ff Refactoring again 10 years ago
  Sébastien Lucas 91aa062860 Big refactoring of the Json handling, I followed what I did from OPDS. It doesn't still feel right but I think it's better. 10 years ago
  Sébastien Lucas 3f5dd74361 Begin to reorganize a little book.php. Still a mess. 10 years ago
  Sébastien Lucas 9a15d0e1a4 Integrate a little better the typeahead search in the normal search page. Heavily based on At-Libitum work. re #34 10 years ago
  Sébastien Lucas 7e8a1fefdb unused variable. re #34 10 years ago
  Sébastien Lucas c71f443356 The ignored categories is now in the customize UI page. re #34 10 years ago
  Sébastien Lucas 19dcd73585 Rename the ignored parameter. re #34 10 years ago
  Sébastien Lucas 6cc0d5b1bc The multidatabase search is now the same as the normal autocomplete search. re #34 10 years ago
  Sébastien Lucas 30ae05c595 Minor refactoring. re #127 10 years ago
  Sébastien Lucas 27c7743995 Fix the thumbnail generation in case the same width is asked and a some unit test. re #127 10 years ago
  Sébastien Lucas b0660b0814 Factorize the thumbnail generation and move it to the class Book. re #127 10 years ago
  Sébastien Lucas cd626b25ef Factorize a little more the DB handling. re #127 10 years ago
  Sébastien Lucas a1cb83eea9 Refactor the detection of the case when no database has been selected. re #127 10 years ago
  Sébastien Lucas 8a3cc9ed5c Properly use constants. re #127 10 years ago
  Sébastien Lucas 2a20fa688e Typo. re #123 10 years ago
  Sébastien Lucas 7ba85d150b Add a new config item to ignore a category in search. Simplify the queries. re #123 10 years ago
  At-Libitum 79c2c431cc publisher category did not get included in regular search. 10 years ago
  Sébastien Lucas 002c7596ea Changing the number of book per pages changed the search with multiple database. Reported by At-Libitum. fix #124 10 years ago
  Sébastien Lucas 0f09ef5f8c Remove trailing spaces 10 years ago
  At-Libitum d540cba22a renamed constant and removed some accidental tabs. 10 years ago
  Sébastien Lucas 56647a44eb Change the link name for ebook download to be the book format (instead of download). Proposed by At Libitum. fix #119 10 years ago
  At-Libitum 9efcd661a0 **2012-11-22** 10 years ago
  Sébastien Lucas 26f5b36563 Don't work on php 5.3. 10 years ago
  Sébastien Lucas 76d739b1f6 Fix some warnings. 10 years ago
  Sébastien Lucas 185c59ce15 Fix some warnings and errors caused by the previous commit. re #34 10 years ago
  Sébastien Lucas 58c48a71a8 Handle better search of multiple databases at once. Optimize a little typeahead search. re #34 10 years ago
  At-Libitum 8db9489e07 Added support for optional flat-list display of "All Books" 10 years ago
  Sébastien Lucas fa5ec6cb58 Fix the ids in OPDS feed to produce a valid feed. fix #104 10 years ago
  Sébastien Lucas 1e51f11c6d Send the header only once .... not proud about it. re #34 10 years ago
  Sébastien Lucas 3e98615ea9 Cleanly handle suggestion title. re #34 10 years ago
  Sébastien Lucas 877940a651 Clean the new search. re #34 10 years ago
  Sébastien Lucas b39cbeebc8 Prepare new search. re #34 10 years ago
  Sébastien Lucas 3943205b58 Change the search to look into tags and series (in addition to book title and author). 10 years ago
  Sébastien Lucas 18decb3cc1 Localize a missing string (cog alternate text). re #37 10 years ago