Commit Graph

257 Commits

Author SHA1 Message Date
fa1b8d5c94 Remove more table actions dropdown
Add spatial index action icons
2025-04-21 00:26:28 -07:00
Rouslan Placella
035c112eaf Fixed bug #3441572 - 'newer version of phpMyAdmin' message not shown in IE8 2011-11-23 21:39:10 +00:00
Rouslan Placella
0112ff6ba5 Fixed bug #3426840 - ENUM/SET editor can't handle commas in values 2011-10-21 15:38:59 +01:00
Rouslan Placella
d4cce87b26 Fixed bug #3425230 - enum data split at space char (more space to edit) 2011-10-21 11:34:42 +01:00
Marc Delisle
bda213c58a Escape HTML in js-generated confirmation messages 2011-09-08 15:38:40 -04:00
Rouslan Placella
9eba5726bd Fixed bug #3363221 - Missing Server Parameter on inline sql query 2011-07-15 19:31:29 +01:00
Rouslan Placella
ada8916b98 bug #3319466 [edit] Inline query edit does not escape special characters 2011-06-17 21:10:00 +01:00
Madhura Jayaratne
396e4e9979 bug #3315741 [display] Inline query edit broken 2011-06-15 20:06:26 +05:30
Rouslan Placella
c422694746 Patch #3313326 Some tooltips do not disappear 2011-06-10 12:53:33 -04:00
Madhura Jayaratne
b091f91f92 bug #3301249 [interface] Iconic table operations does not remove inline edit label 2011-05-17 22:15:58 +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
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
onebighack
14395afa8d Patch #3276121 Inline link goes missing after table sort 2011-04-18 12:27:37 -04: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
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
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
27ed977ce1 Fixed clashing between row marking and null checkbox of inline-edit 2011-03-12 23:25:07 +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
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
dfa4668fe6 Bug #3187422 Form validation and submission 2011-03-06 08:30:51 -05:00
Michal Čihař
a5e5cc6a7b rfe #1168350 [interface] Add clear button to SQL edit box. 2011-03-02 14:30:59 +01:00
Marc Delisle
4c1de0edcc Remove an incorrect second binding of the click event 2011-02-27 09:59:21 -05:00
Marc Delisle
984cf6dbad For bug 3168757:
- Use jQuery to make the text look and behave like a link
2011-02-24 06:04:49 -05:00
Marc Delisle
c3e75e96a9 The create table dialog popup is not always displayed so do not attempt to remove it 2011-02-20 07:58:40 -05:00
Marc Delisle
8dee199672 Validate missing table name on table creation 2011-02-20 07:48:06 -05:00
Madhura Jayaratne
192d0edae6 Bug #3187078 Main page ajax results tiny. 2011-02-20 08:59:07 +05:30
Marc Delisle
d0e1776af6 Correctly handle the ENUM editor message in case a column is added
Add PMA_ prefix to function name
2011-02-09 05:52:16 -05:00
Marc Delisle
27e98f4532 Better name for this function 2011-02-08 18:37:30 -05:00
Marc Delisle
589d918ee7 Errors from the Ajax create table dialog where not displayed 2011-02-08 17:36:05 -05:00
Michal Čihař
a22f7aaf63 Make PMA_init_slider idempotent 2011-02-08 12:07:25 +01:00
Michal Čihař
5b8b8b5bba Move slider initialization to function 2011-02-08 12:03:50 +01:00
Michal Čihař
f2e9103f52 Drop not used function 2011-02-08 12:01:22 +01:00
Jan Prachař
c05c4da984 Do not change table row state when clicked on an anchor or inside a form element in inline editing mode. 2011-02-04 12:40:05 -05:00