Commit Graph

611 Commits

Author SHA1 Message Date
Thilanka
a994e13c33 Ajaxify browse and delete criteria in DB search 2011-02-28 12:44:44 -05:00
Marc Delisle
4c1de0edcc Remove an incorrect second binding of the click event 2011-02-27 09:59:21 -05:00
Marc Delisle
9cf81c63ce Inline edit for rows where an <input type="image"> has been generated for the Edit link 2011-02-27 09:44:31 -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
Madhura Jayaratne
aa6fe093d6 Inline edit fine-tuned for enum fields 2011-02-24 08:36:01 +05:30
Marc Delisle
3d8300a70b Use the var keyword and correctly end the statement 2011-02-23 12:44:32 -05:00
Marc Delisle
9948d179ba Inline edit link not generated when PropertiesIconic is false 2011-02-22 07:46:33 -05:00
Madhura Jayaratne
00ae1a135c When multiple raws are being inline edited their controls should not clash with each other. 2011-02-21 02:07:52 +05:30
Madhura Jayaratne
c3501a3839 Better coordination between 'null' checkbox and corresponding select/editor. 2011-02-21 01:15:40 +05:30
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
bcc3ed17a2 Temporary trick to add a spacer, feel free to improve... 2011-02-19 17:47:05 -05:00
Madhura Jayaratne
52820d2d70 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-02-20 01:19:32 +05:30
Madhura Jayaratne
7bed385289 Uncheck 'null checkbox' when the editor area is changed. 2011-02-20 01:05:37 +05:30
Madhura Jayaratne
c5b0afd16e Tab and white space clean up. 2011-02-20 01:03:07 +05:30
Madhura Jayaratne
81974e6d93 CSS styles for null checkbox and for NULL values in table cells. 2011-02-20 00:46:29 +05:30
Madhura Jayaratne
8e64a94360 Bug #3185756 [AJAX] Inline edit and NULL columns 2011-02-19 22:50:43 +05:30
Marc Delisle
4c7aa9cfee No need to show the "Hide query box" initially 2011-02-19 11:20:11 -05:00
Marc Delisle
624ec9c5f9 Make edit privileges panel more manageable 2011-02-19 10:38:58 -05:00
Marc Delisle
e831df2a32 Bug #3185710 No window with the confirmation of this operation 2011-02-18 08:23:09 -05:00
Madhura Jayaratne
2410839251 Should be NULL, not 'NULL' 2011-02-18 11:47:42 +05:30
Madhura Jayaratne
2a754b25e4 Bug #3184827 Inline edit fails on some tables 2011-02-18 07:35:12 +05:30
Madhura Jayaratne
fd05984749 Support for new Copy link in JavaScript enabled browsers. 2011-02-13 12:53:22 +05:30
Madhura Jayaratne
5430cb81e2 With the new Copy link colspan should be 4 2011-02-13 11:34:33 +05:30
Marc Delisle
7d269f18c3 Inline edit (horizontal) broken after addition of the Copy column 2011-02-12 07:00:57 -05:00
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ř
a6e6c3fcf1 Init sliders again after getting it using AJAX 2011-02-08 12:12:21 +01: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
Michal Čihař
143b830a7d Make copy separate column 2011-02-08 11:54:02 +01:00
Michal Čihař
92b179bf43 Whitespace cleanup 2011-02-08 11:53:28 +01:00
Jan Prachař
a63532c666 Add direct link to copy row of the displayed table. 2011-02-08 11:43:55 +01:00
Marc Delisle
9443d6efc2 Conditional Ajax on display Options 2011-02-05 07:57:30 -05:00
Marc Delisle
8b72097fb0 Unneeded wrapping of jQuery object 2011-02-05 07:46:27 -05:00
Marc Delisle
3be1863606 Conditional Ajax on sorting results 2011-02-05 07:34:56 -05:00
Marc Delisle
f328f6d4a9 Conditional Ajax in Privileges 2011-02-05 07:18:42 -05:00
Marc Delisle
d17b0e157d Avoid unneeded DOM traversal
Avoid unneeded wrapping of a jQuery object
2011-02-04 13:05:54 -05:00
Jan Prachař
a6f5f95600 Fix ajax dropping multiple column index. 2011-02-04 12:59:17 -05: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