Commit Graph

5282 Commits

Author SHA1 Message Date
Michal Čihař
08db25e5a6 EXPERIMENTAL native MS Excel export support, using PEAR module Spreadsheet_Excel_Writer (RFE #968110). 2004-06-07 14:11:54 +00:00
Michal Čihař
30c6f6f58b Do not convert, if charsets are same. 2004-06-07 13:24:35 +00:00
Marc Delisle
acbee620e0 mysqli and default socket 2004-06-07 10:58:51 +00:00
Michal Čihař
2b338f7676 czech update 2004-06-07 09:16:48 +00:00
Alexander M. Turek
a11cf39556 forgot to log 2004-06-07 09:11:13 +00:00
Alexander M. Turek
de51ac5a28 latin1_spanish_ci 2004-06-07 08:35:13 +00:00
Alexander M. Turek
b7c84e4247 Enabled new icons for privileges administration. 2004-06-07 08:07:53 +00:00
Garvin Hicking
8c2512b3ba last fix to broken vertical highlight: repeated headers. Repeated headers were not inside <th> but inside <td> cells. 2004-06-06 22:04:21 +00:00
Garvin Hicking
e3ef7df162 better rewrite of verticalpointer function 2004-06-04 16:15:11 +00:00
Michal Čihař
a8743037cb just one more update 2004-06-04 15:51:23 +00:00
Michal Čihař
3803cc679e translation update 2004-06-04 15:13:55 +00:00
Garvin Hicking
4d767eb97a more compatible unset of row marker 2004-06-04 14:45:29 +00:00
Michal Čihař
f63a765279 Handle correctly all MySQL comments (-- can be followed with any control char) (patch #965106). 2004-06-04 10:20:33 +00:00
Garvin Hicking
68ca109fe0 bug #959320, broken vertical row highlighting. major rework of
setvertical pointer-function; should hopefully be still cross-browser.
Confirmed working in MSIE6 and Firefox 0.8.
2004-06-04 08:04:38 +00:00
Michal Čihař
60861e3f3f another header layout fix 2004-06-03 15:32:52 +00:00
Michal Čihař
9ae2cb318c Fix default query generating. 2004-06-03 15:03:10 +00:00
Michal Čihař
f88a238a1f Use span insted of div, div is not allowed here. 2004-06-03 14:36:24 +00:00
Alexander M. Turek
14342bd2aa Undefined variable. 2004-06-03 12:43:13 +00:00
Michal Čihař
9dcfce8bb8 Can disable main page icons (bug #965550). 2004-06-03 10:53:08 +00:00
Michal Čihař
1535804302 Do not override $cfg['ShowHttpHostTitle']. 2004-06-03 10:33:22 +00:00
Michal Čihař
6ecfb039fc Remove spaces from strServer, strDatabase 2004-06-03 10:20:28 +00:00
Michal Čihař
144f6e53c2 Remove spaces before colons (bug #965594). 2004-06-03 10:07:36 +00:00
Michal Čihař
fc8e0c09a3 other minor header tweaks 2004-06-03 10:05:20 +00:00
Michal Čihař
5a71dd92e5 CSSize error messages. 2004-06-03 09:59:48 +00:00
Michal Čihař
a32dc0b397 css improvements (design should not be changed by this, just the way how it is done) 2004-06-03 09:31:39 +00:00
Alexander M. Turek
7192ed534c bug #964011 2004-06-02 13:31:04 +00:00
Marc Delisle
2bbeebbb96 bug 915735, dictionary cropped in landscape letter 2004-05-31 19:24:58 +00:00
Marc Delisle
4e406c0363 remove html tags since this is used also on the PDF schema 2004-05-31 19:02:02 +00:00
Marc Delisle
9a620adcea bug 963414 when PropertiesIconic is FALSE, and use strServer 2004-05-31 18:53:05 +00:00
Michal Čihař
1db58c765b Return back to browsing after editing row. 2004-05-31 09:59:35 +00:00
Marc Delisle
929b6311aa missing statement group 2004-05-29 17:50:11 +00:00
Marc Delisle
e9602b27bb bug 956828 deleting last row generates a PHP error 2004-05-29 12:32:16 +00:00
Michal Čihař
566d4b4f33 Default query can contain field names (RFE #948590, patch #961726). 2004-05-28 14:08:32 +00:00
Michal Čihař
8ed5e573fc Decrease limit for query truncating (see comments in bug #951744). 2004-05-28 08:02:51 +00:00
Michal Čihař
b3f0385960 PMA_DBI_num_rows is not needed and does not work with MYSQL_USE_RESULT (bug #952162). 2004-05-26 11:44:10 +00:00
Michal Čihař
7fb0bfb121 translations update 2004-05-26 09:29:05 +00:00
Alexander M. Turek
7f61b775ba Linked to Indonesian translator's SF page instead of his email address. 2004-05-26 08:46:23 +00:00
Michal Čihař
40844c8169 language detection improvements 2004-05-25 14:57:10 +00:00
Garvin Hicking
e727bb668e fixed broken file upload from db details pane 2004-05-23 18:48:00 +00:00
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Marc Delisle
f5371237aa contents page orientation 2004-05-20 14:49:04 +00:00
Michal Čihař
fe0020973c agrh, why do I still forget to update date in ChangeLog entries? 2004-05-19 15:14:09 +00:00
Marc Delisle
4aaaca64bb bug 956137 2004-05-19 13:36:13 +00:00
Michal Čihař
7ddc4f69bb Show login form in top frame. 2004-05-19 12:57:17 +00:00
Marc Delisle
cf1f6a9465 typo 2004-05-17 16:58:19 +00:00
Alexander M. Turek
5611cb7d3b The miracle of hyperlinking. 2004-05-16 17:42:49 +00:00
Alexander M. Turek
0b6975f8bd Patch #947190 2004-05-16 17:32:15 +00:00
Michal Čihař
22b5117239 Use one cookie set for each server, not just one global (patch #952917, bug #687009). 2004-05-14 10:05:15 +00:00
Marc Delisle
ad8470c4ba MySQL manual has changed 2004-05-13 20:41:06 +00:00
Marc Delisle
2aa1c9fc2b update 2004-05-13 20:04:50 +00:00