Commit Graph

56 Commits

Author SHA1 Message Date
Marc Delisle
87ecb350c9 bug #3340842 [structure] Error dropping index of non-existing column 2011-12-20 08:33:20 -05:00
Madhura Jayaratne
67ad88f355 Adjust row numbers upon deletion of a row 2011-12-11 22:35:34 +05:30
Madhura Jayaratne
787d393d02 Adjust row colors of the remaining rows upon deletion of a row 2011-12-11 22:23:17 +05:30
Madhura Jayaratne
334b268f50 Coding style improvements - Correct indenting 2011-12-07 22:16:53 +05:30
Rouslan Placella
0b04f90756 "No indexes" message was not disappearing after adding an index 2011-12-01 00:00:39 +00:00
Rouslan Placella
12eacbffea Error notifications should not time out 2011-11-28 13:47:06 +00:00
Madhura Jayaratne
7962d72a46 Merge branch 'QA_3_4' 2011-11-20 23:37:22 +05:30
Madhura Jayaratne
e7877fba46 bug #3425156 [interface] Add column after drop 2011-11-20 23:30:30 +05:30
Rouslan Placella
0ded8da485 Ajax error messages should not automatically disappear 2011-11-19 14:43:52 +00:00
Rouslan Placella
fc22faa6e1 Improved index editor 2011-11-19 14:43:52 +00:00
Rouslan Placella
f607d8a93c table structure: Do not send #topmenucontainer in ajax requests 2011-11-19 14:43:52 +00:00
Rouslan Placella
93ab45ced3 table structure: ajax error messages should not timeout 2011-11-19 14:43:52 +00:00
Rouslan Placella
a97eeae7ad Ajaxified "Create index" dialog 2011-11-19 14:43:52 +00:00
Rouslan Placella
5cb7a002f3 tbl_structure: Improved handling of "Drop Index" functionality with JavaScript enabled 2011-11-19 14:43:52 +00:00
Rouslan Placella
863819cbdd tbl_structure.php ignored $cfg['InitialSlidersState'] for the Indexes 2011-11-19 14:43:52 +00:00
Piotr Przybylski
16875ecd70 Followup of Rouslan's recent commit - form field selection should never be based on language strings 2011-11-16 21:21:12 +01:00
Rouslan Placella
860586e3b2 Stick table tools to top of page on scroll 2011-10-31 22:03:44 +00:00
Marc Delisle
4336ffca2b As suggested by Tyron Madlener:
Display the input field for the default value only after "As defined:"
is selected, and also focus it automatically once it's selected so the user
can type immediately
2011-10-16 09:10:48 -04:00
Marc Delisle
b0ef11932a Merge branch 'QA_3_4' 2011-09-08 15:44:07 -04:00
Marc Delisle
bda213c58a Escape HTML in js-generated confirmation messages 2011-09-08 15:38:40 -04:00
Michal ฤŒihaล™
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Thilanka Kaushalya
67ad16516b Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-22 23:32:28 +05:30
Michal ฤŒihaล™
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Thilanka Kaushalya
5288a55b98 Fixed issues of Add Columns 2011-07-22 07:40:14 +05:30
Thilanka Kaushalya
063b6bd544 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-21 23:55:31 +05:30
Thilanka Kaushalya
3a2d3e3c4e Ajaxified add columns option in table structure 2011-07-21 23:53:37 +05:30
Michal ฤŒihaล™
97daa89610 Remove double spaces around else 2011-07-21 11:32:52 +02: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
Thilanka Kaushalya
290cf579b2 Added tableCheckEditForm option to the table change 2011-07-11 12:00:40 +05:30
Thilanka Kaushalya
3d7cfa7b97 Fixed bug in check index type in initiation 2011-07-11 11:03:35 +05:30
Thilanka Kaushalya
ee2653639a Fixed bugs in enum editor 2011-07-10 15:23:20 +05:30
Thilanka Kaushalya
0750275cc2 Added single column change option in table structure 2011-07-09 00:14:55 +05:30
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
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
37641b3404 Fixed bugs in index edit 2011-07-06 19:55:57 +05:30
Thilanka Kaushalya
05519a2bca Changed the link name in show hide indexes 2011-07-02 21:17:37 +05:30
Thilanka Kaushalya
71bb5415d8 Added show hide option for index table in table structure 2011-07-02 15:16:00 +05:30
Thilanka Kaushalya
d33590a544 Resolved conflicts 2011-07-01 23:50:58 +05:30
Thilanka Kaushalya
0cb77d14ba Ajaxify Index edit in table structure 2011-07-01 23:39:23 +05:30
Marc Delisle
1970c357a3 These are jQuery objects 2011-06-27 07:39:47 -04:00
Marc Delisle
f7157a5fc6 Typos 2011-06-27 07:32:14 -04:00
Thilanka Kaushalya
1d9f5cdf73 Fixed bugs in show error message ine multi row change in table structure 2011-06-27 07:24:08 -04:00
Thilanka Kaushalya
610509e384 Fixed bugs in multi column change in table structure 2011-06-27 07:23:52 -04:00
Thilanka Kaushalya
146a8da5e9 Ajaxified the multi column change in table structure 2011-06-27 07:23:25 -04:00
Thilanka Kaushalya
f48271b74b Fixed bugs in show error message ine multi row change in table structure 2011-06-26 23:28:34 +05:30
Thilanka Kaushalya
3345899ca2 Fixed bugs in multi column change in table structure 2011-06-25 21:26:56 +05:30
Thilanka Kaushalya
bc049c6311 Ajaxified the multi column change in table structure 2011-06-25 16:57:54 +05:30
Marc Delisle
d17b0e157d Avoid unneeded DOM traversal
Avoid unneeded wrapping of a jQuery object
2011-02-04 13:05:54 -05:00