Michal Čihař
|
b56f101039
|
Remove is_ajax_request global
We already have the same information on Response object, so let's use it
from there.
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-12-07 17:54:34 +01:00 |
|
Michal Čihař
|
3e2029e750
|
Move MySQL charsets handling to the Charsets class
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-04-11 12:55:42 +02:00 |
|
Durgesh
|
6650f7b07d
|
Refactor text sanitization and javascript escaping, Issue #11989, #11988
Signed-off-by: Durgesh <007durgesh219@gmail.com>
|
2016-02-22 14:45:19 +05:30 |
|
Durgesh
|
0b64827930
|
Refactored url parmeters generating, Issue #11990
Signed-off-by: Durgesh <007durgesh219@gmail.com>
|
2016-02-22 14:36:41 +05:30 |
|
Michal Čihař
|
2d47e41084
|
Remove no longer needed variables
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-12 15:18:21 +01:00 |
|
Michal Čihař
|
86d3d0bc04
|
Define theme for all tests
This allows to unify environment.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-12 15:14:39 +01:00 |
|
Madhura Jayaratne
|
3ad437b554
|
Update tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2016-02-01 23:04:01 +11:00 |
|
Michal Čihař
|
b450e58dbb
|
Remove require of libraries included in test bootstrap
There is no need to specify them in every test when we already do it
globally.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-01-12 16:43:16 +01:00 |
|
Michal Čihař
|
908c44c027
|
Remove no longer used variables
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-01-12 14:51:08 +01:00 |
|
Madhura Jayaratne
|
4622f16b1f
|
Use common test class as parent for more test cases
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-12-17 20:06:21 +11:00 |
|
Madhura Jayaratne
|
c7297bf533
|
Update tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-11-27 20:25:32 +11:00 |
|