Commit Graph

673 Commits

Author SHA1 Message Date
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
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
Piotr Przybylski
ce116ac614 fixed row/column highlighting 2011-03-11 23:55:52 +01:00
Piotr Przybylski
d38156b71d fix -/- switching in slider effect 2011-03-11 22:27:39 +01:00
Marc Delisle
ddae18b7db These functions belong to server synchronization logic 2011-03-11 13:31:18 -05:00
Marc Delisle
8d2531d658 In Synchronize panel, make image changes independant from the original theme 2011-03-11 13:16:36 -05:00
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
9deac3deb2 Bug #3197273 Creating table with error does not show anything 2011-03-09 17:15:40 -05:00
Marc Delisle
689ed6e633 - Avoid author names or initials in code
- Better naming for new class
2011-03-08 12:24:35 -05:00
onebighack
a5dfc6006d Bug #3202516 Multiple Change Password windows 2011-03-08 12:21:36 -05:00
Marc Delisle
7e4cfec26c Bug #3201925 Multi-table operation after table create 2011-03-07 10:12:02 -05:00
Marc Delisle
7210bc07aa Bug #3197273 Improve display of error message when creating a table 2011-03-07 09:13:04 -05: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
Marc Delisle
dfa4668fe6 Bug #3187422 Form validation and submission 2011-03-06 08:30:51 -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