提交線圖

509 次程式碼提交

作者 SHA1 備註 日期
Sébastien Lucas ea9c73c244 Remove the unneeded option to use CDN. it's too confusing and is not really needed. 2013-05-06 17:45:27 +02:00
Sébastien Lucas 245c06f310 Update fancyBox from this source https://github.com/seblucas/fancyBox to prevent this bug :
https://github.com/fancyapps/fancyBox/issues/569

Should fix fancybox issues with multiple database. re #40
2013-05-05 21:11:29 +02:00
Sébastien Lucas b23baf981f change the default value : COPS should not rely on external resources. 2013-05-05 21:09:40 +02:00
wogong e2dd39dfdd Chinese localize basicly OK 2013-05-04 11:53:21 +08:00
wogong cc0dcd59c4 add Chinese localozation file 2013-05-04 10:53:55 +08:00
wogong c641aeea58 add charset utf-8 in index.php, fix the display problem in Chinese 2013-05-04 10:46:10 +08:00
Sébastien Lucas 01dcf3ef0c Revert the icon removal. not needed ! 2013-05-03 16:00:11 +02:00
Sébastien Lucas f4954db70c Update php-epub-meta 2013-05-03 15:55:40 +02:00
Sébastien Lucas 55d37a5fe2 Move all resources inside a "resources" directory (cleaner).
--HG--
rename : LICENSE_php-epub-meta => resources/php-epub-meta/LICENSE_php-epub-meta
rename : epub.php => resources/php-epub-meta/epub.php
rename : tbszip.php => resources/php-epub-meta/tbszip.php
2013-05-03 13:36:23 +02:00
Sébastien Lucas 4402daf003 Update changelog. 2013-04-30 12:53:03 +02:00
Sébastien Lucas 7ae55f0ba6 Fix string. re #40 2013-04-30 10:17:38 +02:00
Sébastien Lucas 6512313733 Fix a bad URL in OPDS catalog. re #40 2013-04-30 09:57:12 +02:00
Sébastien Lucas d35b7d4dc4 Fix opensearch, has to be tested on FBReader / Mantano. re #40 2013-04-30 09:42:43 +02:00
Sébastien Lucas 526483d7a5 OPDS id are cleanly handled. re #40 2013-04-30 09:11:04 +02:00
Sébastien Lucas ad52901226 Fix OPDS link. re #40 2013-04-29 16:47:16 +02:00
Sébastien Lucas 33cad7ad98 Fix search when no database is selected. re #40 2013-04-29 16:46:52 +02:00
Sébastien Lucas b3cd76d0b5 Fix some missing translation. re #37 2013-04-28 08:23:37 +02:00
Sébastien Lucas b8c3931448 Update changelog 2013-04-26 16:49:25 +02:00
Sébastien Lucas 0241f6bc54 Handle a little better resource on CDN. 2013-04-26 15:03:08 +02:00
Sébastien Lucas 31101112b6 Again some xhtml specific notation. 2013-04-24 15:45:07 +02:00
Sébastien Lucas cb0e50d3df remove some xhtml notation to prepare the move to HTML5 2013-04-24 15:43:26 +02:00
Sébastien Lucas 0d43027f75 Remove the image used in the OPDS catalog in the HTML catalog. Reported by Thomas Severinsen. 2013-04-24 15:38:39 +02:00
Sébastien Lucas e6560be28c Localize all alternate text. re #37 2013-04-21 16:22:26 +02:00
Sébastien Lucas 002cd1d6a2 Remove the loading image. Wasn't enabled for a while. 2013-04-21 15:56:22 +02:00
Sébastien Lucas f46b5cfaf6 Reindentation 2013-04-21 15:53:38 +02:00
Sébastien Lucas 059f05fac1 Fix some strings. re #37 2013-04-21 15:47:32 +02:00
Sébastien Lucas 6272cd1b01 Get rid of fancybox completely if not enabled. fixes #50
About.xml is still utf8 but looses it's BOM
2013-04-21 15:00:21 +02:00
Sébastien Lucas 73433a1c20 Some more localization. Again thanks to Tobias for the patch. re #37 2013-04-20 15:57:02 +02:00
Sébastien Lucas 560bb69942 Modify some locale handling to better handle plurals. Based on a patch by Tobias. re #37 2013-04-20 15:41:32 +02:00
Sébastien Lucas 0682c568b4 Add missing translation for search result. Based on a patch by Tobias. re #37 2013-04-20 15:19:48 +02:00
Sébastien Lucas cce56e91ca Forgot to commit local jquery file :(. 2013-04-19 15:23:03 +02:00
Sébastien Lucas e03d9bf23d Update to latest version 2013-04-19 14:28:18 +02:00
Sébastien Lucas 1bbfa09224 Update to latest version of the library. 2013-04-18 15:24:23 +02:00
Sébastien Lucas 56516960ce Clicking on home with multidatabase allow to stay in current database. re #40 2013-04-17 14:12:10 +02:00
Sébastien Lucas 89c353dd07 Add a config item to use local resources instead of CDN hosted resources. 2013-04-17 13:42:23 +02:00
Sébastien Lucas 1a501e3c6c Fix database title with multiple database. re #40 2013-04-17 13:36:19 +02:00
Sébastien Lucas 16c85418c0 Reindent. re #55 2013-04-09 21:30:33 +02:00
Sébastien Lucas 893855a81d Hopefully fix the book summary problem with Wamp. re #45 2013-04-09 21:29:43 +02:00
Sébastien Lucas 7483132dc7 Update configuration documentation. re #40 2013-04-09 10:58:01 +02:00
Sébastien Lucas 868a1b1d47 Add a test for the presence of libxml (not really needed in most cases). 2013-04-08 17:29:31 +02:00
Sébastien Lucas cd03b49954 Fix book search with multidatabase. re #40 2013-04-08 17:28:45 +02:00
Sébastien Lucas ad115f08c3 Should fix url rewriting with multi database. re #40 2013-04-05 08:14:44 +02:00
Sébastien Lucas d01b23b615 Document multi database support. re #40 2013-04-04 21:18:33 +02:00
Sébastien Lucas 60e8619d21 Prepare release 2013-04-04 21:12:52 +02:00
Sébastien Lucas b34af8ae1f Fix bookdetail when Fancyapps is enabled. re #40 2013-04-04 21:11:45 +02:00
Sébastien Lucas ff95d618db Checkconfig can now handle multi database. re #40 2013-04-04 20:53:44 +02:00
Sébastien Lucas 3a9561d5c0 Should completely fix bookdetail with multidatabase 2013-04-04 20:25:01 +02:00
Sébastien Lucas 383a33b597 Fix book detail with multi database. re #40 2013-04-04 14:27:27 +02:00
Sébastien Lucas 78b60baebd Basic multidatabase support. re #40
TODO :
 * Document the new option
 * Handle URL rewriting
 * Handle bookdetail
 * Test the case without fancybox
 * Update the title with database name
2013-04-04 08:55:58 +02:00
Sébastien Lucas 91cf377d95 Refactor again. re #40 2013-04-03 21:10:28 +02:00