Commit Graph

50 Commits

Author SHA1 Message Date
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
Didier Corbière 8d5109d7de Add basic application in order to perform the tasks 2013-09-25 02:03:52 +01:00
Sébastien Lucas f2404c3dc1 Upgrade to doT 1.0.1 2013-09-20 20:44:35 +02:00
Didier Corbière e6de4593be Add series 2013-09-17 01:08:23 +01:00
Didier Corbière 7bb5144337 Add AuthorsSort in book export 2013-09-13 11:19:17 +01:00
Didier Corbière fd44d03d9a Add Isbn, Rights and Publisher properties 2013-09-13 00:08:15 +01:00
Didier Corbière 63536d64d8 Add author sort property 2013-09-13 00:07:28 +01:00
Didier Corbière 987d73ccb8 Add epub loader resource 2013-09-11 22:51:45 +01:00
Didier Corbière fd774948fb Add zipClass parameter in the constructor, to be able to replace the default clsTbsZip class 2013-09-11 00:46:19 +01:00
Didier Corbière 8e16d68f26 Add get / set methods for Uuid and Uri 2013-09-11 00:36:57 +01:00
Sébastien Lucas 6105de79b2 Fix server side rendering with PHP 5.3. re #82 2013-09-03 21:09:48 +02:00
Sébastien Lucas 84da9d37e4 Upgrade Magnific Popup to v0.9.5 2013-08-27 10:03:26 +02:00
Sébastien Lucas a2384ce7cc Add a PHP renderer for doT templates ... does not handle all cases (far from it) but it's enought for COPS 2013-08-21 15:41:20 +02:00
Sébastien Lucas 2a5d405a91 Upgrade jquery to latest version 2013-07-21 22:14:24 +02:00
Sébastien Lucas d0f0938df9 Upgrade Magnific Popup to 0.9.3 2013-07-17 09:30:20 +02:00
Sébastien Lucas 3bdc692411 Reset Normalize.css and reorder the CSS load.
No more dotted line and correct top margin for book title.
2013-07-11 21:12:28 +02:00
Sébastien Lucas 5b5470c6b5 Remove the dotted line around focused link (ugly to my eyes). 2013-07-11 17:58:55 +02:00
Sébastien Lucas 0d50ccc6e5 Upgrade jquery to 1.10.1 2013-06-25 17:43:44 +02:00
Sébastien Lucas e547899584 Migrate from Fancybox to Magnific Popup. re #73
--HG--
rename : about.xml => about.html
2013-06-25 08:53:04 +02:00
Sébastien Lucas 44c3a10487 Due to a bug in Firefox which forbid state of size greater that 320k. The cache is not outside. re #73 2013-06-20 21:08:50 +02:00
Sébastien Lucas 065a7dac8e Move jquery-cookie to resources. re #73
--HG--
rename : js/jquery.cookies.js => resources/jquery-cookie/jquery.cookies.js
2013-06-18 12:33:33 +02:00
Sébastien Lucas d656f4692c Move jquery to resources. re #73
--HG--
rename : js/jquery-1.9.1.min.js => resources/jQuery/jquery-1.9.1.min.js
2013-06-18 12:26:08 +02:00
Sébastien Lucas 489eb781bc Add doT.js templating engine. re #73 2013-06-15 07:46:34 +02:00
Sébastien Lucas 99f0c63a0f Merge the html5 branch. fix #45 2013-05-21 09:40:39 +02:00
Sébastien Lucas 91a29209e7 Include a local version of normalize. 2013-05-17 06:36:38 +02:00
Sébastien Lucas 8010d4598b Add a new external resource to send mail (PHPMailer). re #53 2013-05-15 19:33:15 +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 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