Commit Graph

692 Commits

Author SHA1 Message Date
Madhura Jayaratne
8bad4aea1e Bug #3302457 - Inline edit and $cfg['PropertiesIconic'] 2011-05-15 21:15:35 +05:30
Rouslan Placella
989a1f35e9 Fixed some indentation 2011-05-14 06:25:32 -04:00
Rouslan Placella
20a04b2f2b Patch 3301623 Clear button does not work 2011-05-14 06:23:28 -04:00
Michal Čihař
ad3f6cb16a Warning class is gone 2011-05-13 13:02:46 +02:00
Michal Čihař
43b41e2ed3 Remove debugging code 2011-05-13 11:54:03 +02:00
Madhura Jayaratne
27224a88c5 Bug #3298581 - Row marking, null-checkbox of inline edit broken 2011-05-07 11:16:00 +05:30
Rouslan Placella
56fc953b57 Fixed issue #2 in bug #3291301 - Problems with inline edit link for sql query 2011-05-05 08:45:09 +02:00
Madhura Jayaratne
626477ac8f Bug #3295529 - SQL tab multiple AJAX requests on one click 2011-05-01 11:31:55 +05:30
Marc Delisle
eec80b2a1f Bug #3291923, Insert Ajax form does not generate default values - partial fix for text fields 2011-04-30 14:56:02 -04:00
Marc Delisle
70100c8044 Remove invalid_value class before validation 2011-04-30 10:57:30 -04:00
Marc Delisle
b276728666 Undefined variable 2011-04-30 10:54:03 -04:00
Piotr Przybylski
7049046a55 Fixed and simplified setSelectOptions
Deselecting was broken
2011-04-27 20:54:57 +02:00
Marc Delisle
8f16bfbc53 Move common code into a function 2011-04-24 08:56:54 -04:00
aris_feryanto
24e05e1cb2 Patch #3292396 Insert Ajax form generates wrong query 2011-04-24 06:51:47 -04:00
Marc Delisle
947924b4b5 Unused and empty 2011-04-24 06:22:25 -04:00
Marc Delisle
b2d9121f18 Remove the custom color picker feature 2011-04-22 07:00:45 -04:00
Marc Delisle
57e3aba8ff Bug #3168733 Synchronization does not honor AllowArbitraryServer 2011-04-20 06:32:00 -04:00
onebighack
14395afa8d Patch #3276121 Inline link goes missing after table sort 2011-04-18 12:27:37 -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
Rouslan Placella
ef48add94c Patch 3276551 for another issue in bug 3188444 2011-04-05 16:21:09 -04:00
Rouslan Placella
752a31414d Fix item #1 in bug #3204461 - "Continue insertion" and ENUM columns 2011-04-04 11:59:04 +02:00
Rouslan Placella
ecd7ab7f1c Improved fix for issue#1 from bug #3204461 - "Continue insertion" and some column types 2011-04-04 11:57:39 +02:00
Aris Feryanto
04153705a6 Another instance of clearQueue() to change 2011-04-02 10:34:12 -04:00
Aris Feryanto
8e7498d184 Patch #3268757 Better Ajax message animation 2011-04-02 07:27:00 -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
Rouslan Placella
c33ba84655 Partial fix for bug #3204461 - Datepicker not showing up on 'continue insertion'. 2011-03-31 10:29:09 +02:00
Rouslan Placella
38ca2f2d8a Patch #3253811 Cannot add a new user 2011-03-29 12:45:18 -04: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
6ee25e5f22 Comments for Commit:da0fc40022e97fd13a2ea154ece2438f8de9470b 2011-03-15 21:03:44 +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
d2955a1f35 Do not mark rows when clicked on anchor 2011-03-15 00:59:16 +05:30
Madhura Jayaratne
49d95b5573 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-03-12 23:26:40 +05:30
Madhura Jayaratne
27ed977ce1 Fixed clashing between row marking and null checkbox of inline-edit 2011-03-12 23:25:07 +05:30
Marc Delisle
f74b5775a4 Synchronize: for the connection panel there was an inactive validation function; modified it, hopefully in a clearer way 2011-03-12 10:56:47 -05:00
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