Commit Graph

1582 Commits

Author SHA1 Message Date
Alexander M. Turek
098ea1880d Undefined variable 2004-06-24 11:14:00 +00:00
Michal Čihař
1577c890f4 simpler comment skipping, handles comments at end of query 2004-06-24 11:08:42 +00:00
Michal Čihař
795c20c3d1 Ignore comments for SQL splitting, otherwise unmatched quotes cause problems (bug #978113). 2004-06-24 10:09:47 +00:00
Marc Delisle
6d55dafea4 remove dead code 2004-06-23 14:32:46 +00:00
Marc Delisle
fed720adcb remove /images 2004-06-23 14:29:01 +00:00
Marc Delisle
4eb829f874 remove /images 2004-06-23 13:31:44 +00:00
Marc Delisle
85c2d52ce5 missing elements for Refresh link feature 2004-06-22 18:16:45 +00:00
Michal Čihař
9e6c5665c9 Fix possible error on non existant pma db. 2004-06-22 12:46:24 +00:00
Marc Delisle
7708aba605 bug 975290 2004-06-18 21:14:14 +00:00
Marc Delisle
919bfd6646 redesign phase 4 2004-06-18 20:02:27 +00:00
Alexander M. Turek
b4e74d987a two small fixes 2004-06-17 21:19:33 +00:00
Marc Delisle
9d339c0a1f undefined unparsed_sql when fmtType is none 2004-06-17 19:46:33 +00:00
Marc Delisle
03f9900a64 fix original theme colors 2004-06-17 09:47:13 +00:00
Marc Delisle
f275b8fd8c simplify the logic and fix a bug 2004-06-17 01:32:40 +00:00
Marc Delisle
f8b479a748 files moved into themes/original 2004-06-17 00:49:31 +00:00
Marc Delisle
bef979f32e improved error messages 2004-06-16 23:44:47 +00:00
Marc Delisle
a828c214da better message 2004-06-16 23:06:07 +00:00
Marc Delisle
59a2ae4d90 missing tags 2004-06-16 12:39:00 +00:00
Michal Čihař
1eaa0a7596 slight optimalisation 2004-06-16 07:39:48 +00:00
Marc Delisle
21fbc1d33d missing title tags 2004-06-16 01:54:29 +00:00
Michal Čihař
367d508d21 On error show edit link with table context if possible. 2004-06-15 17:27:17 +00:00
Marc Delisle
5fb6e7976d PMA_securePath 2004-06-15 16:55:53 +00:00
Michal Čihař
9e75a51fd0 for marc :-) 2004-06-15 15:36:56 +00:00
Marc Delisle
67d381bb22 test for PMA_securePath 2004-06-15 15:26:50 +00:00
Marc Delisle
a12663d2d0 PMA_securePath 2004-06-15 14:50:22 +00:00
Michal Čihař
9b243b2f0d fix export display 2004-06-15 13:25:12 +00:00
Michal Čihař
7487a6e839 add cvs id,... 2004-06-15 13:10:20 +00:00
Michal Čihař
019ce8747e Use same code for all server selection, possibly display server links also in right frame, show server links in query frame when possible. 2004-06-15 13:05:02 +00:00
Michal Čihař
cad8362923 various theme selector fixes 2004-06-15 11:10:55 +00:00
Michal Čihař
092769a727 Support for SHA1 function (RFE #971703). 2004-06-15 10:37:39 +00:00
Marc Delisle
0123495cb7 errors when invalid login 2004-06-15 00:16:59 +00:00
Marc Delisle
567f7f1815 undefined PHP_SELF 2004-06-15 00:04:17 +00:00
Marc Delisle
714d15110e unneeded variable 2004-06-14 23:17:44 +00:00
Marc Delisle
bdaf8242e4 make it work with older config file 2004-06-14 23:16:37 +00:00
Alexander M. Turek
7a30c07bec config_import.lib should merge default settings 2004-06-14 23:14:21 +00:00
Marc Delisle
b1a600d1d4 forgot this one for redesign 2004-06-14 12:32:05 +00:00
Marc Delisle
6045031c16 help select_theme living in a developer tree 2004-06-13 21:47:49 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Marc Delisle
041245c24d bug 968089 mysqli fix 2004-06-10 17:17:58 +00:00
Marc Delisle
edf1b10063 bug 968089, catch when server is not responding 2004-06-10 14:19:23 +00:00
Marc Delisle
478fccda5e bug 968089, catch when server is not responding 2004-06-10 14:11:45 +00:00
Michal Čihař
d9cc90927c Add FOREIGN_KEY_CHECKS=0 to export (RFE #966038). 2004-06-08 09:21:48 +00:00
Alexander M. Turek
e10e729b96 backwards compatibility 2004-06-08 05:50:02 +00:00
Michal Čihař
3b16b66659 add missing @ 2004-06-07 16:06:08 +00:00
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
Alexander M. Turek
de51ac5a28 latin1_spanish_ci 2004-06-07 08:35:13 +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