コミットグラフ

509 コミット

作成者 SHA1 メッセージ 日付
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 b7ab8bd9d9 Move most of JSON code to getJSON. re #73 2013-06-15 08:43:38 +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 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
Sébastien Lucas 489eb781bc Add doT.js templating engine. re #73 2013-06-15 07:46:34 +02:00
Sébastien Lucas 33383dce48 Remove debug code. re #72 2013-06-11 22:00:05 +02:00
Sébastien Lucas c5d3356f74 If it's a Kobo browser then use radio button instead of combobox. fix #72 2013-06-11 21:58:21 +02:00
Sébastien Lucas ba0268fdcd Restore the new config item for mail. re #53 2013-06-06 09:07:52 +02:00
Sébastien Lucas b9154773cb Étiquette 0.5.0 ajoutée à la révision 07e901e7e353 2013-06-05 20:39:15 +02:00
Sébastien Lucas 129647cf40 For now remove the option for mail to Kindle. re #53
Will reenabled later.
2013-06-04 21:22:45 +02:00
Sébastien Lucas ec97009a6b Prepare release. 2013-06-04 21:17:46 +02:00
Sébastien Lucas 3cdab07670 Update some french strings. re #66 2013-06-04 21:17:00 +02:00
Sébastien Lucas e44d242af3 localize some string. re #25 2013-06-04 21:08:11 +02:00
Sébastien Lucas 28314fe83d refine a little the style detection. re #25 2013-06-04 20:56:37 +02:00
Sébastien Lucas b0a8b6439a Remove again some smiley. fix #71 2013-06-04 15:25:14 +02:00
Sébastien Lucas c74b1b9396 Remove the smiley and some "smart ass" sentences in strings re #71 2013-06-04 15:23:11 +02:00
Sébastien Lucas 86eb135373 Merge pull request #69 from bitjungle/patch-1
Fix the language string
2013-06-03 23:37:20 -07:00
Rune Mathisen 9b835cbaac Removed un-translated strings 2013-06-01 13:18:12 +03:00
Sébastien Lucas faaf4ca43c almost finish CSS change. re #25 2013-05-29 21:30:37 +02:00
Sébastien Lucas f5ff23cf9d The current Css is modified if a specific cookie is set. re #25 2013-05-29 21:13:02 +02:00
Sébastien Lucas 530f5b6291 Add the new style in eink style. re #25 2013-05-29 21:09:20 +02:00
Sébastien Lucas 7228af68ec rename the default css. re #25
--HG--
rename : styles/style.css => styles/style-default.css
2013-05-28 07:53:53 +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 e9c392ef7c Add a style for the left footer. re #25 2013-05-28 07:37:30 +02:00
Sébastien Lucas c7f2e0b9e4 Add AZW3 books in the default prefered format. 2013-05-24 14:14:10 +02:00
Sébastien Lucas 9fc694c8fc Update changelog. 2013-05-24 14:13:28 +02:00
bitjungle f96dcb5897 Fix the language string 2013-05-24 14:06:38 +02:00
Sébastien Lucas 8bf1052786 Merge pull request #68 from bitjungle/patch-1
Create Localization_nb.json
2013-05-24 03:24:47 -07: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 df03815ec6 remove ugly debug code 2013-05-24 11:07:37 +02:00
Rune Mathisen 3dbfdcdcef Create Localization_nb.json
Norwegian bokmål translation
2013-05-24 06:44:12 +02:00
Sébastien Lucas c6e75b7258 Add the number of book in each databases (multidatabase). 2013-05-23 18:55:45 +02:00
Sébastien Lucas c937a29d6c Fix when no languages are found. re #66 2013-05-23 18:33:02 +02:00
Sébastien Lucas 0825aae6b6 Fix the language string. re #66 2013-05-23 18:32:44 +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 afb9c8e28f Fix a PHP warning. re #66 2013-05-22 18:31:44 +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
Sébastien Lucas 9a116772ab Merge pull request #66 from ipuiu/master
Add language (along with Series / Tags / Authors) as a startup categorie.
2013-05-22 09:01:42 -07:00
ipuiu ac22d98685 Fixed author. 2013-05-21 22:27:07 +03: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 49f59438b0 Remove unneeded file 2013-05-21 09:52:29 +02:00
Sébastien Lucas bbc6d858b3 Next release will be 0.5.0 2013-05-21 09:48:51 +02:00
Sébastien Lucas 99f0c63a0f Merge the html5 branch. fix #45 2013-05-21 09:40:39 +02:00
Sébastien Lucas 32279afc6e Hide tags & series if there is none. re #63 2013-05-21 09:10:05 +02:00
Grégory Bodin 332e64a82a Add a style specific for eink devices. 2013-05-19 16:47:01 +02:00
Sébastien Lucas 06d2b69317 Upgrade two more images. Thanks to Grégory. 2013-05-18 20:47:50 +02:00