Gráfico de commits

1123 Commits

Autor SHA1 Mensaje Fecha
Sébastien Lucas e6e0a8ee5b Fix the remaining number of elements. re #79 2014-06-03 21:40:45 +02:00
Sébastien Lucas 20359c7306 Add the number of elements to the tags. re #79 2014-06-03 21:27:44 +02:00
Sébastien Lucas f095e9426e Add the number of elements with the publishers. re #79 2014-06-02 22:04:41 +02:00
Sébastien Lucas f8c7c4a3ef Add the nmuber of elemnts in search and multidatabase view. re #79 2014-06-02 21:33:10 +02:00
Sébastien Lucas 270c281741 Centralize a little the code
Should be easier to add the count of element. re #79
2014-06-02 21:31:55 +02:00
Sébastien Lucas 86999dd3ec Fix number of elements in authors lists. re #79 2014-06-01 22:11:14 +02:00
Sébastien Lucas 734946e826 Add tag filter to bootstrap. re #79 2014-05-31 21:47:50 +02:00
Sébastien Lucas c9034bed45 Fix paging when link has to be disabled 2014-05-31 16:22:10 +02:00
Sébastien Lucas 1708f58d42 Handle paging. re #79 2014-05-31 16:13:50 +02:00
Sébastien Lucas 31e10c8835 Reduce panel height. 2014-05-31 15:40:42 +02:00
Sébastien Lucas 9d87ec76fb More icons and properly translated text for the header (search form) 2014-05-31 15:40:00 +02:00
Sébastien Lucas 415669f8b6 Less padding between panels. 2014-05-31 15:24:56 +02:00
Sébastien Lucas 63b929c1e3 Add a fullTitle property to show the current database 2014-05-31 15:03:46 +02:00
Sébastien Lucas 6321426849 Reorganize the navbars, home button on the left. 2014-05-31 14:55:32 +02:00
Sébastien Lucas 786d5f7029 Customize does not work anymore 2014-05-31 14:37:55 +02:00
Sébastien Lucas 1899f701ec Add the typeahead search with basic styling. re #79 2014-05-31 14:35:31 +02:00
Sébastien Lucas c0a6c74369 Reduce the panel heading and forbid the wordwrap on the panel title 2014-05-31 13:59:41 +02:00
Sébastien Lucas bc1d80b8f7 Make the title a little bigger. re #79 2014-05-31 13:59:01 +02:00
Sébastien Lucas f603d3c4ef Replace title by icons (smaller). re #79 2014-05-31 13:42:06 +02:00
Sébastien Lucas 04e42e3cfe The cover is now centered in the book detail and the button are bigger 2014-05-30 15:20:15 +02:00
Sébastien Lucas 6431bae992 Better use of columns 2014-05-30 15:09:41 +02:00
Sébastien Lucas 90847eb85b Better bootstrap template with as little text as possible. 2014-05-30 15:00:46 +02:00
Sébastien Lucas bfa0ca3788 Fix load of typeahead, Bump to bootstrap 3.1.1. re #79 2014-05-30 14:28:32 +02:00
Sébastien Lucas b11dece17f The typeahead input should not be in smallcaps (I think) 2014-05-30 07:54:49 +02:00
Sébastien Lucas f846adc5d8 Help with a strange bug with IE11 and latest typeahead : the typeahead input become black in some cases
The problem still exists when I click a link ..... Strange
2014-05-30 07:53:40 +02:00
Sébastien Lucas 4be0366a0a Centralize the getCount function. 2014-05-30 06:47:38 +02:00
Sébastien Lucas 70611e5c50 New polish translation. Provided by macak_pl. 2014-05-28 17:14:10 +02:00
Sébastien Lucas 9aee96d7e2 Centralize some of the database function (linked to the normalized search). re #48, #49 2014-05-28 16:13:57 +02:00
Sébastien Lucas 81fbe584db Add a check for the php5-json extension (some Ubuntu based linux don't have it installed automatically). Reported by Mario. 2014-05-28 16:05:33 +02:00
Sébastien Lucas 04dfef3222 Fix Readme 2014-05-24 21:33:54 +02:00
Sébastien Lucas 87149f8bc5 Fix warnings. 2014-05-16 15:09:18 +02:00
Sébastien Lucas d9bdd2b136 Series can now be searched with normalized search. re #48, #49 2014-05-12 22:15:51 +02:00
Sébastien Lucas 789fc5468e Tags and publishers can now be searched with normalized search. re #48, #49 2014-05-12 21:36:31 +02:00
Sébastien Lucas 3661be17d1 Remove trailing whitespace and add a empty line at the end of the file. Reported by Mariosipad 2014-05-12 21:26:17 +02:00
Sébastien Lucas a1c8808602 Add correct mimetype for *.ibooks files. reported by flowney 2014-05-09 15:31:00 +02:00
Sébastien Lucas d6dd31fa77 Remove warning 2014-05-06 09:56:58 +02:00
Sébastien Lucas deb9870015 Fix sauce tests 2014-05-05 17:49:06 +02:00
Sébastien Lucas d6254ab7c3 May help with the failed tests (not reproduced locally). re #49, #48 2014-05-03 18:08:02 +02:00
Sébastien Lucas 78d42b48e2 Allow normalized search (without diacritics) it should also fix the case problem with non latin languages (cyrillic).
The last part is not tested.

disclaimer : Slow !

re #49, #48
2014-05-03 17:57:06 +02:00
Sébastien Lucas 23fcc4d641 Use executeQuery as often as possible. re #49, #48 2014-05-03 17:52:08 +02:00
Sébastien Lucas 8d07e6d12f Remove trailing spaces. 2014-05-03 16:44:01 +02:00
Sébastien Lucas 15e78a852a Author can now be searched by sort or by name (Carroll, Lewis or Lewis Carroll will work). fix #155 2014-04-30 15:10:37 +02:00
Sébastien Lucas d45bbb7ff6 more test functions 2014-04-30 14:26:25 +02:00
Sébastien Lucas a9125cacd5 more test functions 2014-04-30 14:16:42 +02:00
Sébastien Lucas 9eb3675251 Again more test functions 2014-04-30 14:09:27 +02:00
Sébastien Lucas da86b9d840 Add a new test for normalized search (todo) 2014-04-30 13:54:59 +02:00
Sébastien Lucas 68d8282a98 Add a new test with an accentuated character 2014-04-30 13:46:32 +02:00
Sébastien Lucas 88ff8f5409 Again more test functions. 2014-04-29 16:18:18 +02:00
Sébastien Lucas 8d18f19e44 Create more test functions (better to keep one assert for each function) 2014-04-29 15:57:37 +02:00
Sébastien Lucas 28292b83a0 Add a new book in the test database. it will allow test for accentuated character search. 2014-04-29 15:16:25 +02:00