Commit Graph

7434 Commits

Author SHA1 Message Date
Michal Čihař
45b724d66c remove empty line at the end of file causing php warnings 2005-09-27 14:21:56 +00:00
Sebastian Mendel
858f910004 completed function docblocks 2005-09-27 14:18:58 +00:00
Michal Čihař
4423a17b76 improve some messages 2005-09-27 14:08:38 +00:00
Sebastian Mendel
b8741540db moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes 2005-09-27 13:53:49 +00:00
Michal Čihař
fe75253e41 Separate some new information on MySQL 5. 2005-09-27 10:57:06 +00:00
Michal Čihař
70a5936680 translation update, finally complete 2005-09-27 08:17:29 +00:00
Michal Čihař
d3a666f936 improve fix for [ 1303994 ] PHP error message on empty queries 2005-09-26 20:04:02 +00:00
Michal Čihař
46a89458e3 update comment 2005-09-26 19:39:46 +00:00
Michal Čihař
db82872c0a Do not allow to create table that already exists (RFE #1255931). 2005-09-26 19:35:53 +00:00
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
176c60cfe3 2.6.5-dev 2005-08-27 11:35:46 +00:00
Marc Delisle
af6cf8d6d7 lang 2005-08-26 16:31:29 +00:00
Marc Delisle
ae405f507e update 2005-08-26 16:29:58 +00:00
Marc Delisle
b073c6365e patch #1257134: no longer emit the strPmaUriError message 2005-08-23 23:08:21 +00:00
Marc Delisle
b4b17a122f bug #1267177 wrong return page after edit 2005-08-23 15:57:51 +00:00
Michal Čihař
b8ece09b6b Do not get TABLES as table name, it's used on some queries by MySQL 5.0.x (bug #1266623). 2005-08-23 12:14:36 +00:00
Michal Čihař
6268182df8 Abide cfg['Lang'] settings even if using MySQL > 4.1.x (bug #1266626). 2005-08-23 11:56:52 +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
d744fc05a2 needs theme version 3 2005-08-20 20:24:39 +00:00
Marc Delisle
4953ca003e bug #1258956, typo 2005-08-20 20:11:27 +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
1f807998d9 lang 2005-08-19 17:02:43 +00:00
Marc Delisle
23397f1e2b update 2005-08-19 17:01:49 +00:00
Marc Delisle
d89282459f lang 2005-08-19 16:57:13 +00:00
Marc Delisle
c9aee582bf update 2005-08-19 16:43:37 +00:00
Marc Delisle
1d00f4852b lang 2005-08-18 20:48:18 +00:00
Marc Delisle
a66a21c3b9 update 2005-08-18 20:47:08 +00:00
Marc Delisle
8646b8d986 update 2005-08-18 20:45:07 +00:00
Marc Delisle
8df5c04f29 lang 2005-08-18 10:52:20 +00:00
Marc Delisle
31749b61d1 update 2005-08-18 10:50:13 +00:00
Marc Delisle
05a72f2c85 update 2005-08-18 10:40:16 +00:00
Marc Delisle
83a661c9a5 new slovak translator 2005-08-18 10:27:03 +00:00
Marc Delisle
b73b721f05 update 2005-08-18 10:25:19 +00:00
Marc Delisle
2c28a06dc4 update 2005-08-18 10:17:52 +00:00
Marc Delisle
2f52517c87 update 2005-08-18 10:09:13 +00:00
Marc Delisle
e443386a44 update 2005-08-18 09:58:59 +00:00
Marc Delisle
a4765ef2c3 update 2005-08-18 09:50:23 +00:00
Marc Delisle
b25063aac7 update 2005-08-18 09:41:35 +00:00
Marc Delisle
5076b9cd81 update 2005-08-18 09:36:25 +00:00
Marc Delisle
7e4dcde5c5 patch #1252031, CSS for navigation tabs 2005-08-16 18:08:36 +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
7cf7ada8ac patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +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
cd75266da0 problem after editing/saving a row (seen in IE6) 2005-08-14 19:20:17 +00:00
Marc Delisle
b8e35ba1b9 as suggested by an English teacher... 2005-08-13 12:18:15 +00:00
Marc Delisle
072da7a52c bug #1257106, display problem in the left frame (IE) 2005-08-12 13:14:06 +00:00
Marc Delisle
fc50139668 remove the 'InnoDB free' segment from table comments 2005-08-12 11:07:41 +00:00