提交图

88 次代码提交

作者 SHA1 备注 提交日期
Sébastien Lucas 1d2e37d259 Integrate better monocle in COPS
--HG--
extra : rebase_source : 9132076c5553d0a2a7c550e7f3523b922e52b693
2014-01-11 18:48:10 +01:00
Sébastien Lucas c0509886fd Add a target blank
--HG--
extra : rebase_source : 1f80a4d79231ac529651fa0df1d475f7b79a6664
2013-09-09 13:49:27 +02:00
Sébastien Lucas 5851ede5c4 Integration to COPS. crappy
--HG--
extra : rebase_source : 58dc2806cd8e2f4fa7b0da33f057c737ca683966
2013-09-08 18:33:12 +02:00
Sébastien Lucas 19758d733e Add publisher to the book detail. re #123 2013-12-05 15:38:14 +01:00
Sébastien Lucas 0f63050f70 Add a new template for the suggestion item. re #34 2013-10-13 22:20:08 +02:00
Sébastien Lucas 62a3aead5b Handle search box a little better (vertical alignment). re #34 2013-10-10 22:07:47 +02:00
Sébastien Lucas 3943205b58 Change the search to look into tags and series (in addition to book title and author).
re #34, #47, #78
2013-09-27 17:13:31 +02:00
Sébastien Lucas 18decb3cc1 Localize a missing string (cog alternate text). re #37 2013-09-17 16:30:19 +02:00
Sébastien Lucas 6cb626a1f8 Forbid search with empty criteria. 2013-09-16 20:33:04 +02:00
Sébastien Lucas 5a87d62ee8 Fix JS problem on IE < 9.0. fix #89 2013-09-06 09:18:41 +02:00
Sébastien Lucas 9d117220c4 Handle better when server side rendering is enabled. re #82 2013-09-05 08:41:40 +02:00
Sébastien Lucas b5388095dc Remove unused tag 2013-09-01 08:24:04 +02:00
Sébastien Lucas 9ff4bd2476 Update some of the javascripts methods to use a PHP name to ease server side rendering. 2013-08-22 15:12:04 +02:00
Sébastien Lucas 9236bc301d Simplify the template a little. 2013-08-21 15:42:46 +02:00
Sébastien Lucas 46b8d025b6 Remove comment. 2013-08-06 13:43:57 +02:00
Sébastien Lucas 784a39e957 Add again the series Index in the book list. Reported by fatzgenfatz 2013-07-29 14:19:20 +02:00
Sébastien Lucas fc8c510ae4 Add a waiting icon while the mail is sent. re #53 2013-07-22 21:27:32 +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 886b2673d3 Fix about if lightbox are disabled. 2013-07-07 10:20:02 +02:00
Sébastien Lucas 452bde9cb5 Add filter in the HTML catalog. need UI work. re #46 2013-06-28 02:07:32 +02:00
Sébastien Lucas 428550f27c Move customize inside the current template. re #73 2013-06-27 08:27:29 +02:00
Sébastien Lucas bcef6c5b9d Fix the search size to avoid losing the sort order. re #73 2013-06-25 17:44:14 +02:00
Sébastien Lucas e833172e99 Add emailing. re #53 2013-06-21 21:31:49 +02:00
Sébastien Lucas 1c8ddb44d4 Many things in a single commit. Bad :( !. re #73
* Add partial update. No improvement for now
 * Add some logging to console if DEBUG is enabled.
 * Change the way the sorting box is enabled to help with partial update.
2013-06-20 14:34:10 +02:00
Sébastien Lucas 4410a5cc82 Handle search with Ajax. re #73 2013-06-18 22:24:35 +02:00
Sébastien Lucas ad286e491e Fix series sorting. re #73 2013-06-18 20:44:00 +02:00
Sébastien Lucas aa376d63b2 simplify again. re #73 2013-06-17 22:30:09 +02:00
Sébastien Lucas 2029ab7d01 Simplify a little the JSON, a little more to do. re # 73 2013-06-17 22:23:58 +02:00
Sébastien Lucas 8de878fa94 Save new things in constants. re #73 2013-06-17 21:21:52 +02:00
Sébastien Lucas 7640ae31f7 Everything is in the template. re #73 2013-06-16 22:14: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 6ee817710e Readd the sort menu. re #73 2013-06-16 14:48:57 +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 5e1cae2fd8 Ugly way of handling book detail without fancybox. re #73 2013-06-16 08:05:07 +02:00
Sébastien Lucas 07a891377d Almost finish everything for bookdetail. re #73
Todo : Handle max-size correctly (only if inside a fancybox)
2013-06-15 18:54:07 +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 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 c7c6524cce Add a template almost similar to the current UI. re #73
TODO :
 * Sort box is not here anymore
 * Has to be tested with and without Fancybox
 * Paging with left and right arrow is not working anymore
 * Probably many other things
2013-06-15 07:51:01 +02:00