Commit Graph

76627 Commits

Author SHA1 Message Date
Rouslan Placella
0aee714983 Drop old header_*.inc.php scripts from querywindow.php 2012-06-11 14:06:03 +01:00
Rouslan Placella
3d18fb588a Got rid of some dead code from gis_data_editor.php 2012-06-11 14:06:03 +01:00
Rouslan Placella
a1e255dde4 Drop constant PMA_DISPLAY_HEADING 2012-06-11 14:06:03 +01:00
Rouslan Placella
753dd1a7d2 Use PMA_Header class in browse_foreigners.php 2012-06-11 14:06:02 +01:00
Rouslan Placella
88c899ff6a The PMA_Menu class no longer need to be a singleton 2012-06-11 14:06:02 +01:00
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
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
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
Atul Pratap Singh
96ede30c3c Merge remote-tracking branch 'upstream/master' 2012-06-09 18:00:42 +05:30
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
Atul Pratap Singh
1b67cbc147 Fix legend caption in zoom search 2012-06-08 17:30:53 +05:30
Atul Pratap Singh
3420f14d74 Remove unuseful incremental constant in loop variable 2012-06-08 14:01:08 +05:30
Atul Pratap Singh
a812a8919e Remove variables left in 8a0d2d6766 2012-06-08 12:35:58 +05:30
Atul Pratap Singh
5d636a8672 Improve some repetitive code 2012-06-08 12:27:48 +05:30
Atul Pratap Singh
8a0d2d6766 Remove unused variables from post_params array 2012-06-08 12:00:06 +05:30
Atul Pratap Singh
79fcb798de Fix logical distinction between normal and zoom search 2012-06-07 22:45:09 +05:30
Atul Pratap Singh
0ff3a394ed Merge remote-tracking branch 'upstream/master' 2012-06-07 16:32:19 +05:30
Atul Pratap Singh
efbe149def Use PMA_tblSearchGetSelectionForm to display zoom search form 2012-06-07 16:31:04 +05:30
Michal Čihař
116945a28d Various documentation fixes 2012-06-07 11:39:57 +02:00
Michal Čihař
2ebc3e3d94 Add @package to class docs 2012-06-07 11:36:30 +02:00
Michal Čihař
1848ed2f14 Drop PMA_PDF prefix from class methods 2012-06-07 11:35:29 +02:00
Michal Čihař
6e0a3d74f6 Add method docblock 2012-06-07 11:32:35 +02:00
Michal Čihař
c59da3d905 Missing file doc 2012-06-07 11:31:24 +02:00