Commit Graph

77047 Commits

Author SHA1 Message Date
Rouslan Placella
54d47b89db Use PMA_Header class in themes.php 2012-06-11 14:06:02 +01:00
Rouslan Placella
372335a8ca Removed some references to the non-existent header.inc.php file 2012-06-11 14:06:02 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Rouslan Placella
97449dae42 New classes PMA_Header and PMA_Scripts 2012-06-11 14:06:02 +01:00
Rouslan Placella
65f11c6946 Return string from PMA_addRecentTable() 2012-06-11 14:06:02 +01:00
Rouslan Placella
d817f6cccc Renamed PMA_reloadNavigation() to PMA_getReloadNavigationScript() 2012-06-11 14:06:02 +01:00
Rouslan Placella
d6f58a27e3 Return string from PMA_reloadNavigation() 2012-06-11 14:06:02 +01:00
Rouslan Placella
315fa0af04 Renamed PMA_userprefs_autoload_header() to PMA_userprefsAutoloadGetHeader() 2012-06-11 14:06:02 +01:00
Rouslan Placella
b598e40c1b Return string from PMA_userprefs_autoload_header() 2012-06-11 14:06:02 +01:00
Rouslan Placella
bf219df66d Merge branch 'QA_3_5'
Conflicts:
	enum_editor.php
2012-06-11 14:01:46 +01:00
Rouslan Placella
ddd1eac480 Fixed bug #3534311 - Grid editing incorrectly parses ENUM/SET values 2012-06-11 14:00:18 +01:00
Marc Delisle
445bd8c67a Merge branch 'atul' 2012-06-11 07:48:56 -04:00
Atul Pratap Singh
0fbe20103f Fix mangled datalabels bug(zoom search) in case of chromium browser 2012-06-11 16:46:41 +05:30
Atul Pratap Singh
d7ab56f37b Fix zoom search point edit bug 2012-06-11 15:52:43 +05:30
Chanaka Indrajith
0689a312bd Fix some code violations 2012-06-11 01:01:39 +05:30
Madhura Jayaratne
baa0643696 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-06-10 20:37:22 +05:30
Madhura Jayaratne
0941d2c664 Various coding style improvements 2012-06-10 20:36:20 +05:30
Rouslan Placella
8f698c7c82 Merge branch 'QA_3_5' 2012-06-10 14:47:10 +01:00
Rouslan Placella
b1855ec0b4 Fixed bug #3534121 - duplicate line in config.sample.inc.php 2012-06-10 14:46:55 +01:00
Rouslan Placella
5336e18051 Dropped duplicate nocache setting for ajax requests in server_status 2012-06-10 14:41:42 +01:00
Atul Pratap Singh
c4a307f915 Fix bug introduced due to incremental variable 2012-06-10 19:03:26 +05:30
Atul Pratap Singh
3df8ff1e34 Merge remote-tracking branch 'upstream/master' 2012-06-10 17:47:32 +05:30
Marc Delisle
f6330a3f17 Unnecessary comma is harmful under IE 2012-06-10 07:53:14 -04:00
Thilina Buddika
a3d64b8a97 Merge remote-tracking branch 'upstream/master' 2012-06-10 15:36:48 +05:30
Rouslan Placella
1520e3dff4 Merge branch 'QA_3_5' 2012-06-09 17:47:36 +01:00
Rouslan Placella
8c2e27e972 Fixed invalid HTML tag 2012-06-09 17:47:17 +01:00
Chanaka Indrajith
0f86dd7152 Renamed display_tbl.lib.php file as DisplayResults.class.php 2012-06-09 19:45:03 +05:30
Thilina Buddika
e8bee6bd59 code improvement in tbl_replace-php 2012-06-09 19:13:06 +05:30
Chanaka Indrajith
8b5195b4cf Merge remote branch 'upstream/master' 2012-06-09 19:05:04 +05:30
Chanaka Indrajith
54119d89e9 Add constants to DisplayResults class 2012-06-09 19:03:28 +05:30
Alex Marin
bdf17eee32 oop: ExportJson 2012-06-09 16:04:36 +03:00
Atul Pratap Singh
96ede30c3c Merge remote-tracking branch 'upstream/master' 2012-06-09 18:00:42 +05:30
Alex Marin
09f1ae13bd oop: ExportHtmlWord 2012-06-09 13:10:46 +03:00
Alex Marin
b190d924d3 oop: exportDBHeader coding style 2012-06-09 13:10:09 +03:00
Alex Marin
ff930b788a oop: modify PMA_getTableDef and PMA_getTableDefStandIn usage 2012-06-09 12:38:44 +03:00
Atul Pratap Singh
745598a090 Fix AJAX response extra_data in zoom search 2012-06-09 13:20:46 +05:30
Atul Pratap Singh
291249330a Fix column operator field's name 2012-06-09 13:16:25 +05:30
Atul Pratap Singh
46d3871427 Use PMA_tblSearchGetColumnProperties to get normal search rows 2012-06-09 12:57:27 +05:30
Atul Pratap Singh
052fd61fdd Use PMA_tblSearchGetColumnProperties to change table row 2012-06-09 11:21:09 +05:30
Atul Pratap Singh
dd52a06570 Generalize column properties for search scripts 2012-06-09 10:13:08 +05:30
Atul Pratap Singh
9873bdcb3f Fix wrong function call 2012-06-09 09:59:42 +05:30
Thilina Buddika
4bb74c50db fixed table edit bug 2012-06-09 09:56:39 +05:30
Atul Pratap Singh
26d8848e2c Unset temporary variable 2012-06-08 18:58:26 +05:30
Atul Pratap Singh
2289742836 Improve fix: 79fcb798de 2012-06-08 18:41:01 +05:30
Alex Marin
3e406e2a76 oop: fix class variables names 2012-06-08 15:59:12 +03:00
Alex Marin
42360abcfb oop: export csv for excel 2012-06-08 15:50:45 +03:00
Alex Marin
9d6bed8d34 oop: export csv 2012-06-08 15:31:16 +03:00
Atul Pratap Singh
1b67cbc147 Fix legend caption in zoom search 2012-06-08 17:30:53 +05:30
Alex Marin
4e764e76b8 oop: camel caps for import plugins 2012-06-08 11:52:27 +03:00
Alex Marin
683d7677b9 oop: export codegen; camel caps export naming convention 2012-06-08 11:47:36 +03:00