Marc Delisle
7eef95e875
clarify another case for the need of rights to mysql db for the controluser
2005-12-08 21:01:47 +00:00
Michal Čihař
513055cfb2
Improve setup script permissions.
2005-12-08 18:18:24 +00:00
Michal Čihař
ff1d4d185b
Add commands how to setup config dir.
2005-12-08 18:15:21 +00:00
Marc Delisle
37e6942fbb
typos and syntax improvements
2005-11-30 19:06:13 +00:00
Michal Čihař
f88d908e83
Move config.default.php to librarires (bug #1365759 ).
2005-11-30 19:01:47 +00:00
Michal Čihař
8cb3fff5b4
Add anchors to configuration directives.
2005-11-28 14:03:04 +00:00
Michal Čihař
7670cdfa7e
Many new features to setup script.
2005-11-27 19:19:46 +00:00
Michal Čihař
5d95d9e852
Setup script (RFE #601016 ).
2005-11-25 15:49:30 +00:00
Michal Čihař
3a1d75cc2e
remove per theme header and footer.
2005-11-25 08:58:11 +00:00
Michal Čihař
ab9aef8977
Header and footer per themes (RFE #984152 ), config.{header,footer}.inc.php files are now optional.
2005-11-25 08:37:54 +00:00
Michal Čihař
6aeabf44d1
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
2005-11-24 09:12:17 +00:00
Michal Čihař
8d7014c92c
Up to date information about relation stuff.
2005-11-24 08:49:45 +00:00
Michal Čihař
adf0c75d55
Allow browse page to be default (RFE #1228013 ).
2005-11-23 21:30:53 +00:00
Michal Čihař
f370db5942
Add target parameter to index.php to allow direct jump to any script.
2005-11-23 20:30:56 +00:00
Michal Čihař
4e540cb43e
Recommend disabling access to libraries folder.
2005-11-23 19:17:25 +00:00
Michal Čihař
075972b8ac
Move transformation overview out of libraries folder.
2005-11-23 18:59:42 +00:00
Michal Čihař
dc94d054eb
Configurable default connection collation (RFE #1025969 ).
2005-11-23 13:22:26 +00:00
Marc Delisle
9425428157
going to 2.7.1-dev
2005-11-20 13:38:23 +00:00
Marc Delisle
686710b1dc
2.7.0-rc1
2005-11-20 12:57:44 +00:00
Marc Delisle
37617abba7
patch #1353283 , improvements to doc
2005-11-17 14:26:25 +00:00
Marc Delisle
9889178b87
new query window behavior
2005-11-16 18:56:24 +00:00
Michal Čihař
72ca7ecf9a
Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info.
2005-11-13 21:04:50 +00:00
Marc Delisle
001062a994
bug #1352479 , message if no session support
2005-11-10 20:02:48 +00:00
Marc Delisle
743416fe24
XHTML validity
2005-11-08 17:46:02 +00:00
Sebastian Mendel
28a08f296b
fixed/added favicon
2005-11-08 09:45:13 +00:00
Marc Delisle
3093288bfb
entry for Sebastian
2005-11-08 02:36:03 +00:00
Marc Delisle
586bc8dfe5
2.7.0-beta1
2005-11-08 01:41:08 +00:00
Marc Delisle
754711180b
clarify
2005-11-06 13:32:56 +00:00
Michal Čihař
ab1c21b964
too much of just in one sentence
2005-11-02 21:14:03 +00:00
Marc Delisle
7a3fef0e39
typo and clarifications
2005-11-02 20:54:23 +00:00
Michal Čihař
77e68e5a39
Use $cfg['Servers'][1] from config.default.php as defaults for settings in config.inc.php (bug #1330847 ).
2005-11-02 19:46:47 +00:00
Marc Delisle
7d6688e26c
patch #1340187 , doc about port forwarding
2005-10-31 20:15:19 +00:00
Michal Čihař
fd2196ce5c
fix links for chapter documentation (bug #1341676 ), drop support for old links.
2005-10-29 19:36:24 +00:00
Michal Čihař
1d1005fc3b
Link documentation to version we run (RFE #1334292 ).
2005-10-29 19:09:31 +00:00
Marc Delisle
aca6e0fbf6
typos
2005-10-29 18:51:42 +00:00
Marc Delisle
c9ee62a22d
using mysql_fix_privilege_tables does not remove extra privileges granted at some point during upgrade to MySQL 4.0.x
2005-10-29 13:13:48 +00:00
Michal Čihař
2a9f434d87
Support for user specific upload and save directories (RFE #1260039 ).
2005-10-18 19:55:11 +00:00
Michal Čihař
ec473d8d7d
Allow to limit list of shown languages (RFE #1328003 ).
2005-10-18 18:08:33 +00:00
Michal Čihař
a736fdd365
Fix URL rewriting not to match empty parts.
2005-10-13 14:14:59 +00:00
Michal Čihař
b4928863ff
Add more useful shortcuts for IP rules (RFE #1022831 ).
2005-10-09 13:25:02 +00:00
Michal Čihař
b8ebbe2aaa
argh, forgot to mention mod_rewrite requirement
2005-10-08 13:10:34 +00:00
Michal Čihař
4569f51713
Add example for redirects like /phpMyAdmin/database/table (RFE #1278312 ).
2005-10-08 13:08:29 +00:00
Marc Delisle
de03ca872b
2.7.0-dev
2005-09-27 19:29:49 +00:00
Michal Čihař
64bd56dfba
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
Marc Delisle
176c60cfe3
2.6.5-dev
2005-08-27 11:35:46 +00:00
Marc Delisle
b073c6365e
patch #1257134 : no longer emit the strPmaUriError message
2005-08-23 23:08:21 +00:00
Marc Delisle
a140028fb3
remove non-working reference to old phpwizard.net forum
2005-08-12 10:58:23 +00:00
Marc Delisle
4066ed2214
patch #1249528 , move table comments to header and enable configuration of header
2005-08-11 13:56:35 +00:00
Marc Delisle
948ae23a42
patch #1253248 , links and anchors to every FAQ item
2005-08-10 20:36:46 +00:00
Marc Delisle
892a83e837
Save button for PDF schema coordinates
2005-08-07 11:58:43 +00:00
Marc Delisle
80176be497
bug #965548 , displaying README and LICENSE
2005-08-05 10:50:49 +00:00
Marc Delisle
6744dfb276
clarification
2005-08-04 15:27:17 +00:00
Marc Delisle
ffd4e2274b
patch #1169308 , FAQ 1.17a clarified
2005-08-04 13:57:45 +00:00
Marc Delisle
382577919a
bug #1248598 , explain another cause of the Missing parameter error
2005-08-01 13:16:04 +00:00
Marc Delisle
2648aa2e17
how to enable the charset choice for exported file
2005-07-13 16:30:12 +00:00
Robin Johnson
63798666e5
Document previous foreign-key dropdown work, and also ensure that the configuration import code works properly with it.
2005-07-11 05:51:13 +00:00
Michal Čihař
fc1be828b6
User can now have different theme per server (RFE #1231599 ).
2005-07-10 18:42:00 +00:00
Marc Delisle
d074e16d77
link in doc
2005-07-03 12:09:49 +00:00
Marc Delisle
0f49f78aa6
patch #1229673 , improvement to big-file-import instructions
2005-07-01 13:24:53 +00:00
Marc Delisle
d06acfe21d
2.6.4-dev
2005-06-30 19:55:44 +00:00
Marc Delisle
a6c4d3e1d6
maybe rc2
2005-06-12 21:46:36 +00:00
Marc Delisle
cacad6538d
2.6.3-rc1
2005-06-12 20:38:01 +00:00
Marc Delisle
b1cc57679a
new mongolian
2005-06-06 17:00:38 +00:00
Marc Delisle
a603db6de2
new lang: tatar
2005-06-03 17:20:04 +00:00
Marc Delisle
4fcfb9b01c
bug #1213761 , hint about Hardened PHP
2005-06-03 10:20:21 +00:00
Marc Delisle
40bbf9e262
explanation for bug 1164387
2005-05-08 12:17:12 +00:00
Marc Delisle
85e975149d
improvement about PmaAbsoluteUri
2005-05-04 13:20:16 +00:00
Marc Delisle
5db6117462
belarusian
2005-04-16 12:09:51 +00:00
Alexander M. Turek
c61b630ff2
going for 2.6.3
2005-04-04 06:38:29 +00:00
Marc Delisle
b279e87f08
maybe rc2
2005-04-03 23:37:57 +00:00
Marc Delisle
bc51ea41c3
2.6.2-rc1
2005-04-03 22:43:39 +00:00
Marc Delisle
b08ec2c800
bug 1033135, FAQ 5.17 about problems with Firefox Tabbrowser Extensions plugin
2005-03-31 14:36:58 +00:00
Marc Delisle
c75c76833a
Patch #1164699 and other improvements
2005-03-30 17:10:02 +00:00
Marc Delisle
203f4a8f50
MySQL 3 PMA limitations
2005-03-30 00:20:15 +00:00
Marc Delisle
b66f210b7f
maybe beta2
2005-03-28 02:01:09 +00:00
Marc Delisle
46503bf35b
2.6.2-beta1
2005-03-28 01:38:15 +00:00
Marc Delisle
5aa937ec38
XHTML validity
2005-03-27 11:02:19 +00:00
Marc Delisle
172c39acf2
typo
2005-03-17 11:30:39 +00:00
Michal Čihař
e8a52fb7ba
Document new Excel export.
2005-03-06 14:08:56 +00:00
Marc Delisle
f7da2e9bfb
about migration to native comments
2005-03-06 11:38:56 +00:00
Marc Delisle
b496149f14
new faq 2.8 about Missing parameters
2005-03-04 13:59:12 +00:00
Marc Delisle
722e515453
bug #1126156 , export options and FAQ
2005-03-02 11:56:39 +00:00
Marc Delisle
19f3670bc8
doc improvement
2005-03-02 11:23:34 +00:00
Marc Delisle
5aa99e300f
Wrong doc for PDF pages generation
2005-03-01 14:01:18 +00:00
Marc Delisle
7cf3719362
bug 1111533 (FAQ added)
2005-02-26 12:55:25 +00:00
Marc Delisle
066f1343c1
IIS and HTTP auth
2005-02-11 02:28:03 +00:00
Marc Delisle
ff48f5b913
bug #1115327 , maximum length for blowfish secret
2005-02-09 17:30:07 +00:00
Marc Delisle
f28ed14479
clarify
2005-02-05 20:35:40 +00:00
Alexander M. Turek
f80159812e
Going for 2.6.2
2005-01-10 19:34:03 +00:00
Marc Delisle
119256fa11
maybe rc3
2005-01-09 22:49:47 +00:00
Michal Čihař
889403432b
better wording
2005-01-07 14:56:10 +00:00
Michal Čihař
479635e791
Use Option key for Safari for moving (bug #1094137 ), move key handler function to separate file so we have only one, make movement work correctly in vertical display of properties.
2005-01-07 11:48:45 +00:00
Michal Čihař
f1f39b8ed1
added infou about UFPDF to documentation
2004-12-29 14:16:51 +00:00
Michal Čihař
aca8292833
Allow simple blocking of root login (RFE #1012971 ), show just Access denied in case we denied it.
2004-10-20 15:50:52 +00:00
Alexander M. Turek
e3a663db98
email change
2004-10-13 09:45:08 +00:00
Marc Delisle
db2a3cfc9b
typos and XHTML validity
2004-10-11 10:18:15 +00:00
Marc Delisle
526e509e5d
2.6.1-dev
2004-09-27 18:42:12 +00:00
Marc Delisle
c75167b10d
2.6.0
2004-09-27 17:47:35 +00:00
Marc Delisle
78f1408787
maybe rc4
2004-09-22 00:31:50 +00:00
Marc Delisle
70d7cacf97
safari upgrade
2004-09-20 17:55:35 +00:00
Michal Čihař
0b851a1b30
Add info about theme generations.
2004-09-20 12:02:58 +00:00
Alexander M. Turek
4f1f955d2d
Clarification
2004-09-19 19:54:46 +00:00
Marc Delisle
f892852c82
clarification
2004-09-16 12:41:13 +00:00
Marc Delisle
a29167a121
bug #1022338
2004-09-09 16:45:40 +00:00
Marc Delisle
fcd744d90c
maybe rc3
2004-09-06 12:53:13 +00:00
Michal Čihař
e884e46871
Add information about theme versions and names.
2004-09-05 10:40:46 +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
Alexander M. Turek
9828203e02
MySQL 4.1.0 and 4.1.1 are not supported anymore.
2004-09-03 14:17:28 +00:00
Marc Delisle
c0d4a67401
new config file arrays
2004-08-17 13:56:12 +00:00
Marc Delisle
2663def514
maybe rc2
2004-08-09 02:04:48 +00:00
Marc Delisle
0f4ec8a537
script to upgrade for MySQL 4.1.2
2004-08-09 00:35:39 +00:00
Marc Delisle
3ff89fa75d
2.6.0-rc1
2004-08-08 20:09:48 +00:00
Marc Delisle
ca7c2281db
automatic layout not yet supported on InnoDB
2004-08-08 18:52:40 +00:00
Marc Delisle
1b6ec6b55e
xhtml fix
2004-08-01 16:20:35 +00:00
Marc Delisle
db23658fdc
now 2 scripts to create tables for the infrastructure
2004-07-23 17:47:33 +00:00
Marc Delisle
20b4fda0ae
typo
2004-07-21 10:49:20 +00:00
Alexander M. Turek
06fb23cc13
clarification
2004-07-20 20:10:00 +00:00
Alexander M. Turek
f416e16fac
added note about php5
2004-07-20 19:20:37 +00:00
Marc Delisle
34a02438be
2 create_tables.sql
2004-07-18 15:35:20 +00:00
Marc Delisle
6caf434e85
clarification
2004-07-15 18:20:12 +00:00
Alexander M. Turek
b58856067c
removed a pre-php-4.1 note.
2004-07-13 21:29:11 +00:00
Marc Delisle
ed3eaa7449
renamed colors.inc.php to layout.inc.php
2004-07-12 15:20:55 +00:00
Marc Delisle
ecb641ed13
pear and Validator
2004-07-08 11:18:29 +00:00
Marc Delisle
3ec4f2d340
clarify rights of controluser
2004-07-06 18:24:58 +00:00
Marc Delisle
de9e65c267
clarify native excel for php safe mode
2004-07-06 18:19:47 +00:00
Marc Delisle
2e1965b5c7
error trapping, realpath
2004-07-06 18:05:52 +00:00
Marc Delisle
750890b04d
clarification
2004-07-02 18:37:24 +00:00
Marc Delisle
d743dfc5cc
security alert
2004-06-30 18:29:41 +00:00
Marc Delisle
f35c41bcb9
going to beta3
2004-06-28 20:47:23 +00:00
Marc Delisle
901576cd76
still developing
2004-06-25 01:34:19 +00:00
Marc Delisle
50a03a5221
going to 2.6.0-beta1
2004-06-25 00:03:36 +00:00
Marc Delisle
0cadf623da
logo credit
2004-06-24 20:35:24 +00:00
Marc Delisle
eaea6da89d
BrowseMarkerEnable
2004-06-24 14:20:26 +00:00
Marc Delisle
3980cf4a27
BrowsePointerEnable
2004-06-24 13:52:06 +00:00
Marc Delisle
f5db2f7cfe
BrowsePointerEnable
2004-06-24 13:47:01 +00:00
Marc Delisle
de04757024
LeftPointerEnable
2004-06-24 12:41:10 +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
Marc Delisle
250df71fc7
clarification
2004-06-08 00:36:24 +00:00
Michal Čihař
71a244b06f
Described older config.inc.php support (RFE #968177 ).
2004-06-07 15:04:42 +00:00
Michal Čihař
08db25e5a6
EXPERIMENTAL native MS Excel export support, using PEAR module Spreadsheet_Excel_Writer (RFE #968110 ).
2004-06-07 14:11:54 +00:00
Michal Čihař
566d4b4f33
Default query can contain field names (RFE #948590 , patch #961726 ).
2004-05-28 14:08:32 +00:00
Alexander M. Turek
5611cb7d3b
The miracle of hyperlinking.
2004-05-16 17:42:49 +00:00
Marc Delisle
ad8470c4ba
MySQL manual has changed
2004-05-13 20:41:06 +00:00
Alexander M. Turek
1856f02c20
patch #947190 (Redesign)
2004-05-08 14:20:25 +00:00
Marc Delisle
0aef3ca70d
maybe alpha3
2004-05-07 17:34:47 +00:00
Garvin Hicking
b24cf7103a
NaturalOrder for Non-Light left frame.
...
New mode 'nested' for Tooltip-Aliases: Groups/folders are created using the
Alias name, the tablenames are the non-aliased ones. RFE from the forums.
2004-05-04 11:38:52 +00:00
Garvin Hicking
0c7173146e
Removed obsolete QueryFrameDebug configuration directive.
2004-05-03 08:20:12 +00:00
Marc Delisle
02580c9b3b
optional server list as links in left panel
2004-04-26 14:01:25 +00:00
Marc Delisle
ebb2bc005d
maybe alpha2
2004-04-21 15:30:54 +00:00
Marc Delisle
14f11102ba
2.6.0-alpha1
2004-04-21 13:37:23 +00:00
Alexander M. Turek
e906ef8084
The MySQL 4.1 support is not experimental anymore; Updated credits.
2004-04-20 20:06:35 +00:00
Alexander M. Turek
4707e83d0a
Updated path to MySQL's searchable online documentation.
2004-04-19 21:17:10 +00:00
Michal Čihař
d28b9e02e0
Mentioned header and footer customization.
2004-04-19 19:45:00 +00:00
Marc Delisle
4392704efa
missing configuration directives
2004-04-19 17:03:02 +00:00
Michal Čihař
d3df7ee73d
update my name :-)
2004-04-19 08:19:23 +00:00
Marc Delisle
24e0220721
update
2004-04-13 12:51:45 +00:00
Marcel Tschopp
7f9b0c152e
changed docu for experimental mysqli support
2004-04-08 15:44:12 +00:00
Olivier Müller
3f6804989c
credits += ne0x :)
2004-04-08 15:23:57 +00:00
Marc Delisle
259391c933
Natural order
2004-03-26 19:21:54 +00:00
Marc Delisle
73d892c251
clarify
2004-03-01 17:30:46 +00:00
Marc Delisle
fa619895d9
clickable link
2004-02-23 14:03:04 +00:00
Alexander M. Turek
eb89fa1345
Added FAQ 1.17a about error message, "Client does not support authentication protocol".
2004-02-05 14:24:01 +00:00
Marc Delisle
7d15d6e7e7
doc clarification and typos
2004-02-03 18:17:28 +00:00
Marc Delisle
155a07dd7c
clarify
2004-01-24 18:36:06 +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
7eced930bc
database abstraction, part I
2004-01-17 01:47:36 +00:00
Robin Johnson
1caf7a9335
update credits a bit
2004-01-13 20:05:35 +00:00
Marc Delisle
e3048e5867
2.6.0
2004-01-12 18:48:56 +00:00
Marc Delisle
a0610e1223
clarification
2004-01-04 23:54:05 +00:00
Marc Delisle
97d618d187
typo
2004-01-03 02:52:31 +00:00
Alexander M. Turek
57e669d910
I tested phpMyAdmin with MySQL 5.0.0-alpha.
2003-12-27 18:31:07 +00:00
Marc Delisle
d189b6bd43
default bookmark for a table
2003-12-25 20:58:56 +00:00
Alexander M. Turek
08071c869a
--> 2.5.6-dev
2003-12-11 22:12:44 +00:00
Marc Delisle
cad1c02326
basque
2003-12-08 19:22:12 +00:00
Marc Delisle
8e87bfc8ab
next
2003-12-07 20:27:48 +00:00
Marc Delisle
88b6ac1235
2.5.5-rc1
2003-12-07 19:52:20 +00:00
Marc Delisle
0034c937b4
clarify
2003-12-02 22:03:41 +00:00
Marc Delisle
45e6e5dae8
clarification
2003-11-27 20:24:44 +00:00
Garvin Hicking
c2b46ac945
Final batch of PHP3-Compatibility fixes. Please test. :-)
2003-11-22 20:57:48 +00:00
Marc Delisle
cc22130552
clarify
2003-11-22 13:23:23 +00:00
Michal Čihař
bf620ee826
Allow changing of default queries (RFE #839168 ). Documentation.html is valid XHTML again.
2003-11-20 15:04:12 +00:00
Alexander M. Turek
2de05f2fdf
Modified requirements.
2003-11-19 11:36:19 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +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
Garvin Hicking
6f3399ac5a
Pushed MIME-transformation functionality by propagating the corresponding $meta value to plugins.
2003-11-05 14:40:43 +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
46ff2f9560
Bugfix/workaround for nested forms+multi-row delete. See ChangeLog
2003-11-03 15:33:02 +00:00
Michal Čihař
be3102e252
Make default functions configurable (RFE #821271 ).
2003-10-20 13:26:35 +00:00
Michal Čihař
d6f4f5b8d4
Changed my email and credits.
2003-10-16 15:22:11 +00:00
Marc Delisle
9d5b88d4b2
bug 821144, clarify FAQ 6.21
2003-10-13 00:53:20 +00:00
Michal Čihař
f1dd5266c1
Change default phpMyAdmin table names from PMA_* to pma_*.
2003-10-10 14:24:34 +00:00
Michal Čihař
1c837f432e
Another hint for creating primary/unique keys.
2003-10-07 09:48:35 +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
Alexander M. Turek
a46295d050
clean-up
2003-09-02 18:55:20 +00:00
Marc Delisle
5689ef1ea9
2.5.4-dev
2003-08-18 01:14:48 +00:00
Alexander M. Turek
c5c9ee1467
typo
2003-08-16 11:15:39 +00:00
Alexander M. Turek
2f39027aac
Bad anchor link.
2003-08-16 07:57:21 +00:00
Michal Čihař
337eda7f84
Fixed information about transformations.
2003-08-15 13:44:35 +00:00
Michal Čihař
ac79f7d61d
Synced export FAQ with export page.
2003-08-15 08:01:35 +00:00
Marc Delisle
db06e96b7e
MMCache
2003-08-07 17:19:33 +00:00
Marc Delisle
df987c63cb
typos and clarify
2003-08-03 15:03:53 +00:00
Marc Delisle
fada64b379
clarify
2003-08-03 14:39:58 +00:00
Marc Delisle
1ca3a14a48
no solution in view
2003-07-31 12:54:57 +00:00
Marc Delisle
b71d7b7744
2.5.3-rc2
2003-07-29 20:48:05 +00:00
Marc Delisle
9fd78d6cec
2.5.3-rc1
2003-07-29 20:29:03 +00:00
Garvin Hicking
914ad7ae12
multi-query statements
2003-07-29 09:58:59 +00:00
Garvin Hicking
5b4181b814
credits
2003-07-25 16:32:05 +00:00
Garvin Hicking
2df5509bb7
Image-stuff, multi-column display
2003-07-25 13:59:47 +00:00
Marc Delisle
80cd46bcd4
IP address in host
2003-07-23 11:07:20 +00:00
Marc Delisle
7f43ca2a0b
2.5.3-dev
2003-07-22 19:52:11 +00:00
Marc Delisle
b202c09358
2.5.2
2003-07-22 19:22:45 +00:00
Marc Delisle
d01bfc05ce
typo
2003-07-22 10:39:26 +00:00
Marc Delisle
3866ff5ae7
aspect ratio
2003-07-20 10:44:00 +00:00
Marc Delisle
921db59bc1
clarify
2003-07-18 12:47:08 +00:00
Garvin Hicking
f325a1a8b0
Suggestion for Documentation.html: Link to phpMyAdmin homepage for a 'link section'
2003-07-14 11:30:56 +00:00
Marc Delisle
447b108657
rc3
2003-07-14 10:33:43 +00:00
Marc Delisle
0ec27642ae
upload dir
2003-07-10 13:30:34 +00:00
Garvin Hicking
e505c393f0
$cfg['OBGzip'] = 'auto' created and set to default.
2003-07-09 09:02:41 +00:00
Marc Delisle
09a897e14e
rc2
2003-07-07 11:51:34 +00:00
Marc Delisle
3c5d15a1cb
2.5.2-rc1
2003-07-07 11:17:09 +00:00
Marc Delisle
7ad32db10f
one blowfish secret is enough
2003-07-07 11:12:24 +00:00
Marc Delisle
796f9c403c
small clarification
2003-07-02 09:49:02 +00:00
Marc Delisle
67c6333b6e
blowfish encryption
2003-07-01 21:59:29 +00:00
Marc Delisle
5ebc9a1caf
blowfish encryption
2003-07-01 21:33:42 +00:00
Marc Delisle
aa2346e346
security alert
2003-07-01 11:49:21 +00:00
Alexander M. Turek
424915dd7e
die, spam, die!
2003-06-23 18:11:43 +00:00
Garvin Hicking
a718321ace
lang strings, more consistent naming of the new scratchboard.
2003-06-23 17:33:14 +00:00
Garvin Hicking
0ee43863a7
DHTML WYSIWYG-control for PDF-relations
2003-06-23 14:39:49 +00:00
Michal Čihař
c430dc8a95
export rework
2003-06-10 12:35:36 +00:00
Marc Delisle
0df4ea3319
new faqs
2003-06-08 12:55:39 +00:00
Marc Delisle
e4421dd380
LimitChars
2003-06-06 14:35:59 +00:00
Marc Delisle
82fb8ecb76
about CREATE TEMPORARY TABLES
2003-06-05 14:36:33 +00:00
Garvin Hicking
bdaf608a4c
New feature: Locking textarea in query window (EXPERIMENTAL, please comment)
2003-06-03 14:37:34 +00:00
Michal Čihař
e828754c6b
Add simple LaTeX document, to show how to use LaTeX export.
2003-06-02 10:20:27 +00:00
Alexander M. Turek
81bed61e0d
-dev?
2003-06-02 08:07:55 +00:00
Marc Delisle
0051411d83
2.5.2 maybe
2003-06-02 02:18:41 +00:00
Marc Delisle
98df0d900c
2.5.1
2003-06-02 00:40:59 +00:00
Alexander M. Turek
36a1167150
Experimental MySQL 4.1 support (RFE #623665 ) and some small fixes.
2003-05-30 14:17:13 +00:00
Marc Delisle
ec39214f5b
2.5.1-rc2
2003-05-26 12:53:46 +00:00
Marc Delisle
50bf82ce87
2.5.1-rc1
2003-05-26 12:34:43 +00:00
Michal Čihař
0c379d3c7b
Possibility to disable Ctrl+Arrows moving.
2003-05-26 11:06:10 +00:00
Marc Delisle
011ecb03b0
update
2003-05-24 12:04:00 +00:00
Michal Čihař
4bdb4b8deb
Improved GD 2 detection (bugs #736111 , #741192 ).
2003-05-22 12:21:53 +00:00
Marc Delisle
afd03151d6
example
2003-05-19 17:11:33 +00:00
Marc Delisle
90c751bfd3
typo
2003-05-18 11:22:29 +00:00
Michal Čihař
2f5769cc3a
Double sized textare for LONGTEXT is configurable (RFE #737174 ).
2003-05-15 10:42:57 +00:00
Garvin Hicking
6c29940d62
Added FAQ 5.14 (Buggy Opera6)
2003-05-14 12:39:42 +00:00
Michal Čihař
bf88b4e077
Support for saving to file on server (part of RFE #730197 ).
2003-05-13 16:27:16 +00:00
Michal Čihař
38db258110
Merged patch #729514 - support for iconv parameters.
2003-05-11 17:29:53 +00:00
Marc Delisle
864b9beb07
2.5.1-dev
2003-05-11 10:53:13 +00:00
Marc Delisle
566d6da5c6
2.5.0
2003-05-11 10:07:20 +00:00
Marc Delisle
7260ba8c6c
clarification
2003-05-10 11:54:24 +00:00
Garvin Hicking
c7af0e4d34
Enhance FAQ 2.3 (mysql.sock)
2003-05-02 10:29:30 +00:00
Marc Delisle
9a1ea1419f
clarification
2003-04-28 17:34:46 +00:00
Marc Delisle
9af23c8ec5
maybe -rc3
2003-04-27 11:16:53 +00:00
Michal Čihař
e53349be9f
typo...
2003-04-18 18:44:46 +00:00
Marc Delisle
208a78c69f
double auth window
2003-04-18 11:01:08 +00:00
Marc Delisle
17b1c24a81
going rc2
2003-04-13 23:29:17 +00:00
Marc Delisle
304f2075b8
2.5.0-rc1
2003-04-13 22:56:53 +00:00
Michal Čihař
7b684241bd
documented $cfg['MaxExactCount']
2003-04-11 12:28:32 +00:00
Michal Čihař
e148b25500
fixed XHTML errors, document is again valid XHTML
2003-04-10 16:48:31 +00:00
Michal Čihař
18f6094edb
Fixed typo and corrected FAQ 1.23 (bug #718569 ).
2003-04-10 16:38:48 +00:00
Marc Delisle
8555588c3e
clarify wildcard user
2003-04-01 18:17:45 +00:00
Alexander M. Turek
245bfb36d4
another note about the controluser
2003-03-25 12:46:14 +00:00
Alexander M. Turek
ebcd98e31d
Fixed GRANT queries for the controluser.
2003-03-25 12:41:09 +00:00
Marc Delisle
47bcec9934
no disabling of the parser
2003-03-23 11:59:59 +00:00
Michal Čihař
476b54b273
removed references to 2.4.1 release from docs
2003-03-18 13:47:18 +00:00
Marc Delisle
df7a760c42
credit
2003-03-18 11:40:06 +00:00
Marc Delisle
2a1a033b14
2.5.0-dev
2003-03-17 14:50:59 +00:00
Garvin Hicking
71b4918b8c
forgot to commit.
2003-03-12 18:31:55 +00:00
Garvin Hicking
0762f73b24
FAQ 2.6 about localhost-sockets added.
2003-03-05 20:47:28 +00:00
Marc Delisle
6c9296cacf
inline thumbnails
2003-03-05 18:13:21 +00:00
Robin Johnson
c431c04f3d
docs stuff
2003-03-05 15:11:17 +00:00
Marc Delisle
7cc13f4c05
typo
2003-03-05 14:47:39 +00:00
Marc Delisle
000b1158cc
clarification
2003-03-05 14:44:29 +00:00
Marc Delisle
7a33231818
duplicate field names bug
2003-03-05 10:50:35 +00:00
Mike Beck
f9eaee2242
added some documentation on how to update existing
...
column_comments tables and better information in testpage
2003-03-04 14:46:26 +00:00
Garvin Hicking
6003d9e95d
Bugfixing, better defaults for query window.
2003-02-28 18:57:34 +00:00
Alexander M. Turek
389190d0c3
more typos
2003-02-28 13:25:08 +00:00
Alexander M. Turek
07a91629d6
typo
2003-02-28 13:21:40 +00:00
Alexander M. Turek
529e28b153
typos
2003-02-27 23:07:43 +00:00
Garvin Hicking
cfdb73ce1a
Finally ;)
2003-02-27 22:41:32 +00:00
Alexander M. Turek
a663294e0d
Changed 'column_comments' to 'column_info'.
2003-02-25 14:22:19 +00:00
Marc Delisle
f1bdfe2334
2.4.1-dev
2003-02-23 21:47:19 +00:00
Marc Delisle
cd3b3492ef
2.4.0
2003-02-23 20:55:47 +00:00
Michal Čihař
4d9aa80c18
removed obsolete faq entry
2003-02-17 22:50:28 +00:00
Alexander M. Turek
99f6fa1aa4
typo
2003-02-17 21:58:49 +00:00
Alexander M. Turek
64444f22c1
Reformulated some passages.
2003-02-17 21:51:33 +00:00
Marc Delisle
c8136a3760
rc3
2003-02-17 01:58:36 +00:00
Marc Delisle
b759ead4a2
clarification
2003-02-14 18:15:03 +00:00
Marc Delisle
84384e43bc
clarify
2003-02-12 15:12:20 +00:00
Marc Delisle
6a28efcd35
clarification
2003-02-12 15:02:06 +00:00
Marc Delisle
17fde76f9f
typo (bug 681776)
2003-02-06 17:59:37 +00:00
Marc Delisle
338198dc83
should backquote the field named comment
2003-02-06 17:49:29 +00:00
Alexander M. Turek
24337ae94c
Disabled the autoselect feature of the SQL query box for Opera 7 for Windows in order to avoid trouble here.
2003-02-05 14:57:49 +00:00
Alexander M. Turek
31922c5944
Added a note about Opera 7.
2003-02-04 22:47:58 +00:00
Michal Čihař
2eb76635de
Added information about binary checbox when uploading file
2003-02-04 21:16:33 +00:00
Marc Delisle
3397329b25
new faq
2003-02-04 11:02:33 +00:00
Marc Delisle
477c1e9c3e
rc2
2003-02-03 02:44:49 +00:00
Marc Delisle
1ede28e852
2.4.0-rc1
2003-02-03 00:33:22 +00:00
Robin Johnson
e001f70760
DBG extension!
2003-02-02 08:17:00 +00:00
Robin Johnson
da8c737feb
2003-02-01 Robin Johnson <robbat2@users.sourceforge.net>
...
* R.I.P.: --- On Feb. 1, 2003, the Space Shuttle Columbia (STS-107) was lost during its
re-entry into Earth's atmosphere. In memory of the brave men and women who
gave their lives for the people of Earth. ---
* Documentation.html: Removed a bit of duplication in [7.4] and the
Developers section
2003-02-02 07:24:08 +00:00
Michal Čihař
d14365a4f9
New documentation layout.
2003-02-01 16:27:39 +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
115d3052d6
typo
2003-01-31 14:09:06 +00:00
Alexander M. Turek
ec95643301
support for encrypted and compressed connections
2003-01-31 14:06:37 +00:00
Alexander M. Turek
65f4e8d1d9
There won't be a PHP 4.5.0...
2003-01-30 16:05:24 +00:00
Michal Čihař
c8ca5dc9cf
Unified using of font sizes in docs.
2003-01-30 13:55:59 +00:00
Michal Čihař
0b55ff7fc2
Added faq 1.27 about GZIP output buffering problem.
2003-01-30 13:46:06 +00:00
Marc Delisle
76a823de89
new faq
2003-01-24 02:45:18 +00:00
Marc Delisle
14c9f0c4b5
remark
2003-01-24 01:53:20 +00:00
Marc Delisle
e485a865ff
update
2003-01-20 13:31:13 +00:00
Marc Delisle
421baa5708
faq about Safari
2003-01-17 22:02:14 +00:00
Robin Johnson
e326576949
Documentation.html: Revised FAQ entry about SQL Validator
2003-01-16 07:45:38 +00:00
Michal Čihař
b051d693dc
Documented moving using Ctrl+arrows (FAQ 6.16).
2003-01-14 16:28:50 +00:00
Marc Delisle
bdfe149804
clarification
2003-01-07 14:04:42 +00:00
Alexander M. Turek
cbb378f2e0
2.4.0-dev
2003-01-06 20:06:20 +00:00
Alexander M. Turek
f9312291a7
FAQ 3.4
2003-01-05 23:36:41 +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
eb8be6bc5c
clarification
2002-12-07 14:03:16 +00:00
Alexander M. Turek
9ca04ea101
patch #647148
2002-12-06 19:06:04 +00:00
Marc Delisle
4ec3915532
2.3.4-dev
2002-12-04 18:42:25 +00:00
Marc Delisle
fe26b7850b
2.3.3pl1
2002-12-04 18:23:37 +00:00
Marc Delisle
f18afc5a3d
2.3.4-dev
2002-12-02 11:49:48 +00:00
Marc Delisle
056f0cf037
2.3.3
2002-12-02 11:17:48 +00:00
Alexander M. Turek
d00071a6ca
typos
2002-11-20 20:13:20 +00:00
Marc Delisle
999fe7bd27
typos
2002-11-20 18:39:08 +00:00
Marc Delisle
3aef4943d7
2.3.3-rc2
2002-11-19 12:41:57 +00:00
Marc Delisle
f8e82d49e8
2.3.3-rc1
2002-11-18 17:59:20 +00:00
Marc Delisle
66f36867ce
data dictionary
2002-10-31 19:34:49 +00:00
Marc Delisle
28718d1687
clarification
2002-10-25 13:03:37 +00:00
Marc Delisle
1417fdd200
faq 1.25 update
2002-10-22 17:05:56 +00:00
Marc Delisle
a5f99d1f1e
mod_gzip
2002-10-22 12:40:45 +00:00
Alexander M. Turek
b90a247600
Added some notes about the MySQL 4.1 branch. See bug report #623665 for more details.
2002-10-17 16:41:48 +00:00
Alexander M. Turek
a56543d04d
FAQ 5.11
2002-10-15 22:44:23 +00:00
Marc Delisle
68e916f815
clarification on pmadb
2002-10-14 11:55:23 +00:00
Marc Delisle
618c98caaf
2.3.3
2002-10-08 19:40:21 +00:00
Marc Delisle
15c2e1dcee
2.3.2
2002-10-08 19:09:42 +00:00
Marc Delisle
fa99bca3aa
clarification
2002-10-07 14:22:42 +00:00
Marc Delisle
2a6d45d847
typo
2002-10-01 20:47:01 +00:00
Marc Delisle
2ed9d0501d
2.3.2-dev
2002-09-30 01:11:51 +00:00
Marc Delisle
dccac0052d
2.3.1
2002-09-30 00:38:36 +00:00
Marc Delisle
b3edcf5d64
PHP 4.2.3 bug
2002-09-29 20:59:19 +00:00
Marc Delisle
b451afc192
faq entry
2002-09-25 17:59:15 +00:00
Michal Čihař
d316c0a0f8
fix for #581494
2002-09-19 09:04:46 +00:00
Marc Delisle
83ed493f17
2.3.1-rc2
2002-09-16 00:26:16 +00:00
Marc Delisle
f4dd696a59
2.3.1-rc1
2002-09-15 23:44:49 +00:00
Marc Delisle
b3fe0c7f33
Mac clarification
2002-09-14 10:42:28 +00:00
Alexander M. Turek
9053a4a90d
Added an FAQ entry about lower_case_table_names on Windows machines.
2002-09-10 19:16:40 +00:00
Robin Johnson
8e5dd76b7e
Docs update for SQL validator
2002-09-08 19:50:18 +00:00
Marc Delisle
62b64c9213
new menu name
2002-09-07 10:41:17 +00:00
Marc Delisle
a66908567d
for Loic
2002-09-05 13:00:25 +00:00
Marc Delisle
86696c37cd
faq 1.22
2002-08-24 13:04:18 +00:00
Marc Delisle
40627b5584
faq 6.15
2002-08-24 12:52:36 +00:00
Alexander M. Turek
5617ff622e
Display .sql files only.
2002-08-22 14:22:47 +00:00
Alexander M. Turek
7971ae8ed4
Converted special characters into HTML entities.
2002-08-21 16:30:31 +00:00
Marc Delisle
589ffda3ac
logo
2002-08-21 14:47:22 +00:00
Marc Delisle
0db2a7765a
web-based upload dir
2002-08-21 12:53:53 +00:00
Marc Delisle
c694b7d412
web-based upload dir
2002-08-21 12:42:46 +00:00
Alexander M. Turek
5c34bc6446
Updated FAQ 1.6
2002-08-21 09:48:51 +00:00
Alexander M. Turek
7184bb81c8
For Lo�c: Coding standards
2002-08-21 09:30:53 +00:00
Marc Delisle
acacc9bff2
optional auto-select
2002-08-15 17:46:59 +00:00
Alexander M. Turek
200905a1eb
???
2002-08-15 17:06:36 +00:00
Marc Delisle
3545639b36
how to run a .sql file
2002-08-15 13:09:15 +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
Olivier Müller
7d82a2c31d
updated mail address of Tobias Ratschiller (exit phpwizard)
2002-08-14 21:24:28 +00:00
Michal Čihař
383f6b6949
Improvements to importing/exporting when utf-8 translation is being used:
...
* Improved detection of used recoding function, now can be configured
which function should be preffered ($cfg['RecodingEngine']).
* read_dump.php3 uses new fuction PMA_convert_string instead of hardcoded
iconv.
* Support for converting charset of loaded files, used new function
PMA_convert_file.
* Support for exporting in custom charset.
2002-08-14 16:18:51 +00:00
Marc Delisle
1a0d9aad41
credits
2002-08-14 13:24:31 +00:00
Alexander M. Turek
6cf355e256
for Lo�c
2002-08-14 08:15:33 +00:00
Alexander M. Turek
49652308e3
credits
2002-08-13 17:51:04 +00:00
Alexander M. Turek
9ebd4ee448
credits
2002-08-13 17:45:23 +00:00
Alexander M. Turek
82f307edf3
We're not yet at RC1, Robin ;-)
2002-08-12 07:28:11 +00:00
Robin Johnson
28c3abda26
Updated Tags
2002-08-12 02:29:14 +00:00
Robin Johnson
92f2ffcfca
Updates for SQL Validator
2002-08-12 01:12:51 +00:00
Marc Delisle
ac1eb3840a
2.3.0
2002-08-11 23:48:47 +00:00
Robin Johnson
39351fc09b
2002-08-09 Robin Johnson <robbat2@users.sourceforge.net>
...
* Documentation.html:
- Updates for SQL Parser
2002-08-08 Robin Johnson <robbat2@users.sourceforge.net>
* Documentation.html:
- Cleaned up and re-arranged Configuration section to match
config.inc.php3
* config.inc.php3:
- Cleaned up and re-arranged Configuration section to match
config.inc.php3
2002-08-09 09:37:28 +00:00
Alexander M. Turek
84cb521f7d
credits
2002-08-04 20:17:48 +00:00
Alexander M. Turek
a639d13d95
my credit / typo
2002-08-04 20:09:50 +00:00
Alexander M. Turek
53d111893f
Beautified XHTML code
2002-08-04 14:32:04 +00:00
Alexander M. Turek
ff4f4af06c
We now have 41 languages, don't we?
2002-08-04 13:20:42 +00:00
Marc Delisle
e69c45903e
grant not needed
2002-08-03 11:32:27 +00:00
Marc Delisle
3091af6e1d
afrikaans
2002-08-01 13:40:25 +00:00
Marc Delisle
a27aced88f
for Loic
2002-07-30 11:48:01 +00:00
Marc Delisle
d6d015f259
faqs
2002-07-29 23:47:40 +00:00
Marc Delisle
6ffb65fa5c
auto-detect
2002-07-29 23:28:44 +00:00
Marc Delisle
f3dc6788a6
for Loic
2002-07-29 16:11:30 +00:00
Marc Delisle
1369befc9d
rc5
2002-07-28 23:38:43 +00:00
Marc Delisle
e434248c15
numbers for faq
2002-07-26 14:51:25 +00:00
Marc Delisle
402b6b5434
numbers for faq
2002-07-26 14:41:54 +00:00
Marc Delisle
02e24f2400
InnoDB
2002-07-26 14:22:40 +00:00
Mike Beck
d94f6a191f
removed Docu about my parser
2002-07-26 08:26:03 +00:00
Marc Delisle
48732dee94
extension name
2002-07-25 13:59:37 +00:00
Marc Delisle
2f03dfeca6
for Loic
2002-07-25 12:29:02 +00:00
Marc Delisle
209b89b388
post_max_size
2002-07-25 12:02:38 +00:00
Marc Delisle
ab0bbff4e5
note about cookies
2002-07-24 19:19:51 +00:00
Marc Delisle
453f10eedd
new slovenian
2002-07-24 18:42:57 +00:00
Marc Delisle
7fc0577e55
clarification
2002-07-23 16:05:58 +00:00
Marc Delisle
ed74cb4bfa
for Loic
2002-07-22 13:18:02 +00:00
Marc Delisle
aab4919565
faq for mysql extension
2002-07-21 23:29:07 +00:00
Marc Delisle
f6f960345d
english file name
2002-07-19 20:31:38 +00:00
Marc Delisle
67eacc4223
commit for Loic
2002-07-17 16:21:08 +00:00
Alexander M. Turek
ccdd31ea5e
forgot something
2002-07-17 07:00:20 +00:00
Alexander M. Turek
aa8e7b70fa
Backwards compatibility, remerged changes after RC3
2002-07-17 06:52:09 +00:00
Mike Beck
262c7c9613
give the user an easy way to test why relationstuff is not working
...
page chk_rel is accessible from db_details_structure
warning there can be disabled in config.inc.php3
2002-07-16 17:34:46 +00:00
Marc Delisle
0c64bf3ad0
modif by Loic
2002-07-15 13:48:36 +00:00
Marc Delisle
8f5d21076f
2.3.0-rc4
2002-07-15 00:26:04 +00:00
Marc Delisle
0d95a0be7c
faq
2002-07-14 15:08:10 +00:00
Marc Delisle
413439e4bf
faq entry
2002-07-14 12:03:45 +00:00
Alexander M. Turek
d2c8b6ae0c
News about bug #540671 .
2002-07-13 11:02:04 +00:00
Marc Delisle
285d7ef754
html entities
2002-07-05 12:43:50 +00:00
Loïc Chapeaux
9f96b54d02
coding standards and xhtml fixes
2002-07-05 10:27:02 +00:00
Marc Delisle
52002e82da
syntax coloring
2002-07-03 15:16:03 +00:00
Marc Delisle
f373f67377
faq entry
2002-07-03 11:45:17 +00:00
Marc Delisle
80ebc263e4
faq entry
2002-07-03 11:12:09 +00:00
Marc Delisle
175f67e1b7
going rc3
2002-07-01 00:51:56 +00:00
Marc Delisle
d88ebc20ea
underscore
2002-06-29 20:32:13 +00:00
Olivier Müller
11bcc210e1
default tab selection stuff:
...
* Documentation.html: docs about $cfg['DefaultTabDatabase']
and $cfg['DefaultTabTable']
* config.inc.php3, index.php3, left.php3, libraries/common.lib.php3:
default tab selection is now customizable from config.inc.php3.
2002-06-29 08:13:01 +00:00
Marc Delisle
1b457fcb60
typo
2002-06-28 10:20:28 +00:00
Marc Delisle
f5d2f56e0e
silent column type changing
2002-06-27 21:09:11 +00:00
Marc Delisle
ce0a13184b
update an example
2002-06-26 15:10:34 +00:00
Marc Delisle
d088ad8a13
typo
2002-06-25 12:50:49 +00:00
Olivier Müller
b244b04316
* config.inc.php3, main.php3, docs: added cfg['SuggestDBName'] flag
2002-06-23 00:22:54 +00:00
Marc Delisle
dcf18596eb
clarifications about foreign_db
2002-06-21 13:25:09 +00:00
Marc Delisle
013bf8c166
going to -rc2
2002-06-19 21:17:50 +00:00
Marc Delisle
50b3d3aec4
2.3.0-rc1
2002-06-19 20:43:54 +00:00
Marc Delisle
f490727af1
bypass format_sql for now
2002-06-19 20:39:01 +00:00
Marc Delisle
2b243de9f2
typo
2002-06-17 12:49:57 +00:00
Marc Delisle
9a84c6e892
credit
2002-06-17 01:07:13 +00:00
Marc Delisle
fa2475104f
correction
2002-06-16 12:02:21 +00:00
Marc Delisle
764cdad2bc
typos
2002-06-16 11:57:02 +00:00
Marc Delisle
bc42ddee9d
typos
2002-06-16 11:53:34 +00:00
Marc Delisle
55a15f12ad
typos
2002-06-16 11:35:01 +00:00
Marc Delisle
c276a63654
typo
2002-06-16 10:23:52 +00:00
Mike Beck
cd4dce6f0e
last changes to have relationstuff in central db
...
enabled column_comments
2002-06-15 15:15:00 +00:00
Marc Delisle
9bd9a44a67
charset patch
2002-06-14 12:07:18 +00:00
Mike Beck
e629c0e829
wrote some stuff on syntaxcoloring in Documentation.html
2002-06-12 18:08:43 +00:00
Alexander M. Turek
7e8e1375b0
typo
2002-06-11 15:30:02 +00:00
Marc Delisle
474c200f32
anchors
2002-06-11 13:53:45 +00:00
Marc Delisle
a9611331e1
new credit
2002-06-07 14:03:14 +00:00
Alexander M. Turek
6cc6c03bb9
updated credits
2002-06-06 14:57:30 +00:00
Alexander M. Turek
0680e1a8a8
Mozilla 1.0 note / typo
2002-06-06 13:10:08 +00:00
Mike Beck
a1f1916635
added explanation that pdf_schema will scale
2002-06-03 13:24:02 +00:00
Mike Beck
7a18ccfe32
changed Doku: no key for pdf_page in relationtable anymore
2002-06-03 11:54:30 +00:00
Mike Beck
a5c00eaff6
Explained new way to create pdf pages
2002-06-03 09:26:51 +00:00
Loïc Chapeaux
333dda4c7c
Feature request #539644 : Translation feedback link
2002-06-02 19:37:54 +00:00
Loïc Chapeaux
3060f40b9e
* Updated the FPDF library to the 1.5 revision...
...
* ... made it PHP3 and xhtml compliant...
* ... and applied coding standards.
2002-06-01 15:17:36 +00:00
Alexander M. Turek
bfe6d8b6a2
The external global variables don't exist anymore since PHP 4.2.0!
2002-05-26 16:15:41 +00:00
Loïc Chapeaux
0ec5e8233b
New PHP bug entry
2002-05-26 13:20:23 +00:00
Alexander M. Turek
1df9bd61b8
user-defined background image
2002-05-26 12:15:56 +00:00
Alexander M. Turek
cc8bae7ca7
Mozilla 1.0-RC3 has been released :o)
2002-05-24 22:15:04 +00:00
Loïc Chapeaux
958039b18b
Patch #554925 - Search into database, thanks to Thomas Chaumeny
2002-05-24 09:05:41 +00:00
Loïc Chapeaux
7016d9d0fe
lines size
2002-05-24 08:42:02 +00:00
Marc Delisle
5746e4f141
display field
2002-05-23 17:34:02 +00:00
Marc Delisle
01ad473048
table_coords
2002-05-23 17:01:19 +00:00
Alexander M. Turek
ab0220c2cd
The Mozilla textarea bug also appears in Mozilla 1.0-RC2 and Netscape 7.0-PR1.
2002-05-23 09:03:18 +00:00
Loïc Chapeaux
51d4f8011e
coding standards
2002-05-22 20:05:19 +00:00
Marc Delisle
c12e217df0
examples
2002-05-22 12:43:17 +00:00
Marc Delisle
bf1d64f119
PMA_table_info
2002-05-22 12:17:54 +00:00
Marc Delisle
fceeed331d
PMA_table_info
2002-05-22 11:38:43 +00:00
Marc Delisle
f0c4e790bd
PMA prefix, table name length
2002-05-18 14:28:25 +00:00
Loïc Chapeaux
99051ee709
Typos
2002-05-18 12:36:03 +00:00
Loïc Chapeaux
9b2987ce7b
Typos and line sizes
2002-05-18 09:35:50 +00:00
Robin Johnson
6c5db8e09b
2002-05-17 Robin Johnson <robbat2@users.sourceforge.net>
...
* config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code
from feature #484158
* Documentation.*: feature #484158 documented
2002-05-18 06:05:48 +00:00
Loïc Chapeaux
bbf33f8cd9
Coding standards
2002-05-16 21:58:47 +00:00
Alexander M. Turek
5e14fbb78c
typo
2002-05-15 17:56:26 +00:00
Marc Delisle
4ed64e6cdf
pdf schema
2002-05-14 14:32:37 +00:00
Marc Delisle
4aabf7d2aa
foreign_display_field in example
2002-05-08 12:29:44 +00:00
Marc Delisle
50d957cff9
foreign_display_field
2002-05-06 17:53:17 +00:00
Marc Delisle
4d8234a923
Relation view credit
2002-05-01 18:29:43 +00:00
Loïc Chapeaux
c1bfb57960
Emphasized the sql query texteareas
2002-04-28 17:58:12 +00:00
Loïc Chapeaux
716ab7b5db
added a faq entry about bug #547064 (JS error with texareas under Mozilla)
2002-04-27 13:40:51 +00:00
Marc Delisle
26049346c4
upgrading relation table
2002-04-27 11:26:18 +00:00
Loïc Chapeaux
ac99bcb4c4
xhtml fixes
2002-04-27 07:37:11 +00:00
Marc Delisle
5677d360b6
relation table new vars
2002-04-26 16:54:05 +00:00
Marc Delisle
5a76d663a0
automatic joint in QBE example
2002-04-26 13:55:23 +00:00
Marc Delisle
6181fe67c7
credit
2002-04-26 12:50:29 +00:00
Robin Johnson
a80446dd11
*.php3 NOT tbl_*.php, Documentation.*: $cfg system changes.
2002-04-24 18:31:26 +00:00
Alexander M. Turek
cbdce71516
php 4.2.0 FINAL is OK
2002-04-23 21:46:33 +00:00
Marc Delisle
150088c53a
start 2.3.0
2002-04-21 19:06:49 +00:00
Marc Delisle
c6a9663be6
2.2.6
2002-04-21 18:17:26 +00:00
Alexander M. Turek
cee3d13011
The php 4.2.0 RCx bug only appears with MSIE
2002-04-20 19:59:21 +00:00
Loïc Chapeaux
67c3136cad
Max line size is 80 columns
2002-04-20 16:20:10 +00:00
Alexander M. Turek
9815c05bbe
the php 4.2.0 release candidates are buggy...
2002-04-20 16:08:28 +00:00
Loïc Chapeaux
15f090f7b6
Added a second example for the "$cfgPmaAbsoluteUri" directive
2002-04-20 10:23:53 +00:00
Marc Delisle
14a5709cb5
xhtml fix
2002-04-19 19:54:31 +00:00
Marc Delisle
ff75237d4e
about restoring
2002-04-19 19:51:55 +00:00
Marc Delisle
50f35b756d
sub-faq menu
2002-04-19 19:43:39 +00:00
Loïc Chapeaux
dbad96e076
xhtml fixes
2002-04-19 15:27:03 +00:00
Marc Delisle
e0fa72880e
typo
2002-04-19 12:54:53 +00:00
Marc Delisle
180530b5fc
backup
2002-04-19 12:53:34 +00:00
Loïc Chapeaux
30e7679f2b
expanded a bit a faq entry
2002-04-17 21:35:44 +00:00
Marc Delisle
f29ef12111
clarification
2002-04-17 01:50:44 +00:00
Marc Delisle
83d966d488
update
2002-04-15 18:33:13 +00:00
Loïc Chapeaux
9148f4c95d
Let's start a new rc stage
2002-04-14 21:49:54 +00:00
Loïc Chapeaux
69e5710dc6
Rabus added a faq entry about MySQL 4
2002-04-14 16:54:44 +00:00
Loïc Chapeaux
e5c814c7fc
Patch #542421 - dynamic server numbers in config file
2002-04-13 19:38:13 +00:00
Loïc Chapeaux
416648262f
Added Rabus
2002-04-10 20:24:35 +00:00
Marc Delisle
4f17265853
chinese
2002-04-10 12:40:09 +00:00
Loïc Chapeaux
23e9cf8ca3
Code is now XHTML1.0 and CSS2 compliant!
2002-04-06 13:53:43 +00:00
Marc Delisle
22054bb01f
2.2.6-rc2
2002-04-05 18:18:45 +00:00
Marc Delisle
a771486c81
2.2.6-rc1
2002-04-05 17:56:40 +00:00
Loïc Chapeaux
8d5d42bd81
updated the faq entry about maximum upload filesize and misc. updates
2002-04-05 08:55:31 +00:00
Marc Delisle
6bc6ce04f4
zip file
2002-04-04 18:19:57 +00:00
Marc Delisle
7154fd6871
credit
2002-04-04 18:12:30 +00:00
Olivier Müller
0209f1b94c
activated www.phpmyadmin.net as project homepage: updated links & urls
2002-04-03 20:49:07 +00:00
Marc Delisle
396aa7c887
lithuanian
2002-04-03 02:40:23 +00:00
Marc Delisle
e6308f73b4
upload_max_filesize
2002-04-02 14:47:49 +00:00
Marc Delisle
56dd8881b3
new indonesian
2002-04-01 14:23:00 +00:00
Loïc Chapeaux
ed12443584
little xhtml fix
2002-03-30 17:18:35 +00:00
Loïc Chapeaux
ea05017a4e
Fixed bug #536550 - DOCTYPE line contains line feeds
2002-03-30 14:39:22 +00:00
Marc Delisle
c7c06fc3d6
typo
2002-03-30 13:28:46 +00:00
Loïc Chapeaux
d9e2649ade
added a faq entry about bug #536357 - MSIE not connected through cookies
2002-03-29 20:47:15 +00:00
Loïc Chapeaux
24a89432ac
removed trailing whitespaces
2002-03-29 10:19:06 +00:00
Marc Delisle
f6d4cb4f1f
referential integrity
2002-03-27 15:53:55 +00:00
Marc Delisle
1114c6d009
Relation and non-numeric keys
2002-03-26 14:34:01 +00:00
Loïc Chapeaux
2cb2132b1b
Added some words about setting dynamically $cfgPmaAbsoluteUri
2002-03-23 22:28:13 +00:00
Loïc Chapeaux
4fafc30ea4
Improved the "mark row" feature so it can be used with the "pointer" one
2002-03-23 11:12:30 +00:00
Marc Delisle
c8bc6ac992
2.2.6-dev
2002-03-22 17:53:43 +00:00
Marc Delisle
e736f74c5c
2.2.5
2002-03-22 17:26:05 +00:00
Loïc Chapeaux
ebde1ad544
typo
2002-03-22 12:04:53 +00:00
Loïc Chapeaux
9d354664f6
Added a FAQ entry about bug #494564 - No Sql Query!
2002-03-22 12:03:30 +00:00
Marc Delisle
5323e29ecc
estonian
2002-03-14 14:14:55 +00:00
Marc Delisle
5ca4327109
next
2002-03-11 17:43:23 +00:00
Marc Delisle
c827f5dc09
2.2.5-rc1
2002-03-11 17:10:45 +00:00
Loïc Chapeaux
d70056c781
patch #525250 - Added 'Change Password' to phpMyAdmin, thanks to Taco Scargo
2002-03-09 12:36:34 +00:00
Loïc Chapeaux
bd59755948
cosmetic changes
2002-03-08 10:25:50 +00:00
Marc Delisle
56619153b0
sockets
2002-03-07 18:20:31 +00:00
Marc Delisle
fc421b87f6
wildcard db
2002-03-07 18:00:14 +00:00
Marc Delisle
4ae7912983
controluser
2002-03-07 13:34:24 +00:00
Marc Delisle
bd78ec37f0
clarification
2002-03-04 14:09:43 +00:00
Loïc Chapeaux
16843c684b
* feature request #503015 - No "xxxtext" button on vertical mode;
...
* extended the "relation" feature to PHP3.
2002-03-03 17:07:45 +00:00
Loïc Chapeaux
7c7b32885e
Fixed xhtml1.0 errors
2002-02-28 20:15:27 +00:00
Marc Delisle
07e1954d7d
new FAQ
2002-02-27 22:04:36 +00:00
Loïc Chapeaux
b106eb60d1
Japanese kanji encoding conversion feature thanks to Yukihiro Kawada
2002-02-24 18:46:40 +00:00
Marc Delisle
699c2b84f6
new faq
2002-02-23 17:02:56 +00:00
Loïc Chapeaux
6829ca5341
beautify generated page
2002-02-22 09:25:06 +00:00
Marc Delisle
531c0ed064
2.2.5 starts
2002-02-20 00:10:15 +00:00
Marc Delisle
fcfa043633
2.2.4
2002-02-19 23:35:21 +00:00
Marc Delisle
2beda178a6
hebrew
2002-02-18 13:47:34 +00:00
Loïc Chapeaux
c64b1d76b0
line size
2002-02-15 12:32:37 +00:00
Marc Delisle
c68760113d
slovak-win1250
2002-02-14 18:01:39 +00:00
Marc Delisle
e2ba1dd5ff
next version
2002-02-12 22:19:21 +00:00
Marc Delisle
de0a7c2cd9
*** empty log message ***
2002-02-12 21:34:57 +00:00
Loïc Chapeaux
7f919e6a86
removed tabs and/or trailing spaces
2002-02-10 09:31:41 +00:00
Loïc Chapeaux
9c9e5e8a2e
patch #515268 - Feature Request #511816 (enable/disable functions fields) thanks to Alexander M. Turek
2002-02-09 18:57:44 +00:00
Loïc Chapeaux
81b35af273
added an option to define whether previous login should be recalled or not in cookie auth. mode
2002-02-09 12:51:02 +00:00
Loïc Chapeaux
9d60390efa
xhtml fix
2002-02-08 18:05:38 +00:00
Marc Delisle
ef0c87b2e4
hungarian
2002-02-05 01:34:37 +00:00
Marc Delisle
87695b65e7
IE limit
2002-02-03 13:45:16 +00:00
Marc Delisle
9dec55e393
faq
2002-01-31 18:05:18 +00:00
Marc Delisle
e5b56799d7
mark row
2002-01-30 01:57:00 +00:00
Marc Delisle
ef05df1f61
compressed dumps
2002-01-25 17:35:46 +00:00
Loïc Chapeaux
e8887565f2
updated credits
2002-01-25 12:05:24 +00:00
Loïc Chapeaux
3f988273b6
* coding standards\n* xhtml fixes
2002-01-25 10:14:40 +00:00
Marc Delisle
8825260ba9
patch relation-links
2002-01-22 17:24:39 +00:00
Loïc Chapeaux
dcb599490f
removed trailing whitespaces
2002-01-19 19:14:28 +00:00
Loïc Chapeaux
609d3e66a1
removed trailing whitespaces
2002-01-19 19:07:53 +00:00
Marc Delisle
e03d104a9b
IE limitation
2002-01-19 14:56:15 +00:00
Marc Delisle
cbfe4bb348
new download location
2002-01-18 14:24:37 +00:00
Marc Delisle
621e34fe03
lost password
2002-01-15 18:09:05 +00:00
Marc Delisle
7f2893c801
support open_basedir
2002-01-15 17:54:43 +00:00
Marc Delisle
8836c27731
updates
2002-01-14 18:04:05 +00:00
Olivier Müller
f2567b035f
started to work on the "LeftLight" concept (cf. Changelog)
2002-01-11 15:59:32 +00:00
Marc Delisle
76eb333e7c
updates
2002-01-10 17:46:18 +00:00
Marc Delisle
f7499a4b1a
updates
2002-01-10 17:40:21 +00:00
Marc Delisle
783c3882f2
2.2.4
2002-01-07 04:59:42 +00:00
Marc Delisle
ceb0cfa585
2.2.3
2002-01-06 19:10:26 +00:00
Marc Delisle
c6a598d81f
rc1
2002-01-03 16:49:48 +00:00
Marc Delisle
33c1195875
null value checkbox
2001-12-30 01:19:45 +00:00
Marc Delisle
1fbb2a848d
typo
2001-12-26 13:21:43 +00:00
Marc Delisle
70548ddc11
Short doc
2001-12-23 23:08:38 +00:00
Loïc Chapeaux
8f3dba9bca
updated credits
2001-12-19 12:51:19 +00:00
Loïc Chapeaux
51cd7cd732
* the number of rows to return, display direction and table headers frequencies
...
weren't passed between scripts;
* codding standards;
* little bugs with vertical/horizontal display directions.
2001-12-18 12:07:13 +00:00
Marc Delisle
60a56c67a6
*** empty log message ***
2001-12-17 00:35:59 +00:00
Marc Delisle
37900e09fd
vertical browse
2001-12-17 00:03:18 +00:00
Marc Delisle
464b6c146a
clarifications about auth modes
2001-12-13 03:18:28 +00:00
Marc Delisle
fc177ef005
*** empty log message ***
2001-12-12 22:14:04 +00:00
Loïc Chapeaux
99b1532c15
* started merging patch #463127 - Cookie based authentication, thanks to Piotr Roszatycki & Dan Wilson.
2001-12-09 22:08:54 +00:00
Loïc Chapeaux
b05cd810ce
the suggested statement to create a new user and give him grants on a db was invalid
2001-12-09 12:50:28 +00:00
Marc Delisle
5096589d6e
faq safe mode
2001-12-05 17:48:48 +00:00
Loïc Chapeaux
025cc84a53
patch #458673 - Nicer navigation for MSIE
2001-12-04 23:09:09 +00:00
Marc Delisle
abd7cd315d
Konq.
2001-12-04 18:06:52 +00:00
Loïc Chapeaux
1f8e2bc413
Started a new release stage
2001-12-02 18:23:07 +00:00
Loïc Chapeaux
50c8673501
Prepare the 2.2.2 release
2001-12-02 17:23:25 +00:00
Loïc Chapeaux
610fd282f3
djdeluxe76 is Andr� B.
2001-11-26 19:23:50 +00:00
Loïc Chapeaux
135c0cfd07
Added an other entry about the $cfgOBGZip setting and beta versions of php4
2001-11-24 14:59:58 +00:00
Loïc Chapeaux
77aecf4de1
Added an entry about a PWS bug and its workaround tahnks to Filippo Simoncini
2001-11-23 19:19:12 +00:00
Loïc Chapeaux
c0cc8b10d3
merged feture request #482468 - adding CSS page-break in documentation.html
2001-11-20 20:46:12 +00:00
Loïc Chapeaux
0d2886eaf8
added a faq entry about the invalid "$cfgPmaAbsoluteUri" related problems
2001-11-19 21:17:19 +00:00
Loïc Chapeaux
e08ef70e66
Prepare the 2.2.2-rc1
2001-11-16 17:30:23 +00:00
Loïc Chapeaux
72649ded42
added faq entries in the server section
2001-11-15 21:26:41 +00:00
Loïc Chapeaux
aa245fe53a
feature #443134 - unlimited set_time_limit()
2001-11-09 22:35:46 +00:00
Marc Delisle
93ce91f1ad
typos
2001-11-09 18:06:11 +00:00