Commit Graph

116 Commits

Author SHA1 Message Date
Marc Delisle
401d211d70 - Avoid code duplication
- Use standard $ prefix for jQuery object
2011-04-02 06:22:18 -04:00
Madhura Jayaratne
519e7b39e1 Bug #3243672 Inline Edit - SQL syntax error #1064 - comma-separated field.
And surround table name and field name with quotes.
2011-04-01 00:41:10 +05:30
Tyron Madlener
0762bddfd1 Hide 'Loading' message once request is done, not on 5 sec timeout.
Applied to every loading message that doesn't show a success/error
feedback message.
2011-03-31 14:36:11 +02:00
Marc Delisle
bb3f6affea Obey the ShowSQL directive also for inline edit 2011-03-26 07:57:02 -04:00
Madhura Jayaratne
2038266f88 For Bug #3207730 Inline edit and Relational display column 2011-03-23 18:08:35 +05:30
Marc Delisle
701a668d35 For bug #3220370, generate UPDATE only for modified columns and avoid POSTing if not needed 2011-03-23 07:47:24 -04:00
Marc Delisle
d83e6e2b85 Use jQuery .data() mechanism 2011-03-22 07:30:17 -04:00
Madhura Jayaratne
a5116cd8cf Proper handling of marked and hover classes for inline edit. 2011-03-17 19:59:22 +05:30
Madhura Jayaratne
876fa8fd3d Fixed row marking for vertical mode Edit and Inline Edit 'td's. 2011-03-17 18:50:26 +05:30
Madhura Jayaratne
4e8898121d Clicking on the link, but on 'td', should activate inline edit mode 2011-03-16 22:55:59 +05:30
Madhura Jayaratne
da0fc40022 A better way to handle clashing between row highlighting and inline edit. 2011-03-15 20:57:47 +05:30
Madhura Jayaratne
f599afd843 Proper indentation. 2011-03-12 08:18:11 +05:30
Madhura Jayaratne
ed00eea0a3 Code formatting. Make the code more readable. 2011-03-12 08:09:46 +05:30
Madhura Jayaratne
0068d42f73 Optimize. We can do what is being done in two for-loops in one for-loop and avoid unnecessary temporary variables. 2011-03-12 07:59:29 +05:30
Madhura Jayaratne
2e2474eb68 Identify non inline-editable columns based on class 'inline_edit'. 2011-03-12 07:52:45 +05:30
Madhura Jayaratne
7ef6fbaabc Fix highlighting for save/hide of inline-edit 2011-03-12 06:09:09 +05:30
Madhura Jayaratne
4fdae9a0e0 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-03-10 23:25:35 +05:30
Madhura Jayaratne
a5ef7d4b39 Bug #3187141 - Double query box shown 2011-03-10 23:20:57 +05:30
Piotr Przybylski
a46a49b747 make PMA_changeClassForColumn work about 1/4th faster 2011-03-10 18:48:16 +01:00
Marc Delisle
896a6e0883 Improve formatting 2011-03-07 08:34:56 -05:00
onebighack
db276b0657 Bug #3200579 part 2 - Hiding inline edit problematic for BLOB transformations 2011-03-07 08:29:13 -05:00
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