Commit Graph

28108 Commits

Author SHA1 Message Date
Marc Delisle
a7ec18fde9 Bug #3167048 Error when viewing table content/structure
(Also this bug caused the chosen table not to be marked in navi panel)
2011-01-30 08:32:13 -05:00
Marc Delisle
c432089db8 Remove author names per our policy 2011-01-30 06:46:15 -05:00
Madhura Jayaratne
783ad8c868 Fix typo. 2011-01-30 07:56:54 +05:30
Madhura Jayaratne
41e0d5cc53 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-01-30 01:44:03 +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
Marc Delisle
b6e62ff786 Refresh po files 2011-01-29 15:10:44 -05:00
Marc Delisle
b0fcd264a9 Conditional Ajax parameter in user preferences 2011-01-29 15:08:38 -05:00
Marc Delisle
0b7d8e5bf4 Conditional Ajax parameter in setup 2011-01-29 15:04:08 -05:00
Madhura Jayaratne
1c50e94ddd Bug #3166950 [AJAX] Empty dialog after attempt to create already existing table 2011-01-30 01:32:05 +05:30
Pootle server
afad83c975 Merge remote branch 'origin/master' 2011-01-29 18:40:07 +01:00
Marc Delisle
dea96e2e5a Conditional Ajax for db Structure and Tracking 2011-01-29 11:15:35 -05:00
Pootle server
d352f02eae Merge remote branch 'origin/master' 2011-01-29 16:40:05 +01:00
Marc Delisle
3c573fc82e Conditional Ajax for other db operations 2011-01-29 10:32:56 -05:00
Victor Volkov
75d758745d Translation update done using Pootle. 2011-01-29 16:02:30 +02:00
Victor Volkov
a9bfd7b820 Translation update done using Pootle. 2011-01-29 16:00:35 +02:00
Victor Volkov
eeb2da33ea Translation update done using Pootle. 2011-01-29 15:57:59 +02:00
Victor Volkov
efdc3b5407 Translation update done using Pootle. 2011-01-29 15:57:00 +02:00
Victor Volkov
5dc499abc6 Translation update done using Pootle. 2011-01-29 15:51:09 +02:00
Victor Volkov
cd2d9ac7b2 Translation update done using Pootle. 2011-01-29 15:47:39 +02:00
Victor Volkov
e3986d4b41 Translation update done using Pootle. 2011-01-29 15:46:24 +02:00
Victor Volkov
9cab3874ff Translation update done using Pootle. 2011-01-29 15:44:23 +02:00
Victor Volkov
81170b1c51 Translation update done using Pootle. 2011-01-29 15:41:12 +02:00
Pootle server
5d0a9f602a Merge remote branch 'origin/master' 2011-01-29 14:40:27 +01:00
Victor Volkov
f9d4d6431a Translation update done using Pootle. 2011-01-29 15:39:12 +02:00
Victor Volkov
e79e7e8f02 Translation update done using Pootle. 2011-01-29 15:37:52 +02:00
Victor Volkov
5dc07efdb1 Translation update done using Pootle. 2011-01-29 15:36:21 +02:00
Victor Volkov
bd7c4df4d0 Translation update done using Pootle. 2011-01-29 15:36:07 +02:00
Victor Volkov
3d73dad266 Translation update done using Pootle. 2011-01-29 15:32:34 +02:00
Victor Volkov
427f2e4838 Translation update done using Pootle. 2011-01-29 15:28:45 +02:00
Victor Volkov
a8dce8c831 Translation update done using Pootle. 2011-01-29 15:27:22 +02:00
Marc Delisle
21fd381c84 Conditional Ajax on db rename
Remove extra wrapping of jQuery object
Avoid extra generation of hidden field
Improve confirmation message on db rename
2011-01-29 08:22:26 -05:00
Victor Volkov
973ec50b6e Translation update done using Pootle. 2011-01-29 15:22:07 +02:00
Victor Volkov
7fce205649 Translation update done using Pootle. 2011-01-29 15:21:45 +02:00
Victor Volkov
ea02f19789 Translation update done using Pootle. 2011-01-29 14:21:36 +02:00
Victor Volkov
61fed33177 Translation update done using Pootle. 2011-01-29 14:09:54 +02:00
Michal Čihař
cc8e3849cf The decodeBB did not escape <>, keep this functionality. 2011-01-28 23:12:18 +01:00
Marc Delisle
59f561b450 To fix this jQuery 1.4.4 error:
tds[0] is undefined
  jQuery.support.reliableHiddenOffsets = tds[0].offsetHeight === 0;

I merged this commit that is planned to appear in jQuery 1.5:
ad0ebf00ab
2011-01-28 13:08:20 -05:00
Marc Delisle
e0c0d21380 Conditional Ajax on SQL query form 2011-01-28 12:47:19 -05:00
Marc Delisle
2f751fbf94 Document AjaxEnable directive 2011-01-28 12:30:47 -05:00
Michal Čihař
67a8a06c1a [interface] Default to not count tables in database.
This gives big performance penalty in case there is many databases and
the number of tables is not that much useful to justify it.
2011-01-28 14:29:44 +01:00
Michal Čihař
5ceb7bc817 Drop duplicate implementation of same thing. 2011-01-28 13:28:02 +01:00
Michal Čihař
dc0c6938b2 [security] Redirect external links to avoid Referer leakage. 2011-01-28 13:22:41 +01:00
Michal Čihař
87b0c30747 Better sort some status variables 2011-01-28 11:06:44 +01:00
Michal Čihař
bb874cabde bug #3103658 Fix typo in generated code. 2011-01-28 10:54:04 +01:00
Michal Čihař
a6baca6d77 Remove stray </div> 2011-01-28 10:52:04 +01:00
Michal Čihař
1fc9371c6c input element can not be under tr
Confirmation for DROP index did not work.
2011-01-28 10:49:20 +01:00
Michal Čihař
85ab22ddc0 input element can not be under tr
This prevented the JS confirmation to work with Chromium, because it
moved the element outside the table.
2011-01-28 10:40:23 +01:00
Michal Čihař
701268fb57 No javascript footer in AJAX requests. 2011-01-28 10:29:47 +01:00
Michal Čihař
b2fa59876b Avoid showing open in new window for AJAX requests. 2011-01-28 10:24:34 +01:00
Michal Čihař
39bc66df25 rfe #1954161 [interface] Do not display long numbers in server status.
Fixed again, hopefully this way will work better.
2011-01-28 09:55:20 +01:00