Graf commitů

123 Commity

Autor SHA1 Zpráva Datum
Sébastien Lucas 3ca1d1d3df Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
Sébastien Lucas 2a5d405a91 Upgrade jquery to latest version 2013-07-21 22:14:24 +02:00
Sébastien Lucas a1d350297d Replace all images by font awesome. re #73 2013-07-19 17:59:13 +02:00
Sébastien Lucas fb51523b33 Handle links better. re #73 2013-07-16 21:56:55 +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 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 d3ce31c6be Move from Xhtml to Html. re #73 2013-06-25 08:40:08 +02:00
Sébastien Lucas b2d670a05d Also use the cache event if not using back with browser. re #73 2013-06-20 21:21:43 +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 074a2b8a0f See last commit. re #73 2013-06-16 22:44:49 +02:00
Sébastien Lucas 10ed3f7944 Almost everything is in javascript now ... index.php could be an HTML page. re #73 2013-06-16 22:01:13 +02:00
Sébastien Lucas fccb7a9820 little optimization : i18n is only transfered one time. re #73 2013-06-16 15:21:21 +02:00
Sébastien Lucas b49432e3e1 Save current JSON data instead of generated HTML. Reenabled tool click. re #73 2013-06-16 15:08:47 +02:00
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