| 
								
								
									 Sébastien Lucas | f38cf2f261 | typo | 2013-05-08 08:25:56 +02:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | b0c09cc77b | Étiquette 0.4.0 ajoutée à la révision 89ed9654ac9c | 2013-05-07 20:31:04 +02:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | f0a307e8ac | Change date of release | 2013-05-07 20:20:06 +02:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 9a412b7fc6 | Update changelog | 2013-05-07 14:26:11 +02:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 32d4588cbd | Merge pull request #61 from wogong/master add Chinese localization file and add charset setting | 2013-05-07 05:10:35 -07:00 |  | 
				
					
						| 
								
								
									 wogong | 26c1d8f1c4 | remove debug code | 2013-05-07 16:30:53 +08:00 |  | 
				
					
						| 
								
								
									 wogong | 4c3f9b2820 | zh localize almost done | 2013-05-07 16:29:17 +08:00 |  | 
				
					
						| 
								
								
									 wogong | a63e3aded3 | update zh | 2013-05-07 09:40:21 +08:00 |  | 
				
					
						| 
								
								
									 wogong | 9908d8e8fa | update Localization_zh.json | 2013-05-07 09:30:03 +08:00 |  | 
				
					
						| 
								
								
									 wogong | 0e6320e5a3 | remove debug codes | 2013-05-07 09:18:07 +08:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 8737278bcc | Add some credits. | 2013-05-06 20:47:39 +02:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 6cd2cf8f0a | Next version will be 0.4.0 | 2013-05-06 18:30:04 +02:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 700c27e0fc | Move Fancybox to the resources directory. --HG--
rename : fancybox/blank.gif => resources/fancybox/blank.gif
rename : fancybox/fancybox_loading.gif => resources/fancybox/fancybox_loading.gif
rename : fancybox/fancybox_overlay.png => resources/fancybox/fancybox_overlay.png
rename : fancybox/fancybox_sprite.png => resources/fancybox/fancybox_sprite.png
rename : fancybox/helpers/fancybox_buttons.png => resources/fancybox/helpers/fancybox_buttons.png
rename : fancybox/helpers/jquery.fancybox-buttons.css => resources/fancybox/helpers/jquery.fancybox-buttons.css
rename : fancybox/helpers/jquery.fancybox-buttons.js => resources/fancybox/helpers/jquery.fancybox-buttons.js
rename : fancybox/helpers/jquery.fancybox-media.js => resources/fancybox/helpers/jquery.fancybox-media.js
rename : fancybox/helpers/jquery.fancybox-thumbs.css => resources/fancybox/helpers/jquery.fancybox-thumbs.css
rename : fancybox/helpers/jquery.fancybox-thumbs.js => resources/fancybox/helpers/jquery.fancybox-thumbs.js
rename : fancybox/jquery.fancybox.css => resources/fancybox/jquery.fancybox.css
rename : fancybox/jquery.fancybox.pack.js => resources/fancybox/jquery.fancybox.pack.js | 2013-05-06 17:49:22 +02:00 |  | 
				
					
						| 
								
								
									 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 |  |