Commit Graph

15 Commits

Author SHA1 Message Date
Сорокин Александр
f9a74deeb6 Fix database search with newer php-gettext
Backport from 4.6.6 (see #12881)

Signed-off-by: Сорокин Александр <ale10059@yandex.ru>
2017-03-18 14:21:36 +03:00
Michal Čihař
126321da37 Escape string when showing confirmation message
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-28 10:31:30 +02:00
Madhura Jayaratne
0ce4fd2750 Fix XSS in DB_search.php
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-01-19 21:01:32 +11:00
Marc Delisle
080690a838 Fix a bug: when doing a db search, then clicking on Browse on a result
row, the query generated for (at least) the Delete link was missing the
table name.
2013-02-08 10:37:42 -05:00
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Rouslan Placella
b1762ee467 Dropped (again) some server side code for checking all items in a list 2012-10-30 20:24:00 +00:00
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Michal Čihař
405b4717cc Correctly pass count, can not be retrieved later 2012-09-17 16:11:50 +02:00
Chanaka Indrajith
0ff571a128 Modify classes with property 2012-09-16 15:29:56 +05:30
Madhura Jayaratne
46545dea98 Various coding style improvements 2012-09-02 19:43:26 +05:30
Marc Delisle
03f34c4ef0 Unused method: setCommonFunctions() 2012-07-10 12:36:27 -04:00
Atul Pratap Singh
01bcab2782 Use PMA_DbSearch in db_search.php 2012-07-07 16:12:49 +05:30
Atul Pratap Singh
d52321a90c Use current object reference to point to PMA_CommonFunctions object 2012-07-07 15:04:15 +05:30
Atul Pratap Singh
9315294d8f Add existing functions to PMA_DbSearch with required modifications 2012-07-07 14:28:48 +05:30
Atul Pratap Singh
df0658b169 Make libraries/DbSearch.class.php for handling Database search 2012-07-07 13:35:21 +05:30