coupling
b6f02c7aed
patch #3428764 [edit] Inline edit on multi-server configuration
2011-11-13 10:02:57 -05:00
Madhura Jayaratne
ad5c7f5d0a
bug #3418849 [interface] Inline edit shows dropdowns even after closing
2011-10-05 08:55:19 +05:30
Marc Delisle
6ac29b4791
bug #3383572 [interface] Cannot execute saved query
...
When the Go button related to the "Run SQL query" section is pressed,
avoid transmitting the value of id_bookmark from the "Bookmarked SQL
query" section; otherwise import.php would think that it needs to
do a bookmark action instead of executing the query.
2011-09-18 08:11:15 -04:00
Herman van Rink
2f28ce9c80
[security] Fixed XSS in Inline Edit on save action
2011-09-02 13:00:33 -04:00
Rouslan Placella
c17add38ed
Fixed bug #3374802 - Comment on a column breaks inline editing
2011-08-02 16:15:39 +02:00
Madhura Jayaratne
58d25ddcb8
Typo
2011-07-10 17:58:35 +05:30
Madhura Jayaratne
a546479680
bug #3357837 [interface] TABbing through a NULL field in the inline mode resets NULL
2011-07-10 17:55:56 +05:30
Madhura Jayaratne
9d2269d297
bug #3317293 [edit] Inline edit places HTML line breaks in edit area
2011-06-16 21:05:54 +05:30
Marc Delisle
2d56821c0f
Improved fix for bug #3313210
2011-06-07 11:43:30 -04:00
Marc Delisle
82ac1e8028
bug #3313210 [interface] Columns class sometimes changed for nothing
2011-06-07 11:06:38 -04:00
Jo Michael
7996a36575
patch #3311539 Inline Edit does not escape backslash
2011-06-05 06:29:46 -04:00
Marc Delisle
86d3b7e58c
bug #3307616 [edit] Inline edit updates multiple duplicate rows
2011-06-05 06:13:11 -04:00
Madhura Jayaratne
612f8f3d67
Partial fix for bug #3291306 - Inline edit does not honor bit fields. Works with mysqli extension.
2011-06-04 00:02:11 +05:30
Madhura Jayaratne
e936257d44
bug #3305883 [interface] Table is dropped regardless of confirmation
2011-05-22 22:01:47 +05:30
Madhura Jayaratne
b091f91f92
bug #3301249 [interface] Iconic table operations does not remove inline edit label
2011-05-17 22:15:58 +05:30
Madhura Jayaratne
8bad4aea1e
Bug #3302457 - Inline edit and $cfg['PropertiesIconic']
2011-05-15 21:15:35 +05:30
Madhura Jayaratne
626477ac8f
Bug #3295529 - SQL tab multiple AJAX requests on one click
2011-05-01 11:31:55 +05:30
Marc Delisle
8f16bfbc53
Move common code into a function
2011-04-24 08:56:54 -04:00
Piotr Przybylski
10867bb1fc
fix column highlighting for cases where big T is not displayed (eg. in information_schema tables)
2011-04-16 21:23:24 +02:00
Madhura Jayaratne
b64abd63f8
Bug #3286111 Inline edit save hides mysql message
2011-04-14 07:06:45 +05:30
Madhura Jayaratne
cc05f48f3c
Bug #3207730 [AJAX] Inline edit and Relational display column
2011-04-11 10:55:58 +05:30
Madhura Jayaratne
63dd25baac
Code formatting to improve readability.
2011-04-10 20:33:17 +05:30
Marc Delisle
5d147c25af
Bug #3281316 Loading message stays on screen for too long
2011-04-10 09:01:31 -04:00
Madhura Jayaratne
e083d8438a
Bug #3281333 AJAX response does not remove old contents
2011-04-09 12:03:56 +05:30
onebighack
f6fb9b4678
Patch #3249406 Error in updating using inline edit
2011-04-07 13:01:57 -04:00
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