Commit graph

6 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 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