Marc Delisle
|
bd3cf8cda8
|
Clarify possible return values
|
2012-06-17 08:31:34 -04:00 |
|
Atul Pratap Singh
|
05e95d3aa5
|
Deleted unused file libraries/tbl_select.lib.php
|
2012-06-16 15:07:00 +05:30 |
|
Atul Pratap Singh
|
55a6de9474
|
Merge branch 'master' of git://github.com/phpmyadmin/phpmyadmin
|
2012-06-16 14:51:19 +05:30 |
|
Atul Pratap Singh
|
ef2123e06a
|
Use PMA_TableSearch in tbl_zoom_select.php
|
2012-06-16 14:26:41 +05:30 |
|
Atul Pratap Singh
|
60cb21cd3d
|
Add useful get function to PMA_TableSearch
|
2012-06-16 14:17:15 +05:30 |
|
Marc Delisle
|
0954bfbd46
|
Merge branch 'atul'
|
2012-06-15 13:02:15 -04:00 |
|
Rouslan Placella
|
724f4d6b61
|
Fixed local variable name conflict
|
2012-06-15 13:17:14 +01:00 |
|
Atul Pratap Singh
|
a2de4d5c34
|
Use PMA_TableSearch in tbl_select.php
|
2012-06-15 15:33:36 +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
|
1bff87930c
|
Resolve conflict in tbl_zoom_select.php
|
2012-06-15 10:25:45 +05:30 |
|
Atul Pratap Singh
|
14922e2c15
|
All remaining necessary functions added to class PMA_TableSearch
|
2012-06-15 10:02:54 +05:30 |
|
Rouslan Placella
|
69bdaed0fd
|
Fixed bad variable name
|
2012-06-15 00:14:56 +01:00 |
|
Rouslan Placella
|
71988ff7d1
|
Fixed bad variable name
|
2012-06-14 21:32:15 +01:00 |
|
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 |
|
Atul Pratap Singh
|
d369d04da5
|
Add comment after PMA_ajaxResponse
|
2012-06-14 11:03:29 +05:30 |
|
Atul Pratap Singh
|
4183cdbaf4
|
Fix some spacing and coding styles in tbl_zoom_select.php
|
2012-06-13 16:06:23 +05:30 |
|
Atul Pratap Singh
|
179b3fdcc4
|
Break PMA_tbl_search_getWhereClause into smaller functions with some logical improvements
|
2012-06-13 15:52:41 +05:30 |
|
Rouslan Placella
|
dc8f882919
|
Set headerIsSent property of PMA_Header class as private,
as it's no longer necessary to access it externally
|
2012-06-12 14:21:48 +01:00 |
|
Rouslan Placella
|
5e1cb4e7a6
|
Fixed config auth
|
2012-06-12 14:13:07 +01:00 |
|
Rouslan Placella
|
007b10e90a
|
Moved lost global
|
2012-06-12 14:07:00 +01:00 |
|
Rouslan Placella
|
1c01c222ef
|
Coding style fixes
|
2012-06-12 14:04:39 +01:00 |
|
Rouslan Placella
|
ffe5d7fdc3
|
Added missing API call to the PMA_Footer class
|
2012-06-12 13:55:34 +01:00 |
|
Atul Pratap Singh
|
8f8b92058f
|
Fix function name: PMA_getForeignFields_Values -> PMA_tblSearchGetInputbox
|
2012-06-12 16:49:29 +05:30 |
|
Atul Pratap Singh
|
38fb1f1a4a
|
Break PMA_getForeignFields_Values into smaller functions
|
2012-06-12 16:34:32 +05:30 |
|
Atul Pratap Singh
|
2da7a2eba4
|
Move zoom-search result form's html to function
|
2012-06-12 11:31:26 +05:30 |
|
Rouslan Placella
|
a16e723048
|
Dropped PMA_ajaxResponse()
|
2012-06-11 17:58:35 +01:00 |
|
Rouslan Placella
|
1871e8279e
|
Fixed ajax responses in server_variable.php
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
8b0f21aa0d
|
Fixed user preferences export/import
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
ec5322ed26
|
Fixed conflicting global variable names
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
971db49c11
|
Expect JSON for every ajax request in JavaScript
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
ef2b98dd8e
|
Use PMA_Response class in PMA_ajaxResponse()
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
11ccc10951
|
Moved the check for whether warnings are enabled inside function
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
1e4d8fd6b4
|
Fixed ajax response for "display git revision"
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
bdb33e4548
|
Fixed ajax response for change password form
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
c7d835347c
|
Force JSON response for AJAX requests
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
74199dd114
|
Display messages once on password change
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a3d7a055ee
|
Docblock fixes
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
796012fcc5
|
Completely drop footnotes and use tooltips instead
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
30d7d92e02
|
BBCode is never used with PMA_showHint() in the code base
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
ca2f161948
|
Dropped $GLOBALS['page_title']
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
f6bcab6425
|
Don't die before the Response class is instanciated
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
31c8ca6301
|
Disable Response class for XHR requests in PMD
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
6e12d1a088
|
Ensure that PMA_Response is instanciated in common.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
015fce08ee
|
Fixed bad variable name
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
3b2c2ec861
|
Remember CWD after the initial script has shutdown
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
ae6e50a8a8
|
Drop display() from Header and Footer classes. The Response class will do all the rendering.
|
2012-06-11 14:06:04 +01:00 |
|