Commit graph

107 commits

Author SHA1 Message Date
Sébastien Lucas bf54e6a7b9 Template are now cleanly split. Properly handle synchronization with jquery. re #73
--HG--
rename : templates/default/frontpage.html => templates/default/header.html
rename : templates/default/frontpage.html => templates/default/main.html
2013-06-16 08:46:41 +02:00
Sébastien Lucas c8595a567b Factorize a little all fancybox stuff. re #73 2013-06-16 07:50:14 +02:00
Sébastien Lucas a0cb911ce9 Bookdetail is handled with ajax. Template is not complete though. re #73
Fixes some small bugs with the other template.
2013-06-15 16:09:37 +02:00
Sébastien Lucas e9065b9c29 Little code refactoring and handle the case of going back to the first page visited. re #73 2013-06-15 08:36:45 +02:00
Sébastien Lucas c96d629ad0 Move most of javascript in util.js. Enabled paging with arrow keys. Refactor a little. re #73 2013-06-15 08:27:33 +02:00
Sébastien Lucas a509e3389d The new interface is completely in Ajax. Feel a lot faster. re #73
Uses pushState / popState to keep browser history correct and allow using back in the browser.
2013-06-15 08:03:22 +02:00
Sébastien Lucas faaf4ca43c almost finish CSS change. re #25 2013-05-29 21:30:37 +02:00
Sébastien Lucas e2622191b4 Move the CSS to a specific directory. re #25 2013-05-28 07:49:52 +02:00
Sébastien Lucas 83e1a1172c Reduce a little the size of HTML page size 2013-05-24 11:33:34 +02:00
Sébastien Lucas 5d3f80bd92 For now disable the display of language in the main list. re #66 2013-05-23 18:25:33 +02:00
Sébastien Lucas a842dcbc10 Use a search input instead of text. Adapt a little the css. 2013-05-22 18:09:12 +02:00
ipuiu cdc2114bd8 Added localization for languages. 2013-05-21 21:39:25 +03:00
ipuiu f4e365ce96 Merged Language Feature. 2013-05-21 20:49:21 +03:00
Sébastien Lucas 32279afc6e Hide tags & series if there is none. re #63 2013-05-21 09:10:05 +02:00
Sébastien Lucas 02dd282763 Place Open Sans Font before style.css 2013-05-17 08:22:52 +02:00
Sébastien Lucas 91a29209e7 Include a local version of normalize. 2013-05-17 06:36:38 +02:00
Sébastien Lucas 3e7c6deefb Fix book sorting 2013-05-16 17:51:09 +02:00
Sébastien Lucas 0486dfd03b Small fixes to UI again 2013-05-16 17:22:21 +02:00
Sébastien Lucas 28afce612e Typo 2013-05-16 17:12:19 +02:00
Sébastien Lucas 8657088be7 Change the way to handle smartphones 2013-05-16 17:09:29 +02:00
Sébastien Lucas 38d1607458 Fix display when no cover is found 2013-05-16 13:35:24 +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 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 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 32d4588cbd Merge pull request #61 from wogong/master
add Chinese localization file and add charset setting
2013-05-07 05:10:35 -07: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
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 0241f6bc54 Handle a little better resource on CDN. 2013-04-26 15:03:08 +02:00
Sébastien Lucas cb0e50d3df remove some xhtml notation to prepare the move to HTML5 2013-04-24 15:43:26 +02:00
Sébastien Lucas 0d43027f75 Remove the image used in the OPDS catalog in the HTML catalog. Reported by Thomas Severinsen. 2013-04-24 15:38:39 +02:00
Sébastien Lucas e6560be28c Localize all alternate text. re #37 2013-04-21 16:22:26 +02:00
Sébastien Lucas 002cd1d6a2 Remove the loading image. Wasn't enabled for a while. 2013-04-21 15:56:22 +02:00
Sébastien Lucas f46b5cfaf6 Reindentation 2013-04-21 15:53:38 +02:00
Sébastien Lucas 059f05fac1 Fix some strings. re #37 2013-04-21 15:47:32 +02:00
Sébastien Lucas 6272cd1b01 Get rid of fancybox completely if not enabled. fixes #50
About.xml is still utf8 but looses it's BOM
2013-04-21 15:00:21 +02:00
Sébastien Lucas 73433a1c20 Some more localization. Again thanks to Tobias for the patch. re #37 2013-04-20 15:57:02 +02:00
Sébastien Lucas 56516960ce Clicking on home with multidatabase allow to stay in current database. re #40 2013-04-17 14:12:10 +02:00
Sébastien Lucas 89c353dd07 Add a config item to use local resources instead of CDN hosted resources. 2013-04-17 13:42:23 +02:00
Sébastien Lucas cd03b49954 Fix book search with multidatabase. re #40 2013-04-08 17:28:45 +02:00
Sébastien Lucas dd1a00f560 Fix link in the book permalink. fixes #54
Thanks to celta ;).
2013-04-02 22:02:08 +02:00
Sébastien Lucas c8025d2702 Fix opds feed url. fix #44 2013-03-08 09:43:37 +01:00
Sébastien Lucas 6a9646bf15 Enhance the search to have a different output depending on the current page. re #34 2013-03-08 09:40:25 +01:00