Commit Graph

2990 Commits

Author SHA1 Message Date
Sebastian Mendel
021d4b78a0 use http_build_query();
add some doc;
2008-07-09 05:53:17 +00:00
Marc Delisle
bf3b1def54 explain the reason for this script 2008-07-08 19:15:27 +00:00
Michal Čihař
7fb6bc2370 There is no en-iso-8859-1 anymore, so do not attempt to use it. 2008-07-08 15:55:35 +00:00
Marc Delisle
1ce9daf87c bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn 2008-07-05 22:01:04 +00:00
Marc Delisle
544831fda7 patch #2007196, Typos in comments, thanks to knittl - knittl 2008-07-01 19:21:28 +00:00
Marc Delisle
71efad3fe7 message change, thanks to Sebastian Mendel 2008-07-01 18:54:53 +00:00
Marc Delisle
4eabff1312 From Piotr, a GSOC student for us, who needs a way to get unfiltered language list 2008-07-01 18:42:41 +00:00
Marc Delisle
8f4f6d8878 rfe #1962383 [designer] Option to create a PDF page 2008-06-30 19:07:09 +00:00
Marc Delisle
d2f2a63467 missing parameter 2008-06-30 13:41:52 +00:00
Marc Delisle
71d4770bd5 None as default choice for default value 2008-06-29 13:08:59 +00:00
Marc Delisle
1c96d44d34 Font size option problem when no config file 2008-06-28 15:46:54 +00:00
Marc Delisle
96adecc19b bug #1989281 [export] CSV for MS Excel incorrect escaping of double quotes 2008-06-28 14:17:11 +00:00
Marc Delisle
280de08922 XHTML fixes 2008-06-28 13:44:48 +00:00
Marc Delisle
e4f84a9bbb PMA_getTableDef() is also called from Table.class.php 2008-06-27 14:27:18 +00:00
Marc Delisle
5d61bfbba1 bug #1989281 [export] Export fails if one table is marked as crashed 2008-06-26 15:37:15 +00:00
Marc Delisle
fb12c49cc8 missing message and description for pbxt_log_file_count 2008-06-26 14:03:09 +00:00
Marc Delisle
58e6a55a39 PBXT variables 2008-06-25 18:04:10 +00:00
Marc Delisle
134b41faf6 make footnote tooltips work again; ensure ids are unique 2008-06-25 17:01:31 +00:00
Marc Delisle
7c166c00fb XHTML incorrect in href 2008-06-25 15:41:51 +00:00
Marc Delisle
b953cbccc4 doc for footnotemarker 2008-06-25 13:06:29 +00:00
Marc Delisle
46fc8af013 bug #1992628 [parser] SQL parser removes essential space 2008-06-24 17:51:49 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Marc Delisle
4e76dc40a3 improved fix for bug 1996943 2008-06-20 17:53:30 +00:00
Marc Delisle
be10c2988f bug #1996943 [export] Firefox 3 and .sql.gz (corrupted) 2008-06-19 12:29:48 +00:00
Marc Delisle
fdff4d6b71 patch #1972915 version 3 + Luc modifs + Marc modifs (link in contrib/swekey.sample.conf 2008-06-17 17:20:53 +00:00
Michal Čihař
d328affeef This is a number. 2008-06-17 12:16:57 +00:00
Marc Delisle
cec1847121 bug #1990342 [import] SQL file import very slow on Windows 2008-06-13 17:18:18 +00:00
Marc Delisle
6d4a7b0b2f bug #1989081 [profiling] Profiling causes query to be executed again 2008-06-13 16:26:21 +00:00
Marc Delisle
f5a76baa0c [auth] support Feebee hardware authentication 2008-06-12 12:36:10 +00:00
Sebastian Mendel
bd9ee5137b fixed bug #1966437 copy db broken 2008-06-11 11:29:33 +00:00
Marc Delisle
353b437051 correctly obey the Show BINARY and Show BLOB checkboxes 2008-06-10 12:29:33 +00:00
Michal Čihař
00f893361f This has been fixed in PHP 5.1.0, we support 5.2+. 2008-06-02 14:04:29 +00:00
Michal Čihař
1e29fc466e Complete docs for controuser/controlpass. 2008-06-02 13:21:47 +00:00
Michal Čihař
efc4f5a9ba Translation is already loaded by libraries/select_lang.lib.php. 2008-06-02 13:20:00 +00:00
Marc Delisle
cf0542758a bug #1936761 [interface] BINARY not treated as BLOB: update/delete issues 2008-06-01 13:02:12 +00:00
Marc Delisle
80b7f58ca2 sometimes we cannot rely on the cached information about a table 2008-05-31 13:34:16 +00:00
Marc Delisle
8e570751c5 do not call twice the transform or default function 2008-05-31 12:53:57 +00:00
Marc Delisle
d85d7f82ef bug #1977046, no table pagination; revert of revision 11247 2008-05-29 16:41:20 +00:00
Marc Delisle
0fcc6cd705 old code for when PMA was not utf-8-only 2008-05-25 13:22:49 +00:00
Marc Delisle
050ba7b6cc no longer need the global using_mb_charset as version 3 is utf-8-only 2008-05-25 13:16:31 +00:00
Marc Delisle
59e00a6f0b formatting for display options 2008-05-25 12:21:51 +00:00
Marc Delisle
2667e21340 incorrect XHTNL attribute 2008-05-25 12:08:02 +00:00
Marc Delisle
3474d5d2a5 display options: relational key/display field 2008-05-23 17:47:00 +00:00
Marc Delisle
2dc280458f non-quoted list of columns in relation view for internal relations 2008-05-23 12:19:20 +00:00
Marc Delisle
5248772940 display options and print view 2008-05-23 11:57:49 +00:00
Marc Delisle
3b57a26184 refactor data cell preparation 2008-05-22 17:33:27 +00:00
Marc Delisle
0cefe743f9 oops, BLOBs always shown 2008-05-21 17:05:56 +00:00
Marc Delisle
b9baa825c1 display options (work in progress) 2008-05-21 15:49:57 +00:00
Marc Delisle
a6feb09d4d bug #1955572 oops we still need the alt tag but empty 2008-05-18 16:57:12 +00:00
Marc Delisle
076ede089d unused variable 2008-05-18 15:53:27 +00:00