Revīziju grafs

78 Revīzijas

Autors SHA1 Ziņojums Datums
Sébastien Lucas 456fe586d7 In case the filename contains non ASCII characters then follow rfc6266. fix #253
This will fix the downloaded filename with Edge, IE11 if it contains a non ASCII character.
2016-02-19 17:04:23 +01:00
George Litos d0f0507c99 Transliteration of search text
with the help of drupal transliteration module (https://www.drupal.org/project/transliteration)

please set:
$config ['cops_normalized_search'] = "1";

Issue 49 (https://github.com/seblucas/cops/issues/49) fixed
Goal : search for Honore should return books written by Honoré de Balzac
achieved
2015-05-28 15:16:03 +03:00
Sébastien Lucas 934e4f9fa1 Add an embedded version of latest bootstrap. 2015-05-19 15:41:35 +02:00
Sébastien Lucas 4a1f23a88f Update jquery from 1.11.0 to 1.11.1 2014-10-16 17:30:44 +02:00
Sébastien Lucas 4b44d3b439 Update jquery-cookie from 1.4.0 to 1.4.1 2014-10-16 17:26:43 +02:00
Sébastien Lucas bdda37d549 Update Typeahead library from 0.10.2 to 0.10.5 2014-10-16 17:25:53 +02:00
Sébastien Lucas a3b29a11a1 Upgrade doT-php to fix the problems with bootstrap template. fix #171 2014-08-27 10:02:42 +02:00
Sébastien Lucas a2a6652487 Upgrade typeahead to 0.10.2 2014-04-06 21:20:49 +02:00
Sébastien Lucas 68d5853d39 Update to normalize 3.0.1 2014-04-04 22:21:56 +02:00
Sébastien Lucas b645ca14fc Upgrade to Magnific Popup 0.9.9 2014-04-04 22:16:11 +02:00
Sébastien Lucas ccdfdbce3d Upgrade jquery to 1.11.0 2014-04-04 22:07:44 +02:00
sb domo 604f72d860 Fix bug in epub navigation. 2014-03-20 08:11:29 +01:00
Sébastien Lucas db0fed0485 Fix a regression in series handling in epub metadata. 2014-03-13 20:47:17 +01:00
Sébastien Lucas e8cadd23d8 Fix a book reported by Mario. re #52 2014-03-13 20:46:49 +01:00
Sébastien Lucas 9785d229de Again 2014-02-11 21:05:39 +01:00
Sébastien Lucas 42492b5cf2 replace split by preg_split 2014-02-11 21:00:43 +01:00
Sébastien Lucas 6fdb0dfd58 Handle more cleanly the / and - replacement. 2014-01-14 18:03:22 +01:00
Sébastien Lucas 62941ccb4b Merge with current github, fix trailing spaces, and tab->space.
--HG--
extra : rebase_source : ad44a915f7c4880ee8f4ffc406e97c8fc142ac82
2013-10-23 16:39:02 +02:00
Sébastien Lucas 3ca4996a41 Fix some trailing white space.
--HG--
extra : rebase_source : 9e4b2ab2381d261b3562f2e4a5c56c7e0e1c7ed7
2013-10-23 16:27:09 +02:00
Sébastien Lucas 8a33a55fee Add monocle
--HG--
extra : rebase_source : 9503ba50aa6dbba68dce8dbb4898cefcba1293f8
2013-09-08 18:34:15 +02:00
Sébastien Lucas e6d18cfbe4 Seems to fix the case where the meta is not in the root of the epub
--HG--
extra : rebase_source : 29d9f279a5ec3debcb67c5c11c82cd268fad4931
2013-08-30 22:07:04 +02:00
Sébastien Lucas 1f65d1eb65 Code refactoring
--HG--
extra : rebase_source : d997be9abf119ab4a654dc25f25afa8cb5963357
2013-08-30 21:27:55 +02:00
Sébastien Lucas 2cb1682d3b Handle when the epub links to an missing resource
--HG--
extra : rebase_source : bda1e6e6af63284907e326790fbe85946a907a7e
2013-08-30 20:59:15 +02:00
Sébastien Lucas ea3da650de Working with cops
--HG--
extra : rebase_source : 66639c415fc1286e8df50c255d83b0e8f92777d3
2013-08-30 15:52:28 +02:00
Sébastien Lucas 30f801443e Simplify relative path handling.
--HG--
extra : rebase_source : d20290cad2dca3ea1f04a85f899c026c0991bbe5
2013-08-30 10:35:15 +02:00
Sébastien Lucas a51a276805 components does not contain / anymore.
--HG--
extra : rebase_source : 0a4eea43929b87c4455cba8c4343586733ae3ffe
2013-08-28 14:45:37 +02:00
Sébastien Lucas f368795542 Handle directories a little better.
--HG--
extra : rebase_source : 21fb6d3cf27dd6bc9b7949b8ae08fe64f3a7c709
2013-08-28 14:44:47 +02:00
Sébastien Lucas aac567a731 Upgrade EPub meta library 2014-01-11 20:22:21 +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 ccd022cba4 All external resources are now in the right place. re #127
--HG--
rename : js/jquery.sortElements.js => resources/jquery-sortelements/jquery.sortElements.js
2013-12-14 10:02:59 +01:00
Sébastien Lucas e659c0dc4f Upgrade Magnific Popup to 0.9.8 2013-11-09 20:53:25 +01:00
Sébastien Lucas 79f1ec251c Upgrade to jquery-cookie 1.4.0 2013-10-20 20:58:26 +02:00
Sébastien Lucas 6a01c8bce5 Upgrade to Normalize.css 2.1.3 2013-10-20 20:57:20 +02:00
Sébastien Lucas dc8ebeeb4b Upgrade to Magnific Popup 0.9.7 2013-10-17 09:03:33 +02:00
Sébastien Lucas 7f1f072450 Add typeahead as a dep. re #34
Note that it's a modified version of release 0.9.3 see https://github.com/twitter/typeahead.js/issues/442
I had to keep duplicates.
2013-10-13 22:18:46 +02:00
Marsender 3629b42aa1 Create destination db directory if missing 2013-10-10 07:41:50 +01:00
Marsender 6fdb2f9fff Set distinct file names 2013-10-10 07:33:25 +01:00
Marsender 3907384e11 Add Calibre fields: ModificationDate 2013-10-10 07:04:39 +01:00
Marsender 35bbf55e19 Epub loader:
Add Cops feed loader
Typo: Change cvs_export to csv_export
Rename config.php file to epub-loader-config.php
Config: Add app_name, admin_email
2013-10-10 05:21:19 +01:00
Marsender fce60d4079 Add Calibre fields: Description, Language, Subjects, Isbn, CreationDate, ModificationDate 2013-10-10 01:16:43 +01:00
Mars 356a1e263b Merge remote-tracking branch 'upstream/master' 2013-10-08 00:14:44 +02:00
Marsender df87add1b0 Add recursive glob for epub directory 2013-10-07 23:00:06 +01:00
Sébastien Lucas 4ee2d2a607 Upgrade to Magnific Popup 0.9.6 2013-10-03 12:00:55 +02:00
Marsender 89a27f10b8 Some comments and config changes 2013-09-30 22:29:27 +01:00
Mars 6964445c8f Ignore file 2013-09-25 08:46:11 +02:00
Didier Corbière 1acce6509c Init actions and db 2013-09-25 07:28:20 +01:00
Didier Corbière acd9b72097 Rename config file 2013-09-25 03:40:01 +01:00
Didier Corbière 96e254c10e Rename config file 2013-09-25 03:39:18 +01:00
Didier Corbière 60a10f517b Add readme file 2013-09-25 02:13:44 +01:00