Madhura Jayaratne
00ae1a135c
When multiple raws are being inline edited their controls should not clash with each other.
2011-02-21 02:07:52 +05:30
Madhura Jayaratne
c3501a3839
Better coordination between 'null' checkbox and corresponding select/editor.
2011-02-21 01:15:40 +05:30
Marc Delisle
bcc3ed17a2
Temporary trick to add a spacer, feel free to improve...
2011-02-19 17:47:05 -05:00
Madhura Jayaratne
52820d2d70
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-02-20 01:19:32 +05:30
Madhura Jayaratne
7bed385289
Uncheck 'null checkbox' when the editor area is changed.
2011-02-20 01:05:37 +05:30
Madhura Jayaratne
c5b0afd16e
Tab and white space clean up.
2011-02-20 01:03:07 +05:30
Madhura Jayaratne
81974e6d93
CSS styles for null checkbox and for NULL values in table cells.
2011-02-20 00:46:29 +05:30
Madhura Jayaratne
8e64a94360
Bug #3185756 [AJAX] Inline edit and NULL columns
2011-02-19 22:50:43 +05:30
Marc Delisle
4c7aa9cfee
No need to show the "Hide query box" initially
2011-02-19 11:20:11 -05:00
Marc Delisle
e831df2a32
Bug #3185710 No window with the confirmation of this operation
2011-02-18 08:23:09 -05:00
Madhura Jayaratne
2410839251
Should be NULL, not 'NULL'
2011-02-18 11:47:42 +05:30
Madhura Jayaratne
2a754b25e4
Bug #3184827 Inline edit fails on some tables
2011-02-18 07:35:12 +05:30
Madhura Jayaratne
fd05984749
Support for new Copy link in JavaScript enabled browsers.
2011-02-13 12:53:22 +05:30
Madhura Jayaratne
5430cb81e2
With the new Copy link colspan should be 4
2011-02-13 11:34:33 +05:30
Marc Delisle
7d269f18c3
Inline edit (horizontal) broken after addition of the Copy column
2011-02-12 07:00:57 -05:00
Michal Čihař
a6e6c3fcf1
Init sliders again after getting it using AJAX
2011-02-08 12:12:21 +01:00
Michal Čihař
143b830a7d
Make copy separate column
2011-02-08 11:54:02 +01:00
Michal Čihař
92b179bf43
Whitespace cleanup
2011-02-08 11:53:28 +01:00
Jan Prachař
a63532c666
Add direct link to copy row of the displayed table.
2011-02-08 11:43:55 +01:00
Marc Delisle
9443d6efc2
Conditional Ajax on display Options
2011-02-05 07:57:30 -05:00
Marc Delisle
8b72097fb0
Unneeded wrapping of jQuery object
2011-02-05 07:46:27 -05:00
Marc Delisle
3be1863606
Conditional Ajax on sorting results
2011-02-05 07:34:56 -05:00
Marc Delisle
e0c0d21380
Conditional Ajax on SQL query form
2011-01-28 12:47:19 -05:00
Marc Delisle
5464b54e17
Start implementing conditional Ajax (in results page)
2011-01-22 09:50:12 -05:00
Marc Delisle
5d4999c8cc
Use a multiple selector
...
Cache jQuery object to avoid unneeded DOM traversal
2011-01-12 10:59:16 -05:00
Madhura Jayaratne
7e79589eba
Patch #3155803 - Column header misalignment
2011-01-12 10:48:43 -05:00
Marc Delisle
6094e6c644
- Bug #3151925 Page selector dropdown broken with ORDER BY query
...
- PMA_pageselector() had an unused parameter
2011-01-08 15:14:00 -05:00
Marc Delisle
c19200e4e2
Inline edit did not work with strings containing single quotes
2010-12-31 06:41:11 -05:00
Marc Delisle
ecdbb6dcc7
Bug #3141319 Query execution time changes and disappears when no rows are returned
2010-12-30 08:14:46 -05:00
Marc Delisle
6f5e0c9407
Unneeded wrapping of a jQuery object
2010-12-30 07:08:40 -05:00
Marc Delisle
818965f883
Inline edit links were not displayed in search results
2010-12-30 06:50:23 -05:00
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
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
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
Michal Čihař
44364aae1b
Avoid naming of parameter as keyword.
2010-11-23 10:24:33 +01: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
08c0f4e921
undefined variables
2010-10-31 05:51:38 -04:00
Marc Delisle
d8643d23fc
In vertical mode, clicking Edit was calling Inline Edit
2010-10-29 12:53:33 -04:00
Marc Delisle
0f156b19dd
other fixes for inline edit links in vertical mode
2010-10-17 09:40:15 -04:00
Benjam
3859b65aff
Two inline edit links appear when parameter ModifyDeleteAtRight set to true
2010-10-15 05:56:04 -04:00
Marc Delisle
6206cd30f4
error when saving an inline-edited row
2010-10-14 13:06:42 -04:00
Marc Delisle
ad207a415f
remove extra jQuery wrapping and prepend a dollar sign to some jQuery objects
2010-10-13 13:19:49 -04:00
Marc Delisle
2f8d67cd6e
complete my previous change of div to span
2010-10-10 07:24:08 -04:00
Marc Delisle
7d9a0f439b
hide previous results when showing an error
2010-10-08 08:05:51 -04:00