Commit graph

141 commits

Author SHA1 Message Date
Sébastien Lucas fa0eb798d0 Revert 2013-11-28 22:02:44 +01:00
Sébastien Lucas d45381e7a7 ... 2013-11-28 21:51:01 +01:00
Sébastien Lucas 7497e6d004 Last test before a full revert 2013-11-28 21:41:16 +01:00
Sébastien Lucas c0a4a892ed Add a desesperate test 2013-11-28 21:19:06 +01:00
Sébastien Lucas 8a027b5e48 Let's try that. 2013-11-28 20:59:07 +01:00
Sébastien Lucas 990976986e Fix the redirect in case of multiple databases and if the failing database is not the first. re #116 2013-11-25 21:35:02 +01:00
Sébastien Lucas 1051af4a61 COPS now also work if Pushstate / ReplaceState is not available (IE9). Thanks to At Libitum. should fix #117 2013-11-25 21:18:38 +01:00
Sébastien Lucas 4d9b3a4925 Fix the redirect in case the database is not found. I also handle better the case were no file are actually found. Thanks to At Libitum. fix #116 2013-11-25 17:10:43 +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 7f1f072450 Add typeahead as a dep. re #34
Note that it's a modified version of release 0.9.3 see https://github.com/twitter/typeahead.js/issues/442
I had to keep duplicates.
2013-10-13 22:18:46 +02:00
Sébastien Lucas b99550b88d Fix display of Cyrillic characters. 2013-09-18 20:40:04 +02:00
Sébastien Lucas a74214dca2 Fixzed a mixed content error when using https. fix #92 2013-09-08 08:28:11 +02:00
Sébastien Lucas 2a10167d9b Fix problem with nas4free (should be safer too). fix #88 2013-09-05 14:45:42 +02:00
Sébastien Lucas 9d117220c4 Handle better when server side rendering is enabled. re #82 2013-09-05 08:41:40 +02:00
Tyler J. Wagner b82bf8c19f Fix favicon. fix #84 2013-08-26 10:49:23 +02:00
Sébastien Lucas e5b01934d5 Merge pull request #83 from sbdomo/master
Improve the compatibility with IOS
2013-08-24 05:14:49 -07:00
Sébastien Lucas 9c8ec7fb8a Add (again) server side rendering ! the list of user agent need to be completed but it should work. 2013-08-22 15:20:30 +02:00
sb domo 1dd252e974 Improve the compatibility with IOS
- icons for dashboard
- standalone mode
2013-08-11 19:32:07 +02:00
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