Commit Graph

2410 Commits

Author SHA1 Message Date
Marc Delisle
7117f46357 problem changing a TIMESTAMP to DEFAULT 0 2006-12-12 13:12:42 +00:00
Marc Delisle
46ccf8cdca duplicated line, committed too fast 2006-12-11 14:54:47 +00:00
Marc Delisle
8cda2c9b41 allow caching of phpmyadmin.css.php 2006-12-10 13:30:40 +00:00
Marc Delisle
6a4e2a1164 patch #1595784, add charset information to SQL exported file 2006-12-10 12:56:12 +00:00
Marc Delisle
d01f9977fb remove uva prefix 2006-12-10 12:32:41 +00:00
Marc Delisle
c165dbe297 checks that the header contains only one IP 2006-12-07 17:57:02 +00:00
Marc Delisle
0547dafd9b bug #1603660, incorrect escaping 2006-12-06 17:39:42 +00:00
Marc Delisle
5dd2f3696d patch #1605032, undefined index 2006-11-29 11:04:16 +00:00
Marc Delisle
f47f4b69e2 bug #1579701: error listing bookmarks
when dropping a table and no pmadb
2006-11-26 10:57:48 +00:00
Michal Čihař
265958367e Fix check for encrypted file (bug #1596304). 2006-11-19 20:57:24 +00:00
Michal Čihař
99da0295ea Fix typos (bug #1597137). 2006-11-19 20:54:19 +00:00
Michal Čihař
b96715b12d Fix XSS on database comment, thanks to laurent gaffié. 2006-11-18 19:33:20 +00:00
Michal Čihař
557962a38d Define headers which to trust in configuration, thanks for help with this to Christian Schmidt, Peytz & Co. 2006-11-18 12:59:44 +00:00
Marc Delisle
3c5b5d693a undefined index 2006-11-18 11:49:48 +00:00
Michal Čihař
3f8663ead7 Trust only listed proxies for IP Allow/Deny. 2006-11-17 09:52:45 +00:00
Michal Čihař
7e5f61842c Fix path disclossure while passing array as some params. 2006-11-17 09:32:19 +00:00
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
f0780e3129 Add backward compatibility code to affect above renaming. 2006-10-25 14:16:37 +00:00
Michal Čihař
cac4247057 Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
Michal Čihař
ad06b4a991 Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
Michal Čihař
cd7c481458 Allow to edit small number of fields vertically and lange number horizontally (RFE #1581773). 2006-10-25 08:54:03 +00:00
Marc Delisle
6455e65bc9 wrong parameter when calling error.php 2006-10-19 20:48:14 +00:00
Michal Čihař
0564ecc946 Fix escaping of long query with js (thanks to Erwin for report). 2006-10-19 15:56:46 +00:00
Michal Čihař
39ac60384a Rename db_details_db_info.inc.php to db_info.inc.php. 2006-10-19 08:54:19 +00:00
Michal Čihař
70ec4567d5 Rename left_header to navigation_header. 2006-10-18 14:54:35 +00:00
Michal Čihař
0bca319d18 Keep 0 in exported auto_increment fields (bug #1440544). 2006-10-18 14:39:49 +00:00
Michal Čihař
8de3d47aa0 Let's again obey TextareaRows (bug #1465906). 2006-10-18 14:18:20 +00:00
Marc Delisle
6e7eba3d5b bug #1567316, renaming a db containing a view 2006-10-18 13:03:57 +00:00
Michal Čihař
ed4226d595 remove spaces from end/beginning 2006-10-18 10:17:27 +00:00
Michal Čihař
8006c1a03e Write own parser so that quoting is optional (RFE #1579163). 2006-10-18 08:10:38 +00:00
Michal Čihař
cefeceeff0 fix behaviour when invalid string is specified 2006-10-18 08:09:03 +00:00
Michal Čihař
382d60402a Support displaying in UTC (RFE #1440386). 2006-10-18 07:49:06 +00:00
Marc Delisle
3cd881c9e3 export nothing if no tables are selected 2006-10-17 17:10:40 +00:00
Michal Čihař
bc42b28304 Correctly handle unix timestamp (RFE #1440386). 2006-10-17 12:19:41 +00:00
Michal Čihař
cc2d695d8b Add support for hiding server information. 2006-10-17 10:25:01 +00:00
Michal Čihař
27696bd1e0 Add support for ON DUPLICATE KEY (bug #1576226). 2006-10-17 09:46:07 +00:00
Michal Čihař
bf22bc374f Switch to \n on Mac, as it is reported to be common EOL there now (bug #1577590). 2006-10-16 11:56:36 +00:00
Michal Čihař
491187ed77 Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*. 2006-10-16 07:43:48 +00:00
Michal Čihař
b495cd337a Remove last CVS mentions. 2006-10-13 08:23:32 +00:00
Michal Čihař
1ebe25729e Use HeadURL instead of Source keyword. 2006-10-13 08:21:55 +00:00
Michal Čihař
0d9c5892c6 Fix cvs/csv typo. 2006-10-13 08:14:31 +00:00
Michal Čihař
92c898727f Move cleanup to separate function (bug #1569123). 2006-10-13 07:52:34 +00:00
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Michal Čihař
d9c440c01b Fix parsing of CHAR column type (bug #1573502). 2006-10-10 14:44:25 +00:00
Michal Čihař
861d70b5a2 Fix MIME type and extension to state before plugins were introduced (patch #1570742, thanks to ssevennm - ssevennm). 2006-10-10 14:20:58 +00:00
Michal Čihař
2b5baa6e9a Check for sent headers, provide backtrace in this case. 2006-10-10 14:06:56 +00:00
Michal Čihař
f741e2eb76 Fix displaying of entered query. 2006-10-10 14:02:37 +00:00
Michal Čihař
54738174ee Correctly fail if file is too short (bug #1574340). 2006-10-10 13:04:44 +00:00
Marc Delisle
6de7cbca22 bug 1562533, unbuffered queries 2006-10-09 12:39:08 +00:00
Marc Delisle
9ef2fade2a bug #1568341, last part of the fix 2006-10-06 17:04:43 +00:00