Commit Graph

8107 Commits

Author SHA1 Message Date
Sebastian Mendel
a53ccda75c fixed NOTICES introduced by commit(bug #1682044 Export file even if file not selected) 2007-03-19 15:24:36 +00:00
Sebastian Mendel
420a9d58e7 bug #1662976 Authentication fails when controluser/pass is set 2007-03-19 15:06:53 +00:00
Sebastian Mendel
d0f31e2091 bug #1672789 Undefined offset: 4 in sqlparser.lib.php #1674 2007-03-19 14:19:22 +00:00
Sebastian Mendel
5d3c12c5bd bug #1682044 Export file even if file not selected 2007-03-19 13:43:57 +00:00
Michal Čihař
b9d4e2d529 Czech translation update. 2007-03-19 13:37:34 +00:00
Sebastian Mendel
e153586543 some doc and globals 2007-03-19 13:09:33 +00:00
Sebastian Mendel
3ab281b786 fixed display of timeout message 2007-03-19 13:06:23 +00:00
Sebastian Mendel
03f2245312 bug #1664212 querywindow loses url encoded characters 2007-03-19 09:03:27 +00:00
Marc Delisle
c8c96a2d52 from patch 1649881, forgot this one 2007-03-17 15:16:09 +00:00
Marc Delisle
1f388161f4 from patch 1649881, support procedures and functions (work in progress) 2007-03-17 15:09:37 +00:00
Marc Delisle
b61b210703 with the "set" command vim no longer complains 2007-03-16 17:12:25 +00:00
Sebastian Mendel
c29b8627f9 hopefully cookie login is now working again as expected ... 2007-03-16 16:55:45 +00:00
Sebastian Mendel
3707f0d8e6 [config] clean cookies on phpMyAdmin upgrade 2007-03-16 16:55:13 +00:00
Sebastian Mendel
aba1268619 [config] clean cookies on phpMyAdmin upgrade 2007-03-16 16:48:40 +00:00
Marc Delisle
e190478d01 vim complains with a */ at the end of options 2007-03-16 16:38:42 +00:00
Marc Delisle
d543923b5b put back Byte Order Mark 2007-03-16 12:20:13 +00:00
Sebastian Mendel
ed52421872 included JavaScript escape test into PHPUnit test suite 2007-03-16 11:59:40 +00:00
Sebastian Mendel
5272b1be7d test some environment
wrap test output
2007-03-16 11:51:57 +00:00
Sebastian Mendel
a738c7435c added vim-line, tweaked doc 2007-03-16 08:58:14 +00:00
Marc Delisle
55cecc1e61 fit with new logic of revision 10078 2007-03-15 21:29:21 +00:00
Marc Delisle
2c8756fb2d bug #1609443 [privileges] Grant all priv. on wildcard name (fix message) 2007-03-15 21:12:31 +00:00
Marc Delisle
76eda3dd55 bug #1596328 [export] drop support for POSTGRESQL compatibility mode 2007-03-15 20:35:47 +00:00
Sebastian Mendel
319947b3fb fixed last fix of fix 2007-03-15 17:38:51 +00:00
Marc Delisle
91093f0b25 bug #1680952 [core] undefined function PMA_getUvaCondition() 2007-03-15 17:22:18 +00:00
Sebastian Mendel
d4164091ff bug #1674972 no export with %afm% 2007-03-15 17:15:59 +00:00
Sebastian Mendel
cf6de45646 second try ... in fixing this XSS in sanitizing.lib.php 2007-03-15 16:01:20 +00:00
Sebastian Mendel
38c50e0362 updated test 2007-03-15 15:52:04 +00:00
Sebastian Mendel
82a014ca7a fixed Notice: Undefined index (thanks to Marc Delisle) 2007-03-15 15:19:58 +00:00
Sebastian Mendel
235adc812b bug #1239401 table dot numeric field name 2007-03-15 15:01:23 +00:00
Marc Delisle
7a0e9f88b0 different default for the appearance of Designer links 2007-03-15 13:54:41 +00:00
Marc Delisle
3fef0e4f3d strMysqlLibDiffersServerVersion 2007-03-15 13:41:59 +00:00
Sebastian Mendel
e016d0a5c0 bug #1648802 different mysql library and server version 2007-03-15 12:13:04 +00:00
Sebastian Mendel
d2b12f612c bug #1666657 Cookie password delete on timeout / inactivity 2007-03-15 11:49:12 +00:00
Sebastian Mendel
05f4c05a56 bug #1667887 HTML maxlength 2007-03-15 10:32:34 +00:00
Sebastian Mendel
3e9a417afa bug #1668724 JavaScript focus login Opera 2007-03-15 10:16:15 +00:00
Sebastian Mendel
02ca5e9e51 - bug #1679055 #1050 - Table '<table name>' already exists
+ [data] better error handling in tbl_create.php
some smaller tweaks and source documentation
2007-03-15 09:12:33 +00:00
Sebastian Mendel
3dfc50d600 missing space in GUI message 2007-03-14 16:29:26 +00:00
Sebastian Mendel
71d4904b71 bug #1627210, #1083301, #1482401 [data] warning on duplicate indexes 2007-03-14 16:16:47 +00:00
Marc Delisle
b0e1be48fa index messages removed and added 2007-03-14 16:10:01 +00:00
Sebastian Mendel
af7691a469 bug #1676033 [core] pow(int,int) causes overflow 2007-03-14 12:47:37 +00:00
Sebastian Mendel
81cbcba1ca removed re-added change by accident 2007-03-14 12:43:47 +00:00
Sebastian Mendel
771afcbc0f added testsuite for PMA_pow() 2007-03-14 12:27:07 +00:00
Marc Delisle
c61b2d91f9 "older" may confuse some readers 2007-03-13 17:05:53 +00:00
Sebastian Mendel
3759bdc56d bug #1679801 [core] XSS vulnerability in PMA_sanitize() 2007-03-13 14:21:31 +00:00
Sebastian Mendel
8f8584bf2e added testsuite for PMA_sanitize 2007-03-13 13:31:53 +00:00
Marc Delisle
9ccdcd0a8b strFiles added 2007-03-13 13:08:51 +00:00
Sebastian Mendel
4d7da519f9 better sanitation on input 2007-03-13 12:46:25 +00:00
Marc Delisle
5b3ed5f3e7 bug not present in a release 2007-03-13 12:38:11 +00:00
Sebastian Mendel
9b81e50548 more sanitation on input vars;
source documentation;
some smaller tweaks;
2007-03-13 12:34:32 +00:00
Sebastian Mendel
a56222d99a improved displaying of binary logs:
- limit displayed rows to $cfg[MaxRows]
 - show single and summary log file size (MySQL >= 5.0.7)
cleaned up the code
added some more sanity checks
source documentation
2007-03-13 09:55:19 +00:00