Commit Graph

1056 次程式碼提交

作者 SHA1 備註 提交日期
Sébastien Lucas 8fac662f4b Try to use the method created ... re #127 2013-12-14 10:32:28 +01:00
Sébastien Lucas ccd022cba4 All external resources are now in the right place. re #127
--HG--
rename : js/jquery.sortElements.js => resources/jquery-sortelements/jquery.sortElements.js
2013-12-14 10:02:59 +01:00
Sébastien Lucas 0a22c6c579 Enable again phpunit. For now no answer from Sauce support :( 2013-12-13 20:54:07 +01:00
Sébastien Lucas dd191cf97d Correctly filter books with no tags. re #109 2013-12-13 20:53:40 +01:00
Sébastien Lucas 9ef3879e97 For now I'll comment the unneeded test (that last one check all that). 2013-12-13 08:53:28 +01:00
Sébastien Lucas 4bda58ae44 Fix the new unicode characters in CSS. Thanks to At Libitum. 2013-12-13 08:51:07 +01:00
Sébastien Lucas 3ba51ce1c6 Try again paratest with Sauce. 2013-12-12 23:15:41 +01:00
Sébastien Lucas cbf85de0c2 Removed trailing spaces. 2013-12-12 22:46:01 +01:00
Sébastien Lucas c9eaa60609 Add another indicator of the selected tag. 2013-12-12 22:45:34 +01:00
Sébastien Lucas 509b58b456 For now hide the jshint warning. re #125 2013-12-12 22:33:43 +01:00
Sébastien Lucas 42eb4c2a70 Organize a little the test to avoid timing bugs. 2013-12-12 21:53:45 +01:00
Sébastien Lucas 0130e33c82 Try to fix the problem in tag filtering reported by Tyler. re #125 2013-12-12 21:52:20 +01:00
Sébastien Lucas 31d2c69341 Add a test to check if tag filter is working correctly. 2013-12-12 21:01:07 +01:00
Sébastien Lucas b5f89a1f4b Typo. Reported by Tyler. 2013-12-12 20:54:53 +01:00
Sébastien Lucas 02d33bc825 Try a parameter change. 2013-12-11 20:10:36 +01:00
Sébastien Lucas da5ec2583a Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120 2013-12-10 21:34:19 +01:00
Sébastien Lucas 2a20fa688e Typo. re #123 2013-12-09 09:16:37 +01:00
Sébastien Lucas d6d63e7ee3 New test for the previous configuration item. re #123 2013-12-08 21:14:20 +01:00
Sébastien Lucas 7ba85d150b Add a new config item to ignore a category in search. Simplify the queries. re #123 2013-12-08 21:01:17 +01:00
Sébastien Lucas 21f31d92aa Ignore some new files 2013-12-08 20:39:00 +01:00
At-Libitum 79c2c431cc publisher category did not get included in regular search.
added publisher "exists (select ..." as 4th or branch to SQL_BOOKS_QUERY

added argument placeholder as 4th to the various calls to getBooksByQuery.

re #123
2013-12-08 15:43:23 +01:00
Sébastien Lucas 79e070833d Forgot a bit of the last commit. re #124 2013-12-07 21:29:37 +01:00
Sébastien Lucas 002c7596ea Changing the number of book per pages changed the search with multiple database. Reported by At-Libitum. fix #124 2013-12-07 21:17:38 +01:00
Sébastien Lucas e9620c977a Fix a javascript error on Webkit browsers. fix #122 2013-12-06 18:39:10 +01:00
Sébastien Lucas f103d909e1 Add information about the book in the mail subject. Inspired by At-Libitum. fix #121 2013-12-05 21:33:45 +01:00
Sébastien Lucas f940f50120 Fix translations strings for publishers. Add french translation. re #123 2013-12-05 15:41:44 +01:00
Sébastien Lucas 19758d733e Add publisher to the book detail. re #123 2013-12-05 15:38:14 +01:00
Sébastien Lucas efdbb09357 Hopefully fix coveralls 2013-12-05 13:02:39 +01:00
Sébastien Lucas 2d4ee94e05 Fix russian translation 2013-12-05 12:19:03 +01:00
Sébastien Lucas 3b0d696dbb Some more coding style update 2013-12-05 10:55:13 +01:00
Sébastien Lucas 0f09ef5f8c Remove trailing spaces 2013-12-05 10:52:51 +01:00
Sébastien Lucas 9f5f00e114 Replace CRLF by LF 2013-12-05 10:50:53 +01:00
Sébastien Lucas 40139bd18c Remove a tab 2013-12-05 10:49:57 +01:00
Sébastien Lucas 980446d9c6 Better testing of Data object 2013-12-05 10:21:46 +01:00
Sébastien Lucas 76b7089028 Exclude some files from the coverage 2013-12-04 22:40:50 +01:00
Sébastien Lucas 91e6b10358 The % covered is strange. Let's try that 2013-12-04 19:15:35 +01:00
Sébastien Lucas a288475fde Add badge from coveralls.io should be better (will see) 2013-12-04 18:45:53 +01:00
Sébastien Lucas ccf06383c1 coveralls try to use a src directory. Change the config 2013-12-04 18:29:41 +01:00
Sébastien Lucas b44d5e9eee Try to enable coveralls 2013-12-04 18:16:47 +01:00
Sébastien Lucas 745036d262 Test GetBookByDataId. 2013-12-03 18:35:48 +01:00
Sébastien Lucas 888c814af4 Better test for getRating 2013-12-03 18:31:56 +01:00
Sébastien Lucas 36fb1b66ed Another test 2013-12-03 18:29:28 +01:00
Sébastien Lucas ecfc8f5e5c Add another test 2013-12-03 18:26:01 +01:00
Sébastien Lucas f892a780e7 Add Selenium status to Readme 2013-12-03 11:58:46 +01:00
Sébastien Lucas ac5e1958de Fix tests 2013-12-03 11:22:17 +01:00
At-Libitum 98e7afeb8d remove test custom columns from default config. 2013-12-02 15:20:00 +01:00
At-Libitum f87963ea8a Merge git://github.com/seblucas/cops
Conflicts:
	test/pageTest.php - RESOLVED
2013-12-02 14:53:10 +01:00
Sébastien Lucas 647ad06b44 Add a proper documentation about having both authentication and working download
on Sony PRS-TX. It could be better it will do for now. re #120
2013-12-02 09:42:03 +01:00
At-Libitum d4cedf3737 removed some unused variables from base.php and pageTest.php
added custom columns to ```default_config.php``` for pageTest.php
2013-12-01 13:25:34 +01:00
Sébastien Lucas a4ba43d75e Horrible copy paste ... 2013-11-30 17:11:20 +01:00