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
Marc Delisle
fe5577568d
bug #3072492 Error for wrong SQL disappears
2010-10-08 06:23:27 -04:00
Marc Delisle
f506fd6e39
new Show/Hide query box message; display as link
2010-10-04 06:10:44 -04:00
Marc Delisle
e91e87861b
make USE work in the context of ajaxification
2010-10-03 07:45:15 -04:00
Michal Čihař
0431042bd0
Drop $Id$ expansion, nobody complained so far it not working.
2010-09-07 15:00:44 +02:00
ninadsp
aed2e27b3f
A better solution to the caching issues faced. Set jQuery's global Ajax parameter 'cache' to false, and also set the 'Cache-Control' header to 'no-cache'
2010-09-02 15:10:58 -04:00
ninadsp
73391c9e42
Append a random number for all Ajax queries on these pages to prevent server side caching from affecting the results
2010-08-31 12:50:21 -04:00
ninadsp
8ddfb7140d
Used localized string for the Inline Edit anchor being generated
2010-08-26 22:22:39 +05:30
ninadsp
9399f8af8d
Improved the appendInlineAnchor() function to edit the text now displayed with each anchor
2010-08-22 13:23:16 +05:30
ninadsp
c0ee037c59
Resolved a Merge Conflict
2010-08-17 18:25:03 +05:30
ninadsp
6a3d0a7f58
Added documentation, fixed some minor bugs/typos
2010-08-13 23:34:10 +05:30