Commit Graph

5675 Commits

Author SHA1 Message Date
Marc Delisle
a0dd16d370 update 2004-09-18 23:46:14 +00:00
Marc Delisle
e23c8f177c bug #1027321, drop-down databases list keeps focus 2004-09-16 23:37:47 +00:00
Marc Delisle
f892852c82 clarification 2004-09-16 12:41:13 +00:00
Marc Delisle
393469e50a clarification 2004-09-16 12:15:50 +00:00
Garvin Hicking
9a1b11c82e fix label spacing 2004-09-16 10:59:26 +00:00
Garvin Hicking
ed5c160745 correctly fix browse foreigners popup for search page 2004-09-16 10:01:12 +00:00
Garvin Hicking
20c5dd53f2 make foreign key browser work from within search panel. thanks, marc, for
spotting this. :)
2004-09-15 08:54:33 +00:00
Marc Delisle
cb5af5eb2f bug #1006514, top left frame in Safari 1.2.3 2004-09-14 16:58:18 +00:00
Marc Delisle
f04a85f22e stay on the form when passwords don't match 2004-09-14 16:04:07 +00:00
Michal Čihař
a5d9f7d1d9 Remember database when using cookie login (bug #1027873). 2004-09-14 14:42:47 +00:00
Michal Čihař
4e37b29113 Better theme version check (bug #1023029). 2004-09-14 14:21:31 +00:00
Garvin Hicking
3b9fad6607 bug #1027204 - paging for browse_foreigners did not work, because '&'
appendix was missing to the GoToUrl-parameter.
2004-09-13 12:49:24 +00:00
Marc Delisle
2a9b839203 bug 988723 sql error when ordering by count( * ) 2004-09-12 13:38:57 +00:00
Marc Delisle
efb633ff1a bug 1003238 cannot manipulate usernames containing @ 2004-09-11 20:46:25 +00:00
Marc Delisle
4b039560d3 lang 2004-09-11 12:08:42 +00:00
Marc Delisle
cc8ddd5dc0 update 2004-09-11 12:06:04 +00:00
Marc Delisle
bcd392dc2e update 2004-09-11 12:00:40 +00:00
Alexander M. Turek
ba7f146127 (de) grammar fix 2004-09-10 17:03:15 +00:00
Marc Delisle
0d8759b0f5 bug #1024434, insert tab after Insert textfile 2004-09-09 17:00:37 +00:00
Marc Delisle
a29167a121 bug #1022338 2004-09-09 16:45:40 +00:00
Marc Delisle
f393179dc4 bug 992211 Database 5 2004-09-07 16:57:36 +00:00
Michal Čihař
e7eb615706 Minimal common.lib.php doesn't fix absolute path, so use full one (bug #1023444). 2004-09-07 11:45:46 +00:00
Alexander M. Turek
62db20f47e Added keyword SESSION 2004-09-07 04:09:26 +00:00
Alexander M. Turek
315e5eb0f3 Oops 2004-09-07 03:47:14 +00:00
Alexander M. Turek
8687273d14 Typo 2004-09-07 03:28:26 +00:00
Marc Delisle
fcd744d90c maybe rc3 2004-09-06 12:53:13 +00:00
Marc Delisle
fcb05a6313 2.6.0-rc2 2004-09-06 11:23:55 +00:00
Marc Delisle
12d498e3f5 bug 1010652 wrong label 2004-09-06 00:29:57 +00:00
Marc Delisle
83d8c37c6f comment typo 2004-09-05 23:40:28 +00:00
Alexander M. Turek
dcf17c1159 Check the privileges of the anonymous user, too. 2004-09-05 15:53:32 +00:00
Alexander M. Turek
dbcfed48a6 SHOW TABLE TYPES is a deprecated alias for SHOW STORAGE ENGINES. 2004-09-05 15:33:08 +00:00
Alexander M. Turek
c7808fe151 Don't offer the BINARY field attribute in MySQL 4.1. 2004-09-05 15:02:52 +00:00
Alexander M. Turek
72e5226597 Use default tab. 2004-09-05 14:51:49 +00:00
Alexander M. Turek
1277067ec5 Parser support for SHOW STORAGE ENGINES 2004-09-05 13:04:56 +00:00
Michal Čihař
e884e46871 Add information about theme versions and names. 2004-09-05 10:40:46 +00:00
Alexander M. Turek
579dac336f Made search independant from the connection charset. 2004-09-04 18:39:29 +00:00
Alexander M. Turek
4425027c74 Table search is now independant from the connection charset. 2004-09-04 17:42:57 +00:00
Marc Delisle
c628f67549 update 2004-09-04 13:49:04 +00:00
Marc Delisle
93c07440e5 document some variables 2004-09-04 13:40:11 +00:00
Marc Delisle
470dad1b7e themes doc 2004-09-04 13:37:15 +00:00
Marc Delisle
08e2f36a30 document some variables 2004-09-04 13:00:25 +00:00
Marc Delisle
ad774a1698 bug 1009791 remove non-UTF-8 choices 2004-09-04 12:32:05 +00:00
Marc Delisle
cb2c07f371 bug 899430: problem when lower_case_table_names==2 2004-09-04 11:02:27 +00:00
Marc Delisle
9572a3f6bf avoid adding BINARY and VARBINARY twice in the drop-down list 2004-09-03 20:44:57 +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
Alexander M. Turek
9828203e02 MySQL 4.1.0 and 4.1.1 are not supported anymore. 2004-09-03 14:17:28 +00:00
Michal Čihař
e73e3d2755 Hebrew now also has utf-8 version. 2004-09-03 13:34:04 +00:00
Michal Čihař
242e2351c1 Escape theme names (bug #1016608). 2004-09-03 12:10:07 +00:00
Michal Čihař
09a20e6dfc Updated texts to fit Excel 2003 behaviour (bug #1018457). 2004-09-03 11:38:39 +00:00