Marc Delisle
83b84c7925
Add a space after the icon
2010-12-27 09:14:17 -05:00
Marc Delisle
6c0e5fd710
Inline edit icon
2010-12-27 09:07:05 -05:00
Marc Delisle
3913ebbd0c
Optimize DOM querying
2010-12-26 08:53:59 -05:00
Marc Delisle
6fc5270d7c
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-12-26 08:20:07 -05:00
Marc Delisle
ee6bff6f99
When there are many columns in a table, we risk not seeing the search results; so hide the search criteria, with a possibility of showing them.
2010-12-26 08:19:09 -05:00
Piotr Przybylski
a874856d01
Fixes to "More" dropdown on Structure page:
...
* hide using mouseleave for owning table cell instead of mouseleave on menu
* links as blocks, so that they are as wide as possible
2010-12-26 14:00:09 +01:00
Marc Delisle
1059e281d1
Remove extra wrapping of jQuery objects
2010-12-24 08:13:02 -05:00
Marc Delisle
c72cc2c8f5
Browse foreign values did not work with inline edit
...
Use known message "Browse foreign values" instead of "Search foreign
data"
Use jQuery to attach handler instead of "onclick" for
browse_foreigners.php when called from sql.php
2010-12-24 07:50:42 -05:00
Marc Delisle
a4c225ebd4
Reduce the name of this class
2010-12-20 12:59:00 -05:00
Marc Delisle
2dd20b23d8
Vertical column highlighing did not work in all cases
2010-12-20 12:51:33 -05:00
Marc Delisle
386581bcb6
This is not a primary key but a row number
2010-12-19 05:42:40 -05:00
Marc Delisle
02b9dc8008
"Continue insertion" feature did not work with "Browse foreign values" links
2010-12-18 08:47:50 -05:00
Marc Delisle
92008fc9b1
Avoid recreating a jQuery object
...
Remove tab characters
2010-12-15 13:26:33 -05:00
dylfin
3b7a23ca21
Fix clear button
...
Script was adapted to use jquery
Fix input box for all browsers
2010-12-15 13:16:28 -05:00
Marc Delisle
b71529bb72
bug #3125624 - fix for RTL languages
2010-12-10 13:22:48 -05:00
Marc Delisle
07ff69495b
bug #3125624 Inline editing fails when just one row (fixed for LTR languages in horizontal and vertical modes)
2010-12-09 13:26:05 -05:00
Marc Delisle
9d9d88b83f
bug #3119937 cannot upload into a BLOB
2010-12-04 06:35:55 -05:00
Herman van Rink
24ada6eeea
Minor comment updates
2010-11-28 14:59:36 +01:00
Michal Čihař
2574c009da
Fix docs.
2010-11-23 10:31:12 +01:00
Michal Čihař
670209ba53
Add initialisation.
2010-11-23 10:30:13 +01:00
Michal Čihař
58bd49327d
Avoid comma at the end which causes problems with MSIE.
2010-11-23 10:26:28 +01:00
Michal Čihař
44364aae1b
Avoid naming of parameter as keyword.
2010-11-23 10:24:33 +01:00
Marc Delisle
18f6882f89
do not show visual builder anchor if js is not enabled
2010-11-20 07:43:06 -05:00
Marc Delisle
d09e630af2
improve message and make it translatable
2010-11-19 13:02:41 -05:00
Marc Delisle
b2d7a78012
rfe #3111455 [interface] Column highlighting and marking in table view
2010-11-18 17:11:04 -05:00
Marc Delisle
0132e33177
prefix for jQuery objects; unneeded wrapping of objects
2010-11-16 08:22:55 -05:00
Marc Delisle
18b0fa1482
inline editable fields were not highlighted or marked in horizontal mode
2010-11-16 08:06:02 -05:00
Marc Delisle
d9d5abee08
adjust totals when dropping a table
2010-11-14 08:08:14 -05:00
Marc Delisle
5a72c4ea7d
unneeded wrapping of jQuery objects; prefix their name with dollar sign
2010-11-14 07:48:48 -05:00
Marc Delisle
e161824418
adjust totals when emptying a table; also use classes for more precise handling of td
2010-11-14 07:37:14 -05:00
Marc Delisle
eb21b97041
on clicking Empty, really ensure no further click, change icon, adjust number of rows and size
2010-11-13 17:02:26 -05:00
Aamir Khan
e78e42a31b
Refresh navigation after copying database (bug #3081099 , patch# 3091778).
2010-11-12 09:35:25 +01:00
Marc Delisle
b43375b735
remove unneeded wrapper for jQuery objects; do not generate ajax_request hidden field more than once
2010-11-09 07:55:55 -05:00
Marc Delisle
f7169036bc
in this case we need to use "this"
2010-11-09 07:44:17 -05:00
Marc Delisle
0d40953143
do not generate the hidden ajax_request more than once; use a variable to refer to the form object
2010-11-09 07:25:21 -05:00
Marc Delisle
ab58b2cf6f
undefined messages in Designer
2010-11-07 07:18:53 -05:00
Marc Delisle
81cddb2514
bug 3084745 js error under Chrome (Linux)
2010-11-05 06:04:00 -04:00
Marc Delisle
473181a8a3
prefix for variable holding jQuery object; remove extra wrapping for the object
2010-10-31 18:06:44 -04:00
Marc Delisle
91a64c1ee2
bug 3084745 (error when editing and changing nothing)
2010-10-31 18:01:31 -04:00
Marc Delisle
98066b6bcb
prefix for variable holding jQuery object; remove extra wrapping for the object
2010-10-31 17:30:33 -04:00
Marc Delisle
af0591e190
re-indent
2010-10-31 17:24:40 -04:00
Marc Delisle
00d786e983
After PK creation, did not obey the reload parameter received
2010-10-31 16:42:24 -04:00
Marc Delisle
1c9ec21792
unnecessary wrapping of a jQuery object; add $ as object prefix
2010-10-31 07:37:15 -04:00
Marc Delisle
be5b3b5c64
do not append ajax_request more than once
2010-10-31 07:32:36 -04:00
Marc Delisle
a1e318fbec
do not reset form if we are editing
2010-10-31 07:27:01 -04:00
Marc Delisle
08c0f4e921
undefined variables
2010-10-31 05:51:38 -04:00
Marc Delisle
2f580bb085
vertical marker and pointer for AJAX-reached results
2010-10-30 19:23:36 -04:00
Marc Delisle
d8643d23fc
In vertical mode, clicking Edit was calling Inline Edit
2010-10-29 12:53:33 -04:00
Marc Delisle
0b0fbb8ed1
dead code
2010-10-29 08:11:05 -04:00
Marc Delisle
7a23316314
for all data pages including AJAX-reached, handle clicking of the companion checkbox and the shift-clicking
2010-10-28 13:11:46 -04:00