Alexander M. Turek
6b4f99f5c9
Don't display edit link for database-independant queries.
2003-02-15 12:29:24 +00:00
Marc Delisle
56e9cb638f
Konqueror font size
2003-02-12 18:32:31 +00:00
Alexander M. Turek
627bc42087
Don't use small fonts for Opera 7.
2003-02-04 22:58:32 +00:00
Alexander M. Turek
750ae7b029
patch #669255
2003-02-04 21:45:53 +00:00
Garvin Hicking
9854d7a4c8
When dropping a database you will get an 'undefined index "db"' PHP-notice,
...
because the $GLOBALS['db'] variable gets unset after dropping a DB and the
reload-left-frame generator still uses this variable.
Added a isset()-Workaround.
2003-02-04 11:00:12 +00:00
Alexander M. Turek
da5d854614
PHP3 compatibility.
2003-02-02 23:31:39 +00:00
Alexander M. Turek
ee1f213836
* config.inc.php3: Added $cfg['DefaultTabServer'].
...
* header.inc.php3: Link the default tabs.
2003-02-02 22:33:42 +00:00
Alexander M. Turek
4e72fdbd35
Backwards compatibility.
2003-02-02 15:01:51 +00:00
Marc Delisle
81af3773ab
binary field upload
2003-02-01 12:49:11 +00:00
Alexander M. Turek
9e77f9a5f9
Removed SSL support.
...
SSL connections to the MySQL server are not yet supported by MySQL.
2003-01-31 16:55:00 +00:00
Alexander M. Turek
ec95643301
support for encrypted and compressed connections
2003-01-31 14:06:37 +00:00
Robin Johnson
e545478659
sql.php3, libraries/common.lib.php3, libraries/sqlparser.lib.php3: Revert line 88 of sql.php3, and fix it a different way...
2003-01-13 23:19:53 +00:00
Robin Johnson
a66c941f35
ChangeLog read_dump.php3 sql.php3 libraries/common.lib.php3 libraries/sqlparser.lib.php3: Fixed bug #641765 , see mailing list post
2003-01-13 06:59:45 +00:00
Michal Čihař
c2e06a0d50
fixed undefined index warning
2003-01-08 17:38:33 +00:00
Michal Čihař
c54073dafc
fixed URL generation where needed only & and not &
2003-01-08 14:43:55 +00:00
Michal Čihař
1bb107dc8c
extra check for MySQL even when in safe mode
2003-01-08 14:17:54 +00:00
Michal Čihař
1e8447e111
New URL and hidden input generating stuff.
2003-01-08 13:50:30 +00:00
Alexander M. Turek
2b91a86dcf
Started rewriting the user administration
2002-12-18 17:08:33 +00:00
Marc Delisle
43f1e2d5c4
bug 653764
2002-12-18 14:45:51 +00:00
Alexander M. Turek
8063362d24
Removed a comment
2002-12-14 23:43:13 +00:00
Alexander M. Turek
e1079bee2a
Started working on a new interface to server related pages.
2002-12-08 20:41:58 +00:00
Marc Delisle
044bf36a3e
bug 633422
2002-12-07 12:15:30 +00:00
Marc Delisle
e002e96546
bug 636563
2002-11-13 18:20:00 +00:00
Alexander M. Turek
bb3c783afb
Fixed a bug (Error when modifying table keys)
2002-11-11 20:15:57 +00:00
Robin Johnson
703be1753e
config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3 libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser and pretty printer from bugs #605030 and #631421 .
2002-11-08 22:20:23 +00:00
Alexander M. Turek
93f7ebbd60
Better display of the query if parser is disabled.
2002-10-30 14:18:06 +00:00
Loïc Chapeaux
78f4c7f06d
Coding standards
2002-10-25 13:55:56 +00:00
Robin Johnson
e4743fd18e
find -name '*.php3'
: Added vim modelines for PEAR style indentation
2002-10-23 04:17:43 +00:00
Robin Johnson
2ac4270108
libraries/commom.inc.php3, string.lib.php3, sqlparser.lib.php3: Fixed MB bug
2002-10-13 10:07:40 +00:00
Marc Delisle
519092b263
bug 620624
2002-10-11 13:35:14 +00:00
Loïc Chapeaux
abc5c3aa3a
coding standards
2002-10-04 08:30:07 +00:00
Alexander M. Turek
53df7ad4fa
fake settings
2002-10-03 23:26:11 +00:00
Alexander M. Turek
617545f8f2
IIS 6.0 compatibility
2002-09-28 15:48:16 +00:00
Alexander M. Turek
01264ae3b5
Backwards compatibility
2002-09-21 06:43:10 +00:00
Michal Čihař
7e11ea0c10
fix for #593971
2002-09-19 15:57:22 +00:00
Loïc Chapeaux
a68db84064
coding standards
2002-09-13 09:32:41 +00:00
Robin Johnson
2c2fc2b4f2
libraries/common.lib.php3, main.php3:
...
- Final solution to bug #582890
lang/*:
- String for localization used in auto-generation of names
2002-09-11 02:09:45 +00:00
Alexander M. Turek
3d5083e1c8
better fix
2002-08-26 13:10:55 +00:00
Alexander M. Turek
85c05eeb2f
Fixed a JS error.
2002-08-26 12:19:08 +00:00
Marc Delisle
619b72b1ef
true -> TRUE
2002-08-22 19:28:42 +00:00
Alexander M. Turek
94b54524cb
Backwards compatibility / (ms) New language
2002-08-22 13:30:10 +00:00
Michal Čihař
4ec6116a5a
modified to fit coding standards
2002-08-21 09:18:20 +00:00
Alexander M. Turek
f175e698e1
bug #597184
2002-08-20 05:56:22 +00:00
Alexander M. Turek
71bf735d35
Backwards compatibility
2002-08-15 19:46:21 +00:00
Alexander M. Turek
b2ee62d970
Backwards compatibility
2002-08-15 17:15:58 +00:00
Michal Čihař
15eed4df54
Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available.
2002-08-15 11:52:26 +00:00
Alexander M. Turek
bc15d243a2
bug #590055
2002-08-11 21:24:54 +00:00
Robin Johnson
5a9011ff6f
Fix for bug #582890
2002-08-11 08:09:05 +00:00
Alexander M. Turek
5a578cd5d4
Default pages for tables / databases.
2002-08-10 19:54:20 +00:00
Alexander M. Turek
a388bb2532
XHTML fixes.
2002-08-08 10:01:47 +00:00