Commit Graph

220 Commits

Author SHA1 Message Date
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
Michal Čihař
48d3e6850a Change More hiding/showing to CSS class from explicit block/none.
When theme wants to use something else than display: block; the old
method did not work.
2011-02-02 23:14:52 +01:00
Michal Čihař
d2991f71bd Tabs to spaces. 2011-02-02 22:54:40 +01:00
Michal Čihař
83ce2fee57 Should use only inner width here 2011-02-02 22:54:11 +01:00
Madhura Jayaratne
7148a7a380 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-02-03 00:57:10 +05:30
Madhura Jayaratne
3e4e3fb4d6 Bug # 3170585 [AJAX] Adding more fields fails. 2011-02-03 00:51:58 +05:30
Marc Delisle
7b73bd180c Conditional Ajax for change password form 2011-02-02 12:59:02 -05:00
Marc Delisle
f80b603a54 Conditional Ajax for password change 2011-02-02 12:53:20 -05:00
Marc Delisle
a3e0bc0223 Conditional Ajax for create db 2011-02-02 12:42:46 -05:00
Michal Čihař
a0d08a3321 Move javascript for sliders to functions.js. 2011-02-02 16:04:22 +01:00
Michal Čihař
42c8e65139 Make version check configurable. 2011-02-02 14:32:46 +01:00
Michal Čihař
5b28e356aa Display notification if newer version is available.
This is done using asynchronous javascript so it should not block any
actions.
2011-02-02 14:22:11 +01:00
Michal Čihař
75366e37e7 Whitespace cleanup 2011-02-02 11:44:57 +01:00
Marc Delisle
728d5a1558 Conditional Ajax for DROP DATABASE
Remove duplicate logic for confirmations
2011-02-01 13:02:51 -05:00
Marc Delisle
d8bb324c6b Unneeded wrapping of jQuery object 2011-02-01 07:49:25 -05:00
Marc Delisle
15fd805b80 Conditional Ajax for DROP TRIGGER 2011-02-01 07:42:36 -05:00
Marc Delisle
414a09a2e0 Code refers to older functionality 2011-02-01 07:32:54 -05:00
Madhura Jayaratne
783ad8c868 Fix typo. 2011-01-30 07:56:54 +05:30
Madhura Jayaratne
88bde613d2 Button caption changed to 'OK' in the case of an error. Redundant 'Back' link removed from the error message. 2011-01-30 01:41:26 +05:30
Madhura Jayaratne
1c50e94ddd Bug #3166950 [AJAX] Empty dialog after attempt to create already existing table 2011-01-30 01:32:05 +05:30
Michal Čihař
bb874cabde bug #3103658 Fix typo in generated code. 2011-01-28 10:54:04 +01:00
Marc Delisle
e311848262 Conditional Ajax on table create 2011-01-25 13:06:17 -05:00
Marc Delisle
3a739c1bee Force a smaller height to improve the chance to see the bottom of the popup (for easier horizontal scrolling) 2011-01-22 08:10:10 -05:00
Marc Delisle
9adcdc08d9 Replace inline Javascript by a function that attaches a date/time picker to the elements which need it 2011-01-16 11:36:29 -05:00
Marc Delisle
3ddd2e14ef Page selector in Browse foreigners window did not trigger on change 2011-01-09 08:07:49 -05:00
Marc Delisle
b41947d46e Page selector in navi panel and in db Structure did not trigger on change 2011-01-09 07:52:30 -05:00
Marc Delisle
5476d289fa The dynamic "ENUM or SET data too long" behavior did not work inside the Create table dialog 2010-12-28 15:23:14 -05:00
Marc Delisle
3913ebbd0c Optimize DOM querying 2010-12-26 08:53:59 -05:00
Piotr Przybylski
a874856d01 Fixes to "More" dropdown on Structure page:
* hide using mouseleave for owning table cell instead of mouseleave on menu
* links as blocks, so that they are as wide as possible
2010-12-26 14:00:09 +01:00
Herman van Rink
24ada6eeea Minor comment updates 2010-11-28 14:59:36 +01:00
Michal Čihař
670209ba53 Add initialisation. 2010-11-23 10:30:13 +01:00
Marc Delisle
18f6882f89 do not show visual builder anchor if js is not enabled 2010-11-20 07:43:06 -05:00
Marc Delisle
18b0fa1482 inline editable fields were not highlighted or marked in horizontal mode 2010-11-16 08:06:02 -05:00
Marc Delisle
b43375b735 remove unneeded wrapper for jQuery objects; do not generate ajax_request hidden field more than once 2010-11-09 07:55:55 -05:00
Marc Delisle
f7169036bc in this case we need to use "this" 2010-11-09 07:44:17 -05:00
Marc Delisle
0d40953143 do not generate the hidden ajax_request more than once; use a variable to refer to the form object 2010-11-09 07:25:21 -05:00
Marc Delisle
81cddb2514 bug 3084745 js error under Chrome (Linux) 2010-11-05 06:04:00 -04:00
Marc Delisle
2f580bb085 vertical marker and pointer for AJAX-reached results 2010-10-30 19:23:36 -04:00