Commit Graph

2764 Commits

Author SHA1 Message Date
Marc Delisle
1978e182d2 new export plugin for NHibernate 2007-11-06 17:51:37 +00:00
Sebastian Mendel
9613eb2625 save settings stored in cookies before calling the auth module (calling the auth module will end script execution and never reach the place where settings get stored in cookie) 2007-11-05 13:25:17 +00:00
Marc Delisle
8b67c1819b bug #1817224 [import] Incorrect detection of file_uploads in some cases 2007-11-05 12:24:13 +00:00
Marc Delisle
d6da079aaf bug #1825172 [export] Exporting and functions 2007-11-03 14:52:05 +00:00
Marc Delisle
a4be8e0efd bug #1824506 [profiling] Profile command repeated on older MySQL servers 2007-11-02 17:34:58 +00:00
Marc Delisle
1410002c86 wrong default charset in case of broken session 2007-11-02 16:45:49 +00:00
Marc Delisle
d3a46e209c patch #1821154, HTTP authentication: fix auth working with php/mod_fastcgi 2007-11-01 20:59:48 +00:00
Marc Delisle
ee0203e525 patch #1818389 to remove a notice (failed to flush buffer) 2007-11-01 20:48:43 +00:00
Marc Delisle
5eb4fee323 partition maintenance 2007-11-01 13:14:58 +00:00
Marc Delisle
f1a266c778 fix multi-server login bug introduced in revision 10855; ensure that the new _form_params are really used by the called function; missing doc for PMA_generate_common_hidden_inputs() 2007-10-26 17:08:12 +00:00
Marc Delisle
518cb592e5 more partition stuff 2007-10-26 12:40:23 +00:00
Marc Delisle
5f2d082a1b make export in PDF work with the PHP5 TCPDF version 2007-10-24 16:57:25 +00:00
Sebastian Mendel
67bf403cfb config variables are always set 2007-10-24 09:44:07 +00:00
Marc Delisle
6e39abf02a patch #1817529 [auth] Incorrect login via URL when AllowArbitraryServer is true, thanks to Juergen Wind 2007-10-22 16:47:52 +00:00
Marc Delisle
cb576daa05 bug #1814463 Wrong database size 2007-10-20 18:58:04 +00:00
Marc Delisle
ad8dc8e189 bug #1805102, TextareaAutoSelect issues 2007-10-20 17:54:15 +00:00
Marc Delisle
6342e828ea bug #1777249 [display] Remove horizontal lines in navigation panel 2007-10-20 17:19:39 +00:00
Marc Delisle
ff0e9e14a8 new strIndexesSeemEqual 2007-10-19 16:24:20 +00:00
Sebastian Mendel
e19db554ee upgraded TCPDF to 1.53.0.TC034 (PHP 5) - (needs some more work) 2007-10-19 11:33:00 +00:00
Marc Delisle
e9da128bc0 strRowsDeleted, strRowsAffected 2007-10-18 17:15:39 +00:00
Sebastian Mendel
cacd94d629 cleanup -- needs further work (old ereg* functions) 2007-10-18 14:40:13 +00:00
Sebastian Mendel
67d6d5327d cleanup 2007-10-18 12:23:01 +00:00
Sebastian Mendel
afc5d44bed minor cosmetic changes 2007-10-18 12:12:07 +00:00
Sebastian Mendel
62ee5d8491 cleanup 2007-10-18 12:10:22 +00:00
Sebastian Mendel
2f476bf502 cleanup 2007-10-18 12:04:23 +00:00
Sebastian Mendel
980f2f0f1e utf-8 is the default ... now 2007-10-18 11:37:05 +00:00
Sebastian Mendel
9fbb84f28d cleanup 2007-10-18 11:36:27 +00:00
Sebastian Mendel
be0373f9d0 cleanup 2007-10-18 10:09:51 +00:00
Sebastian Mendel
d138f1f856 cleanup 2007-10-18 09:03:01 +00:00
Sebastian Mendel
37a4099a4f cleanup 2007-10-18 08:51:19 +00:00
Sebastian Mendel
7bb7e7424c PHP 5 supports specifying output charset for html_entities_decode() 2007-10-18 07:31:21 +00:00
Sebastian Mendel
26599a4fe2 fixed call to PMA_Message::addParam() 2007-10-18 07:24:04 +00:00
Sebastian Mendel
79b0e097d3 accept PMA_Message as param
some more and fixed documentation
2007-10-18 07:12:19 +00:00
Sebastian Mendel
86e2bfa05a this locale string expects a numeric value, not a formated sting 2007-10-18 07:01:15 +00:00
Sebastian Mendel
d5c158f3c0 PMA_showMessage(): cleanup - fix 2007-10-17 15:55:59 +00:00
Sebastian Mendel
d165fe8e18 PMA_showMessage(): cleanup 2007-10-17 15:47:26 +00:00
Sebastian Mendel
bccd6fea65 cleanup 2007-10-17 14:07:58 +00:00
Sebastian Mendel
2ebc28fe34 cleanup 2007-10-17 14:01:50 +00:00
Sebastian Mendel
e22992d956 cleanup 2007-10-17 13:51:06 +00:00
Sebastian Mendel
26d96b8fc0 make use of PMA_Message 2007-10-17 13:33:32 +00:00
Sebastian Mendel
ac6ae7ecf1 tweaked "showing rows x to y (...)" message
fixed wrong config variable used for max exact view count
2007-10-17 13:12:18 +00:00
Sebastian Mendel
a726763bda better check for strings
use no separator if requested, really
2007-10-17 13:10:39 +00:00
Sebastian Mendel
085a7c8f22 make use of PMA_Message 2007-10-17 12:14:19 +00:00
Sebastian Mendel
06b2fea3e3 added functionality
cleanup
comments/phpdoc
2007-10-17 11:51:48 +00:00
Sebastian Mendel
1454a3e599 PMA_showMessage(): removed obsolete check for $show_error_header 2007-10-17 10:10:17 +00:00
Sebastian Mendel
b53e28bd31 PMA_mysqlDie(): cleanup, make use of PMA_getIcon() and better use of PMA_generate_common_url() 2007-10-17 10:05:27 +00:00
Sebastian Mendel
0f18e49843 make use of PMA_Message 2007-10-17 09:06:00 +00:00
Sebastian Mendel
68cad9ad8b bug #1814733 win: copy db to mixed name db fails
make use of PMA_Message
do not just exit (blank white page) in case of error when copying/moving tables
2007-10-17 07:38:31 +00:00
Sebastian Mendel
9b7f22ae50 cleanup
moved relation function into relation library file
(some of the changes where checked in with previous checkin by accident)
2007-10-16 15:00:51 +00:00
Sebastian Mendel
d9eebc2ae0 removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed 2007-10-16 14:02:16 +00:00