| 
								
								
									 Sébastien Lucas | 24e0a14b89 | Simplify a little some array queries | 2014-01-08 17:51:40 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | a6b52887ff | Refactoring again | 2014-01-08 16:54:11 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 50ae991e95 | Reindent | 2014-01-08 10:54:59 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 1dfdd22f43 | Finish the refactoring for Json. | 2014-01-08 10:54:16 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 91aa062860 | Big refactoring of the Json handling, I followed what I did from OPDS. It doesn't still feel right but I think it's better. | 2014-01-07 21:22:35 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 3f5dd74361 | Begin to reorganize a little book.php. Still a mess. | 2014-01-07 09:27:02 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | fe7ec53487 | Remove unneeded constants. | 2014-01-07 06:24:06 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | a78863e8a0 | Avoid caching the result of ajax calls. IE like to cache them a lot. fix #131 | 2014-01-06 21:39:57 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | f651184928 | Fix trailing spaces | 2014-01-06 21:24:45 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | e96eaf86e5 | Add a test for function creation. I can't manage to make it fail when needed. Still I'll commit anyway ! | 2014-01-06 21:24:11 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | f7ecb87af5 | Update german translation. Thanks to glimm from Mobileread. | 2014-01-04 22:06:32 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | e83fb02868 | Typo | 2014-01-04 09:58:47 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | a28d52e633 | Add a larger idle timeout could help with Android and remove IE8 for now (got to test better) | 2014-01-03 23:29:50 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 00cc5df705 | Doesn't change a thing ... strange. | 2014-01-03 21:22:55 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 7db94e5ec9 | Return to previous version of doT : seems to cause problems with IE8 | 2014-01-03 19:01:40 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | c584b7355e | Change a little the way browser are tested : * Use latest version of Firefox
 * Add IE8
 * Replace IE10 by IE11
 * Add Safari 7 on Mac
 * Add Android browser | 2014-01-03 14:23:33 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 57f93b6537 | New tests for OPDS validation. | 2014-01-03 13:53:52 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 22afa8c26f | Add the real OPDSValidator (from https://github.com/zetaben/opds-validator) in addition to the relax-ng validation. | 2014-01-02 22:23:24 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | f947da2bd8 | Add a test for the opensearchdescription. | 2014-01-02 16:56:01 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | c829a3fe74 | Prepare next version | 2014-01-02 12:23:37 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | dbe6dedd44 | Try to simplify a little the search. | 2014-01-02 12:23:04 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 61f3bdc928 | Updated spanish translation. Thanks to Marcos. | 2014-01-02 10:05:37 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 2770ae18eb | Étiquette 0.9.0 ajoutée à la révision 2e7fb43f056b | 2013-12-31 16:31:02 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 0d7b4dacd5 | Fix changelog and readme | 2013-12-31 15:54:55 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 3f9ea556b0 | Properly use the method getMimeType in fetch.php. fix #72 | 2013-12-31 11:46:45 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 55a82f5d93 | Next version will be 0.9.0 | 2013-12-31 11:26:26 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 93b36be318 | Add a phing build file. | 2013-12-31 11:16:11 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 91209c19fd | Add another ignored directory. | 2013-12-31 11:14:36 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | b4d3fe6b22 | Add a test for unknow mimetype and use finfo_file in this case. Inspired by At_Libitum. re #72 | 2013-12-31 11:12:34 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 6717d92a97 | Update the list of know mimetypes from Calibre source. re #72 | 2013-12-31 11:08:45 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | c2f70728f0 | Update changelog. | 2013-12-31 10:21:05 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 09c81e50e8 | Fix a warning. re #127 | 2013-12-24 11:36:05 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 906e792bb8 | Add a check with ignored categories with typeahead. re #34 | 2013-12-23 11:44:26 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | f8249e73c6 | Add the search by category with the standard search. Again inspired by At-Libitum. re #34 | 2013-12-23 08:58:56 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 9a15d0e1a4 | Integrate a little better the typeahead search in the normal search page. Heavily based on At-Libitum work. re #34 | 2013-12-22 18:40:03 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | ebbd830a33 | Refactorize a little. re #127 | 2013-12-20 15:16:57 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 1c50ed49fe | little code refactoring. re #34 | 2013-12-19 08:38:26 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 1e165fb574 | Fix the languages string to add consistancy (plural form). re #34 | 2013-12-19 08:24:02 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 7e8a1fefdb | unused variable. re #34 | 2013-12-17 22:56:04 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | c71f443356 | The ignored categories is now in the customize UI page. re #34 It's far from complete but it works. I'll have to check the strings consistancy. | 2013-12-17 22:45:51 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | e0e7392817 | Again ... I should use the constants. re #34 | 2013-12-17 21:12:13 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | a4c351728f | Correctly test the ignore param. re #34 | 2013-12-17 21:03:55 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | ca1af997ba | Typo ... but should be in language file. | 2013-12-17 21:00:10 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 8d7b3afc3b | The clover is allowed to be missing (for hhvm). | 2013-12-17 20:59:22 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 19dcd73585 | Rename the ignored parameter. re #34 | 2013-12-17 20:56:41 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 76e24d85f3 | Extend the ignored parameter to the home screen. re #34 | 2013-12-17 20:51:22 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 363ed0c0a5 | Try to add hhvm just as a test. | 2013-12-17 14:44:43 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 15c3ae9947 | Fix the tests. re #34 | 2013-12-16 21:41:34 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | a4260e08af | Enhance a little the mail send (add an HTML test). re #121 Proposed by Evrick. | 2013-12-16 21:36:44 +01:00 |  | 
				
					
						| 
								
								
									 Sébastien Lucas | 6cc0d5b1bc | The multidatabase search is now the same as the normal autocomplete search. re #34 | 2013-12-16 21:27:04 +01:00 |  |