Marc Delisle
f393179dc4
bug 992211 Database 5
2004-09-07 16:57:36 +00:00
Alexander M. Turek
8687273d14
Typo
2004-09-07 03:28:26 +00:00
Alexander M. Turek
dcf17c1159
Check the privileges of the anonymous user, too.
2004-09-05 15:53:32 +00:00
Marc Delisle
6111ce7d45
replace charset introducer by CONVERT USING
2004-09-03 18:59:22 +00:00
Michal Čihař
242e2351c1
Escape theme names (bug #1016608 ).
2004-09-03 12:10:07 +00:00
Michal Čihař
a56d76b55d
Don't show port after verbose name (bug #1013401 ).
2004-08-25 17:37:46 +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
c08b5911f8
bug 980232, js error
2004-08-03 11:08: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
d78299a3d6
doc link for connection collation
2004-07-18 21:48:48 +00:00
Alexander M. Turek
278b126afe
The user may now choose his connection character set. This should fix bug #984912 .
2004-07-17 22:58:31 +00:00
Alexander M. Turek
231c7733f8
bug #991887
2004-07-15 21:08:59 +00:00
Marc Delisle
bfbc0d89b2
bug 984136
2004-07-15 18:58:54 +00:00
Marc Delisle
f96f458f18
bug 984136 wrong alignment in RTL
2004-07-07 13:58:05 +00:00
Marc Delisle
117b10d562
cosmetic
2004-07-02 14:27:54 +00:00
Marc Delisle
07833568ea
js error when switching theme
2004-06-25 17:55:04 +00:00
Michal Čihař
9c3c3104d4
Remember selected charset in cookie.
2004-06-25 08:23:47 +00:00
Michal Čihař
77d62c4a7c
Add headers to ChangeLog display.
2004-06-24 09:24:46 +00:00
Marc Delisle
0a3ca3efc1
remove /images
2004-06-23 13:50:38 +00:00
Marc Delisle
f8b479a748
files moved into themes/original
2004-06-17 00:49:31 +00:00
Marc Delisle
84c19c0f42
theme none should be original
2004-06-15 17:03:34 +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ř
04eabef22e
Don't reset theme on language change.
2004-06-15 10:55:40 +00:00
Michal Čihař
5ed8e1ef44
Possible undefined variable.
2004-06-15 10:45:06 +00:00
Marc Delisle
587566a89d
various fixes
2004-06-14 20:43:14 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Michal Čihař
40844c8169
language detection improvements
2004-05-25 14:57:10 +00:00
Michal Čihař
1aaa89fa54
Little code reorganistaion (RFE #957308 ), removed some remaining php3 compatibility code in SQL parser.
2004-05-20 16:14:13 +00:00
Michal Čihař
9f07dee9a7
Let's get rid of some tables.
2004-05-13 18:35:29 +00:00
Garvin Hicking
e83c817239
xhtml compliance
2004-05-09 19:14:38 +00:00
Alexander M. Turek
6aa1cf45c8
removed debug code
2004-05-09 19:01:05 +00:00
Alexander M. Turek
1856f02c20
patch #947190 (Redesign)
2004-05-08 14:20:25 +00:00
Garvin Hicking
8cc4bd7fa4
Bug #942296 - Safari can't handle location.replace() redirects
...
correctly
2004-04-28 12:13:36 +00:00
Michal Čihař
c35f015a10
Main page now uses lists instead of nested tables.
2004-04-27 13:35:59 +00:00
Alexander M. Turek
860282b789
more collation stuff
2004-04-17 03:07:15 +00:00
Alexander M. Turek
ced513ee97
alter db collations
2004-04-17 01:19:06 +00:00
Alexander M. Turek
1ecafa5e23
Added ability to choose the collation for new databases.
2004-04-17 00:52:04 +00:00
Marcel Tschopp
4e62f7658f
Changed some queries to use MYSQLI_STORE_RESULT.
...
phpMyAdmin now works with MYSQLI_USE_RESULT as default.
2004-04-10 16:19:21 +00:00
Marc Delisle
c350428b49
bug 922054 new fix attempt
2004-04-06 13:22:20 +00:00
Marc Delisle
5ed7072490
bug 922054
2004-04-01 18:34:17 +00:00
Alexander M. Turek
6279474b3a
Charset stuff
2004-02-15 01:07:20 +00:00
Marc Delisle
2f4da69965
bug 884606
2004-01-27 18:18:28 +00:00
Alexander M. Turek
2915b5c3ce
Added MySQLi library; Removed calls to old mysql_wrappers library.
2004-01-22 02:13:48 +00:00
Alexander M. Turek
6a6953899e
Freed main.php from all direct calls to mysql_wrappers or the MySQL API.
2004-01-17 23:04:34 +00:00
Alexander M. Turek
7eced930bc
database abstraction, part I
2004-01-17 01:47:36 +00:00
Alexander M. Turek
df3982dd8b
MySQL 4.1.1 compatibility, part II: Ability to specify a default character set for a new database.
2003-12-11 23:16:22 +00:00
Marc Delisle
20e1209f96
bug 851564
2003-12-09 15:07:19 +00:00