Sébastien Lucas
|
6895d86714
|
Merge pull request #134 from zweiundvierzig/patch-1
Update Localization_de.json
|
2014-02-10 15:59:47 +01:00 |
|
Sébastien Lucas
|
b397e7e9f8
|
Bad commit
|
2014-02-09 21:18:05 +01:00 |
|
Sébastien Lucas
|
034e4bd331
|
Better bookdetail
|
2014-02-09 21:17:04 +01:00 |
|
Sébastien Lucas
|
04e22728fa
|
Load the doctype / HTML version / head from a separate file. re #79
|
2014-02-09 15:24:54 +01:00 |
|
Sébastien Lucas
|
42c14764f3
|
Remove trailing space. re #79
|
2014-02-09 15:22:35 +01:00 |
|
Sébastien Lucas
|
dc2cfe5160
|
Use the constant ... better
|
2014-02-09 15:21:47 +01:00 |
|
zweiundvierzig
|
24cc89c3a9
|
Update Localization_de.json
Translated all the ##TODO## entries. Did some minor grammatical corrections also.
|
2014-02-09 12:27:58 +01:00 |
|
Sébastien Lucas
|
3c4e809939
|
Add bootstrap theme. Not complete but should mainly work. re #79
|
2014-02-07 22:13:52 +01:00 |
|
Sébastien Lucas
|
7067c516f6
|
Add Marvin to the list of autodetected OPDS client
|
2014-02-07 09:19:02 +01:00 |
|
Sébastien Lucas
|
6b9944796e
|
Fix jshint
|
2014-02-06 21:30:06 +01:00 |
|
Sébastien Lucas
|
0cf1383db0
|
Begin the templating
|
2014-02-06 21:26:20 +01:00 |
|
Sébastien Lucas
|
8fc7479a33
|
Move the last piece of javascript in util.js
|
2014-02-06 21:05:35 +01:00 |
|
Sébastien Lucas
|
1880407cf4
|
Remove trailing whitespace
|
2014-02-06 21:04:30 +01:00 |
|
Sébastien Lucas
|
5a8bfd9fb8
|
Typo
|
2014-02-06 20:48:46 +01:00 |
|
Bo Rosén
|
bae545efc7
|
Add Swedish translation.
|
2014-01-24 18:56:45 +01:00 |
|
Sébastien Lucas
|
01b8f3b3c9
|
Fix the last remaining direct use of $_SERVER['QUERY_STRING'] (which can be empty with some webservers).
fix #133
|
2014-01-19 21:09:11 +01:00 |
|
Sébastien Lucas
|
2aaa7fbd19
|
Fix the handling of kepub.epub.
|
2014-01-15 20:20:47 +01:00 |
|
Sébastien Lucas
|
ac8763f4f5
|
Merge
|
2014-01-14 18:13:36 +01:00 |
|
Sébastien Lucas
|
6fdb0dfd58
|
Handle more cleanly the / and - replacement.
|
2014-01-14 18:03:22 +01:00 |
|
Sébastien Lucas
|
00c25fb9fb
|
Fix another case of missing file.
|
2014-01-13 22:31:03 +01:00 |
|
Sébastien Lucas
|
90ffaeda77
|
Fix the url in CSS when there's not space.
Properly test the component before accessing it
Don't handle & if handling src:url
|
2014-01-13 22:21:01 +01:00 |
|
Sébastien Lucas
|
8a678a620f
|
Fix hash handling
|
2014-01-13 21:43:44 +01:00 |
|
Alberto D'Agostini
|
fa23572225
|
Enhance italian translation.
|
2014-01-13 18:02:49 +01:00 |
|
Sébastien Lucas
|
49c1867433
|
Fix error
|
2014-01-11 20:52:10 +01:00 |
|
Sébastien Lucas
|
aac567a731
|
Upgrade EPub meta library
|
2014-01-11 20:22:21 +01:00 |
|
Sébastien Lucas
|
6d57778dc7
|
it's working in multidatabase
--HG--
extra : rebase_source : 3fc7d4958dfa971bf9f18354c4c98254ec2b82cf
|
2014-01-11 18:56:54 +01:00 |
|
Sébastien Lucas
|
3eb719cb02
|
Move monocle scripts to styles directory
--HG--
extra : rebase_source : c645c75c9df6055050f6b3a4fcabb980a860a4d1
|
2014-01-11 18:51:07 +01:00 |
|
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
|
3e29824a78
|
Fix some warnings
|
2014-01-11 18:21:18 +01:00 |
|
Sébastien Lucas
|
bfc96f5ef7
|
Rename variable for better understanding
|
2014-01-09 21:07:20 +01:00 |
|
Sébastien Lucas
|
147d1e20c7
|
Split a little more the code
|
2014-01-09 12:37:28 +01:00 |
|
Sébastien Lucas
|
24e0a14b89
|
Simplify a little some array queries
|
2014-01-08 17:51:40 +01:00 |
|
Sébastien Lucas
|
a6b52887ff
|
Refactoring again
|
2014-01-08 16:54:11 +01:00 |
|
Sébastien Lucas
|
50ae991e95
|
Reindent
|
2014-01-08 10:54:59 +01:00 |
|
Sébastien Lucas
|
1dfdd22f43
|
Finish the refactoring for Json.
|
2014-01-08 10:54:16 +01:00 |
|
Sébastien Lucas
|
91aa062860
|
Big refactoring of the Json handling, I followed what I did from OPDS. It doesn't still feel right but I think it's better.
|
2014-01-07 21:22:35 +01:00 |
|
Sébastien Lucas
|
3f5dd74361
|
Begin to reorganize a little book.php. Still a mess.
|
2014-01-07 09:27:02 +01:00 |
|
Sébastien Lucas
|
fe7ec53487
|
Remove unneeded constants.
|
2014-01-07 06:24:06 +01:00 |
|
Sébastien Lucas
|
a78863e8a0
|
Avoid caching the result of ajax calls. IE like to cache them a lot. fix #131
|
2014-01-06 21:39:57 +01:00 |
|
Sébastien Lucas
|
f651184928
|
Fix trailing spaces
|
2014-01-06 21:24:45 +01:00 |
|
Sébastien Lucas
|
e96eaf86e5
|
Add a test for function creation. I can't manage to make it fail when needed. Still I'll commit anyway !
|
2014-01-06 21:24:11 +01:00 |
|
Sébastien Lucas
|
f7ecb87af5
|
Update german translation. Thanks to glimm from Mobileread.
|
2014-01-04 22:06:32 +01:00 |
|
Sébastien Lucas
|
e83fb02868
|
Typo
|
2014-01-04 09:58:47 +01:00 |
|
Sébastien Lucas
|
a28d52e633
|
Add a larger idle timeout could help with Android and remove IE8 for now (got to test better)
|
2014-01-03 23:29:50 +01:00 |
|
Sébastien Lucas
|
00cc5df705
|
Doesn't change a thing ... strange.
|
2014-01-03 21:22:55 +01:00 |
|
Sébastien Lucas
|
7db94e5ec9
|
Return to previous version of doT : seems to cause problems with IE8
|
2014-01-03 19:01:40 +01:00 |
|
Sébastien Lucas
|
c584b7355e
|
Change a little the way browser are tested :
* Use latest version of Firefox
* Add IE8
* Replace IE10 by IE11
* Add Safari 7 on Mac
* Add Android browser
|
2014-01-03 14:23:33 +01:00 |
|
Sébastien Lucas
|
57f93b6537
|
New tests for OPDS validation.
|
2014-01-03 13:53:52 +01:00 |
|
Sébastien Lucas
|
22afa8c26f
|
Add the real OPDSValidator (from https://github.com/zetaben/opds-validator) in addition to the relax-ng validation.
|
2014-01-02 22:23:24 +01:00 |
|
Sébastien Lucas
|
f947da2bd8
|
Add a test for the opensearchdescription.
|
2014-01-02 16:56:01 +01:00 |
|