Loïc Chapeaux
c6c3fc35f1
added some words about requirement for table sizes
2001-10-13 15:15:17 +00:00
Loïc Chapeaux
ec2d3e9447
Added warnings about the "only_db" setting
2001-10-11 22:47:24 +00:00
Loïc Chapeaux
a8e7ec0a8c
The background colors for both the fames are now defined in the configuration file thanks to Laurent Penou
2001-10-07 16:32:17 +00:00
Loïc Chapeaux
2b4887ac5a
added an other warning for Mac users thanks to "Ladonna G."
2001-10-04 21:21:40 +00:00
Loïc Chapeaux
d9a2824909
added warning for Mac users thanks to "g-doggie"
2001-10-04 20:48:01 +00:00
Loïc Chapeaux
583b8d2a89
added the $cfgShowTooltip entry
2001-10-04 20:15:53 +00:00
Loïc Chapeaux
55963749db
improved the zip dump feature
2001-09-23 09:06:29 +00:00
Armel Fauveau
50c734d0bb
Zip dump support
2001-09-22 23:02:40 +00:00
Loïc Chapeaux
03404619ab
* added a faq entry about server crashes and output compression problems;
...
* changed the faq entry about "headers already sent by..." because users should also ensure the beginning of the config file is the php starting tag;
* fixed misc typos.
2001-09-22 10:25:31 +00:00
Loïc Chapeaux
6026f15e75
* added the $cfgShowStats setting
...
* resorted the core phpMyAdmin settings in a more logical way
2001-09-20 08:03:16 +00:00
Loïc Chapeaux
149ed7b949
added a optionnal "show all" button in display mode
2001-09-13 18:25:59 +00:00
Loïc Chapeaux
20fbb53055
improved binary fields protection
2001-09-08 16:00:32 +00:00
Loïc Chapeaux
08c353d467
Splitted the big "lib.inc.php3" into smaller libraries
2001-09-08 12:59:45 +00:00
Marc Delisle
04da8110e2
clarification about stduser
2001-09-04 13:50:52 +00:00
Loïc Chapeaux
868944f467
the $cfgLimitChars applies to blob and text fields
2001-09-01 19:22:59 +00:00
Marc Delisle
a8021957a4
Doc updates
2001-09-01 00:39:30 +00:00
Loïc Chapeaux
634b370c36
let's start 2.2.1-dev :)
2001-08-31 18:42:07 +00:00
Olivier Müller
9b35f1d61d
phpMyAdmin 2.2.0-final release
2001-08-30 22:39:31 +00:00
Olivier Müller
6a098f990e
*** empty log message ***
2001-08-30 18:45:45 +00:00
Marc Delisle
2051533d0d
new FAQ entry
2001-08-29 12:45:05 +00:00
Loïc Chapeaux
4e5b85c29b
Merged patch #455484 ("Smart" order) thanks to Jakub Wilk
2001-08-27 16:24:52 +00:00
Marc Delisle
13de70a361
new FAQ
2001-08-25 14:30:20 +00:00
Marc Delisle
72c268d2a7
typos
2001-08-23 13:20:12 +00:00
Olivier Müller
6f9343f2e2
preparation of cvs tarballs
2001-08-23 07:21:03 +00:00
Robin Johnson
27da959306
* Documentation.html
...
- documented $cfgServers[n]['connect_type']
- two minor fixes for typo's that i noticed
2001-08-22 22:26:43 +00:00
Loïc Chapeaux
3ca18844fc
added a FAQ entry about the logout bug and a link to it at the welcome page
2001-08-22 17:13:12 +00:00
Marc Delisle
5c07a40234
index creation FAQ
2001-08-22 15:20:49 +00:00
Olivier Müller
3d439121e3
* config.inc.php3, config.php3, Docs, sql.php3: added configuration variable
...
$cfgAllowUserDropDatabase (set by default to FALSE), which will display
or not the link "Drop database" and reject the command if the user is
not allowed to run it (requested by <lance@uklinux.net >).
2001-08-21 17:41:58 +00:00
Loïc Chapeaux
662df47fa8
Merged the socket patch from Dan Allen
2001-08-20 20:08:01 +00:00
Loïc Chapeaux
c3d62b3988
according to rfc 2816, the location http header requires an absolute URI
2001-08-20 19:08:29 +00:00
Loïc Chapeaux
d47e003edb
various updates
2001-08-19 21:00:49 +00:00
Olivier Müller
8c99c7cba3
docs fixes, removed contents of CREDITS (is in Documentation.html)
2001-08-19 20:06:21 +00:00
Loïc Chapeaux
9f031ad790
Merged patch #452877 ($cfgServer['only_db'] - array) from Jakub Wilk
2001-08-19 15:02:51 +00:00
Olivier Müller
65340286de
* db_details.php3: feature request #451138 : display # of tables,
...
* left.php3: added display of # of tables, for a better overview
* config.php3, lib.inc.php3, docs: feature request #451137 :
2001-08-15 17:35:58 +00:00
Loïc Chapeaux
6038b9fbae
Updated Polish translation thanks to Jakub Wilk
2001-08-09 15:15:37 +00:00
Olivier Müller
ea10f8b3f6
version
2001-08-09 08:09:19 +00:00
Armel Fauveau
9308ac0a7a
Update Documentation.html (bookmark and stduser priv)
2001-08-09 03:07:25 +00:00
Olivier Müller
34da793c52
path of extchg.sh
2001-08-08 16:22:26 +00:00
Loïc Chapeaux
22596a4ec0
added two directives to disable the use of compression for dump files
2001-08-04 13:02:10 +00:00
Loïc Chapeaux
52f368a587
fixed some typos thanks to Larry Meaney
2001-08-04 12:45:34 +00:00
Loïc Chapeaux
37b5d1f76d
Reordered so it fits the configuration file order
2001-08-03 13:59:36 +00:00
Benjamin Gandon
2005bae5d5
added a FAQ entry about the buggy php package still available for RedHat 7.0 update
2001-08-02 19:47:58 +00:00
Armel Fauveau
1c31c1d2a4
Bookmark Support now advanced auth
2001-07-31 21:11:08 +00:00
Marc Delisle
047acbf862
bug 443760
2001-07-31 01:29:39 +00:00
Marc Delisle
0ab0ad63b1
merge Loic's version
2001-07-30 21:21:19 +00:00
Steve Alberty
cdebb3173c
add two descriptions
2001-07-24 17:18:41 +00:00
Marc Delisle
21abb15d08
new lang slovak
2001-07-24 15:13:06 +00:00
Marc Delisle
b1881d455b
bug 443318
2001-07-23 17:02:42 +00:00
Olivier Müller
92d49b4432
2.2.0rc3 release
2001-07-21 21:53:20 +00:00
Marc Delisle
7d5c43d1f4
dynamic length
2001-07-19 18:54:19 +00:00