166 Commits (362f290972ebbad7e0c8e0687a25cced279b90e7)

Author SHA1 Message Date
  Sébastien Lucas 362f290972 Update Phing file. 10 years ago
  Sébastien Lucas 4b0ff71750 Fix warning 10 years ago
  Sébastien Lucas e67e620ba3 Simplify a little getLink 10 years ago
  Michael 1ad15d410c adding ratings category to possible ignores and merge lang update (nl) 10 years ago
  Michael fa61d0e4ed ratings detail title 10 years ago
  michael 4b7743397b raw sketch of ratings category 10 years ago
  Sébastien Lucas 8803152273 Move all default styles in the templates directory. re #79 10 years ago
  Sébastien Lucas 655589d407 Duplicate 10 years ago
  Sébastien Lucas b397e7e9f8 Bad commit 10 years ago
  Sébastien Lucas 034e4bd331 Better bookdetail 10 years ago
  Sébastien Lucas 0cf1383db0 Begin the templating 10 years ago
  Sébastien Lucas 3e29824a78 Fix some warnings 10 years ago
  Sébastien Lucas 1dfdd22f43 Finish the refactoring for Json. 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 f651184928 Fix trailing spaces 10 years ago
  Sébastien Lucas e96eaf86e5 Add a test for function creation. I can't manage to make it fail when needed. Still I'll commit anyway ! 10 years ago
  Sébastien Lucas c829a3fe74 Prepare next version 10 years ago
  Sébastien Lucas dbe6dedd44 Try to simplify a little the search. 10 years ago
  Sébastien Lucas 55a82f5d93 Next version will be 0.9.0 10 years ago
  Sébastien Lucas f8249e73c6 Add the search by category with the standard search. Again inspired by At-Libitum. re #34 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 ebbd830a33 Refactorize a little. re #127 10 years ago
  Sébastien Lucas 1c50ed49fe little code refactoring. re #34 10 years ago
  Sébastien Lucas 1e165fb574 Fix the languages string to add consistancy (plural form). 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 e0e7392817 Again ... I should use the constants. re #34 10 years ago
  Sébastien Lucas 19dcd73585 Rename the ignored parameter. re #34 10 years ago
  Sébastien Lucas 76e24d85f3 Extend the ignored parameter to the home screen. re #34 10 years ago
  Sébastien Lucas cedbd89c7a Another unused variable. re #127 10 years ago
  Sébastien Lucas 8a72e1a6fd Ensure the check can be tested. 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 90cfeb57c1 Simplify a little the code to get the title of the search page. re #127 10 years ago
  Sébastien Lucas 8fac662f4b Try to use the method created ... re #127 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 79e070833d Forgot a bit of the last commit. re #124 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 d4cedf3737 removed some unused variables from base.php and pageTest.php 10 years ago
  Sébastien Lucas 19baa9bdf5 Fix some tabs :(. 10 years ago
  At-Libitum d540cba22a renamed constant and removed some accidental tabs. 10 years ago
  Sébastien Lucas 13d0b4c471 Fix a problem with PHP embedded server. $_SERVER['QUERY_STRING'] is not set if it's empty. 10 years ago
  Sébastien Lucas ef4cbb79cd Getting closer maybe. 10 years ago
  Sébastien Lucas f7be2ce893 Fix scrutinizer warnings. 10 years ago
  Sébastien Lucas d12c7e9086 Better test for missing metadata.db (also test if it's readable). re #116 10 years ago
  Sébastien Lucas 4d9b3a4925 Fix the redirect in case the database is not found. I also handle better the case were no file are actually found. Thanks to At Libitum. fix #116 10 years ago
  At-Libitum 9efcd661a0 **2012-11-22** 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 caa46c50e3 Add a way to specify the number of item per page. re #34 10 years ago