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
Sébastien Lucas
f5d86b37e5
Refactor the use of fetch.php to prepare multi database. re #40
2013-04-03 20:59:53 +02:00
Sébastien Lucas
d86d544074
Refactor the use of Calibre path to prepare multi database. re #40
2013-04-03 15:00:09 +02:00
Sébastien Lucas
f8f20f3d5c
Update addURLParameter to allow for a leading ?. re #40
2013-04-03 14:54:03 +02:00
Sébastien Lucas
51a97f8e57
Hopefully fix again comments. Reported by Alain. fixes #55
2013-04-03 14:41:58 +02:00
Sébastien Lucas
dd1a00f560
Fix link in the book permalink. fixes #54
...
Thanks to celta ;).
2013-04-02 22:02:08 +02:00
Sébastien Lucas
db98509b43
Étiquette 0.3.4 ajoutée à la révision 3cdee8daedf2
2013-03-27 21:22:37 +01:00
Sébastien Lucas
17d4cfc914
Update changelog
2013-03-27 21:14:25 +01:00
Sébastien Lucas
fee2275393
Prepare next release
2013-03-26 22:53:20 +01:00
Sébastien Lucas
2eecba8f83
To avoid all problems with php-epub-meta working on windows and some
...
version of Linux. Remove the directory so that include are simple.
--HG--
rename : php-epub-meta/LICENSE => LICENSE_php-epub-meta
rename : php-epub-meta/epub.php => epub.php
rename : php-epub-meta/tbszip.php => tbszip.php
2013-03-26 21:12:17 +01:00
Sébastien Lucas
9080330360
Update from upstream again
2013-03-26 21:07:00 +01:00
Sébastien Lucas
40f137c84a
Upgrade php-epub-meta from upstream. Should fix coverpath on Windows. Reported by Mario
2013-03-26 20:59:48 +01:00
Sébastien Lucas
f9c6e8277b
getFilterString should be static. Reported by Goner
2013-03-26 20:58:29 +01:00
Sébastien Lucas
6d94c2d4c1
Fix a warning in case the book has no tag or author
2013-03-26 20:54:05 +01:00
Sébastien Lucas
563a90cf5d
Étiquette 0.3.3 ajoutée à la révision 2ff58ed42cec
2013-03-23 20:59:12 +01:00
Sébastien Lucas
81ced1dcb6
Update config documentation.
2013-03-23 09:43:15 +01:00
Sébastien Lucas
e2e699426a
Update changelog
2013-03-23 09:42:06 +01:00
Sébastien Lucas
b0e95c6f02
Avoid sending empty language Ibis reader doesn't like it.
2013-03-23 09:36:10 +01:00
Sébastien Lucas
ae37c13711
Should fix loading of tbszip on Linux. Don't know why it works on Windows without it.
2013-03-19 21:44:30 +01:00
Sébastien Lucas
012ffb9bf0
Upgrade to latest php-epub-meta
2013-03-19 21:16:39 +01:00
Sébastien Lucas
99454bd562
Add another test in checkconfig to check if the database contains at least some table from Calibre.
2013-03-19 21:11:10 +01:00
Sébastien Lucas
ed8166e156
Code cleanup
2013-03-10 08:48:49 +01:00
Sébastien Lucas
c8025d2702
Fix opds feed url. fix #44
2013-03-08 09:43:37 +01:00
Sébastien Lucas
6a9646bf15
Enhance the search to have a different output depending on the current page. re #34
2013-03-08 09:40:25 +01:00
Sébastien Lucas
a4002e28ae
Upgrade to Jquery 1.9.1 and Fancybox 2.4.0
2013-03-07 11:09:19 +01:00
Sébastien Lucas
02b55687e2
Fix book comment handling ... once again
2013-03-07 10:58:58 +01:00
Sébastien Lucas
75862fe24c
Prepare next version
2013-03-06 08:21:46 +01:00