Commit Graph

1179 Commits

Author SHA1 Message Date
Sébastien Lucas a9062a7632 Add a formal check for the PHP version. I still have a lot of people trying with PHP 5.2.X 2014-12-07 21:02:40 +01:00
Sébastien Lucas bb201b4031 Fix author list when a book has many author. Was broken for a long time. 2014-11-30 20:22:06 +01:00
Sébastien Lucas 8c7f4f26cc Prepare release - update changelog 2014-11-12 20:48:13 +01:00
Sébastien Lucas 94114dc5b6 Enhance iphone CSS style and add IOS7 CSS style (SCCS file available but not commited). Anonymous contribution. 2014-11-11 21:49:09 +01:00
Sébastien Lucas 9b0db83256 The text shown if you cancel the password prompt is clearer now. 2014-11-11 21:17:10 +01:00
Sébastien Lucas 3006bac2ce Add full PHP password check (without any need from specific webserver configuration). Heavily based on a patch from Mark Bond. 2014-11-11 21:15:55 +01:00
Sébastien Lucas 0f280f77ac Merge pull request #179 from ffes/translation
Translated various languages to Dutch
2014-11-11 08:25:13 +01:00
Frank Fesevur bdc05ef9a9 Fixed various typos 2014-11-10 13:48:05 +01:00
Frank Fesevur 7e60f7c464 Translated various languages to Dutch 2014-11-10 13:07:52 +01:00
Sébastien Lucas 5d9959c108 Fix untrasnlated languages in hungarian translation 2014-10-28 10:23:19 +01:00
Sébastien Lucas e564bf4036 Merge pull request #175 from harunibn/patch-1
Create Localization_hu.json
2014-10-28 10:19:32 +01:00
Sébastien Lucas 4a1f23a88f Update jquery from 1.11.0 to 1.11.1 2014-10-16 17:30:44 +02:00
Sébastien Lucas 4b44d3b439 Update jquery-cookie from 1.4.0 to 1.4.1 2014-10-16 17:26:43 +02:00
Sébastien Lucas bdda37d549 Update Typeahead library from 0.10.2 to 0.10.5 2014-10-16 17:25:53 +02:00
Sébastien Lucas 181eaeb27f Fix $config['cops_thumbnail_handling'] with bootstrap template. re #177 2014-10-12 21:20:40 +02:00
Sébastien Lucas c72f4aee98 Better syntax for french translation. Thanks to Pctv007. 2014-09-21 20:09:51 +02:00
Sébastien Lucas 3b0744c605 Add a lot of new language name in french. Thanks to Pctv007. 2014-09-21 20:08:51 +02:00
harunibn 1f46d58337 Create Localization_hu.json 2014-09-16 10:44:28 +02:00
Sébastien Lucas 51e9a887c2 Add AZW3 to the list of format COPS can send to Kindle. fix #170 2014-09-11 18:15:23 +02:00
Alfonso Delgado 0c70a7ae9a Updated Catalan translation (100%). 2014-09-11 17:48:22 +02:00
Sébastien Lucas c4885499cd Fix number of books per custom column value (missing for bootstrap template). fix #172 2014-08-27 17:28:40 +02:00
Sébastien Lucas a3b29a11a1 Upgrade doT-php to fix the problems with bootstrap template. fix #171 2014-08-27 10:02:42 +02:00
Sébastien Lucas 7ae6041c29 Add a proper test for server side rendering (can check syntax errors). re #171 2014-08-27 10:02:15 +02:00
Sébastien Lucas be50ee2cb8 Update Version to be sure (best way not to forget it) 2014-08-26 22:36:58 +02:00
Sébastien Lucas 20e99e8f92 Étiquette 1.0.0RC2 ajoutée à la révision 0fc8e1890d9b 2014-07-31 16:48:27 +02:00
Sébastien Lucas 3a0b78c9d5 Add a pointer to better show that the switch is clickable. re #79 2014-07-30 21:58:49 +02:00
Sébastien Lucas dfa02b6c11 Clicking on the link switch to bootstrap immediately. re #79 2014-07-30 21:15:40 +02:00
Sébastien Lucas 5ba7d02f23 Fix changelog 2014-07-30 13:35:40 +02:00
Sébastien Lucas 6860206075 Forgot to commit the test update from the Kindle hacks. re #165 2014-07-29 22:36:32 +02:00
Sébastien Lucas 8a9902e9b2 Add another ugly hack to help Kindle. fix #165
You have to add the text-decoration none in each link to make the underline disappear .... crazy
2014-07-29 22:25:27 +02:00
Sébastien Lucas 3aebffc217 With Kindle browser reduce a little the text-size, seems to help. re #165 2014-07-29 22:15:45 +02:00
Sébastien Lucas 76bec03895 Add new basque translation. provided by Turutarena. 2014-07-29 21:57:42 +02:00
Sébastien Lucas a2df3ea481 Replace the cover with a placeholder if no cover exists. re #79 2014-07-27 14:54:07 +02:00
Sébastien Lucas 2a5dc86484 Add an ellipsis to authors, tags and series. re #79
Will certainly make it unusable for people using a lot of tags ..... let's wait for remarks!
2014-07-25 14:02:31 +02:00
Sébastien Lucas 4f644bd656 Remove search icon when navbar is collapsed. re #79 2014-07-24 20:53:53 +02:00
Sébastien Lucas e2425e83ae Forgot to make jshint happy ;). re #79 2014-07-24 20:43:26 +02:00
Sébastien Lucas e375177371 Add tooltips and text beside the two icons (seems better). re #79 2014-07-24 18:49:48 +02:00
Sébastien Lucas e57771c6af Enable tooltips, don't know if I'll keep it but at least the code is checked in. re #79 2014-07-24 18:47:21 +02:00
Sébastien Lucas 5825a00f8b Upgrade to latest bootstrap. re #79 2014-07-24 16:15:32 +02:00
Sébastien Lucas 534347dc47 When you cancel the email prompt : no need to set the email cookie and abort all the function. re #79 2014-07-24 15:59:18 +02:00
Sébastien Lucas 32fdfce5e3 Remove the home icon to fix the navbar-collapse. re #79 2014-07-24 15:50:38 +02:00
Sébastien Lucas 0f4ef8de02 Add a tricky way of enabling bootstrap theme 2014-07-24 15:22:17 +02:00
Sébastien Lucas ed18b8d7ab Add a mention of the Wiki in the README.md 2014-07-21 21:12:14 +02:00
Sébastien Lucas 43284647c8 Add PHP embedded server to the README. 2014-07-21 21:11:52 +02:00
Sébastien Lucas 0dbdd9b2c4 Try php5.6 with travis. 2014-06-26 16:35:29 +02:00
Sébastien Lucas 566949f0c5 Prepare new release. 2014-06-26 16:33:53 +02:00
Sébastien Lucas 44049036ca Add two new tests for OPDS to reach 100% coverage 2014-06-04 22:44:47 +02:00
Sébastien Lucas e38ac8ea65 New tests. 2014-06-04 21:37:32 +02:00
Sébastien Lucas d38486cd09 Remove trailing whitespaces 2014-06-04 21:37:19 +02:00
Sébastien Lucas 26437ab0c6 Again better split on tests 2014-06-04 21:31:27 +02:00