Commit Graph

1111 Commits

Author SHA1 Message Date
Rouslan Placella
10cbf3bd60 Merge branch 'QA_3_4' 2011-07-15 19:31:43 +01:00
Rouslan Placella
9eba5726bd Fixed bug #3363221 - Missing Server Parameter on inline sql query 2011-07-15 19:31:29 +01:00
Rouslan Placella
1a82ae1f11 Merge branch 'QA_3_4' 2011-07-15 16:32:30 +01:00
Rouslan Placella
3ec3c7ee17 Fixed bug #3367993 - Missing "Generate Password" button 2011-07-15 16:32:18 +01:00
Marc Delisle
87306f1377 Merge commit '2dfd913e2b9ef792224fba5e37306e58a464ba4e' 2011-07-15 08:29:14 -04:00
Aris Feryanto
2dfd913e2b Fix bug in qTip when updating content using qTip API in IE 2011-07-15 10:21:42 +07:00
Aris Feryanto
26e20d8da3 Fixed qTip conflict with column highlighting in horizontal mode 2011-07-14 00:20:17 +07:00
Aris Feryanto
b2e4728fc8 Change showHint function name to updateHint (in file makegrid.js) 2011-07-13 23:59:50 +07:00
Aris Feryanto
b314125759 Hint in browse-mode: Add PMA_createqTip function in 'function.js' file and make qTip style to match previous hint style 2011-07-13 23:56:41 +07:00
Marc Delisle
0131d16548 Merge commit '010f19912460c8e3b925ff7b19f7e2f37361a339' 2011-07-13 09:04:51 -04:00
Rouslan Placella
ff7468b2cf Merge branch 'master' into rte 2011-07-12 14:54:42 +01:00
Rouslan Placella
265a5cebc0 Fixed bug introduced in previous commit: new rows always inserted at the bottom of the list. 2011-07-12 14:25:38 +01:00
Thilanka Kaushalya
9fad9b9810 Changed variable name according to jquery objects 2011-07-12 06:52:08 +05:30
Thilanka Kaushalya
215eb80df9 Fixed bugs in table change and table index 2011-07-11 22:58:05 +05:30
Rouslan Placella
eb33912d8d Merge branch 'master' into rte 2011-07-11 12:30:47 +01:00
Aris Feryanto
d5eca34f4f Try to use qtip to display hint in browse-mode 2011-07-11 15:59:27 +08:00
Aris Feryanto
010f199124 Remove vertical support for inline edit 2011-07-11 15:15:24 +08:00
Thilanka Kaushalya
290cf579b2 Added tableCheckEditForm option to the table change 2011-07-11 12:00:40 +05:30
Thilanka Kaushalya
d8b578b6ab Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-11 11:04:00 +05:30
Thilanka Kaushalya
3d7cfa7b97 Fixed bug in check index type in initiation 2011-07-11 11:03:35 +05:30
Aris Feryanto
954d39b305 Merge branch 'hidecol' into aris 2011-07-11 09:52:37 +08:00
Aris Feryanto
ecade8433a Show/hide column: fix bug - use .text instead of .html to handle special column name 2011-07-11 09:52:02 +08:00
Marc Delisle
900f5c3368 Merge commit '673ed34d94b549d0c316ed880c32d644c6a379eb' 2011-07-10 16:09:13 -04:00
Madhura Jayaratne
4ae5cb0799 Merge branch 'QA_3_4' 2011-07-10 18:00:46 +05:30
Madhura Jayaratne
58d25ddcb8 Typo 2011-07-10 17:58:35 +05:30
Madhura Jayaratne
a546479680 bug #3357837 [interface] TABbing through a NULL field in the inline mode resets NULL 2011-07-10 17:55:56 +05:30
Thilanka Kaushalya
673ed34d94 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-10 15:24:09 +05:30
Thilanka Kaushalya
ee2653639a Fixed bugs in enum editor 2011-07-10 15:23:20 +05:30
Aris Feryanto
991deb415b Fix merge conflict with bug fix for show/hide column feature 2011-07-10 10:07:05 +08:00
Aris Feryanto
7c4e0114e9 Show/hide column: fix bug - clickable area in column visibility checkbox list not span correctly if columns have short names 2011-07-10 10:04:06 +08:00
Aris Feryanto
63c7cee5d9 Merge remote-tracking branch 'origin/master' into hidecol 2011-07-10 09:59:51 +08:00
Piotr Przybylski
1962e36e33 Remove unused getElementsByClassName 2011-07-09 23:39:12 +02:00
Piotr Przybylski
e808b244d7 Remove unused addEvent and removeEvent 2011-07-09 23:38:29 +02:00
Piotr Przybylski
5b1c85455c Simplify fractionReplace 2011-07-09 23:31:58 +02:00
Thilanka Kaushalya
0750275cc2 Added single column change option in table structure 2011-07-09 00:14:55 +05:30
Thilanka Kaushalya
8a6fc88a8c Added datapickers in insert form in dialog 2011-07-08 21:57:29 +05:30
Thilanka Kaushalya
f778dfc5af Fixed the variable names in checkIndexName function 2011-07-08 21:09:13 +05:30
Rouslan Placella
612d6a1ff1 Standardized all "name" attributes for input fields of the Routines, Triggers and Events editors 2011-07-08 16:05:46 +01:00
Thilanka Kaushalya
526c72652f Fixed bugs in index edit in table structure 2011-07-08 15:35:28 +05:30
Thilanka Kaushalya
ddb7769013 Fixed bugs od index edit in table structure 2011-07-08 14:04:57 +05:30
Aris Feryanto
9ec2daa4c6 Remove vertical support for column resizing/reordering 2011-07-08 15:41:09 +08:00
Aris Feryanto
705bdd7356 Merge branch 'hidecol' into aris 2011-07-08 15:22:34 +08:00
Aris Feryanto
dbf06b6a1b Show/hide column: fix bug - hint is still shown when we can't toggle column visibility (i.e., when there is only 1 column available) 2011-07-08 15:22:27 +08:00
Thilanka Kaushalya
499dbe1ae6 Fixed bugs in checkIndexName 2011-07-08 09:27:10 +05:30
Thilanka Kaushalya
ba6e1fc879 Moved checkIndexName function to functions js file and rewrite it using jquery 2011-07-07 23:52:22 +05:30
Thilanka Kaushalya
4dfac4da81 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-06 19:56:58 +05:30
Thilanka Kaushalya
37641b3404 Fixed bugs in index edit 2011-07-06 19:55:57 +05:30
Rouslan Placella
d1f0b34ab5 Merge branch 'master' into rte 2011-07-06 14:18:36 +01:00
Rouslan Placella
492884984b Comments and whitespace for JS files for Routines, Triggers and Events 2011-07-06 14:06:30 +01:00
Marc Delisle
e9126d2318 Merge commit 'c97ef9d53c554a4e5de6180247ca6d63709db77f' 2011-07-06 08:17:45 -04:00