4837 Commits

Author SHA1 Message Date
Marc Delisle
73ff83747d 3.4.1-rc1 2011-05-17 07:27:09 -04:00
Yuichiro
6923ccab3e Patch #3302313 Show a translated label 2011-05-15 13:23:51 -04:00
Michal Čihař
6cd25a93f6 Make scripts executable 2011-05-11 14:50:33 +02:00
Michal Čihař
655f72e474 This should not be executable 2011-05-11 14:47:19 +02:00
Michal Čihař
5687ac290e Add missing operator 2011-05-11 14:00:24 +02:00
Marc Delisle
f56619e482 Use correct icon for database in serverinfo div 2011-05-10 05:59:53 -04:00
Michal Čihař
5cda32da09 Merge branch 'MAINT_3_4_0' into QA_3_4 2011-05-10 11:24:31 +02:00
Michal Čihař
abbd8b5a3f Drop last occurence of warning class for messages 2011-05-10 11:24:20 +02:00
Marc Delisle
9d42dfc1c4 3.4.1-dev 2011-05-07 11:06:15 -04:00
Marc Delisle
ca11f54db5 3.4.0 2011-05-07 11:01:49 -04:00
Madhura Jayaratne
27224a88c5 Bug #3298581 - Row marking, null-checkbox of inline edit broken 2011-05-07 11:16:00 +05:30
tyron
246cf649e4 Correct indent (spaces instead of tabs) 2011-05-05 09:44:47 +02:00
tyron
cc8a27edce Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/tyronm into tyronm 2011-05-05 09:39:14 +02:00
Michal Čihař
ece21fbe9a Check if directory exists 2011-05-05 09:08:37 +02:00
Rouslan Placella
56fc953b57 Fixed issue #2 in bug #3291301 - Problems with inline edit link for sql query 2011-05-05 08:45:09 +02:00
Rouslan Placella
bacbe54a67 Fixed issue #1 from bug #3291301 (Problems with inline edit link for sql query) 2011-05-05 08:45:06 +02:00
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
Tyron Madlener
7645bc93d1 Adjusted chart code to use colors as defined in each theme's layout.inc.php 2011-04-30 13:36:55 +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