Commit graph

1248 commits

Author SHA1 Message Date
Sébastien Lucas 38d1607458 Fix display when no cover is found 2013-05-16 13:35:24 +02:00
Sébastien Lucas 89f18ad34f Fix the toolbox color 2013-05-16 13:32:02 +02:00
Sébastien Lucas 19670291a2 Somehow fix paging ui. 2013-05-16 12:41:22 +02:00
Sébastien Lucas 3f0246f7a2 Fix &nbsp 2013-05-16 12:30:43 +02:00
Sébastien Lucas 5aa08719dd Tab to spaces. 2013-05-16 12:30:29 +02:00
Sébastien Lucas c8c0f80eeb Fix header so that it's always vertically centered 2013-05-16 12:26:41 +02:00
Sébastien Lucas 546e37cd8e Fix a validation error 2013-05-16 08:29:53 +02:00
Sébastien Lucas 8f15485bfc reindent 2013-05-16 07:00:21 +02:00
Sébastien Lucas 0e44eb9ae0 Fix the toolbox. 2013-05-16 06:59:34 +02:00
Sébastien Lucas 1058253516 Somehow fix bookdetail 2013-05-16 06:52:22 +02:00
Sébastien Lucas e439ef80ea Fix about box with fancybox. 2013-05-16 06:37:30 +02:00
Sébastien Lucas b641a7e64f Fix some stuff again. Lots of work remaining. 2013-05-15 22:09:28 +02:00
Sébastien Lucas 7d81cbe893 Seems to be working again. 2013-05-15 21:58:27 +02:00
Sébastien Lucas 639d1bf8b0 Merge almost everything. a lot to test. 2013-05-15 21:55:33 +02:00
Sébastien Lucas c45179fdf5 TAB to spaces. no other change. 2013-05-15 21:19:31 +02:00
Sébastien Lucas 9ad2624c19 Fix icon with HTML5 2013-05-15 21:17:30 +02:00
Sébastien Lucas 859c7f9bc6 Add a new file to handle mail sending. re #53 2013-05-15 19:36:48 +02:00
Sébastien Lucas 1f4db62fc1 Add a new configuration item to handle mail sending. re #53 2013-05-15 19:34:37 +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 4bbb2fab8c Prepare a feature to send the book by email (Send to Kindle). re #53 2013-05-15 19:32:18 +02:00
Sébastien Lucas ff30a3b0a3 Borrow Monocle sample style
--HG--
extra : rebase_source : 87c21882bc820ec0d253b67e14d3cb1868324cc1
2013-05-15 14:16:09 +02:00
Sébastien Lucas 168ba3994e simplify
--HG--
extra : rebase_source : 4bf414bce486565a29ca928e77b55f6d2a55718d
2013-05-15 13:41:08 +02:00
Sébastien Lucas 3a61b70445 Complete working example
--HG--
extra : rebase_source : d0f38d1aa980ddec8e60dbe8ddd7689509257886
2013-05-15 12:11:47 +02:00
Sébastien Lucas c8a87a37d4 Add the epub reader. early stage ;)
--HG--
extra : rebase_source : 4e74b8db133f69feca6787063c05b45667c8f64d
2013-05-15 09:21:59 +02:00
Sébastien Lucas 3cffac479e Add an handler to access epub internal files.
--HG--
extra : rebase_source : 31f7f77fba14f09117d08dd1228da0a8221f8747
2013-05-14 21:35:43 +02:00
Sébastien Lucas a56184153c Prepare for next release. 2013-05-09 02:51:26 +02:00
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