Commit Graph

5581 Commits

Author SHA1 Message Date
Marc Delisle
db212ce498 bug 1009661 2004-08-16 11:07:28 +00:00
Michal Čihař
82775fdfa7 forgotten debug echo :-) 2004-08-16 11:05:10 +00:00
Michal Čihař
95e3775b5e Fix handling of comments -- and # (bug #1009494). 2004-08-16 11:02:50 +00:00
Marc Delisle
6873f7eed3 bug 1005479: remove hardcoded charset 2004-08-15 12:09:31 +00:00
Marc Delisle
52f006691f better middle alignment 2004-08-15 12:06:59 +00:00
Marc Delisle
49d79d2321 bug 1005479: remove hardcoded charset 2004-08-15 12:00:24 +00:00
Michal Čihař
7a03e56e50 Rename config.default to config.default.php. 2004-08-13 09:18:01 +00:00
Michal Čihař
a1a60039d8 Fix possible undefined index (bug #1008232). 2004-08-13 08:51:56 +00:00
Michal Čihař
c4df15c991 Use always natsort and not natcasesort in one case, it caused inconsistency (bug #1008120). 2004-08-12 18:19:56 +00:00
Michal Čihař
37307b9905 remove useless comparsion 2004-08-12 18:08:18 +00:00
Michal Čihař
ae85313a36 Impleneted versioning and naming for themes (RFEs #991642 and #991645). 2004-08-12 17:38:43 +00:00
Michal Čihař
4af60bec2c updated czech translation 2004-08-12 16:34:28 +00:00
Michal Čihař
5a1d2a3949 Remove compatibility code for colors. 2004-08-12 16:10:31 +00:00
Michal Čihař
fa837e8bee XHTML fixes 2004-08-12 15:55:43 +00:00
Michal Čihař
4b65ca1693 Replace htmlentities with htmlspecialchars (bug #1008002). 2004-08-12 15:22:06 +00:00
Michal Čihař
ca5b16f654 Change look of adding fields into table (bug #991095).
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Michal Čihař
17c7340ba2 Inconsistency of drop/empty links (bug #989705). 2004-08-12 13:53:24 +00:00
Michal Čihař
1de0157813 Fix grabing indexes with MYSQLI_USE_RESULT (bug #1007286). 2004-08-11 15:12:29 +00:00
Michal Čihař
2c9c750fc0 Wrong parameters for PMA_DBI_free_result (bug #1007287). 2004-08-11 14:58:48 +00:00
Michal Čihař
4b9ace4f66 Do not empty protected values (bug #1006812). 2004-08-11 13:45:31 +00:00
Michal Čihař
8910e2d151 Optimalisation of calendar links. 2004-08-10 12:52:10 +00:00
Michal Čihař
ee07b93332 Forcibily use 10 as base for parsed numbers, otherwise accidentally octal numbers are expected (part of bug #1005865). 2004-08-10 12:30:03 +00:00
Marc Delisle
8eb22f4e7b bug tracking group 2004-08-09 23:36:21 +00:00
Marc Delisle
258c0302ed bug 1005826, problem with foreign key dropdowns 2004-08-09 17:16:46 +00:00
Marc Delisle
376a1f292d turkish 2004-08-09 13:15:58 +00:00
Marc Delisle
f640b9d18e update 2004-08-09 13:15:04 +00:00
Marc Delisle
2663def514 maybe rc2 2004-08-09 02:04:48 +00:00
Marc Delisle
000c47c305 2.6.0-rc1 2004-08-09 01:28:29 +00:00
Marc Delisle
9797b4a9b9 cannot copy a table structure with MySQL 4.1.x 2004-08-09 01:23:52 +00:00
Marc Delisle
a53514649a mysqli and field list in query box 2004-08-09 00:41:59 +00:00
Marc Delisle
0f4ec8a537 script to upgrade for MySQL 4.1.2 2004-08-09 00:35:39 +00:00
Marc Delisle
a26eaecb13 with mysqli, does not find any bookmark 2004-08-09 00:28:57 +00:00
Marc Delisle
60c5cff4ec script to upgrade for MySQL 4.1.2 2004-08-09 00:26:38 +00:00
Marc Delisle
2e6cd9b5ac 2.6.0-rc1 2004-08-08 20:18:14 +00:00
Marc Delisle
3ff89fa75d 2.6.0-rc1 2004-08-08 20:09:48 +00:00
Marc Delisle
1742119cf6 PDF pages and mysqli extension 2004-08-08 19:21:39 +00:00
Marc Delisle
ca7c2281db automatic layout not yet supported on InnoDB 2004-08-08 18:52:40 +00:00
Marc Delisle
c469625d0b natural order sort if possible 2004-08-08 18:20:47 +00:00
Marc Delisle
160e4e29bc bugs 1005414 and 1004546 2004-08-08 11:21:05 +00:00
Michal Čihař
d88c792995 Include correct stylesheet (bug #1005421). 2004-08-08 10:02:46 +00:00
Marc Delisle
d60aa18333 bug 1005120 2004-08-08 00:08:16 +00:00
Marc Delisle
40abce501f typo 2004-08-07 12:28:57 +00:00
Marc Delisle
e503fd0964 lang 2004-08-07 11:01:53 +00:00
Marc Delisle
e4a5268629 update 2004-08-07 11:01:08 +00:00
Marc Delisle
3ce083022b update 2004-08-07 10:51:44 +00:00
Marc Delisle
972fdd022f bug 1004523, invalid table options shown for InnoDB 2004-08-06 17:25:21 +00:00
Michal Čihař
3c813982d1 Some functions do not take parameters (bug #1000021). 2004-08-06 15:29:50 +00:00
Michal Čihař
8f62277a4b Do not free result, we need it later. 2004-08-06 15:26:58 +00:00
Marc Delisle
dbd97eca13 bug 998698 db dropdown refresh 2004-08-05 17:21:28 +00:00
Marc Delisle
500d501670 lang 2004-08-05 11:21:41 +00:00