78 charles <> 2011-07-10 {REL 0.2.6} Release 0.2.6 77 charles <> 2011-07-10 Update version number 76 charles <> 2011-07-10 Fix user categories not showing their name 75 charles <> 2011-07-10 Fix problem with case matching when specifying the fields to/not to display. Force them to be lowercase. 74 charles <> 2011-07-10 Fix problems arising when either rating or formats is not shown 73 charles <> 2011-06-29 {REL 0.2.5} Release 0.2.5 72 charles <> 2011-06-29 Add option to specify initial sort 71 charles <> 2011-06-29 Update version number 70 charles <> 2011-06-29 Fix sort spec being reset in db constructor 69 charles <> 2011-01-22 {REL 0.2.4} Release 2.4 68 charles <> 2011-01-20 Update version number 67 charles <> 2011-01-20 Check PHP version before calling finfo_open() to avoid exception 66 charles <> 2011-01-20 Add PDF to mimetypes table 65 charles <> 2010-12-17 Enable the login failed message 64 charles <> 2010-12-15 {REL 0.2.3} Release 0.2.3 63 charles <> 2010-12-15 Document the new authentication feature in INSTALL 62 charles <> 2010-12-14 Make templates display category and category values in the header 61 charles <> 2010-12-14 Add internal authentication 60 charles <> 2010-12-13 Put a content-disposition header into the book_format download 59 charles <> 2010-12-13 Ensure category values in urls are url_encoded 58 charles <> 2010-12-13 Fix regression in goto page. 57 charles <> 2010-12-13 Change book_format not to use query strings, but instead encode the information in the path. 56 charles <> 2010-12-13 Change some defaults. In particular, make $config['web_dir'] == '.' 55 charles <> 2010-12-13 Fix prev and next links to use appropriate module 54 charles <> 2010-12-12 Change the urls to use category lookup instead of search 53 charles <> 2010-12-08 Release 0.2.2 52 charles <> 2010-12-08 Update INSTALL file to describe short form and auto-search URLS. 50 charles <> 2010-12-08 Add capability to make various fields into search URLs. 49 charles <> 2010-12-08 Fix custom is_multiple columns to display correctly 48 charles <> 2010-12-08 Implement short_form display 47 charles <> 2010-12-06 {REL 0.2.1, RELEASE} Release 0.2.1 46 charles <> 2010-12-06 Add sorting 45 charles <> 2010-11-26 {REL 0.2.0} Release 43 charles <> 2010-11-26 Add some missing mimetypes (rtf, lit, doc, zip) 42 charles <> 2010-11-26 Add 'go to page' capability to default template. 41 charles <> 2010-11-26 Change version number. 40 charles <> 2010-11-26 Change cover and book format to use the DB ID instead of the path string. Eliminates errors with quotes in file names. 39 charles <> 2010-11-07 {REL 0.1.6} Release 38 charles <> 2010-11-07 Update documentation in INSTALL 37 charles <> 2010-11-07 Fix restrictions when authentication is not being used. 36 charles <> 2010-11-07 Improve performance of searches and restrictions by evaluating named tests first. 35 charles <> 2010-11-07 Add per-user restrictions 34 charles <> 2010-11-06 {REL 0.1.5} Release 33 charles <> 2010-11-06 Give error message if unknown field names are used. 32 charles <> 2010-11-06 Add the current server code version to the footer 31 charles <> 2010-11-06 Fix case problem for search terms. 30 charles <> 2010-11-06 Fix the leading and trailing blanks problem in a more general fashion. 29 charles <> 2010-11-06 Add search term translation (e.g., tag: -> tags:). 28 charles <> 2010-11-06 Improve performance of case-insensitive path matching by caching results 27 charles <> 2010-11-06 Trim leading and trailing blanks from values before searching 26 charles <> 2010-11-05 {REL 0.1.4} Release 25 charles <> 2010-11-05 Add code to try to compensate for case mismatches in paths. 24 charles <> 2010-11-05 Add some documentation about searching 23 charles <> 2010-11-05 {REL 0.1.3} Release 22 charles <> 2010-11-05 Fix 'contains' matches 21 charles <> 2010-11-05 Improvements to installation instructions. 20 charles <> 2010-11-05 Make the page title in the default templates customizable 19 charles <> 2010-11-05 Fix searching, broken by the addition of :false and :true tests 18 charles <> 2010-11-04 Update INSTALL prerequisites 17 charles <> 2010-11-04 {REL 0.1.2} Release 16 charles <> 2010-11-04 Use PDO in PHP V5.2 and SQLite3 in PHP V5.3 15 charles <> 2010-11-04 Make the server compatible with PHP 5.2 14 charles <> 2010-10-31 Slightly improve compression of the ratings stars. 13 charles <> 2010-10-31 Remove fixed height of header. 12 charles <> 2010-10-31 {REL 0.1.1} Release 0.1.1 11 charles <> 2010-10-31 1) Finish calibre-like search. Offers and, or, not on tests of the form [field:[=~]]["]value["] 2) Add ability to set a global restriction. 3) Add missing closing ?> in config_default.php and config.php 10 charles <> 2010-10-30 First version of query parser 9 charles <> 2010-10-30 Make the field display restrictions work on the home page. 8 charles <> 2010-10-30 {REL 0.1.0, RELEASE} First release