Commit Graph

4670 Commits

Author SHA1 Message Date
Marc Delisle
baf339f802 Continue to replace warning level with error level 2011-05-04 06:14:28 -04:00
Marc Delisle
73c57b099e Continue to replace warning level with error level 2011-05-03 19:05:24 -04:00
Piotr Przybylski
56476bc74d Make sure $limit is initialized 2011-05-03 14:26:55 +02:00
Piotr Przybylski
5c39c5511f Comments formatting and PHPDoc fixes 2011-05-02 20:50:16 +02:00
Piotr Przybylski
1cc51458b5 Class for styling database groups 2011-04-27 20:40:19 +02:00
Marc Delisle
7af7e26cfb 3.4.0-rc3-dev 2011-04-26 12:25:54 -04:00
Marc Delisle
032b3a193f 3.4.0-rc2 2011-04-26 12:03:49 -04:00
Madhura Jayaratne
467fabf5b0 Bug #3291409 - Inline edit introduces spaces for empty fields 2011-04-22 17:26:58 +05:30
Madhura Jayaratne
df68f8de76 Bug #3291397 Empty field does not honor field type 2011-04-22 17:11:19 +05:30
Marc Delisle
b2d9121f18 Remove the custom color picker feature 2011-04-22 07:00:45 -04:00
Marc Delisle
626d6d8557 bug #3134495 [synchronization] Data containing single quotes prevents sync 2011-04-21 09:23:14 -04:00
Marc Delisle
932b5c2c36 Improve variable name and formatting 2011-04-18 12:30:59 -04:00
onebighack
14395afa8d Patch #3276121 Inline link goes missing after table sort 2011-04-18 12:27:37 -04:00
Michal Čihař
b47903e03f Fix indentation 2011-04-18 17:01:32 +02:00
Marc Delisle
5381b2f600 3.4.0-rc2-dev 2011-04-16 13:40:46 -04:00
Marc Delisle
c13f25d491 3.4.0-rc1 2011-04-16 13:10:24 -04:00
Marc Delisle
a63ac127bf bug #3287596 BLOB emptied after editing another column 2011-04-15 15:53:42 -04:00
Michal Čihař
61a87263e7 Do not use htmlspecialchars in generating SQL (bug#3287048). 2011-04-15 08:55:27 +02:00
Azhari Harahap
91b28bbfa2 Fix db structure align (patch #3277725, bug #3276024). 2011-04-07 12:56:46 +02:00
Piotr Przybylski
d421c85a5c Make Charsets tab read charset and collation info from information_schema (MySQL) / data_dictionary (Drizzle) instead of SHOW statements 2011-04-06 15:40:58 +02:00
Piotr Przybylski
4c957837eb Introduce PMA_DRIZZLE constant 2011-04-06 15:40:58 +02:00
Michal Čihař
26a4a09c11 Display warning about incomplete translations 2011-04-06 09:48:20 +02:00
Michal Čihař
ed988b257c Explicitely state GLOBALS here, though it should not be needed 2011-04-05 14:00:10 +02:00
Michal Čihař
3eeb09bfe0 Remove duplicate case for English 2011-04-05 13:41:04 +02:00
Michal Čihař
b382f33e8d Add UTF-8 transcription of language 2011-04-05 13:39:54 +02:00
Brian Carcich
e49f0752f2 Minor fix for rare occurrence: zipping files with dates <1981 2011-04-05 09:20:41 +02:00
Dieter Adriaenssens
fecfe761f9 drop Devel: prefix in links to wiki 2011-03-29 10:02:02 +02:00
Rouslan Placella
6adfdb3b44 Feature Request #3163355 - Skip dumping data comment if table is empty. 2011-03-28 14:18:10 +02:00
Aris Feryanto
58ae4e7f1d User prefs and Iconic settings - ID: 3216140 2011-03-24 14:40:25 +01:00
Marc Delisle
29dbdde4ff Avoid displaying a Back link in a error message if we are in Ajax mode 2011-03-23 08:10:22 -04:00
Michal Čihař
a21aebffaf Define missing property 2011-03-21 16:23:32 +01:00
Michal Čihař
5aec651dd1 Define missing property 2011-03-21 16:21:51 +01:00
Marc Delisle
4c214a105b - In Browse mode, move the Show dialog on its own line
- Put the Next and End buttons are the very right side of the line of
  buttons
2011-03-19 15:28:23 -04:00
Marc Delisle
f5954a7d2f Revert "Improve display of the Show dialog in Browse mode"
This reverts commit cd29417260.
2011-03-19 07:04:43 -04:00
Marc Delisle
cd29417260 Improve display of the Show dialog in Browse mode 2011-03-18 12:34:13 -04:00
Michal Čihař
8fb267930e bug #3039384 [auth] Force signon auth on signon URL change. 2011-03-18 16:12:16 +01:00
Michal Čihař
efd8db8298 bug #3208723 [import] Fix import of utf-8 XML files.
The string should be already in utf-8.
2011-03-18 15:36:04 +01:00
Michal Čihař
186426cbaf Ignore NULL charset 2011-03-18 15:29:18 +01:00
Michal Čihař
54942a7cf0 Fix typo 2011-03-18 14:55:42 +01:00
Michal Čihař
5f1f0a8bdb Forgotten use of translated string 2011-03-18 14:53:05 +01:00
Michal Čihař
24396fe024 There are no empty/drop tabs anymore 2011-03-18 14:52:08 +01:00
Michal Čihař
13f919da6a Another replacement of translated strings by fixed ones 2011-03-18 14:42:24 +01:00
Michal Čihař
cb377c360c Use non translated string for identification of submited value in table properties 2011-03-18 14:38:19 +01:00
Michal Čihař
95bc3c92aa Allow to specify value parameter for PMA_buttonOrImage 2011-03-18 14:36:10 +01:00
Michal Čihař
fc965daabd Do not pass translated strings as parameter.
This can cause problem for non ascii languages and breaks if user
meanwhile switches language.
2011-03-18 14:32:36 +01:00
Michal Čihař
65e53a8bb8 bug#3212720 Show error message on error. 2011-03-17 16:11:02 +01:00
Samiran Raj Boro
d2bee66fc4 server variables documentation link in server_variables.php
- $doclink is not used anymore as we dont use the value after echo the link
- $VARIABLE_DOC_LINKS is first check isset() because it might not be stored in our ./libraries/server_variables_doc.php

if any new variables are introduced in new version of MySQL it must be added to server_variable_doc.php to display the link
2011-03-16 11:51:09 +01:00
Madhura Jayaratne
326f13827b Do not highlight rows of these tables 2011-03-15 20:35:53 +05:30
Michal Čihař
60933d667b bug #3206876 [core] Work without mbstring installed.
This is patch from upstream php-gettext, which will be included in next
release there.
2011-03-15 08:07:13 +01:00
Piotr Przybylski
7e482cac73 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-03-12 15:02:33 +01:00