Commit Graph

114 Commits

Author SHA1 Message Date
Marc Delisle
81d27b3593 RetainQueryBox in setup and user prefs 2012-01-07 07:38:00 -05:00
Marc Delisle
02a736b479 This control has no effect when in the distinct query window 2012-01-07 07:20:02 -05:00
Marc Delisle
e5323864b7 Make message and field name more consistent with existing interface (query box) 2012-01-07 07:05:25 -05:00
Gareth Pursehouse
73edcc1511 patch #3303195 [interface] Checkbox to have SQL input remain 2012-01-07 07:00:56 -05:00
Rouslan Placella
64d4f8b00c Merge branch 'QA_3_4' 2011-12-15 23:03:54 +00:00
Rouslan Placella
5130615c0a Fixed bug # 3460090 - TextareaAutoSelect feature broken 2011-12-15 23:03:03 +00:00
Marc Delisle
21ebf72d9e Missing ending for documentation anchor 2011-10-27 15:27:58 -04:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Rouslan Placella
d17814f463 Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
Marc Delisle
3fc3194bce - Bug #3383572 Cannot execute saved query
- Remove bookmark from the list after deletion (Ajax)
2011-09-23 08:14:42 -04:00
Marc Delisle
5e83631469 Fix merge conflicts 2011-09-18 08:26:47 -04:00
Marc Delisle
6ac29b4791 bug #3383572 [interface] Cannot execute saved query
When the Go button related to the "Run SQL query" section is pressed,
avoid transmitting the value of id_bookmark from the "Bookmarked SQL
query" section; otherwise import.php would think that it needs to
do a bookmark action instead of executing the query.
2011-09-18 08:11:15 -04:00
Marc Delisle
4441512052 Use newest message 2011-09-18 06:13:22 -04:00
Michal Čihař
d3c7b0ea4d Adjust to new calling conventions 2011-08-25 08:56:59 +02:00
Michal Čihař
5209562dd3 Use PMA_DBI_get_columns instead of custom query 2011-08-19 09:18:27 +02:00
Michal Čihař
3f81e8790d Remove useless space from messages 2011-08-10 13:44:39 +02:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Michal Čihař
21b5b87c92 Escape only parts which need it, not translated string 2011-08-05 10:32:34 +02:00
Michal Čihař
9405dbb82a Fix spacing after @param 2011-07-22 09:21:55 +02:00
Michal Čihař
25bda8e991 Fix spacing on opening code block 2011-07-22 09:18:02 +02:00
Michal Čihař
219ec73d69 Spacing around if 2011-07-22 09:10:37 +02:00
Tyron Madlener
3b3a9fc762 pma spritify part 2 2011-07-15 09:42:16 +03:00
Tyron Madlener
2ee9f03cbb Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
Tyron Madlener
5e09426666 Merge 2011-06-06 14:38:56 +02:00
Madhura Jayaratne
e936257d44 bug #3305883 [interface] Table is dropped regardless of confirmation 2011-05-22 22:01:47 +05:30
Michal Čihař
a5e5cc6a7b rfe #1168350 [interface] Add clear button to SQL edit box. 2011-03-02 14:30:59 +01:00
Marc Delisle
e0c0d21380 Conditional Ajax on SQL query form 2011-01-28 12:47:19 -05:00
Marc Delisle
98a5ba7317 misleading variable name 2010-09-04 07:01:30 -04:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
95a8521f11 Merge remote branch 'origin/master' 2010-08-10 00:55:22 +05:30
Marc Delisle
75d5afd401 merge conflict 2010-08-07 06:30:13 -04:00
Marc Delisle
04c2f9d254 bug #3040226 [XHTML] LockFromUpdate checkbox not checked by default 2010-08-07 06:27:04 -04:00
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
Michal Čihař
39aa4355a9 Convert default queries to unified expansion. 2010-07-27 10:01:58 +02:00
Michal Čihař
01ded03e89 Remove duplicate info. 2010-07-27 09:51:34 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
3e57a8eca9 No @uses __('Something'). 2010-07-20 15:06:34 +02:00
Michal Čihař
0305c10f91 rfe #3016457 [interface] Define tab order in SQL form to allow easier tab navigation. 2010-07-20 14:19:46 +02:00
Michal Čihař
29ccdfc1ff Focus SQL query area after dom is ready. 2010-07-20 14:14:44 +02:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Michal Čihař
11e53fb141 [core] Dropped AllowAnywhereRecoding configuration variable.
It really does not make sense these days, now the recoding of
export/import is available when the necessary extensions are loaded and
it is possible to disable it using RecodingEngine directive.
2010-07-20 12:05:07 +02:00
ninadsp
a5ae31a220 Added an empty div which will be filled with the results of the SQL
query by jQuery
2010-06-28 01:22:55 +05:30
ninadsp
160f4314eb Merge remote branch 'origin/master' 2010-06-03 22:34:52 +05:30
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
632211d065 gettext conversion 2010-05-09 16:24:32 -04:00
Marc Delisle
37f0d02a1e avoid confusion with older $str variables 2010-05-05 15:34:53 -04:00
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Michal Čihař
6765a60b92 These don't have to be translated. 2010-04-11 11:34:37 +02:00
Michal Čihař
f5a11a3f64 Bind event externally. 2010-04-09 15:08:05 +02:00