Commit Graph

76618 Commits

Author SHA1 Message Date
Thilina Buddika
7bcd92c512 implement PMA_getQueryValuesForInsertAndUpdateInMultipleEdit function in insert_edit-lib 2012-06-13 18:54:42 +05:30
Thilina Buddika
90abdfe593 add PMA_getCurrentValueForMultipleEdit function to insert_edit-lib 2012-06-13 11:21:54 +05:30
Thilina Buddika
87df239500 Merge remote-tracking branch 'upstream/master' 2012-06-12 20:53:43 +05:30
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
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
Thilina Buddika
e8bee6bd59 code improvement in tbl_replace-php 2012-06-09 19:13:06 +05:30
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
Michal Čihař
0dd2323674 Use standard boolean operators 2012-06-07 11:29:50 +02:00
Michal Čihař
724fc4869f Wrap some long lines 2012-06-07 11:29:26 +02:00
Michal Čihař
1a0471d8de More readable code 2012-06-07 11:28:12 +02:00
Michal Čihař
13dba29019 Merge remote-tracking branch 'origin/QA_3_5' 2012-06-07 09:42:42 +02:00
J. M
ff104ac6ca Translated using Weblate. 2012-06-07 09:40:38 +02:00
Atul Pratap Singh
60ccfbef70 Improve if statement that sets default datalabel 2012-06-07 12:22:46 +05:30
Atul Pratap Singh
9b3ae37905 Some coding style fixes in tbl_select.lib.php 2012-06-07 12:05:35 +05:30
Atul Pratap Singh
ad33688c70 Formed function to display datalabel and maxrowplotlimit options 2012-06-07 11:53:59 +05:30
Atul Pratap Singh
67190258c1 Remove unnecessary variable columnCount 2012-06-07 10:13:08 +05:30