Commit Graph

96 Commits

Author SHA1 Message Date
Michal Čihař
3f258cfb45 Cleanup of message displaying and navigation reloading. 2004-10-21 10:18:12 +00:00
Michal Čihař
aca8292833 Allow simple blocking of root login (RFE #1012971), show just Access denied in case we denied it. 2004-10-20 15:50:52 +00:00
Marc Delisle
a017257c22 use already made icon for hint 2004-10-20 12:49:25 +00:00
Marc Delisle
9b61bbf88c PMA_showHint 2004-10-20 00:03:26 +00:00
Michal Čihař
0cf5a3cb56 Fix left frame reloading after dropping table (bug #1034531). 2004-10-19 16:19:24 +00:00
Michal Čihař
82e4fb6cc3 0 as field name causes problems (bug #1042235). 2004-10-19 13:55:00 +00:00
Marc Delisle
11a6564840 bug #1037004 UPDATE statement not showing 2004-09-29 20:20:57 +00:00
Marc Delisle
f213938455 bug #1036678 2004-09-29 19:56:04 +00:00
Michal Čihař
b425d0ebab Do not prepend $cfg['ThemePath'] with another './'. 2004-09-23 14:36:54 +00:00
Michal Čihař
4e37b29113 Better theme version check (bug #1023029). 2004-09-14 14:21:31 +00:00
Marc Delisle
2814c4ce81 remove remaining charset introducers 2004-09-03 20:16:03 +00:00
Marc Delisle
6111ce7d45 replace charset introducer by CONVERT USING 2004-09-03 18:59:22 +00:00
Marc Delisle
5103056f34 bug 1006011, save the chosen connection collation into a cookie 2004-08-26 11:12:17 +00:00
Marc Delisle
2102df6073 move search operators to config 2004-08-17 12:37:37 +00:00
Michal Čihař
8f3c3accec Better appending of LIMIT (bug #978930). 2004-08-16 15:55:06 +00:00
Michal Čihař
37307b9905 remove useless comparsion 2004-08-12 18:08:18 +00:00
Michal Čihař
ae85313a36 Impleneted versioning and naming for themes (RFEs #991642 and #991645). 2004-08-12 17:38:43 +00:00
Michal Čihař
ca5b16f654 Change look of adding fields into table (bug #991095).
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Marc Delisle
e18937d5d2 better use default values in the fonction 2004-07-25 21:20:10 +00:00
Marc Delisle
837639360f bug 997682 Illegal mix of collations 2004-07-25 20:17:53 +00:00
Marc Delisle
a991dc6265 typo about GLOBALS 2004-07-15 11:17:47 +00:00
Marc Delisle
6f97956b60 bug 989581 and display problems if left panel when switching themes 2004-07-14 13:16:03 +00:00
Marc Delisle
ed3eaa7449 renamed colors.inc.php to layout.inc.php 2004-07-12 15:20:55 +00:00
Marc Delisle
0e8e84d8c0 bug 981359 optional hex for binary 2004-07-01 01:30:37 +00:00
Alexander M. Turek
5dd5999d7f security fix against $_REQUEST['cfg'] exploits 2004-06-30 13:13:19 +00:00
Marc Delisle
eaea6da89d BrowseMarkerEnable 2004-06-24 14:20:26 +00:00
Marc Delisle
f5db2f7cfe BrowsePointerEnable 2004-06-24 13:47:01 +00:00
Marc Delisle
de04757024 LeftPointerEnable 2004-06-24 12:41:10 +00:00
Michal Čihař
d924b831fd Use read_dump.php instead of sql.php for links, otherwise we'll fail on commas. 2004-06-24 11:28:30 +00:00
Marc Delisle
4eb829f874 remove /images 2004-06-23 13:31:44 +00:00
Marc Delisle
85c2d52ce5 missing elements for Refresh link feature 2004-06-22 18:16:45 +00:00
Marc Delisle
919bfd6646 redesign phase 4 2004-06-18 20:02:27 +00:00
Marc Delisle
9d339c0a1f undefined unparsed_sql when fmtType is none 2004-06-17 19:46:33 +00:00
Marc Delisle
03f9900a64 fix original theme colors 2004-06-17 09:47:13 +00:00
Marc Delisle
a828c214da better message 2004-06-16 23:06:07 +00:00
Marc Delisle
59a2ae4d90 missing tags 2004-06-16 12:39:00 +00:00
Michal Čihař
1eaa0a7596 slight optimalisation 2004-06-16 07:39:48 +00:00
Marc Delisle
21fbc1d33d missing title tags 2004-06-16 01:54:29 +00:00
Michal Čihař
367d508d21 On error show edit link with table context if possible. 2004-06-15 17:27:17 +00:00
Michal Čihař
9e75a51fd0 for marc :-) 2004-06-15 15:36:56 +00:00
Marc Delisle
67d381bb22 test for PMA_securePath 2004-06-15 15:26:50 +00:00
Marc Delisle
a12663d2d0 PMA_securePath 2004-06-15 14:50:22 +00:00
Michal Čihař
019ce8747e Use same code for all server selection, possibly display server links also in right frame, show server links in query frame when possible. 2004-06-15 13:05:02 +00:00
Michal Čihař
cad8362923 various theme selector fixes 2004-06-15 11:10:55 +00:00
Michal Čihař
092769a727 Support for SHA1 function (RFE #971703). 2004-06-15 10:37:39 +00:00
Marc Delisle
bdaf8242e4 make it work with older config file 2004-06-14 23:16:37 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Michal Čihař
d9cc90927c Add FOREIGN_KEY_CHECKS=0 to export (RFE #966038). 2004-06-08 09:21:48 +00:00
Alexander M. Turek
e10e729b96 backwards compatibility 2004-06-08 05:50:02 +00:00
Michal Čihař
6ecfb039fc Remove spaces from strServer, strDatabase 2004-06-03 10:20:28 +00:00