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