Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								8cfddc0d11 
								
							 
						 
						
							
							
								
								Fixed detection of absolute path. Add a Windows mapped drive detection.  
							
							... 
							
							
							
							Reported by Kevnancy 
							
						 
						
							2013-01-22 09:05:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								bef7bbf2c3 
								
							 
						 
						
							
							
								
								Add better explaination if wrong Calibre path is provided  
							
							
							
						 
						
							2013-01-20 15:13:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								512b56ec6d 
								
							 
						 
						
							
							
								
								Change default title.  
							
							
							
						 
						
							2013-01-20 14:35:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								d2d639dcd5 
								
							 
						 
						
							
							
								
								Fix default config to reduce the minimum things to change.  
							
							... 
							
							
							
							Removed Nginx limitations which are not true anymore. 
							
						 
						
							2013-01-20 13:49:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								11645b2155 
								
							 
						 
						
							
							
								
								Small fixes to facets handling. re  #21  
							
							... 
							
							
							
							* Fix ths duplicate of URL parameter
  * Fix when parameter is empty 
							
						 
						
							2013-01-20 08:30:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								e5d0933971 
								
							 
						 
						
							
							
								
								Add another extension in the mimetypes array. Mentionned a long time ago  
							
							... 
							
							
							
							by Jillmess and totally forgot about it. 
							
						 
						
							2013-01-19 21:28:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								05cf561683 
								
							 
						 
						
							
							
								
								Release preparation  
							
							
							
						 
						
							2013-01-19 07:09:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								f4675dec52 
								
							 
						 
						
							
							
								
								Add Custom columns through config. Only tested in HTML catalog for now  
							
							... 
							
							
							
							re #32  
							
						 
						
							2013-01-19 07:08:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								a96888c76a 
								
							 
						 
						
							
							
								
								Change the default config for cops_x_accel_redirect to let PHP handle the  
							
							... 
							
							
							
							download. Should fix problem from KevNancy on IIS.
Warning all Nginx users who wants to still use X-Accel-Redirect must add
$config['cops_x_accel_redirect'] = "X-Accel-Redirect" in their config_local
fix  #33  
							
						 
						
							2013-01-19 06:19:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								2025bfc15e 
								
							 
						 
						
							
							
								
								Fix entry title. re  #32  
							
							
							
						 
						
							2013-01-18 21:12:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								9d51e64731 
								
							 
						 
						
							
							
								
								Rename custom column php file. re  #32  
							
							... 
							
							
							
							--HG--
rename : custom_column.php => customcolumn.php 
							
						 
						
							2013-01-18 20:52:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								b43d38ce61 
								
							 
						 
						
							
							
								
								Add first file to make use of custom columns. Not complete at all.  
							
							... 
							
							
							
							re #32  
							
						 
						
							2013-01-18 05:56:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								e827a2c5a7 
								
							 
						 
						
							
							
								
								With FBReaderJ 1.6.9 the problem with OPDS search is fixed  
							
							... 
							
							
							
							See https://github.com/geometer/FBReaderJ/issues/70  
							
						 
						
							2013-01-11 17:26:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								5d9c54eee6 
								
							 
						 
						
							
							
								
								Add custom filter of tags in the OPDS feed using facets.  
							
							... 
							
							
							
							Need more testing but should be ok.
re #21  
							
						 
						
							2013-01-11 15:16:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gaspine 
								
							 
						 
						
							
							
							
							
								
							
							
								98362a6d39 
								
							 
						 
						
							
							
								
								Check of xsendfile is available.  
							
							
							
						 
						
							2013-01-10 15:33:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								1f9befb4e8 
								
							 
						 
						
							
							
								
								Étiquette 0.3.0 ajoutée à la révision 5cc3b8ed121d  
							
							
							
						 
						
							2013-01-06 10:18:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								637638e238 
								
							 
						 
						
							
							
								
								Release  
							
							
							
						 
						
							2013-01-06 09:50:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								48126bcad7 
								
							 
						 
						
							
							
								
								Try to better explain why the user has been redirected  
							
							
							
						 
						
							2013-01-06 09:49:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								024ac23fbd 
								
							 
						 
						
							
							
								
								More release preparation  
							
							
							
						 
						
							2013-01-06 09:36:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								140c88a63c 
								
							 
						 
						
							
							
								
								Fix an alt string that existed in the lang file.  
							
							... 
							
							
							
							Add a missing translation (more to do about it). 
							
						 
						
							2013-01-06 09:28:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								6f17a4dc65 
								
							 
						 
						
							
							
								
								Add URL discover for the OPDS feed.  
							
							
							
						 
						
							2013-01-06 09:22:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								10d0cf0eb6 
								
							 
						 
						
							
							
								
								Fix some title again :(  
							
							
							
						 
						
							2013-01-05 18:19:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								393f38a281 
								
							 
						 
						
							
							
								
								Fix some plural strings and a missing title. Reported by David Ciscar Presas.  
							
							
							
						 
						
							2013-01-05 14:33:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								5105fa0a69 
								
							 
						 
						
							
							
								
								Add a configuration check page (checkconfig.php)  
							
							... 
							
							
							
							If opening the database is impossible redirect to the configuration check.
fix  #7  
							
						 
						
							2013-01-05 07:35:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								0ba361e434 
								
							 
						 
						
							
							
								
								Add a permalink to book (the little linkish thingy)  
							
							... 
							
							
							
							fix the image zoom in the book detail
Add book title to the book detail
clean the code a little (more to do) 
							
						 
						
							2013-01-03 21:40:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									David Ciscar Presas 
								
							 
						 
						
							
							
							
							
								
							
							
								c094e1564c 
								
							 
						 
						
							
							
								
								Add catalan translation.  
							
							
							
						 
						
							2013-01-03 15:17:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								1ec85b4dfb 
								
							 
						 
						
							
							
								
								Forgot to change the default configuration  
							
							
							
						 
						
							2013-01-03 08:26:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								60df6f1c18 
								
							 
						 
						
							
							
								
								Allow metadata updating for epub. Disabled by default for now.  
							
							... 
							
							
							
							fix  #18  
						
							2013-01-02 21:50:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								11f4efb51d 
								
							 
						 
						
							
							
								
								Prepare release  
							
							
							
						 
						
							2013-01-02 20:53:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								5abcb05a90 
								
							 
						 
						
							
							
								
								Add language in OPDS feed.  
							
							
							
						 
						
							2012-12-23 15:10:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								481d47027c 
								
							 
						 
						
							
							
								
								Default for thumbnails was very low. Causing bad quality with Mantano.  
							
							
							
						 
						
							2012-12-23 14:17:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								917d363370 
								
							 
						 
						
							
							
								
								Fix some bugs / typos.  
							
							
							
						 
						
							2012-12-23 14:16:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								ceaae73e19 
								
							 
						 
						
							
							
								
								Double check if the cover is really there.  
							
							... 
							
							
							
							I had some problems with path having case difference on Linux. 
							
						 
						
							2012-12-23 13:56:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								38b61c89da 
								
							 
						 
						
							
							
								
								Better handling of content type for book. Reported by Morg.  
							
							
							
						 
						
							2012-12-23 13:42:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								67f1a53ba2 
								
							 
						 
						
							
							
								
								Changed default title which was a little too personal :P  
							
							
							
						 
						
							2012-12-22 18:34:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								e7ac49244c 
								
							 
						 
						
							
							
								
								Add subtitle in OPDS feed. suggested by Tyler J. Wagner.  
							
							
							
						 
						
							2012-12-22 18:23:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								1522c3c14d 
								
							 
						 
						
							
							
								
								Minor CSS fixes.  
							
							
							
						 
						
							2012-12-22 18:05:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								00d7e1da4a 
								
							 
						 
						
							
							
								
								Add a config item to specify a custom icon. Based on a patch by Tyler J. Wagner.  
							
							
							
						 
						
							2012-12-22 18:03:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								2134661ee7 
								
							 
						 
						
							
							
								
								Add some comment in the htaccess. Thanks to Stéphane  
							
							
							
						 
						
							2012-12-10 06:14:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								8906430b13 
								
							 
						 
						
							
							
								
								Add a config item to avoid using Fancyapps.  
							
							... 
							
							
							
							For now the about box still use Fancyapps.
Reported by mcister and Northguy 
							
						 
						
							2012-12-10 06:06:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								f9efdbf44f 
								
							 
						 
						
							
							
								
								Étiquette 0.2.3 ajoutée à la révision c5703623704b  
							
							
							
						 
						
							2012-12-06 06:05:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								a2993c89b4 
								
							 
						 
						
							
							
								
								Add hgignore  
							
							
							
						 
						
							2012-12-05 17:05:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								a17f6c39c6 
								
							 
						 
						
							
							
								
								Update changelog  
							
							
							
						 
						
							2012-12-05 17:03:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								d9280025e7 
								
							 
						 
						
							
							
								
								Code simplification.  
							
							
							
						 
						
							2012-12-04 15:36:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								edb11854af 
								
							 
						 
						
							
							
								
								Add ratings everywhere  
							
							
							
						 
						
							2012-12-04 13:13:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								8838f15034 
								
							 
						 
						
							
							
								
								Add ratings only in recent addition for now.  
							
							
							
						 
						
							2012-12-04 10:58:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								7c9f081219 
								
							 
						 
						
							
							
								
								update Changelog  
							
							
							
						 
						
							2012-12-03 16:32:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								da108b30a9 
								
							 
						 
						
							
							
								
								Upgrade fancybox to last version (2.1.3)  
							
							
							
						 
						
							2012-12-03 16:30:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								eb637ff5f1 
								
							 
						 
						
							
							
								
								Add language in the book detail.  
							
							
							
						 
						
							2012-12-03 16:05:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sébastien Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								473117567d 
								
							 
						 
						
							
							
								
								Release preparation  
							
							
							
						 
						
							2012-11-30 11:53:13 +01:00