Commit Graph

95 Commits

Author SHA1 Message Date
onebighack
1b94d12c3e -Bug #3200692 Second click on Inline edit
-Bug #3200579 Hiding Inline edit problematic for text/geometry/blob:
partial fix
2011-03-06 06:09:52 -05:00
Madhura Jayaratne
74a61f61da Surround DB name and field names with quotes to distinguish them from SQL key words. 2011-03-06 02:30:34 +05:30
onebighack
b9a6342a17 Bug #3200458 Hiding Inline edit problematic for foreign keys 2011-03-05 14:38:46 -05:00
Marc Delisle
0242446e46 Localize hide/submit messages
Replace submit with Save (an existing message)
2011-03-05 07:13:43 -05:00
Marc Delisle
555f5fa8c4 Remove author name from variable name
Tidy jQuery code
Proper indentation
2011-03-05 06:57:24 -05:00
onebighack
2630f3e34c Patch #3195202 Inline edit Hide 2011-03-05 06:22:50 -05:00
Madhura Jayaratne
abfb718c89 Inline edit extended to fields of type set. 2011-03-01 20:42:51 +05:30
Marc Delisle
9cf81c63ce Inline edit for rows where an <input type="image"> has been generated for the Edit link 2011-02-27 09:44:31 -05:00
Madhura Jayaratne
aa6fe093d6 Inline edit fine-tuned for enum fields 2011-02-24 08:36:01 +05:30
Marc Delisle
3d8300a70b Use the var keyword and correctly end the statement 2011-02-23 12:44:32 -05:00
Marc Delisle
9948d179ba Inline edit link not generated when PropertiesIconic is false 2011-02-22 07:46:33 -05:00
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