Commit Graph

346 Commits

Author SHA1 Message Date
Michal Čihař
d5b78243d8 Do no try to parse empty SQL query (bug #1303994). 2005-09-26 19:14:12 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
Marc Delisle
b073c6365e patch #1257134: no longer emit the strPmaUriError message 2005-08-23 23:08:21 +00:00
Michal Čihař
39ea0b8557 Default charset for export is now configurable (RFE #1263772). 2005-08-22 21:41:20 +00:00
Michal Čihař
6164cb16ae Protect against possible XSS (bug #1265740), move input sanitizing to special file. 2005-08-22 21:00:52 +00:00
Marc Delisle
ecc9022346 patch #1258978, move common code for error pages out of common.lib.php 2005-08-20 13:23:35 +00:00
Marc Delisle
5de17e7cc9 patch #1252031, CSS for navigation tabs 2005-08-16 17:52:06 +00:00
Marc Delisle
3cfc06163a bug #1259951, invalid argument for foreach() 2005-08-15 17:18:37 +00:00
Marc Delisle
80aecf6518 bugs 1248577 (incorrect message 'you should define a primary key') and 1253125 (request-URI too large) 2005-08-14 19:31:55 +00:00
Marc Delisle
7b1d7b42cc patch #1246245, tree in databases selector 2005-08-04 14:47:31 +00:00
Michal Čihař
d9977e23ae Show error header on error to make clear that something bad has happened. 2005-08-04 13:52:51 +00:00
Marc Delisle
1d785c1212 patch #1249457, display improvements 2005-08-02 13:19:30 +00:00
Marc Delisle
2e5c10aa2f bug #1249239, XSS vulnerability on Create page 2005-08-01 12:38:56 +00:00
Marc Delisle
0966e9faa0 RFE #1177459, BOOL column type 2005-07-27 00:27:49 +00:00
Michal Čihař
2b28fc510d Use eval for config file including to catch parse errors (bug #1223319), on error page display config file that actually failed. 2005-07-13 11:16:51 +00:00
Robin Johnson
63798666e5 Document previous foreign-key dropdown work, and also ensure that the configuration import code works properly with it. 2005-07-11 05:51:13 +00:00
Michal Čihař
34bd15df0e Use post for print view when query is too big (bug #1203692). 2005-07-10 21:08:52 +00:00
Michal Čihař
fc1be828b6 User can now have different theme per server (RFE #1231599). 2005-07-10 18:42:00 +00:00
Michal Čihař
c6f540be72 Configurable file name templates (RFE #1226941). 2005-06-24 12:17:07 +00:00
Marc Delisle
ab217262ea bug #1216901, missing backquotes on the Browse feature in case of duplicate entry 2005-06-08 16:58:00 +00:00
Marc Delisle
8fef0686cf bug #1207395, undefined theme_generation, theme_version 2005-05-24 10:37:38 +00:00
Marc Delisle
0a136cbfba bug #1185152, setting collation for a field 2005-05-03 22:50:31 +00:00
Marc Delisle
179c05acfb bug #1193223, undefined index htmlexcel_null 2005-05-02 16:49:38 +00:00
Marc Delisle
450f13064c bug #1179241 escaping apostrophe in generated PHP code 2005-04-25 20:24:35 +00:00
Marc Delisle
15d5334de6 bug #117686, tbl_alter.php 2005-04-07 17:46:03 +00:00
Marc Delisle
01a27e8d26 bug #1163595, problem 6 2005-04-01 20:59:46 +00:00
Marc Delisle
effac6b69f bug #1163595, problem 4 2005-04-01 20:50:59 +00:00
Marc Delisle
6289ccb49c default current_timestamp is only for TIMESTAMP 2005-04-01 17:19:38 +00:00
Marc Delisle
25468cde68 XSS vuln on convcharset 2005-03-29 21:11:31 +00:00
Alexander M. Turek
c15147a848 Force separate connection for controluser queries 2005-03-24 20:57:00 +00:00
Marc Delisle
b8b9334da9 experimental support in table structure editing for MySQL 4.1.2+ TIMESTAMP options 2005-03-16 17:23:58 +00:00
Michal Čihař
a9aedbe951 Unified cookie path handling, added / to end of path (bug #1155373). 2005-03-06 21:10:53 +00:00
Marc Delisle
92ca7e0b2c native comments 2005-03-05 23:26:34 +00:00
Marc Delisle
b496149f14 new faq 2.8 about Missing parameters 2005-03-04 13:59:12 +00:00
Marc Delisle
7fbead83e4 a few comments 2005-03-04 13:43:16 +00:00
Marc Delisle
1df092f4d7 bug #1114363, error when SHOW DATABASES is disabled 2005-02-07 21:55:32 +00:00
Michael Keck
27afa33d33 tooltip function / replacement for alert box on hints 2005-01-20 16:35:53 +00:00
Alexander M. Turek
542883b8b0 Finger pointer for lightbulbs! :-) 2005-01-18 22:31:39 +00:00
Marc Delisle
ab5908be5e make lightbulbs clickable 2005-01-18 17:04:46 +00:00
Marc Delisle
4766676ee2 bug #1084820, End>> and InnoDB 2005-01-18 15:35:50 +00:00
Michael Keck
0d0f0f3094 modified function for feature request #1036254 2005-01-17 15:21:28 +00:00
Marc Delisle
6a863ea364 bug #1103201 2005-01-16 14:41:27 +00:00
Michal Čihař
ede2a6ee5d Fix timestamp in uva condition with MySQL 4.1 (bug #1097593). 2005-01-07 11:58:32 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Garvin Hicking
2a3da9f8f6 RFE #925817, better page selector with flexible jumping/pagination controls 2004-11-02 15:47:19 +00:00
Michal Čihař
a01a885f84 Comparsion is == and not = (bug #1054758). 2004-11-01 10:25:08 +00:00
Michal Čihař
d6b965b4ac Fix URI detection in case REQUEST_URI contains full URI (patch #1044123). 2004-10-25 13:01:38 +00:00
Michael Keck
d368bdc318 feature request #1036254:
Add a link by MySQL-Error #1062 - Duplicate entry
2004-10-21 21:12:00 +00:00
Michal Čihař
e08ffcaaaf Fix navigation reloading. 2004-10-21 16:47:14 +00:00
Michal Čihař
1eaea0fe95 New function PMA_buttonOrImage to display button or image to submit form and not to duplicate code on all places. 2004-10-21 11:59:21 +00:00