Commit Graph

1724 Commits

Author SHA1 Message Date
Rouslan Placella
f22a457199 Removed redundant code. Already using 'onclick' since commit 0c2f7f16f5 2011-11-24 16:44:21 +00:00
Rouslan Placella
f6d0aa3873 Improved the rendering of the designer menu when it's moved to the right 2011-11-24 16:14:43 +00:00
Rouslan Placella
2776f89444 Disabled floating of the menubar in designer and fixed designer menu rendering in IE 2011-11-24 15:48:29 +00:00
Rouslan Placella
fad4b48539 A different solution for preventing the menubar from floating in print view 2011-11-23 22:25:21 +00:00
Rouslan Placella
9671074354 Revert "Prevent the menubar from floating in print view"
This reverts commit dab7a58304.

Conflicts:

	js/functions.js
	themes/original/css/theme_right.css.php
	themes/pmahomme/css/theme_right.css.php
2011-11-23 22:07:37 +00:00
Rouslan Placella
4dda62da89 Merge branch 'QA_3_4' 2011-11-23 21:40:52 +00:00
Rouslan Placella
035c112eaf Fixed bug #3441572 - 'newer version of phpMyAdmin' message not shown in IE8 2011-11-23 21:39:10 +00:00
Rouslan Placella
a6dc747df1 Fix regression from commit dab7a58304 2011-11-23 18:24:47 +00:00
Rouslan Placella
dab7a58304 Prevent the menubar from floating in print view 2011-11-23 16:00:27 +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
Madhura Jayaratne
b5c2473afa bug #3431427: Fix for enum and set columns 2011-11-20 23:01:58 +05:30
Marc Delisle
b640417796 Unused messages 2011-11-20 06:56:17 -05:00
Marc Delisle
7aa52c9fa9 Make these messages translatable 2011-11-20 06:44:29 -05:00
Rouslan Placella
b131ec75ba Improved layout for the data editor from the zoom search feature 2011-11-19 19:50:58 +00:00
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
0ac1b5f7c2 We can't specify a height for an element that might grow or shrink 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
Piotr Przybylski
a66a40262a Field values may not be in correct selector syntax - added a specialized filter function to narrow down form fields to the one with specified value 2011-11-16 21:16:44 +01:00
Rouslan Placella
f697160427 Submission of the insert row form on database structure page only worked in English 2011-11-16 12:18:15 +00:00
Rouslan Placella
d80805ad85 Fixed ajax messages disappearing behind jquery dialogs 2011-11-15 17:52:50 +00:00
coupling
b6f02c7aed patch #3428764 [edit] Inline edit on multi-server configuration 2011-11-13 10:02:57 -05:00
Aris Feryanto
efc03d8c8c Fix bug #3431427: Dropdown displaying results - setting NULL does not work 2011-11-09 00:24:39 +08:00
Marc Delisle
1816110fbf Merge commit '4d1e6f302f04543ce1fea0524d3d8179ee894d21' 2011-11-07 05:33:55 -05:00
Aris Feryanto
bb28217cff Fix bug #3431427: Dropdown displaying results - setting NULL does not work 2011-11-07 10:27:55 +08:00
Rouslan Placella
4d1e6f302f Fix column border visibility in makegrid.js 2011-11-06 12:46:02 +00:00
Rouslan Placella
c0c798b7cb Prefixed jQuery object variables with $ 2011-11-05 15:37:08 +00:00
Rouslan Placella
5a5fc6097e PMA_convertFootnotesToTooltips was using the wrong element since the top menu was stickied 2011-11-05 14:11:20 +00:00
Rouslan Placella
75a7e6f50b Generate the "floating_menubar" element in PHP to avoid firing it's JS handler in the navi frame 2011-11-05 14:05:13 +00:00
Rouslan Placella
6d85a894b3 Fixed bug #3302419 - Tabs break when squeezing page 2011-11-05 13:47:24 +00:00
Rouslan Placella
860586e3b2 Stick table tools to top of page on scroll 2011-10-31 22:03:44 +00:00
Rouslan Placella
8812aeb7e2 Fixed initialisation of makegrid in database search results 2011-10-30 20:44:23 +00:00
Rouslan Placella
2a14fdec55 Scroll to results after clicking "Browse" in database search 2011-10-30 20:41:35 +00:00
Rouslan Placella
ad9ba4e611 Coding style fixes for db_search.js 2011-10-30 18:43:33 +00:00
Rouslan Placella
6762ae67d9 Made ajax messages in database search not dismissable 2011-10-30 18:28:47 +00:00
Rouslan Placella
4547ca37f4 Removed an unncessary AJAX request from database search 2011-10-30 16:14:20 +00:00
Rouslan Placella
c52063d283 Merge branch 'QA_3_4'
Conflicts:
	js/db_search.js
2011-10-30 14:32:29 +00:00
Rouslan Placella
f7cb55cb62 Fixed bug #3430377 - Deleted search results remain visible 2011-10-30 14:30:08 +00:00
Marc Delisle
4266f39876 Remove title bar in Create table dialog, as suggested by Tyron Madlener. 2011-10-28 08:55:03 -04:00
Rouslan Placella
1fd7a96135 Merge branch 'enum'
Conflicts:
	enum_editor.php
2011-10-26 16:29:10 +01:00
Rouslan Placella
f6d2da769b Integrated the ENUM/SET editor with the Routines editor 2011-10-26 16:26:15 +01:00
Rouslan Placella
93686fd47a Improved ENUM/SET editor 2011-10-26 16:01:24 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Rouslan Placella
8e638c7ea6 Fixed IE regression: The link to ENUM/SET editor was not showing up 2011-10-24 23:07:55 +01:00