Commit Graph

4867 Commits

Author SHA1 Message Date
Marc Delisle
72faac32ba undefined variable dblist_full when renaming a table 2003-11-13 22:15:32 +00:00
Michal Čihař
cd6004c31b Support for creating UPDATE and REPLACE statements in export (RFE #838828). 2003-11-13 15:54:46 +00:00
Michal Čihař
aeedaa6892 Checks for parameter count. 2003-11-13 15:53:48 +00:00
Michal Čihař
1d6918ea9d Fix export of foreign keys (patch #834474), Allow delayed inserts (RFE #841298). 2003-11-13 14:45:46 +00:00
Michal Čihař
bc478df209 Unique fields are bold (patch #840089). 2003-11-12 13:14:29 +00:00
Michal Čihař
104257bb22 Fixed LaTeX output (patch #840082). 2003-11-12 13:08:38 +00:00
Garvin Hicking
610bdeb205 Bug #839834 2003-11-11 11:55:24 +00:00
Garvin Hicking
4fa3369d85 Bug #839630: Safer checks for array existence. 2003-11-11 10:09:29 +00:00
Marc Delisle
45b59e49ce bug 839081 2003-11-10 14:52:27 +00:00
Marc Delisle
65887d7c4a bug 835783 2003-11-07 18:03:32 +00:00
Garvin Hicking
769fb544ae RFE #830355: Order of databases in left frame in combination with 'only_db'. 2003-11-06 17:10:56 +00:00
Garvin Hicking
5255b8841f Propagate MIME-type to plugin functions. 2003-11-06 17:02:19 +00:00
Marc Delisle
ac0c6d5344 lang 2003-11-06 14:40:59 +00:00
Marc Delisle
7b357086ca update 2003-11-06 14:39:09 +00:00
Garvin Hicking
0383bba5c2 A decommented entry slipped through which should be enabled of course. 2003-11-06 12:19:45 +00:00
Garvin Hicking
bdb7e71461 RFE ##835491: Modifications to print view 2003-11-06 12:14:20 +00:00
Michal Čihař
2be5b01b99 Add xml header with encoding information (bug #836630). 2003-11-06 10:01:34 +00:00
Garvin Hicking
10dc5d05d3 Bug 831181 2003-11-05 15:40:55 +00:00
Garvin Hicking
6f3399ac5a Pushed MIME-transformation functionality by propagating the corresponding $meta value to plugins. 2003-11-05 14:40:43 +00:00
Garvin Hicking
560681923c Removed obsolete code 2003-11-05 11:15:00 +00:00
Garvin Hicking
e733e4a924 Bug #835854: Wordwrapping mysql error message 2003-11-05 10:21:56 +00:00
Marc Delisle
47559a4a83 bug 833900, FAQ 3.10 added 2003-11-04 13:46:11 +00:00
Garvin Hicking
4fceba47ff Added note about limitations of ANSI mysql-server mode 2003-11-04 13:35:53 +00:00
Garvin Hicking
016488988c Bug #835252 2003-11-04 10:24:08 +00:00
Garvin Hicking
46ff2f9560 Bugfix/workaround for nested forms+multi-row delete. See ChangeLog 2003-11-03 15:33:02 +00:00
Garvin Hicking
36434e41b6 Image for "Execute stored bookmark" 2003-11-03 15:32:00 +00:00
Michal Čihař
78a8356741 URI detection works with www-Sharp.Runtime (RFE #834053). 2003-11-03 14:27:50 +00:00
Michal Čihař
929dc1ef1c translation update 2003-11-03 11:38:03 +00:00
Alexander M. Turek
4d5dbed403 bug #812474 2003-11-03 00:39:53 +00:00
Marc Delisle
bef2d2eb7e lang 2003-11-02 13:41:14 +00:00
Marc Delisle
168ee7feb2 update 2003-11-02 13:40:46 +00:00
Marc Delisle
8676de2d92 arabic 2003-11-02 13:27:19 +00:00
Marc Delisle
a38e28f409 big update 2003-11-02 13:26:20 +00:00
Marc Delisle
2a53725e8b bug 826880 2003-11-01 16:32:36 +00:00
Marc Delisle
49d60fae92 backquotes for foreign keys 2003-10-31 14:13:18 +00:00
Marc Delisle
2ecdba8ce2 lang 2003-10-31 13:24:40 +00:00
Marc Delisle
662b075a76 update 2003-10-31 13:24:07 +00:00
Marc Delisle
0b5ffe9529 bug 825668 2003-10-27 10:23:15 +00:00
Marc Delisle
52aca0914f bug 829737 2003-10-26 13:29:01 +00:00
Marc Delisle
8ecd52efff bug 830437 2003-10-26 13:09:19 +00:00
Michal Čihař
f76766995a Try to show sorting by indexes only if it makes sense (bug #829594). 2003-10-24 14:48:19 +00:00
Michal Čihař
d9a00e613b translations update/fixes 2003-10-24 12:27:57 +00:00
Michal Čihař
64d6c8eddd Try to update history in table only if configured so (bug #828356). 2003-10-23 16:24:44 +00:00
Michal Čihař
f999c3fef3 Show also overhead, allow to check all tables with overhead at once (JS only) (RFE #828090). 2003-10-23 13:45:26 +00:00
Michal Čihař
bfcf6ab29c Fail if no file specified. 2003-10-23 13:37:12 +00:00
Michal Čihař
a8b1de3a30 Added ugly hack to allow switching export options in Opera (bug #828712). 2003-10-23 12:55:10 +00:00
Michal Čihař
c848070471 - Allow to supress dates in SQL dump separately.
- Fix undefined variable for MySQL < 3.23.20 (bug #828370).
2003-10-23 10:33:48 +00:00
Michal Čihař
f9d8c93f86 fail if no message specified 2003-10-23 10:04:44 +00:00
Marc Delisle
9ba9336092 bug 827340 InnoDB and non-unique keys 2003-10-21 17:09:43 +00:00
Marc Delisle
eaf3bfbad4 bug 826847 undefined url_query 2003-10-21 16:42:37 +00:00