Commit Graph

43 Commits

Author SHA1 Message Date
Marc Delisle
c2b2c7b6e9 Bug #4048 Cannot select foreign value in Search 2013-08-07 08:27:34 -04:00
J.M
529903e0dd Fix bug #3907 undefined variables, function parameter problems
Thanks Rasmus Lerdorf for analyzing!
2013-05-13 11:27:56 +02:00
Kasun Chathuranga
b310bd50fb Fix bug #3865 Using like operator on each backslash needs 4 backslash protection 2013-04-07 12:09:57 +02:00
Dieter Adriaenssens
ef423e145c remove unused variables : key is not used 2013-01-24 17:31:06 +01:00
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Madhura Jayaratne
95860024e5 Simplify the code 2012-11-02 00:22:19 +05:30
Madhura Jayaratne
5c83a56512 Merge branch 'QA_3_5'
Conflicts:
	tbl_select.php
2012-11-01 23:52:19 +05:30
Madhura Jayaratne
cf38d0009b Closing parenthesis of a multi-line IF statement must be on a new line 2012-10-28 15:05:50 +05:30
Atul Pratap Singh
d97e12fe35 Fix bug #3576322 2012-10-13 14:04:05 +05:30
Sergey Leshchenko
b4386b0e48 Fixes bug #3575799
Unary operators doesn't work without criteria values
2012-10-11 20:37:47 +03:00
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Chanaka Indrajith
0ff571a128 Modify classes with property 2012-09-16 15:29:56 +05:30
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Dieter Adriaenssens
4e7383d21c simplify code, wrap long lines 2012-09-03 18:05:50 +02:00
Madhura Jayaratne
c4a5af9182 Merge branch 'QA_3_5'
Conflicts:
	js/tbl_select.js
	po/da.po
	tbl_select.php
2012-08-06 22:04:02 +05:30
Madhura Jayaratne
965d525cf8 Coding style fixes 2012-08-03 22:02:49 +05:30
Madhura Jayaratne
4bc2c7e0cb Checking whether $criteriaValues is empty should be done before calling _getEnumWhereClause() 2012-08-03 22:01:26 +05:30
Madhura Jayaratne
d56883327b Make the two tabs look alike 2012-08-01 23:25:05 +05:30
Madhura Jayaratne
d0e4e37e84 Same look and feel of the settings page 2012-08-01 22:57:27 +05:30
Madhura Jayaratne
7901d0d4e4 Simplify the code a bit 2012-08-01 22:27:43 +05:30
Madhura Jayaratne
a2fc65637f Do not hide the end tag in some other function 2012-08-01 22:26:01 +05:30
Madhura Jayaratne
c2e22dd1ac Fix footer fieldset of zoom search and simplify some code 2012-08-01 22:07:32 +05:30
Madhura Jayaratne
d5bf4f0874 Remove outer fieldset 2012-08-01 21:49:46 +05:30
Madhura Jayaratne
8ff3ab8854 Remove trailing white spaces 2012-08-01 21:37:54 +05:30
Marc Delisle
03f34c4ef0 Unused method: setCommonFunctions() 2012-07-10 12:36:27 -04:00
Atul Pratap Singh
65a3dbbeda Fix doc comments 2012-07-07 13:32:15 +05:30
Atul Pratap Singh
344d00782a Fix wrong function call 2012-07-07 12:49:05 +05:30
Chanaka Indrajith
106265a7f8 Resolve conflicts 2012-06-30 11:30:39 +05:30
Chanaka Indrajith
038a81b1a8 Resolved comflicts 2012-06-28 06:10:43 +05:30
Madhura Jayaratne
090bbda51b Wrap some long lines 2012-06-27 23:09:23 +05:30
Chanaka Indrajith
1cc49d32d9 Resolved conflicts 2012-06-27 07:06:34 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Marc Delisle
dbc7758f12 PMA_generateHtmlTabs() becomes PMA_getHtmlTabs() 2012-06-17 08:39:31 -04:00
Atul Pratap Singh
60cb21cd3d Add useful get function to PMA_TableSearch 2012-06-16 14:17:15 +05:30
Atul Pratap Singh
34c8c99bac Make _getColumnProperties public 2012-06-15 15:33:36 +05:30
Atul Pratap Singh
555e552254 Add missed current object reference in class PMA_TableSearch 2012-06-15 15:33:16 +05:30
Atul Pratap Singh
2db8e681fe Fix wrong function call 2012-06-15 11:15:26 +05:30
Atul Pratap Singh
7f96a2d3ec Some coding style fixes in PMA_TableSearch 2012-06-15 10:53:41 +05:30
Atul Pratap Singh
14922e2c15 All remaining necessary functions added to class PMA_TableSearch 2012-06-15 10:02:54 +05:30
Atul Pratap Singh
1723a62407 Add more functions to PMA_TableSearch class 2012-06-14 17:31:36 +05:30
Atul Pratap Singh
9d1d598842 Start conversion of search scripts to object-oriented style 2012-06-14 16:14:46 +05:30