Commit Graph

4154 Commits

Author SHA1 Message Date
Garvin Hicking
46ff2f9560 Bugfix/workaround for nested forms+multi-row delete. See ChangeLog 2003-11-03 15:33:02 +00:00
Michal Čihař
78a8356741 URI detection works with www-Sharp.Runtime (RFE #834053). 2003-11-03 14:27:50 +00:00
Alexander M. Turek
4d5dbed403 bug #812474 2003-11-03 00:39:53 +00:00
Marc Delisle
2a53725e8b bug 826880 2003-11-01 16:32:36 +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ř
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
Marc Delisle
eaf3bfbad4 bug 826847 undefined url_query 2003-10-21 16:42:37 +00:00
Michal Čihař
be3102e252 Make default functions configurable (RFE #821271). 2003-10-20 13:26:35 +00:00
Marc Delisle
a29b2dbf49 bug 825665 2003-10-18 11:41:04 +00:00
Marc Delisle
fb509e2020 bug 821512 2003-10-18 11:03:25 +00:00
Marc Delisle
f952077b62 bug 824958 bookmarks not configured 2003-10-17 18:38:56 +00:00
Michal Čihař
595d59629c Output buffering is not available in php 3 (bug #824956). 2003-10-16 17:25:27 +00:00
Michal Čihař
dfea7d8664 Add some more fixes for wrongly typed $cfg['PmaAbsoluteUri']. 2003-10-16 12:59:52 +00:00
Michal Čihař
6c312afe9b Calculate offset progressively (patch #824122). 2003-10-16 08:12:40 +00:00
Marc Delisle
e3839c0844 bug 807047: better fix 2003-10-11 12:54:55 +00:00
Michal Čihař
b6c81d3f3f Fix PMA_getTableContentOld (bug #820932). 2003-10-10 09:11:29 +00:00
Marc Delisle
f4ceff0e84 bug 816658 2003-10-02 18:36:02 +00:00
Marc Delisle
5157f55862 bug 807047 2003-10-02 18:08:33 +00:00
Marc Delisle
dc61c4e9e4 bug 815822 2003-10-01 20:18:36 +00:00
Alexander M. Turek
0c4a2b6d4c 2.5.5-dev 2003-10-01 07:37:54 +00:00
Marc Delisle
f24d80d0a3 maybe rc2 2003-10-01 02:50:45 +00:00
Marc Delisle
13fdd16368 2.5.4-rc1 2003-10-01 01:59:45 +00:00
Marc Delisle
a199e51025 clarification 2003-09-30 16:44:33 +00:00
Marc Delisle
d628a9aa66 support for NO ACTION 2003-09-05 17:40:47 +00:00
Michal Čihař
1de69dab7a Fix displaying PHP code (bug #798804). 2003-09-02 10:16:21 +00:00
Michal Čihař
9f3f75a656 translations 2003-09-01 14:50:25 +00:00
Michal Čihař
c04a4a6929 Name of column is sometimes Default (bug #798426). 2003-09-01 11:32:39 +00:00
Marc Delisle
3127edeba3 ON DELETE ON UPDATE 2003-08-31 12:03:32 +00:00
Marc Delisle
07901644c4 ON DELETE ON UPDATE 2003-08-31 11:48:38 +00:00
Michal Čihař
d745297bac Allow xml to be also default export (bug #796706). 2003-08-28 14:36:50 +00:00
Alexander M. Turek
a469510ae2 Hey, don't always forget to update the config revision, guys! 2003-08-26 18:59:35 +00:00
Michal Čihař
6834f8f989 Improved LaTeX export (patch #777451). 2003-08-26 16:34:43 +00:00
Marc Delisle
4580cf6768 getForeigners returns constraints 2003-08-23 18:57:27 +00:00
Marc Delisle
e948ec2ac2 analyzer and CONSTRAINT 2003-08-23 18:50:52 +00:00
Marc Delisle
5689ef1ea9 2.5.4-dev 2003-08-18 01:14:48 +00:00
Marc Delisle
3d1279ecae patch 789367: browse foreign 2003-08-17 23:39:54 +00:00
Michal Čihař
5b948365b4 Bug #788097 (add space after alpha_variable). 2003-08-13 16:05:10 +00:00
Michal Čihař
4bdd5152ba Don't ask for confirmation of query that will not be executed (bug #783667). 2003-08-12 11:23:19 +00:00
Michal Čihař
a876b6ccf0 Don't trim resulting line (bug #782483). 2003-08-12 08:33:11 +00:00
Michal Čihař
c69386f3bc Added some stripslashes to generate correct exports. 2003-08-11 08:39:23 +00:00
Marc Delisle
c354643805 IIS and HTTP authentication 2003-08-10 20:41:08 +00:00
Marc Delisle
9bd29efba4 Cookies required should not look like an error 2003-08-09 10:41:24 +00:00
Marc Delisle
26d2733b0d update 2003-08-07 13:02:37 +00:00
Marc Delisle
36bc6eceb5 bug 784143 2003-08-06 20:24:05 +00:00
Michal Čihař
481b072e5f Parse better enum fields (bug #784154). 2003-08-06 13:02:59 +00:00
Michal Čihař
7204e154e9 When ENUM field has just one value, it could not be set to NULL (bug #783533). 2003-08-05 17:33:04 +00:00
Garvin Hicking
defa87298e bug #782966 2003-08-05 17:03:29 +00:00
Michal Čihař
0e3f37648f Allow column headers for Excel export (bug #771299). 2003-08-05 14:08:23 +00:00