76 Commits (master)

Author SHA1 Message Date
  Sébastien Lucas e2425e83ae Forgot to make jshint happy ;). re #79 9 years ago
  Sébastien Lucas e57771c6af Enable tooltips, don't know if I'll keep it but at least the code is checked in. re #79 9 years ago
  Sébastien Lucas 534347dc47 When you cancel the email prompt : no need to set the email cookie and abort all the function. re #79 9 years ago
  Sébastien Lucas 5181c741d5 Encode the URI for the search. should certainly be done elsewhere. 10 years ago
  Sébastien Lucas 62cab998ce Make jshint happy :( 10 years ago
  Sébastien Lucas a2a6652487 Upgrade typeahead to 0.10.2 10 years ago
  Sébastien Lucas ba18c1ad76 Remove trailing spaces 10 years ago
  Sébastien Lucas 6b9944796e Fix jshint 10 years ago
  Sébastien Lucas 0cf1383db0 Begin the templating 10 years ago
  Sébastien Lucas 8fc7479a33 Move the last piece of javascript in util.js 10 years ago
  Sébastien Lucas a78863e8a0 Avoid caching the result of ajax calls. IE like to cache them a lot. fix #131 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 c71f443356 The ignored categories is now in the customize UI page. re #34 10 years ago
  Sébastien Lucas 1a934f9bce Forgot a semicolumn. 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 dd191cf97d Correctly filter books with no tags. re #109 10 years ago
  Sébastien Lucas 509b58b456 For now hide the jshint warning. re #125 10 years ago
  Sébastien Lucas 0130e33c82 Try to fix the problem in tag filtering reported by Tyler. re #125 10 years ago
  Sébastien Lucas e9620c977a Fix a javascript error on Webkit browsers. fix #122 10 years ago
  Sébastien Lucas 1051af4a61 COPS now also work if Pushstate / ReplaceState is not available (IE9). Thanks to At Libitum. should fix #117 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
  Sébastien Lucas 6bff2996ae Avoid JSHint error. re #34 10 years ago
  Sébastien Lucas a836be6507 Cleanup. re #34 10 years ago
  Sébastien Lucas e2838ee3d9 Ad the new autocomplete search. re #34 10 years ago
  Sébastien Lucas 4b2785e2b0 Remove unneeded variables. 10 years ago
  Sébastien Lucas cf2547b2f8 Add more jshint parameters. re #96 10 years ago
  Sébastien Lucas 8e5d716a99 Reorganize functions to avoid undef functions. 10 years ago
  Sébastien Lucas 3343a65335 Minor modifications 10 years ago
  Sébastien Lucas a8e63d1a8a Prepare to use JSHint. re #96 10 years ago
  Sébastien Lucas 0f63050f70 Add a new template for the suggestion item. re #34 10 years ago
  Sébastien Lucas e3bf13ab47 Fix some warnings reported by JSHint. 10 years ago
  Sébastien Lucas 6c9c51a706 Fix focus when you click on cog. re #90 10 years ago
  Sébastien Lucas 30b41a6cf4 Set focus on the search box. fix #90 10 years ago
  Sébastien Lucas 5a87d62ee8 Fix JS problem on IE < 9.0. fix #89 10 years ago
  Sébastien Lucas 9d117220c4 Handle better when server side rendering is enabled. re #82 10 years ago
  Sébastien Lucas 9ff4bd2476 Update some of the javascripts methods to use a PHP name to ease server side rendering. 10 years ago
  Sébastien Lucas 4aa3529131 Properly close the lightbox when clicking on a link in it. 10 years ago
  Sébastien Lucas d35becb7fe Use localized string. re #53 10 years ago
  Sébastien Lucas fc8c510ae4 Add a waiting icon while the mail is sent. re #53 10 years ago
  Sébastien Lucas 3de84ecf7e Set debug to false. 10 years ago
  Sébastien Lucas fb51523b33 Handle links better. re #73 10 years ago
  Sébastien Lucas 5b90f76e2c Fix the customize page 10 years ago
  Sébastien Lucas 5b6918488c Add a button to clear all filters. re #46 10 years ago
  Sébastien Lucas c56cecb382 Modify the cookies to expires far away. 10 years ago
  Sébastien Lucas 35d6a5ab4e Add a global parameter to enable tag filtering with books. re #46 10 years ago
  Sébastien Lucas 4cd43297f1 Fix header. 10 years ago
  Sébastien Lucas b9047be3ce More JSHint fixes. 10 years ago
  Sébastien Lucas 1eb4217c01 Fix some JSHint warnings. 10 years ago
  Sébastien Lucas 08445d0479 little cleanup of the filter code. lots more to do. re #46 10 years ago
  Sébastien Lucas dc30facf3e ugly way update to filters to update the list of tags when you start filtering. re #46 10 years ago