Commit Graph

3542 Commits

Author SHA1 Message Date
Marc Delisle
e8c3f1dbd2 bug #1871164 [GUI] Empty and navigation frame synch. 2008-01-23 17:36:28 +00:00
Sebastian Mendel
6207216296 differ between PHP and SQL debugging 2008-01-22 08:19:52 +00:00
Sebastian Mendel
801249f3a5 use function for caching 2008-01-22 07:29:08 +00:00
Sebastian Mendel
9fe52edc49 fixed slashes in regex 2008-01-21 14:51:54 +00:00
Sebastian Mendel
f33ea1151e oops, of course cache per server 2008-01-21 14:40:32 +00:00
Sebastian Mendel
b7733ad022 get all db comments at once, not with single queries 2008-01-21 13:52:26 +00:00
Sebastian Mendel
2bb7833f50 cache user privilege information;
replaced ereg_* with preg_* functions;
some tweaks
2008-01-21 12:50:19 +00:00
Sebastian Mendel
67b6618439 cache is_superuser info 2008-01-21 12:14:00 +00:00
Sebastian Mendel
4a3a83e40c cache MySQL profiling support information 2008-01-21 11:51:53 +00:00
Sebastian Mendel
32ba2d44bf no need to call PMA_profilingSupported() if isset($_REQUEST['profiling']) is false 2008-01-21 11:44:37 +00:00
Sebastian Mendel
227c7747c0 cache MySQL charset and collation information 2008-01-21 11:35:33 +00:00
Sebastian Mendel
6174b881c5 cache MySQL version info 2008-01-21 11:19:21 +00:00
Sebastian Mendel
bd501a302b removed obsolete PMA_ENGINE_KEYWORD 2008-01-21 11:07:16 +00:00
Sebastian Mendel
e3672d6a5f removed use charset_connection 2008-01-21 10:05:36 +00:00
Marc Delisle
4b25f91359 slider for Routines 2008-01-17 14:11:54 +00:00
Marc Delisle
2a6119d393 start to use Mootools for slider effects 2008-01-17 13:48:22 +00:00
Michal Čihař
83606fda0b Fix typo. 2008-01-16 02:17:22 +00:00
Michal Čihař
1e7c368ae6 Add Texy! export defaults. 2008-01-16 02:16:28 +00:00
Michal Čihař
2ddcac3f82 Add Texy! markup export. 2008-01-16 02:07:26 +00:00
Marc Delisle
b2a8412c11 bug #1866041 [interface] Incorrect sorting with AS 2008-01-13 13:49:01 +00:00
Marc Delisle
618cb07b26 should go to ['userconf'] 2008-01-05 15:12:30 +00:00
Marc Delisle
603e566c0d bug #1864468 [display] Theme does not switch to darkblue_orange 2008-01-05 13:33:05 +00:00
Marc Delisle
dafe790a10 patch #1861717 [export] CSV Escape character not exported right 2008-01-02 16:46:42 +00:00
Marc Delisle
358dfaf08c These should go to ['userconf'] 2008-01-01 15:03:50 +00:00
Marc Delisle
85983dd6e7 bug #1814679 [display] Database selection pagination when switching servers 2008-01-01 13:39:49 +00:00
Marc Delisle
070875cb3c rfe #1840165 [interface] Enlarge column name field in vertical mode 2007-12-30 21:22:05 +00:00
Marc Delisle
6d63f4bbd1 use PMA_generate_html_radio() 2007-12-29 21:06:30 +00:00
Marc Delisle
cf1303f0fe Avoid a No tables found when deleting the last table of a db and the table limit offset becomes greater than the number of tables 2007-12-29 20:38:27 +00:00
Marc Delisle
ec408de34d bug #1821264 [display] MaxTableList and INFORMATION_SCHEMA 2007-12-27 23:50:45 +00:00
Marc Delisle
8e0a78e0c6 remove code/message for deprecated pmadb-style column comments in the export file 2007-12-23 13:49:34 +00:00
Marc Delisle
e98b21d75e bug #1783620 [parser] Subquery results without "as" are ignored 2007-12-21 18:18:44 +00:00
Marc Delisle
2ced7be900 bug #1710144 [parser] space after COUNT breaks Export but not Query 2007-12-20 12:47:43 +00:00
Sebastian Mendel
e96049f8b1 try to save some space on screen, replaced fieldset not used in form 2007-12-20 11:30:32 +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
b420984a06 bug #1724217 [Create PHP Code] doesn't include newlines for text fields 2007-12-14 10:09:42 +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