Commit Graph

8941 Commits

Author SHA1 Message Date
Sebastian Mendel
915e4f3ff3 updated testcase for themes 2007-12-20 11:27:34 +00:00
Sebastian Mendel
b0e3a115be revised table relation code 2007-12-19 16:10:23 +00:00
Sebastian Mendel
7b97eaa6f0 added missing examples and some functionality 2007-12-19 15:22:36 +00:00
Marc Delisle
2d1c29d3f8 bug #1813508 [login] Missing parameter: field after re-login 2007-12-18 18:13:24 +00:00
Sebastian Mendel
e0670d449a ... but do not rely on arg_separator.output 2007-12-18 15:48:24 +00:00
Sebastian Mendel
5c1fec5bc7 make use of http_build_query() 2007-12-18 15:14:35 +00:00
Sebastian Mendel
b5ac463b81 bug #1798786 [import] Wrong error when a string contains semicolon 2007-12-18 09:27:12 +00:00
Sebastian Mendel
c7cf86e3cf bug #1764182 [cookies] Suhosin cookie encryption breaks phpMyAdmin 2007-12-18 08:02:41 +00:00
Sebastian Mendel
1e015a8214 bug #1826205 [export] Problems with yaml text export 2007-12-17 14:56:29 +00:00
Marc Delisle
96bd2a4978 bug #1851833 [display] Sorting forgets an explicit LIMIT (fix for sorting on column headers) 2007-12-16 15:57:09 +00:00
Marc Delisle
78a3a6dacb parser (analyzer) the section_before_limit should not contain the LIMIT clause itself; and extract the limit_clause 2007-12-16 15:18:23 +00:00
Marc Delisle
cb99089061 avoid a warning on opendir 2007-12-15 14:30:37 +00:00
Marc Delisle
a4dfad8912 bug #1848889 [export] export trigger should use DROP TRIGGER IF EXISTS 2007-12-14 17:48:39 +00:00
Sebastian Mendel
50b63510de bug #1823018 [charset] Edit(Delete) img-links pointing to wrong row 2007-12-14 12:47:31 +00:00
Sebastian Mendel
d7ecf570dc replaced NULL/NOT NULL selectbox with checkbox (preserver space) 2007-12-14 11:39:46 +00:00
Sebastian Mendel
5eb12c777b bug #1845605 [i18n] translators.html still uses iso-8859-1 2007-12-14 10:18:01 +00:00
Sebastian Mendel
b420984a06 bug #1724217 [Create PHP Code] doesn't include newlines for text fields 2007-12-14 10:09:42 +00:00
Sebastian Mendel
899c69facd bug #1664240 [GUI] css height makes cfg TextareaRows useless 2007-12-14 09:22:43 +00:00
Marc Delisle
c3f7496a7f bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI 2007-12-13 18:48:53 +00:00
Sebastian Mendel
bb70f2d7b6 rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY, thanks to Gert Palok - gert_p 2007-12-13 17:25:59 +00:00
Sebastian Mendel
2609789026 rfe #1758177 [core] Add the Geometry DataTypes 2007-12-13 16:56:09 +00:00
Sebastian Mendel
45fb839b19 added spatial functions for 'insert new row' function select box;
updated all other functions in list;
2007-12-13 16:42:27 +00:00
Sebastian Mendel
b1939a554a apply limit for max db/tale listed to SHOW also;
raised minimum MySQL version in case of error to 5.0.15;
there is only utf8 in PMA 3;
2007-12-13 14:57:25 +00:00
Sebastian Mendel
2179a190c2 improved speed of processing database structure view 2007-12-13 14:09:40 +00:00
Sebastian Mendel
2ca4e1b107 rfe #1775288 [transformation] proper display if IP-address stored as INT 2007-12-13 13:08:31 +00:00
Sebastian Mendel
c77f3bd21f group data types 2007-12-13 12:49:31 +00:00
Sebastian Mendel
8eaf437123 updated MySQL data types 2007-12-13 12:00:00 +00:00
Sebastian Mendel
2af8ede13d add summarizes to debug output 2007-12-13 10:29:43 +00:00
Sebastian Mendel
560c6d4f6f config option to disable use of information_schema (if ok backport to QA_2_11) 2007-12-13 10:07:01 +00:00
Sebastian Mendel
d462d869ad with $GLOBALS['cfg']['DBG']['enable'] = true display executed queries and there times in the main footer 2007-12-13 09:20:41 +00:00
Sebastian Mendel
a54329efa9 finished todos: no need to save zip file locally, use own zip class 2007-12-12 12:17:07 +00:00
Sebastian Mendel
9d2cdfbf5a fixed text aligning for RTL languages 2007-12-12 12:16:17 +00:00
Sebastian Mendel
fa6cfecadf fixed bug: could not delete databases with %XX in name, due to wrong urldecode() 2007-12-12 09:30:20 +00:00
Sebastian Mendel
6a8e779a28 display server tabs if no table or db is selected (dropping multiple databases from server_databases view) 2007-12-12 09:25:09 +00:00
Sebastian Mendel
283c8ea014 removed bottom border ("new window link" already shows a dividing rule) 2007-12-12 09:08:13 +00:00
Sebastian Mendel
ba3226c70a MySQL bug #20910 fixed in 5.0.25 (http://dev.mysql.com/doc/refman/5.0/en/news-5-0-25.html);
code order
2007-12-12 08:58:47 +00:00
Sebastian Mendel
0ced617aff MySQL bug #20910 fixed in 5.0.25 (http://dev.mysql.com/doc/refman/5.0/en/news-5-0-25.html) 2007-12-12 08:53:34 +00:00
Marc Delisle
ea594740ca remove debug code 2007-12-10 18:14:16 +00:00
Marc Delisle
ffc9a28eaf bug #1806236 Make the world write check on config.inc.php optional 2007-12-10 18:02:20 +00:00
Marc Delisle
60c65ae220 bug #1835654 [core] wrong escaping when using double quotes 2007-12-09 13:40:51 +00:00
Marc Delisle
c7ba1bb032 bug #1832285 mysql DBI does not handle when control user connection fails 2007-12-09 13:06:21 +00:00
Michal Čihař
8be5ccc592 Improve translation. 2007-12-09 10:57:52 +00:00
Marc Delisle
0b105accbf 2.11.3 and small changes in README 2007-12-08 12:46:36 +00:00
Marc Delisle
e57fcde535 improve formatting of strAccessDeniedExplanation 2007-12-07 17:57:45 +00:00
Marc Delisle
aeea642811 bug #1835904 [GUI] Back link after a SQL error forgets the query 2007-12-05 17:53:52 +00:00
Marc Delisle
7732222321 bug #1843463 [GUI] DROP PROCEDURE does not show alert 2007-12-05 17:01:48 +00:00
Sebastian Mendel
f3583d2460 sorry, - does not work with hard coded URL of course ... if supported this needs to be generated on the fly 2007-12-05 11:49:38 +00:00
Sebastian Mendel
70a10cb01d added webapp configuration file for use with Mozilla Prism (see: http://labs.mozilla.com/2007/10/prism/) 2007-12-05 11:43:23 +00:00
Sebastian Mendel
4c1ad61939 [lang] German update, thanks to Jürgen Wind - windkiel 2007-12-05 11:26:51 +00:00
Marc Delisle
d3f7911ded bug #1807816 [search] regular expression search does not work with backslashes 2007-12-04 18:07:16 +00:00